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

Permit longer chain building fetching for dynamic revocation tests #64496

Merged
merged 1 commit into from
Jan 30, 2022

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 the community-contribution Indicates that the PR has been added by a community member label 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
2 participants