Skip to content

Enable process isolation for GC handle tests - #131531

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

Enable process isolation for GC handle tests#131531
MichalStrehovsky merged 2 commits into
mainfrom
MichalStrehovsky-patch-1

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 intends to ensure the GC regression test project 445488 runs in its own process by enabling RequiresProcessIsolation, presumably to avoid cross-test interference from leaked GC handles.

Changes:

  • Added a rationale comment and set <RequiresProcessIsolation>true</RequiresProcessIsolation> in the 445488 test project file.

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

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:18
@MichalStrehovsky
MichalStrehovsky merged commit ec8fd0d into main Jul 30, 2026
82 of 85 checks passed
@MichalStrehovsky
MichalStrehovsky deleted the MichalStrehovsky-patch-1 branch July 30, 2026 09:18
@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