issues Search Results · repo:dotnet/runtime RegexMatchTimeoutException language:C#
Filter by
13 results
indotnet/runtime (press backspace or delete to remove)area-System.Text.RegularExpressions
blocking-clean-ci
Known Build Error
untriaged
arch-s390x
area-System.Text.RegularExpressions
test-bug
area-System.Text.RegularExpressions
blocking-clean-ci
Known Build Error
... , but stilll it s a bit annoying.
System.Text.RegularExpressions.RegexMatchTimeoutException : The Regex engine has timed out while trying to match a pattern to an input string. This can occur for many ...
area-System.Text.RegularExpressions
... Expected:
typeof(System.Text.RegularExpressions.RegexMatchTimeoutException)
{
ErrorMessage : Expected: typeof(System.Text.RegularExpressions.RegexMatchTimeoutException) ,
ErrorPattern ...
area-System.Text.RegularExpressions
blocking-clean-ci
in-pr
Known Build Error
area-System.Text.RegularExpressions
... Microsoft.DotNet.ApiCompat.Task.ValidateAssembliesTask task failed unexpectedly.
System.Text.RegularExpressions.RegexMatchTimeoutException: The Regex engine has timed out while trying to match a ...
area-Infrastructure-libraries
blocking-clean-ci
Known Build Error
... : System.Text.RegularExpressions.Tests (parallel test collections = on, max threads = 2)
Unhandled exception. System.Text.RegularExpressions.RegexMatchTimeoutException: The Regex engine has timed out while trying to match a pattern to ...
area-System.Text.RegularExpressions
test-failure
... message:
Assert.Throws() Failure
Expected: typeof(System.Text.RegularExpressions.RegexMatchTimeoutException)
Actual: (No exception was thrown)
Stack trace
at ...
arch-s390x
area-System.Text.RegularExpressions
os-windows
untriaged
... ,
(a+)+$ , RegexOptions.None, TimeSpan.FromSeconds(2));
}
catch (RegexMatchTimeoutException) { }
}
}
Configuration ...
area-System.Text.RegularExpressions
tenet-performance

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.