Skip to content

[ci-scan] Test failure: SocketBlockingModeTransitionTests.ConnectAsync_WithBuffer_Succeeds on android-arm64 NativeAOT #87

Description

@github-actions

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1436493
Build error leg or test failing: android-arm64 Release NativeAOT-System.Net.Sockets.Tests

Error Details

SocketBlockingModeTransitionTests.ConnectAsync_WithBuffer_Succeeds consistently fails on android-arm64 NativeAOT (runtime-extra-platforms, definition 154). The test asserts that after ConnectAsync with a pre-connect buffer completes, the socket's Blocking property returns false, but on Android it returns true.

Previous KBE dotnet#128141 was closed as duplicate on 2026-05-27. The failure persists (24h hit count: 2, 7-day: 18, 1-month: 39 as of closure).

Linked-tracker: integrity-filtered (dotnet#125825), needs human review.

[FAIL] System.Net.Sockets.Tests.SocketBlockingModeTransitionTests.ConnectAsync_WithBuffer_Succeeds
Assert.False() Failure
Expected: False
Actual:   True
   at System.Net.Sockets.Tests.SocketBlockingModeTransitionTests.<ConnectAsync_WithBuffer_Succeeds>d__10.MoveNext() in /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/Connect.Unix.cs:line 229

Error Message

{
  "ErrorMessage": ["SocketBlockingModeTransitionTests.ConnectAsync_WithBuffer_Succeeds", "Assert.False() Failure"],
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

First build it occurred: 1416787 (2026-05-12). Persistent across the entire scanned window; true origin may predate 2026-05-12.

Note

🔒 Integrity filter blocked 17 items

The following items were blocked because they don't meet the GitHub integrity level.

  • #92420 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #111752 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #123982 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #110173 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #106675 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #116060 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #106113 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #105444 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #103874 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #102706 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #96391 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #88586 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #89545 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #88582 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #125825 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #125826 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • ... and 1 more item

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

Generated by CI Outer-Loop Failure Scanner · ● 20.5M ·

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions