You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Mono.Android-Tests] Ignore "BadGateway" test failures. (#9687)
Context: #2279
Building on #2279, the network tests in our "Packaging Tests" very
frequently fail with `BadGateway`, indicating a server side problem.
Our "fix" has been to rerun the tests until they pass. This wastes a
considerable amount of developer and CI resources.
Instead, let's detect this case and ignore the test so that it isn't
reported as "failed".
0 commit comments