Skip to content

[tests] Fix an invalidation test in the precompile testset (extracted out of #59413)#59879

Merged
DilumAluthge merged 2 commits intomasterfrom
DilumAluthge-patch-1
Oct 18, 2025
Merged

[tests] Fix an invalidation test in the precompile testset (extracted out of #59413)#59879
DilumAluthge merged 2 commits intomasterfrom
DilumAluthge-patch-1

Conversation

@DilumAluthge
Copy link
Copy Markdown
Member

@DilumAluthge DilumAluthge commented Oct 17, 2025

Fixes #59846
Extracted out of #59413


Previous description:

Ref #59846.

It's not helpful to have this test frequently failing on Windows and causing noise.

The fix (#59413) isn't ready yet, so let's skip (on Windows) for now, and we can stop skipping once the fix lands.

@DilumAluthge DilumAluthge marked this pull request as ready for review October 17, 2025 22:24
@DilumAluthge DilumAluthge added test This change adds or pertains to unit tests merge me PR is reviewed. Merge when all tests are passing labels Oct 17, 2025
@vtjnash
Copy link
Copy Markdown
Member

vtjnash commented Oct 18, 2025

It isn't a Windows bug. The test is buggy, so it fails everywhere with equal probability. The fix is also ready, since it is just an edit to this test

@vtjnash vtjnash removed the merge me PR is reviewed. Merge when all tests are passing label Oct 18, 2025
@DilumAluthge
Copy link
Copy Markdown
Member Author

Ah, I misunderstood, I thought the entirety of #59413 was needed for the fix. I'll cherry-pick the fix out.

@DilumAluthge DilumAluthge marked this pull request as draft October 18, 2025 02:20
@DilumAluthge DilumAluthge changed the title [tests] Skip a precompile test on Windows for now [tests] Fix an invalidation test in the precompile testset (extracted out of #59413) Oct 18, 2025
@DilumAluthge DilumAluthge marked this pull request as ready for review October 18, 2025 02:24
@DilumAluthge
Copy link
Copy Markdown
Member Author

Ah, I misunderstood, I thought the entirety of #59413 was needed for the fix. I'll cherry-pick the fix out.

This is done.

@DilumAluthge DilumAluthge requested a review from vtjnash October 18, 2025 02:25
@DilumAluthge DilumAluthge removed the request for review from vtjnash October 18, 2025 18:35
@DilumAluthge DilumAluthge merged commit 8073f1c into master Oct 18, 2025
8 checks passed
@DilumAluthge DilumAluthge deleted the DilumAluthge-patch-1 branch October 18, 2025 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test This change adds or pertains to unit tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Intermittend failure in precompile invalidations test (on Windows)?

2 participants