Skip to content

Conversation

@AdamGS
Copy link
Contributor

@AdamGS AdamGS commented Feb 3, 2026

The tests are failing due to a bug in the url crate, I had a fix as part of #6187 but it's taking longer than expected to get it in, so figured I'll just take it out.

Signed-off-by: Adam Gutglick <adam@spiraldb.com>
@AdamGS AdamGS requested review from gatesn and robert3005 February 3, 2026 19:26
@AdamGS AdamGS added the changelog/chore A trivial change label Feb 3, 2026
if: matrix.os == 'windows-x64'
run: |
cargo nextest run --locked --workspace --all-features --no-fail-fast --exclude vortex-bench --exclude vortex-python --exclude vortex-duckdb --exclude vortex-fuzz --exclude vortex-cuda --exclude vortex-nvcomp --exclude vortex-cub --exclude vortex-test-e2e-cuda --exclude duckdb-bench --exclude lance-bench --exclude datafusion-bench --exclude random-access-bench --exclude compress-bench --exclude xtask
cargo nextest run --locked --workspace --all-features --no-fail-fast `
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

knowing how to do multiline commands in Powershell is an unfortunate development in my life

@AdamGS AdamGS merged commit 06e8364 into develop Feb 3, 2026
49 of 50 checks passed
@AdamGS AdamGS deleted the adamg/exclude-df-from-win-tests branch February 3, 2026 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/chore A trivial change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants