Skip to content

Conversation

@vcsjones
Copy link
Member

This is meant to address the flakiness where chain building can time out for very busy CI machines. As we have seen several times, revocation / AIA fetching can take some time.

The test fixture is already outerloop, so extending the timeout should not adversely affect CI inner loop performance.

Closes #734.

@ghost ghost added area-System.Security community-contribution Indicates that the PR has been added by a community member labels Jan 29, 2022
@ghost
Copy link

ghost commented Jan 29, 2022

Tagging subscribers to this area: @dotnet/area-system-security, @vcsjones
See info in area-owners.md if you want to be subscribed.

Issue Details

This is meant to address the flakiness where chain building can time out for very busy CI machines. As we have seen several times, revocation / AIA fetching can take some time.

The test fixture is already outerloop, so extending the timeout should not adversely affect CI inner loop performance.

Closes #734.

Author: vcsjones
Assignees: -
Labels:

area-System.Security

Milestone: -

@vcsjones vcsjones added the test-enhancement Improvements of test source code label Jan 29, 2022
@bartonjs bartonjs merged commit ee390ff into dotnet:main Jan 30, 2022
@vcsjones vcsjones deleted the 64488-timeout branch January 30, 2022 18:49
@ghost ghost locked as resolved and limited conversation to collaborators Mar 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Security community-contribution Indicates that the PR has been added by a community member test-enhancement Improvements of test source code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test failure: System.Security.Cryptography.X509Certificates.Tests.RevocationTests.DynamicRevocationTests.NothingRevoked

2 participants