Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a collection of tests that use local versions #132

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

BurntSushi
Copy link
Member

@BurntSushi BurntSushi commented Feb 27, 2024

This improves our coverage for installing packages involving versions
with local segments.

This PR also adds a new optional expected.ignore property. When it's
true, it's expected that the scenario will be ignored in downstream
tools. For example, if the scenario doesn't pass yet even though it is
expected or desired to.

I've backed out the change to add expected.ignore to the schema, and
instead opted to mark tests as skipped on uv's end in astral-sh/uv#2022.
This makes sense to me since this de-couples the current state of uv from
packse scenarios.

BurntSushi added a commit to astral-sh/uv that referenced this pull request Feb 27, 2024
BurntSushi added a commit to astral-sh/uv that referenced this pull request Feb 27, 2024
This includes the new tests that stress versions with local
segments.

These tests were added to packse here:
astral-sh/packse#132
BurntSushi added a commit to astral-sh/uv that referenced this pull request Feb 28, 2024
This includes the new tests that stress versions with local
segments.

These tests were added to packse here:
astral-sh/packse#132
None of these currently pass on `uv pip install` but they all should.
(Or at least, I believe they all work with `pip install`.)
@BurntSushi BurntSushi merged commit da7e83b into astral-sh:main Feb 28, 2024
5 checks passed
@BurntSushi BurntSushi deleted the ag/local-testing branch February 28, 2024 13:51
BurntSushi added a commit to astral-sh/uv that referenced this pull request Feb 28, 2024
This includes the new tests that stress versions with local
segments.

These tests were added to packse here:
astral-sh/packse#132
BurntSushi added a commit to astral-sh/uv that referenced this pull request Feb 28, 2024
This includes the new tests that stress versions with local
segments.

These tests were added to packse here:
astral-sh/packse#132
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.

1 participant