Skip to content

Re-enable foreground shutdown test - #131134

Merged
eduardo-vp merged 1 commit into
dotnet:mainfrom
eduardo-vp:close-84006
Jul 21, 2026
Merged

Re-enable foreground shutdown test#131134
eduardo-vp merged 1 commit into
dotnet:mainfrom
eduardo-vp:close-84006

Conversation

@eduardo-vp

@eduardo-vp eduardo-vp commented Jul 21, 2026

Copy link
Copy Markdown
Member

I think the original issue #84006 could have been resolved by #103877. I couldn't reproduce the issue locally.

Closes #84006.

Copilot AI review requested due to automatic review settings July 21, 2026 04:57
@eduardo-vp eduardo-vp added area-System.Threading GCStress JitStress CLR JIT issues involving JIT internal stress modes labels Jul 21, 2026
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 3 pipeline(s).
13 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Re-enables the foreground-shutdown regression test by removing the CoreCLR-only ActiveIssue skip annotation, so the test will execute again in CI instead of being automatically skipped.

Changes:

  • Remove [ActiveIssue(..., TestRuntimes.CoreCLR)] from the foreground-shutdown regression test entry point.

@eduardo-vp

Copy link
Copy Markdown
Member Author

/azp list

@azure-pipelines

Copy link
Copy Markdown
CI/CD Pipelines for this repository:

@eduardo-vp

Copy link
Copy Markdown
Member Author

/azp run runtime-coreclr gcstress0x3-gcstress0xc, runtime-coreclr jitstress

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 2 pipeline(s).

@eduardo-vp eduardo-vp changed the title Re enable foreground shutdown test Re-enable foreground shutdown test Jul 21, 2026
@eduardo-vp

Copy link
Copy Markdown
Member Author

/ba-g re-enabled test didn't fail

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

Labels

area-System.Threading GCStress JitStress CLR JIT issues involving JIT internal stress modes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test failure baseservices/threading/regressions/2164/foreground-shutdown/foreground-shutdown.cmd

3 participants