Skip to content

Disable mutual_recursion F# test under GC stress#106968

Merged
jakobbotsch merged 1 commit into
dotnet:mainfrom
jakobbotsch:fix-106603
Aug 27, 2024
Merged

Disable mutual_recursion F# test under GC stress#106968
jakobbotsch merged 1 commit into
dotnet:mainfrom
jakobbotsch:fix-106603

Conversation

@jakobbotsch

Copy link
Copy Markdown
Member

This test started timing out under GC stress with preview 7 due to degraded IL codegen from fsc. I opened dotnet/fsharp#17607 about that.
In the mean time, disable the test under GC stress.

Fix #106603

@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Aug 26, 2024
@jakobbotsch

Copy link
Copy Markdown
Member Author

cc @dotnet/jit-contrib, simple change

@jakobbotsch jakobbotsch requested a review from a team August 26, 2024 15:35
@jakobbotsch

Copy link
Copy Markdown
Member Author

/ba-g Failures are Linux timeouts due to Helix Linux queues being in bad shape

@jakobbotsch jakobbotsch merged commit 454dcce into dotnet:main Aug 27, 2024
@jakobbotsch jakobbotsch deleted the fix-106603 branch August 27, 2024 08:27
jtschuster pushed a commit to jtschuster/runtime that referenced this pull request Sep 17, 2024
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 28, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test failure: JIT/Directed/tailcall/mutual_recursion/mutual_recursion.cmd

2 participants