-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Bundle_can_be_renamed_while_running failed in CI #35068
Comments
Tagging subscribers to this area: @ViktorHofer |
Tagging subscribers to this area: @swaroop-sridhar |
@swaroop-sridhar I saw this fail yesterday again, is there any update on this issue? |
It was this exact same failure. Bundle_can_be_renamed_while_runningConsole Log SummaryBuilds
Configurations
|
PR #37441 as well |
@janvorli any ideas on how to debug this failure on Linux? This test is failing non-deterministically once in a while with the Thanks. |
Tending towards disabling the test until someone has time to investigate. |
OK I can disable the bundle_can_be_renamed test for now. |
Yes please do that. We usually create a tracking issue for such issues to investigate and link to it from the failing test. |
@swaroop-sridhar did you get a chance to look at disabling the test? |
@safern @ViktorHofer here's the PR to disable the test: #38014 |
This test is randomly failing in the lab: dotnet#35068 Therefore skip this test until the underlying problem is resolved. Enabling the test is tracked by dotnet#38013 Fixes dotnet#35068.
The test was just re-enabled in: #38143 |
The test now failed in a different mode. I'll disable the test again and investigate. |
Disable the test due to non-deterministic failure in the CI. Enabling tracked by: dotnet#38013 Fixes: dotnet#35068
Console Log Summary
Builds
Configurations
The text was updated successfully, but these errors were encountered: