Skip to content

Disable stackoverflowtester test on Linux-x64#121300

Merged
EgorBo merged 1 commit intodotnet:mainfrom
EgorBo:disable-stackoverflowtester-linux-x64
Nov 3, 2025
Merged

Disable stackoverflowtester test on Linux-x64#121300
EgorBo merged 1 commit intodotnet:mainfrom
EgorBo:disable-stackoverflowtester-linux-x64

Conversation

@EgorBo
Copy link
Member

@EgorBo EgorBo commented Nov 3, 2025

This test (#110173) has been failing for almost a year and it makes our outerloop triage more difficult (>10 hits per week) - in many cases pipelines are red only because of it.

Opinions @dotnet/jit-contrib @janvorli?

It looks like this test is already disabled for win-x86, macos and nativeaot

@EgorBo EgorBo marked this pull request as ready for review November 3, 2025 15:22
Copilot AI review requested due to automatic review settings November 3, 2025 15:22
@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Nov 3, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a test exclusion for the stackoverflowtester test in the base services exceptions category. The change is linked to GitHub issue #110173, indicating a known problem with this test that requires it to be excluded from the test suite.

Key Changes

  • Added exclusion rule for baseservices/exceptions/stackoverflow/stackoverflowtester test to prevent it from running in the test suite

@janvorli
Copy link
Member

janvorli commented Nov 3, 2025

Ok, let's disable it. There is no way to find what's really wrong without a local repro, I was hoping the lab runs will reveal some more details, but it didn't help. I was never able to repro it on any of my devices even when running it for a week in a loop, so there is something related to the configuration of the CI machines that makes it occur.

@EgorBo EgorBo enabled auto-merge (squash) November 3, 2025 16:58
@EgorBo EgorBo merged commit 6a8d698 into dotnet:main Nov 3, 2025
84 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants