Skip to content

[ci-scan] Skip System.Formats.Nrbf.Tests on Mono CI#128112

Draft
github-actions[bot] wants to merge 2 commits into
mainfrom
ci-scan/mute-nrbf-mono-128079-551f8027b0638e93
Draft

[ci-scan] Skip System.Formats.Nrbf.Tests on Mono CI#128112
github-actions[bot] wants to merge 2 commits into
mainfrom
ci-scan/mute-nrbf-mono-128079-551f8027b0638e93

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

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

Linked KBE: #128079
Tracking: #126636

Skips the System.Formats.Nrbf.Tests test assembly on Mono CI using <IgnoreForCI>. The entire assembly consistently times out on Mono (both MonoJIT and MonoInterpreter legs).

Verification

  1. Same test (or test family)? Yes — System.Formats.Nrbf.Tests is the full assembly that times out.
  2. Same failure signature? Yes — Command timed out, and was killed on the entire work item.
  3. OS in scope? Yes — Windows (the only Mono library test leg in extra-platforms).
  4. Architecture in scope? Yes — x64.

Failing legs

  • runtime-extra-platforms (def 154): windows-x64 Release AllSubsets_Mono

The IgnoreForCI is scoped to RuntimeFlavor == 'Mono' only, matching the observed failure scope.

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 ·

The entire test assembly consistently times out when running on Mono
(MonoJIT and MonoInterpreter). Skip it on Mono CI until the root cause
is resolved.

Linked KBE: #128079
Tracking: #126636

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