Skip to content

Add process isolation requirement for GC tests - #131532

Merged
MichalStrehovsky merged 2 commits into
mainfrom
MichalStrehovsky-patch-2
Jul 30, 2026
Merged

Add process isolation requirement for GC tests#131532
MichalStrehovsky merged 2 commits into
mainfrom
MichalStrehovsky-patch-2

Conversation

@MichalStrehovsky

Copy link
Copy Markdown
Member

Fallout from #126108.

@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.

@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @anicka-net, @dotnet/gc
See info in area-owners.md if you want to be subscribed.

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

This PR updates a GC regression test project to require process isolation, presumably to prevent side effects (e.g., leaked GC handles) from impacting other tests when run in-proc.

Changes:

  • Adds a RequiresProcessIsolation setting to the 460373 GC regression test project (with an explanatory comment).

Comment thread src/tests/GC/Regressions/v2.0-beta2/460373/460373.csproj Outdated
Copilot AI review requested due to automatic review settings July 29, 2026 14:00

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@MichalStrehovsky

Copy link
Copy Markdown
Member Author

/ba-g gcc leg build failure is known

@MichalStrehovsky
MichalStrehovsky enabled auto-merge (squash) July 30, 2026 09:19
@MichalStrehovsky
MichalStrehovsky merged commit ea9195c into main Jul 30, 2026
82 of 85 checks passed
@MichalStrehovsky
MichalStrehovsky deleted the MichalStrehovsky-patch-2 branch July 30, 2026 09:19
@dotnet-milestone-bot dotnet-milestone-bot Bot added this to the 11.0-rc1 milestone Jul 31, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 30, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants