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

[libraries-jitstress] Various regex tests time out under jitstress #100754

Closed
jakobbotsch opened this issue Apr 8, 2024 · 7 comments
Closed

[libraries-jitstress] Various regex tests time out under jitstress #100754

jakobbotsch opened this issue Apr 8, 2024 · 7 comments

Comments

@jakobbotsch
Copy link
Member

Example pipeline run: https://dev.azure.com/dnceng-public/public/_build/results?buildId=631397&view=results
Example console log: https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-heads-main-6cb54af51eea4845b7/System.Text.RegularExpressions.Tests/1/console.e637dad7.log?helixlogtype=result

DOTNET_EnableCrashReport=1
DOTNET_TieredCompilation=0
DOTNET_JitStress=1
DOTNET_DbgMiniDumpName=/home/helixbot/dotnetbuild/dumps/coredump.%d.dmp
DOTNET_DbgEnableMiniDump=1
...
[Long Running Test] 'System.Text.RegularExpressions.Tests.RegexCultureTests.CharactersComparedOneByOne_AnchoredPattern', Elapsed: 00:28:11
[Long Running Test] 'System.Text.RegularExpressions.Tests.RegexEnumerateMatchesTests.EnumerateMatches_CheckIndex', Elapsed: 00:28:07
[Long Running Test] 'System.Text.RegularExpressions.Tests.RegexUnicodeCharTests.WideLatin', Elapsed: 00:28:07
[Long Running Test] 'System.Text.RegularExpressions.Tests.RegexMultipleMatchTests.Matches_MultipleCapturingGroups', Elapsed: 00:28:06
[Long Running Test] 'System.Text.RegularExpressions.Tests.RegexCountTests.EnumerateMatches_ReturnsExpectedCount', Elapsed: 00:28:05
Killed
['System.Text.RegularExpressions.Tests' END OF WORK ITEM LOG: Command timed out, and was killed]
Copy link
Contributor

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

@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Apr 8, 2024
@steveharter steveharter added this to the 9.0.0 milestone Apr 17, 2024
@steveharter steveharter removed the untriaged New issue has not been triaged by the area owner label Apr 17, 2024
@steveharter
Copy link
Member

cc @stephentoub

@stephentoub
Copy link
Member

@jakobbotsch, is this still happening? Is there a way to tie this issue with such issues happening such that CI automatically updates it with cases? Do we have a dump that shows what the tests are doing when the timeouts occur? The builds linked above are no longer available.

@stephentoub
Copy link
Member

@jakobbotsch, is this still happening?

@jakobbotsch
Copy link
Member Author

jakobbotsch commented Jul 21, 2024

Sorry for missing your earlier ping. I haven't seen this in a while... Let's close it.

Is there a way to tie this issue with such issues happening such that CI automatically updates it with cases

Sadly build analysis does not support these pipelines. Hopefully some day we can get the tracking for these pipelines via build analysis.

@jakobbotsch jakobbotsch closed this as not planned Won't fix, can't repro, duplicate, stale Jul 21, 2024
@stephentoub
Copy link
Member

ok, thanks

@github-actions github-actions bot locked and limited conversation to collaborators Aug 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants