See dotnet/coreclrdotnet/coreclr#18912. This test would always fail once tiered compilation is enabled by default in CoreFX test runs in the CoreCLR repo.
Commit migrated from https://github.com/dotnet/coreclr/commit/
fc449435e56ec439fb28b5426a5fbea645bb9d0c
}
},
{
+ "name": "System.Text.RegularExpressions.Tests",
+ "enabled": true,
+ "exclusions": {
+ "namespaces": null,
+ "classes": null,
+ "methods": [
+ {
+ "name": "System.Text.RegularExpressions.Tests.RegexMatchTests.Match_ExcessPrefix",
+ "reason": "https://github.com/dotnet/coreclr/issues/18912"
+ }
+ ]
+ }
+ },
+ {
"name": "System.Threading.Thread.Tests",
"enabled": true,
"exclusions": {