You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error Details is for readers. The assertion and stack trace are included below so the failure is understandable without opening the raw log.
Build Analysis parses only the JSON block under Error Message.
ErrorMessage entries are case-sensitive ordinal String.Contains substrings copied verbatim from the failing log.
BuildRetry is false because this is a recurring test failure rather than a clear infrastructure retry case.
Error Details
System.Net.WebSockets.Tests.WebSocketKeepAliveTests.WebSocketServer_NoUserReadOrWrite_SendsPingAndReadsPongResponse [FAIL]
Assert.Equal() Failure: Values differ
Expected: Aborted
Actual: Open
at System.Net.WebSockets.Tests.WebSocketKeepAliveTests.WebSocketServer_NoUserReadOrWrite_SendsPingAndReadsPongResponse() in /_/src/libraries/System.Net.WebSockets/tests/WebSocketKeepAliveTests.cs:line 156
--- End of stack trace from previous location ---
This recurred after #108298 was closed. That predecessor covered browser/Wasm on Linux, while this occurrence is macOS arm64 CoreCLR.
Workflow artifact: ci-failure-scan
Artifact kind: kbe-verification
Verified match count: 1 hit in the failed test result
Note
This issue was generated by GitHub Copilot.
Known issue validation
Build: 🔎https://dev.azure.com/dnceng-public/public/_build/results?buildId=1586034 Error message validated:[System.Net.WebSockets.Tests.WebSocketKeepAliveTests.WebSocketServer_NoUserReadOrWrite_SendsPingAndReadsPongResponse Assert.Equal() Failure: Values differ Expected: Aborted Actual: Open] Result validation: ✅ Known issue matched with the provided build. Validation performed at: 9/7/2026 6:15:41 PM UTC
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1586034
Build error leg or test failing: net11.0-osx-Debug-arm64-coreclr_checked-OSX.26.Arm64.Open - System.Net.WebSockets.Tests
Pull request: #133361
KBE authoring guidance (ci-failure-scan)
Error Detailsis for readers. The assertion and stack trace are included below so the failure is understandable without opening the raw log.Error Message.ErrorMessageentries are case-sensitive ordinalString.Containssubstrings copied verbatim from the failing log.BuildRetryis false because this is a recurring test failure rather than a clear infrastructure retry case.Error Details
This recurred after #108298 was closed. That predecessor covered browser/Wasm on Linux, while this occurrence is macOS arm64 CoreCLR.
Error Message
{ "ErrorMessage": [ "System.Net.WebSockets.Tests.WebSocketKeepAliveTests.WebSocketServer_NoUserReadOrWrite_SendsPingAndReadsPongResponse", "Assert.Equal() Failure: Values differ", "Expected: Aborted", "Actual: Open" ], "ErrorPattern": "", "BuildRetry": false, "ExcludeConsoleLog": false }Agentic workflow metadata (ci-failure-scan)
Workflow artifact: ci-failure-scan
Artifact kind: kbe-verification
Verified match count: 1 hit in the failed test result
Note
This issue was generated by GitHub Copilot.
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1586034
Error message validated:
[System.Net.WebSockets.Tests.WebSocketKeepAliveTests.WebSocketServer_NoUserReadOrWrite_SendsPingAndReadsPongResponse Assert.Equal() Failure: Values differ Expected: Aborted Actual: Open]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 9/7/2026 6:15:41 PM UTC
Report
Summary