You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
Failing test:
SOS.WebApp3(config: projectk.sdk.prebuilt.9.0.0-preview.6.24307.2)
Environment: Alpine3_19_x64_Debug
This seems pretty consistent - failed in at least the last four runs:
#4754 - test result
#4753 - test result
#4752 - test result
#4751 - test result
The text was updated successfully, but these errors were encountered: