Skip to content

Fix Windows test hang#137

Merged
evetion merged 11 commits into
masterfrom
windooze
Nov 5, 2025
Merged

Fix Windows test hang#137
evetion merged 11 commits into
masterfrom
windooze

Conversation

@visr

@visr visr commented Nov 3, 2025

Copy link
Copy Markdown
Collaborator

Fixes #136

This sometimes fixes CI. One of the things that still fails sometimes is the "Combination of drivers" testitem, which assumes the "test.gpkg" file written in a previous testitem to be available. Even though TestItemRunner.jl doesn't run the items in parallel, I don't think we can make assumptions about their order. EDIT: Ubuntu CI also fails on that on this PR: https://github.com/evetion/GeoDataFrames.jl/actions/runs/19049813827/job/54407011692?pr=137#step:6:320

Comment thread test/runtests.jl
Comment thread test/runtests.jl Outdated
Comment thread test/runtests.jl
@evetion evetion merged commit 2ac4a21 into master Nov 5, 2025
9 of 13 checks passed
@evetion

evetion commented Nov 5, 2025

Copy link
Copy Markdown
Owner

Thanks for helping fix this! I've refactored the whole driver testing a bit, and I've got some issues to make for the different combinations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Windows builds hang

3 participants