Skip to content

[ci-scan] Skip paltest_pal_sxs_test1 on osx-arm64 (refs #128530)#88

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
ci-scan/disable-palsxs-osx-arm64-1e4c91cbd8b6f1d5
Draft

[ci-scan] Skip paltest_pal_sxs_test1 on osx-arm64 (refs #128530)#88
github-actions[bot] wants to merge 1 commit into
mainfrom
ci-scan/disable-palsxs-osx-arm64-1e4c91cbd8b6f1d5

Conversation

@github-actions

Copy link
Copy Markdown

Reasoning

The PAL SxS test (paltest_pal_sxs_test1) consistently fails with exit code 137 (SIGKILL) on osx-arm64 Debug in the coreclr outerloop pipeline (definition 108). Exit code 137 indicates the process was killed by the OS (OOM killer or timeout). This has been persistent for over 2 weeks.

The chosen mechanism (ExcludeList in issues.targets) is the standard way to exclude individual PAL tests on specific OS/arch combinations.

Linked KBE: dotnet#128530

Match verification (from Step 4.8):

  1. Same test/family: yes — exception_handling/pal_sxs/test1/paltest_pal_sxs_test1 matches KBE
  2. Same failure signature: yes — exit code 137 (SIGKILL) matches KBE description
  3. Same OS: yes — osx matches
  4. Same architecture: yes — arm64 matches

Impact on platforms

  • runtime-coreclr outerloop (def 108) / osx-arm64 Debug / OSX.26.Arm64.Open / no stress / exit code 137

Errors log

FAILED: exception_handling/pal_sxs/test1/paltest_pal_sxs_test1. Exit code: 137

First build it occurred

Linked issue

dotnet#128530

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 ·

The PAL SxS test consistently fails with exit code 137 (SIGKILL) on
osx-arm64 in the coreclr outerloop pipeline. Add to ExcludeList for
osx arm64.

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