Skip to content

chore: Fix flaky AllocationQuantumIsNotAnIssueForNetCore21Plus tests on macos(x64/arm64) - #2813

Merged
timcassell merged 1 commit into
dotnet:masterfrom
filzrev:chore-fix-flaky-memorydiagnoser-test
Jul 21, 2025
Merged

chore: Fix flaky AllocationQuantumIsNotAnIssueForNetCore21Plus tests on macos(x64/arm64)#2813
timcassell merged 1 commit into
dotnet:masterfrom
filzrev:chore-fix-flaky-memorydiagnoser-test

Conversation

@filzrev

@filzrev filzrev commented Jul 21, 2025

Copy link
Copy Markdown
Contributor

This PR intended to fix flaky test issue (#2779) that happens when running AllocationQuantumIsNotAnIssueForNetCore21Plus` on macos.

On previous PR (#2782)
I've setting warmupCount: 2 and it reduced failed CI.

But it seems error still continues with low frequency.
So I've changed workupCount setting from 2 to 5.

And this issue is not confirmed on OS other than macos (x64/arm64).
So I've revert setting to use warmupcount:0 on other OS.

@timcassell
timcassell merged commit 7250970 into dotnet:master Jul 21, 2025
9 checks passed
@timcassell timcassell added this to the v0.15.3 milestone Jul 21, 2025
@filzrev
filzrev deleted the chore-fix-flaky-memorydiagnoser-test branch July 21, 2025 23:07
@filzrev filzrev changed the title chore: Fix flaky AllocationQuantumIsNotAnIssueForNetCore21Plus tests on macos chore: Fix flaky AllocationQuantumIsNotAnIssueForNetCore21Plus tests on macos(x64/arm64) Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants