Skip to content

[tests] More network resilience for tests - #2954

Merged
jonpryor merged 1 commit into
dotnet:masterfrom
grendello:xa/ssltest-network
Apr 11, 2019
Merged

[tests] More network resilience for tests#2954
jonpryor merged 1 commit into
dotnet:masterfrom
grendello:xa/ssltest-network

Conversation

@grendello

Copy link
Copy Markdown
Contributor

Context: 608d950
Context: 34dfc6d

SslTests notoriously fail for reasons not related to the subject of the test,
thus creating false negatives when our bots flag the related builds/PRs as red
while the failure can/should be ignored.

Wrap the tests in code which ignores the most common failures we can safely
ignore.

Context: 608d950
Context: 34dfc6d
SslTests notoriously fail for reasons not related to the subject of the test,
thus creating false negatives when our bots flag the related builds/PRs as red
while the failure can/should be ignored.
Wrap the tests in code which ignores the most common failures we can safely
ignore.
Additionally, slightly improve connection error handling in
AndroidHttpClientHandler tests.
@jonpryor
jonpryor merged commit 9cd0b02 into dotnet:masterApr 11, 2019
@grendello
grendello deleted the xa/ssltest-network branch April 11, 2019 20:13
@github-actionsgithub-actionsBot locked and limited conversation to collaborators Jan 31, 2024
Sign up for freeto 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

@grendello@jonpryor