-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Timeout on Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests.dll tests #55638
Comments
Adding Sam's feedback: We need a heap dump at the time of timeout. We already call dotnet test so we just need to add --blame-hang to it |
Test runner command line args are generated in https://github.com/dotnet/roslyn/blob/main/src/Tools/Source/RunTests/ProcessTestExecutor.cs#L30 |
#57549 should hopefully add a dump. |
#57549 has been merged; it's possible that runfo will no longer update this bug with hits that includes a dump, because the message has changed. |
@allisonchou From comments above it sounds like this issue might have been fixed already. Could you confirm and close if so? Thanks |
Chatted with Jared. He expected those helix time-outs would result in crash dumps (which we could investigate). But it looks like crash dumps are not getting produced, most likely because we run tests with a longer time-out than helix. Thread was started to clarify this time-out issue. |
The timeout was adjusted, so hopefully we should start seeing some crash dumps for this issue. |
Closing due to lack of movement. |
Reopening for TestExecuteInInteractiveWithDefines |
Rolling builds a relatively frequently timing out on this helix work item.
From helix log
The text was updated successfully, but these errors were encountered: