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

[/Mono.Android-Tests] Revert back to example.com #7919

Merged
merged 2 commits into from
Mar 31, 2023

Commits on Mar 27, 2023

  1. [/Mono.Android-Tests] Revert back to example.com

    Commit 112c832 broke the `QuoteInvalidQuoteUrlsShouldWork`. It is
    now reporting the following error.
    
    ```
    System.Net.WebException : net_http_ssl_connection_failed
    ----> System.Net.Http.HttpRequestException : net_http_ssl_connection_failed
    ----> System.Security.Authentication.AuthenticationException : net_auth_SSPI
    ----> Interop+AndroidCrypto+SslException : Exception_WasThrown, Interop+AndroidCrypto+SslException
    ```
    
    Revert back to use the previous url until we can figure this one out.
    dellis1972 committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    4a95b42 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Use an MS url

    dellis1972 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    11e2d68 View commit details
    Browse the repository at this point in the history