-
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
Long running test: ResolutionsWaitingOnQueue_ResolutionStartCalledBeforeEnqueued #56449
Comments
Tagging subscribers to this area: @dotnet/ncl Issue Details
cc @dotnet/ncl
|
@MihaZupan looks like Telemetry related. Any thoughts here? |
This is a quite new test, but every possible wait is behind a timeout. It should never hang. Given that this is only hanging on the mono interpreter, I suspect it's an issue with the interpreter rather than the test/product. |
@MihaZupan do you have data how often it fails? Or was it just this one occurrence we are aware of? @marek-safar to triage it for Mono interpreter ... |
Looks like 18 times so far, consistently failing on |
@marek-safar @steveisok @lewing can you please help to get this issue triaged for 6.0? |
@BrzVlad can you triage the severity here? cc @SamMonoRT |
I can't reproduce this issue. |
I expect this to be fixed by #67663. Re-enabled the test |
Looks like recent regression on 7/26
Failures 7/8-7/28 (incl. PRs) -- all of them Mono Interpreter (from console log) on Debian.9.Amd64.Open:
https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-56417-merge-1a35455b79e140a4a2/System.Net.NameResolution.Functional.Tests/console.f5167dbc.log?sv=2019-07-07&se=2021-08-16T22%3A09%3A27Z&sr=c&sp=rl&sig=tkQ0Zs4oqqd4jYfLCqOHaRDncjfQmS42yt9MGnIejCo%3D
Build: https://dev.azure.com/dnceng/public/_build/results?buildId=1261893&view=ms.vss-test-web.build-test-results-tab&runId=37399536&resultId=187174&paneView=dotnet-dnceng.dnceng-build-release-tasks.helix-test-information-tab
cc @dotnet/ncl
The text was updated successfully, but these errors were encountered: