Commit a913c40
[xcode14.2] [tests] Adjust ImageCaptioningTest to skip network-related failures in CI. (#17694)
Fixes:
MonoTouchFixtures.MediaAccessibility.ImageCaptioningTest
[FAIL] GetCaption : Ignore this failure when network is down
at MonoTouchFixtures.MediaAccessibility.ImageCaptioningTest.GetCaption() in /Users/builder/azdo/_work/3/s/xamarin-macios/tests/monotouch-test/MediaAccessibility/ImageCaptioningTest.cs:line 36
Ref: xamarin/maccore#2088.
Backport of #16814
Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>1 parent 78d8ca3 commit a913c40
File tree
1 file changed
+2
-4
lines changed- tests/monotouch-test/MediaAccessibility
1 file changed
+2
-4
lines changedLines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 36 | + | |
40 | 37 | | |
| 38 | + | |
41 | 39 | | |
42 | 40 | | |
43 | 41 | | |
| |||
0 commit comments