Skip to content

Use RetryHelper to improve reliability of revocation tests #55873

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 1 commit into from
Jul 17, 2021

Conversation

vcsjones
Copy link
Member

This puts the callback of the revocation tests in to a RetryHelper. This is to improve the reliability of the revocation tests, which depend on OS-specific behaviors.

Closes #48049

@ghost ghost added the area-System.Security label Jul 17, 2021
@ghost
Copy link

ghost commented Jul 17, 2021

Tagging subscribers to this area: @bartonjs, @vcsjones, @krwq, @GrabYourPitchforks
See info in area-owners.md if you want to be subscribed.

Issue Details

This puts the callback of the revocation tests in to a RetryHelper. This is to improve the reliability of the revocation tests, which depend on OS-specific behaviors.

Closes #48049

Author: vcsjones
Assignees: -
Labels:

area-System.Security

Milestone: -

@vcsjones vcsjones added the test-enhancement Improvements of test source code label Jul 17, 2021
@vcsjones vcsjones added this to the 6.0.0 milestone Jul 17, 2021
@stephentoub stephentoub merged commit 57e7ae0 into dotnet:main Jul 17, 2021
@vcsjones vcsjones deleted the retry-revocation-tests branch July 17, 2021 19:34
@ghost ghost locked as resolved and limited conversation to collaborators Aug 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Security test-enhancement Improvements of test source code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test failure: X509Certificates .. RevokeEndEntityWithInvalidRevocationName (Windows)
2 participants