Skip to content

chore: stop storage and wal after test#5056

Merged
kalleep merged 1 commit intomainfrom
kalleep/fix-windows-test-prom
Dec 10, 2025
Merged

chore: stop storage and wal after test#5056
kalleep merged 1 commit intomainfrom
kalleep/fix-windows-test-prom

Conversation

@kalleep
Copy link
Contributor

@kalleep kalleep commented Dec 10, 2025

These test are broken on windows. The temp directory used cannot be removed because we have open fd:s to files in it. On linux this is not a problem but on windows it is (if you don't open files with proper flags)

@kalleep kalleep requested a review from a team as a code owner December 10, 2025 12:55
@kalleep kalleep force-pushed the kalleep/fix-windows-test-prom branch from 12a04ee to ea61c91 Compare December 10, 2025 13:40
@kalleep kalleep enabled auto-merge (squash) December 10, 2025 13:46
@kalleep kalleep merged commit 0e58252 into main Dec 10, 2025
43 of 44 checks passed
@kalleep kalleep deleted the kalleep/fix-windows-test-prom branch December 10, 2025 13:58
dehaansa pushed a commit to iamrajiv/alloy that referenced this pull request Dec 10, 2025
dehaansa pushed a commit to madhub/alloy that referenced this pull request Dec 10, 2025
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 25, 2025
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.

2 participants