Skip to content

[ci-scan] Mute OverlappingExtensions_AllMatchTypes_Comprehensive test#128111

Draft
github-actions[bot] wants to merge 2 commits into
mainfrom
ci-scan/mute-overlapping-extensions-124210-02a3f71cbc439cf7
Draft

[ci-scan] Mute OverlappingExtensions_AllMatchTypes_Comprehensive test#128111
github-actions[bot] wants to merge 2 commits into
mainfrom
ci-scan/mute-overlapping-extensions-124210-02a3f71cbc439cf7

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

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.

Linked KBE: #124210

This PR adds [ActiveIssue] to mute OverlappingExtensions_AllMatchTypes_Comprehensive which fails intermittently across multiple platforms and CI pipelines.

Verification

  1. Same test (or test family)? Yes — OverlappingExtensions_AllMatchTypes_Comprehensive matches KBE OverlappingExtensions_AllMatchTypes_Comprehensive failed in CI #124210 exactly.
  2. Same failure signature? Yes — Assert.DoesNotContain() Failure: Filter matched in collection on file enumeration with overlapping extension patterns.
  3. OS in scope? Yes — KBE reports failures on Windows, Linux (musl, arm), matching the cross-platform nature of the issue.
  4. Architecture in scope? Yes — x64, arm all reported in KBE comments.

Failing legs

  • runtime-extra-platforms (def 154): linux_musl-x64 outerloop
  • runtime-coreclr crossgen2 (def 124): windows-x64 TestReadyToRun
  • runtime-coreclr libraries-jitstressregs (def 118): linux-arm jitstressregs0x2000

The [ActiveIssue] is not scoped to a specific platform since the failure reproduces across Linux, Windows, x64, and arm.

Note

🔒 Integrity filter blocked 3 items

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

  • #85747 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #114222 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".

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

…124210)

The test fails intermittently across multiple platforms (linux_musl-x64,
windows-x64, linux-arm) with Assert.DoesNotContain failure. The test
creates files with overlapping extension patterns and the file system
enumeration returns unexpected matches.

Linked KBE: #124210

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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