-
Notifications
You must be signed in to change notification settings - Fork 5k
Test failure: System.Diagnostics.Tests.DiagnosticSourceEventSourceBridgeTests.TestEnableAllActivitySourcesAllEvents #112621
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
Comments
Tagging subscribers to this area: @tarekgh, @tommcdon, @pjanotti |
Most likely this is a time out in the remote executor. Increasing the remote executor timeout in the test should help. |
Failed in: runtime-coreclr libraries-pgo 20250420.1 Failed tests:
Error message:
Stack trace:
|
@SakeTao this is a different failure than the one reported in this issue. You may open a new issue track the new one under |
Failed in: runtime-coreclr libraries-jitstress-random 20250503.1 Failed tests:
Error message:
Stack trace:
|
@SakeTao are you interested in submitting a PR to fix this issue? I think we just need to increase the timeout to the remote executor for the failing test, something like the following: runtime/src/libraries/Microsoft.Extensions.Hosting/tests/UnitTests/ConsoleLifetimeExitTests.cs Line 139 in 6a3a32e
|
Failed in: runtime-coreclr libraries-pgo 20250216.1
Failed tests:
Error message:
Stack trace:
The text was updated successfully, but these errors were encountered: