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

System.Text.RegularExpressions.Tests.RegexCacheTests.Ctor_Cache_Uses_dictionary_linked_list_switch_does_not_throw failed on PR #31062

Closed
safern opened this issue Oct 3, 2019 · 2 comments

Comments

@safern
Copy link
Member

safern commented Oct 3, 2019

Error Message:

Timed out at 10/2/2019 7:51:03 PM after 60000ms waiting for remote process.\n\tProcess ID: 5178\n\tHandle: 940\n

Stack Trace:

at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 131
   at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose() in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 55
   at System.Text.RegularExpressions.Tests.RegexCacheTests.Ctor_Cache_Uses_dictionary_linked_list_switch_does_not_throw() in /_/src/System.Text.RegularExpressions/tests/Regex.Cache.Tests.cs:line 110

https://dev.azure.com/dnceng/public/_build/results?buildId=374243&view=ms.vss-test-web.build-test-results-tab&runId=11449956&resultId=158563&paneView=debug

cc: @ViktorHofer @maryamariyan

@danmoseley
Copy link
Member

This isn't doing anything that should take more than a moment. Need a dump file to diagnose this and that didn't happen because of https://github.com/dotnet/core-eng/issues/7950

@danmoseley
Copy link
Member

netcoreapp-Linux-Debug-x64-RedHat.7.Amd64.Open

@msftgits msftgits transferred this issue from dotnet/corefx Feb 1, 2020
@msftgits msftgits added this to the 5.0 milestone Feb 1, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 12, 2020
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