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

[test failure] SOS.WebApp3 fails on Alpine with VerifyOutput: no last command output or debugger exited unexpectedly: \s*Statistics:\s+ #4755

Closed
elinor-fung opened this issue Jun 24, 2024 · 2 comments

Comments

@elinor-fung
Copy link
Member

Failing test: SOS.WebApp3(config: projectk.sdk.prebuilt.9.0.0-preview.6.24307.2)
Environment: Alpine3_19_x64_Debug

System.Exception : VerifyOutput: no last command output or debugger exited unexpectedly: \s*Statistics:\s+
   at SOSRunner.VerifyOutput(String verifyLine, Boolean match) in /__w/1/s/src/SOS/SOS.UnitTests/SOSRunner.cs:line 1189
   at SOSRunner.RunScript(String scriptRelativePath) in /__w/1/s/src/SOS/SOS.UnitTests/SOSRunner.cs:line 872
   at SOSRunner.RunScript(String scriptRelativePath) in /__w/1/s/src/SOS/SOS.UnitTests/SOSRunner.cs:line 909
   at SOSTestHelpers.RunTest(String scriptName, TestInformation information, ITestOutputHelper output) in /__w/1/s/src/SOS/SOS.UnitTests/SOS.cs:line 67
   at SOS.WebApp3(TestConfiguration config) in /__w/1/s/src/SOS/SOS.UnitTests/SOS.cs:line 392

This seems pretty consistent - failed in at least the last four runs:

#4754 - test result
#4753 - test result
#4752 - test result
#4751 - test result

@tommcdon
Copy link
Member

tommcdon commented Jul 2, 2024

This should be fixed on the runtime side on dotnet/runtime#104128. We are waiting for the diagnostics repo to consume the updated runtime so we can verify the fix.

@mikem8361
Copy link
Member

This is fixed by the latest aspnetcore DARC update.

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

No branches or pull requests

3 participants