-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[WinHttpHandler] Long running test: ResponseHeadersRead_SynchronizationContextNotUsedByHandler on Win7/Win8 #54034
Comments
Tagging subscribers to this area: @dotnet/ncl Issue Details
Configuration:
|
A hang, so there is no dump 😢 |
Didn't we used to get dumps from hanging tests? Or am I imagining it? |
Not from hangs.. that requires vstest 😿 |
Hit again Perhaps code inspection might suggest the problem? |
Hit again on Libraries Test Run release coreclr windows x86 Debug. I wonder whether there is logging that we can add. |
As minimum we can add |
…er for WinHttpHandler on Win7/Win81 (#56490) Disable test ResponseHeadersRead_SynchronizationContextNotUsedByHandler for WinHttpHandler on Win7/Win81 Test types: - System.Net.Http.Functional.Tests.PlatformHandler_HttpClientHandler_Asynchrony_Test - System.Net.Http.Functional.Tests.PlatformHandler_HttpClientHandler_Asynchrony_Http2_Test Disabled test tracked by #54034
Closing as Windows 7 and 8.1 are unsupported. |
Test types:
Looks like a regression introduced on 2021/6/10 (see last table)
Hangs 7/8-7/29 (incl. PRs):
Example of hang:
Build: https://dev.azure.com/dnceng/public/_build/results?buildId=1181785&view=ms.vss-test-web.build-test-results-tab&runId=35557044&paneView=debug
Here are likely also duplicates (esp. on Win7 and Win8.1) for period 3/29-7/8 -- the console logs are missing to confirm, but frequency on Win7 and Win8.1 is similar:
The text was updated successfully, but these errors were encountered: