-
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
System.Net.HttpListener.Tests failure: Expected _associatedHttp11ConnectionCount=0 > _availableHttp11Connections.Count=0 #95220
Comments
Tagging subscribers to this area: @dotnet/ncl Issue Details
Build InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=479828 Error MessageFill the error message using step by step known issues guidance. {
"ErrorMessage": "Expected _associatedHttp11ConnectionCount=0 > _availableHttp11Connections.Count=0",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
|
Triage: tentatively assigning 9.0, but if hits turn out to be rare, we may punt it to Future or even close it. |
@MihaZupan is this something that should have been fixed by #99402? |
I would say yes based on the particular assert message, but it looks like my fix was merged 4 days before PR #99555 was opened, and that one's listed in the above table as hitting the issue. |
removing blocking-clean-ci as this has not failed in the last 30 days
|
Closing as fixed by #99402 |
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=479828
Build error leg or test failing: System.Net.HttpListener.Tests.WorkItemExecution
Pull request: #95212
Error Message
Fill the error message using step by step known issues guidance.
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=479828
Error message validated:
Expected _associatedHttp11ConnectionCount=0 > _availableHttp11Connections.Count=0
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 11/25/2023 1:07:26 AM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: