Skip to content

Conversation

@danmoseley
Copy link
Member

Fix #62873

On Arm32, we can't assume that the slowest possible CI machine (with tests run concurrently) will always find the regex match inside 1 second.

@ghost
Copy link

ghost commented Jan 8, 2022

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

Issue Details

Fix #62873

On Arm32, we can't assume that the slowest possible CI machine (with tests run concurrently) will always find the regex match inside 1 second.

Author: danmoseley
Assignees: -
Labels:

area-System.Text.RegularExpressions

Milestone: -

@danmoseley danmoseley merged commit 9a09cee into dotnet:main Jan 8, 2022
@danmoseley danmoseley deleted the fix.regex.timeout.test branch January 8, 2022 17:02
@ghost ghost locked as resolved and limited conversation to collaborators Feb 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RegexKnownPatternTests.TerminationInNonBacktrackingVsBackTracking Failures on Linux ARM32

2 participants