Skip to content

[tests] ignore network errors in CustomLinkDescriptionPreserve test #9915

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

Merged
merged 3 commits into from
Mar 19, 2025

Conversation

jonathanpeppers
Copy link
Member

Context: https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=11188869&view=ms.vss-test-web.build-test-results-tab&runId=124545813&resultId=100000&paneView=debug

This test can randomly fail with:

03-13 20:25:44.700  2623  2623 I XALINKERTESTS: [FAIL] HttpClientTest.Post FAILED: System.Net.Http.HttpRequestException: net_http_message_not_success_statuscode_reason, 503, Service Temporarily Unavailable
03-13 20:25:44.700  2623  2623 I XALINKERTESTS:    at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
03-13 20:25:44.700  2623  2623 I XALINKERTESTS:    at HttpClientTest.Post()

I made this test print an [IGNORE] result if this occurs, similar to what we did in 455ec0a.

Context: https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=11188869&view=ms.vss-test-web.build-test-results-tab&runId=124545813&resultId=100000&paneView=debug

This test can randomly fail with:

    03-13 20:25:44.700  2623  2623 I XALINKERTESTS: [FAIL] HttpClientTest.Post FAILED: System.Net.Http.HttpRequestException: net_http_message_not_success_statuscode_reason, 503, Service Temporarily Unavailable
    03-13 20:25:44.700  2623  2623 I XALINKERTESTS:    at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
    03-13 20:25:44.700  2623  2623 I XALINKERTESTS:    at HttpClientTest.Post()

I made this test print an `[IGNORE]` result if this occurs, similar to
what we did in 455ec0a.
@jonpryor jonpryor merged commit 224ad26 into main Mar 19, 2025
58 checks passed
@jonpryor jonpryor deleted the dev/peppers/CustomLinkDescriptionPreserve branch March 19, 2025 19:10
@github-actions github-actions bot locked and limited conversation to collaborators Apr 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants