-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[8.0] HttpClient test failure - attempting to access disposed object 'ConnectedStreams' #96797
Comments
Tagging subscribers to this area: @dotnet/ncl Issue DetailsError Blob{
"ErrorMessage": "Object name: 'ConnectedStreams'",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": true
} Reproduction Steps
|
Triage: We should investigate this in 9.0. If counting both "Failed" and "PassedOnRerun", this has been happening quite a lot (over main, release/8.0 and PRs): 123 records in Kusto for the last 30 days. For "Failed" only, it's not that much: 7 in total for the last 30 days (1 main, 1 release/8.0, 5 PR). It is always for |
removing blocking-clean-ci as it has not failed in 30 days
|
I'm still seeing this. I don't know how it is reporting 0 hits. I suspect it has to do with the fact that the build link does not exist anymore. Reopening and updating the KnownBuildError info. |
@rzikm it is marked as 8.0, but it was in 9.0 main in the past as well - #96797 (comment) |
I see last report on May 26th. then May 29th on a PR, nothing since then. Also, all hits seem to be on Windows (both ARM64 and x64) |
Can this be related to #102699? Actual issue seems that one of the streams is stuck(?) somewhere while reading, and it causes a |
Sounds plausible, are we seeing any recent failures on 8.0? if yes, then we can try backporting the change |
Yes, in June we have 2 failures on 8.0, June 5th, June 11th |
Triage: This is fixed in main (9.0) and hitting 2-3 times (low impact) per month in 8.0, closing this for now. If this issue bothers 8.0 so high, we can backport the fix in the future. Feel free to re-open if you disagree with the decision. |
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=593479
Build error leg or test failing: System.Net.Http.Functional.Tests.HttpMetricsTest
Error Message
Fill the error message using step by step known issues guidance.
CalendarTestBase
affecting several globalization tests #99407Libraries Test Run release coreclr windows x64 Debug
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=593479
Error message validated:
[Object name: 'ConnectedStreams
]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 3/7/2024 7:23:55 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: