Skip to content

[ci-scan] Skip PlatformHandlerTest_Cookies_Http2 (WinHttpException 12030)#127993

Draft
github-actions[bot] wants to merge 2 commits intomainfrom
ci-scan/skip-winhttp-cookies-http2-126867-26ec7ab47b3447c2
Draft

[ci-scan] Skip PlatformHandlerTest_Cookies_Http2 (WinHttpException 12030)#127993
github-actions[bot] wants to merge 2 commits intomainfrom
ci-scan/skip-winhttp-cookies-http2-126867-26ec7ab47b3447c2

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 9, 2026

Caution

Security scanning requires review for CI Outer-Loop Failure Scanner

Details

The threat detection results could not be parsed. The workflow output should be reviewed before merging.

Review the workflow run logs for details.

Summary

Mute PlatformHandlerTest_Cookies_Http2 tests that fail with WinHttpException : Error 12030 (connection terminated abnormally) on Windows.

Linked KBE: #126867

Changes

Adds [ActiveIssue("https://github.com/dotnet/runtime/issues/126867")] at the class level on PlatformHandlerTest_Cookies_Http2 in PlatformHandlerTest.cs.

Reasoning

  1. Same test? Yes — PlatformHandlerTest_Cookies_Http2 cookie tests match the KBE.
  2. Same failure signature? Yes — WinHttpException : Error 12030 / WINHTTP_CALLBACK_STATUS_REQUEST_ERROR.
  3. Same OS? Yes — Windows (KBE filed against Windows).
  4. Same architecture? Yes — x64 (KBE matches x64).

Failing legs

  • runtime-nativeaot-outerloop (def 265): windows-x64 NativeAOT SizeOpt
  • Also seen in regular WinHttpHandler outerloop builds on main

Note

This PR was generated by an automated CI scan workflow using GitHub Copilot.

Note

🔒 Integrity filter blocked 1 item

The following item was blocked because it doesn't meet the GitHub integrity level.

  • #114222 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".

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 · ● 45.9M ·

Add [ActiveIssue] to disable PlatformHandlerTest_Cookies_Http2 tests which
fail with WinHttpException Error 12030 (connection terminated abnormally)
across NativeAOT and regular Windows builds.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@dotnet-policy-service
Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @karelz, @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants