-
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
RunContinueWithStressTestsNoState timing out in CI #2271
Comments
Failed in #2237 on "Libraries Test Run checked coreclr Windows_NT x86 Release" |
Failed in #30121 |
Also failing in latest rolling build: https://helix.dot.net/api/2019-06-17/jobs/fb420b0a-1e5d-4e84-8bd4-0caed6c2076b/workitems/System.Threading.Tasks.Tests/console |
Yes, it makes sense. Are you going to do it? |
Yep, I'll put up the PR for it. |
This test does a lot of work (using words like "stress" and "torture" in it). Seems like simply disabling it on stress runtime runs was the right fix. |
@stephentoub this failed for me on #34086 in "Libraries Test Run release mono Linux arm64 Debug failed". Is that expected? Should it be disabled in other scenarios? |
Probably. And probably outerloop. Almost anything with "stress" in its name should be relegated as such :) |
Can we avoid reopening old issues like this, and instead just open a new one and link back to the previous issue? It makes it very difficult for me (as someone who would like to look into the problem) to tell what's new and what's from over a year ago, and it's quite possible in this case that the cause is different. It should be a separate issue by default. cc: @dotnet/runtime-infrastructure (or whoever maintains runfo) |
I can't find any recent instances of this and I agree with @CoffeeFlux that we should open a new issue rather than reviving a 1+ years old one if we see it again. |
If you're going to close this then you need to fix this test: 9332582#diff-3123496c18984a1a24e59feeace7f7ef7cb655b8867d6657dea18de934f50bfeR45 Or file a new issue and update the code to point to that new issue. |
Ah, didn't notice that since we didn't have the |
I have seen this on multiple PRs.
Runfo Tracking Issue: system.threading.tasks.tests timeout
Build Result Summary
The text was updated successfully, but these errors were encountered: