Update uv test features to use test- as a prefix (#17860)

I'll roll this into 0.10 even though it isn't breaking for "users".

---------

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
Zanie Blue
2026-02-05 08:06:13 -06:00
parent ba66db8814
commit f3d50129c6
36 changed files with 356 additions and 352 deletions
+3 -3
View File
@@ -73,7 +73,7 @@ jobs:
run: |
cargo nextest run \
--cargo-profile fast-build \
--features python-patch,native-auth,secret-service \
--features test-python-patch,native-auth,secret-service \
--workspace \
--profile ci-linux
@@ -118,7 +118,7 @@ jobs:
cargo nextest run \
--cargo-profile fast-build \
--no-default-features \
--features python,python-managed,pypi,git,git-lfs,performance,crates-io,native-auth,apple-native \
--features test-python,test-python-managed,test-pypi,test-git,test-git-lfs,performance,test-crates-io,native-auth,apple-native \
--workspace \
--profile ci-macos
@@ -180,7 +180,7 @@ jobs:
cargo nextest run \
--cargo-profile fast-build \
--no-default-features \
--features python,pypi,python-managed,native-auth,windows-native \
--features test-python,test-pypi,test-python-managed,native-auth,windows-native \
--workspace \
--profile ci-windows \
--partition hash:${{ matrix.partition }}/3