Skip to content

Add RequiresProcessIsolation in testcase Runtime_100437#100605

Merged
VSadov merged 1 commit intodotnet:mainfrom
VSadov:fix100576
Apr 4, 2024
Merged

Add RequiresProcessIsolation in testcase Runtime_100437#100605
VSadov merged 1 commit intodotnet:mainfrom
VSadov:fix100576

Conversation

@VSadov
Copy link
Member

@VSadov VSadov commented Apr 3, 2024

Test-only change.

Fixes: #100576

@VSadov VSadov added the test-enhancement Improvements of test source code label Apr 3, 2024
@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Apr 3, 2024
@VSadov
Copy link
Member Author

VSadov commented Apr 3, 2024

CC: @jakobbotsch @markples

@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

@VSadov
Copy link
Member Author

VSadov commented Apr 3, 2024

/azp run runtime-coreclr gcstress-extra, runtime-coreclr gcstress0x3-gcstress0xc

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@VSadov
Copy link
Member Author

VSadov commented Apr 4, 2024

Wow!! A green stress run!!!

@VSadov VSadov merged commit 01f039c into dotnet:main Apr 4, 2024
@VSadov VSadov deleted the fix100576 branch April 4, 2024 01:53
@jakobbotsch
Copy link
Member

Why is this workaround needed? It's not clear to me why merged tests would not allow use of WairForPendingFinalizers. Is there a dead lock in gcstress related to finalizers?

@markples
Copy link
Contributor

markples commented Apr 4, 2024

See #97334 (comment) and discussion in #100576

@jakobbotsch
Copy link
Member

Thanks, looks like my notifications would have eventually gotten me there :-)

matouskozak pushed a commit to matouskozak/runtime that referenced this pull request Apr 30, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI test-enhancement Improvements of test source code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TestNonCollectibleType times out under GCStress

3 participants