Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tests] Ignore the MessageHandlerTest.GHIssue16339 test if we're in CI and have a bad network. #20416

Merged

Commits on Apr 10, 2024

  1. [tests] Ignore the MessageHandlerTest.GHIssue16339 test if we're in C…

    …I and have a bad network.
    
    Fixes this test failure:
    
        MonoTests.System.Net.Http.MessageHandlerTest.GHIssue16339
        	[FAIL] GHIssue16339() :   ReasonPhrase #1
          Expected string length 2 but was 11. Strings differ at index 0.
          Expected: "OK"
          But was:  "Bad Gateway"
    rolfbjarne committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    cce4012 View commit details
    Browse the repository at this point in the history