Commit 90fbc3a
authored
Use Packse in
Replace live-PyPI dependencies in `uv check` project lock and sync tests
with existing Packse fixtures. The tests now pass the local index
explicitly and use deterministic package metadata instead of `anyio`,
`iniconfig`, and unnecessary CLI `--exclude-newer` cutoffs.
This also moves declared-dependency and isolated-project coverage into
the `test-r2` shard. The `TY` executable precedence test remains
`test-pypi` gated because it requires installing a real `ty` executable;
existing `TY` precedence and ty download tests are otherwise unchanged.uv check tests (astral-sh#19913)1 parent 6ab6d2f commit 90fbc3a
3 files changed
Lines changed: 157 additions & 109 deletions
File tree
- crates/uv/tests
- pip
- project
- test/scenarios/simple
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3409 | 3409 | | |
3410 | 3410 | | |
3411 | 3411 | | |
| 3412 | + | |
| 3413 | + | |
| 3414 | + | |
| 3415 | + | |
| 3416 | + | |
| 3417 | + | |
| 3418 | + | |
| 3419 | + | |
| 3420 | + | |
| 3421 | + | |
| 3422 | + | |
| 3423 | + | |
| 3424 | + | |
| 3425 | + | |
| 3426 | + | |
| 3427 | + | |
| 3428 | + | |
| 3429 | + | |
| 3430 | + | |
| 3431 | + | |
| 3432 | + | |
| 3433 | + | |
| 3434 | + | |
| 3435 | + | |
| 3436 | + | |
| 3437 | + | |
| 3438 | + | |
| 3439 | + | |
| 3440 | + | |
| 3441 | + | |
| 3442 | + | |
| 3443 | + | |
| 3444 | + | |
| 3445 | + | |
| 3446 | + | |
| 3447 | + | |
| 3448 | + | |
3412 | 3449 | | |
3413 | 3450 | | |
3414 | 3451 | | |
| |||
0 commit comments