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

Temporarily fix a test that relies on the state of the world. #12153

Merged
merged 1 commit into from
May 30, 2021

Conversation

benjyw
Copy link
Contributor

@benjyw benjyw commented May 30, 2021

certifi published a new version, and this broke some tests of
pex resolution that assumed an earlier version would be resolved.

This is a short-term fix to get tests running, but this test
needs to be fixed to not depend on external state.

[ci skip-rust]

[ci skip-build-wheels]

certifi published a new version, and this broke some tests of
pex resolution that assumed an earlier version would be resolved.

This is a short-term fix to get tests running, but this test
needs to be fixed to not depend on external state.

[ci skip-rust]

[ci skip-build-wheels]
@benjyw benjyw requested review from jsirois and Eric-Arellano May 30, 2021 19:10
@benjyw
Copy link
Contributor Author

benjyw commented May 30, 2021

I don't totally understand what this test is testing and therefore what the appropriate fix would be (e.g., would adding constraints be appropriate, or would that defeat the purpose of the test in some way?) So I will leave that to others.

Copy link
Contributor

@jsirois jsirois left a comment

Choose a reason for hiding this comment

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

Hrm, yeah. The test needs a re-work. I'll take a look.

@benjyw
Copy link
Contributor Author

benjyw commented May 30, 2021

Issue: #12154

@benjyw benjyw merged commit 2d62aa9 into pantsbuild:main May 30, 2021
@benjyw benjyw deleted the temp_test_fix branch May 30, 2021 19:20
jsirois pushed a commit to jsirois/pants that referenced this pull request Jun 1, 2021
…uild#12153)

certifi published a new version, and this broke some tests of
pex resolution that assumed an earlier version would be resolved.

This is a short-term fix to get tests running, but this test
needs to be fixed to not depend on external state.

[ci skip-rust]

[ci skip-build-wheels]
jsirois pushed a commit to jsirois/pants that referenced this pull request Jun 1, 2021
…uild#12153)

certifi published a new version, and this broke some tests of
pex resolution that assumed an earlier version would be resolved.

This is a short-term fix to get tests running, but this test
needs to be fixed to not depend on external state.

[ci skip-rust]

[ci skip-build-wheels]

(cherry picked from commit 2d62aa9)
jsirois pushed a commit to jsirois/pants that referenced this pull request Jun 1, 2021
…uild#12153)

certifi published a new version, and this broke some tests of
pex resolution that assumed an earlier version would be resolved.

This is a short-term fix to get tests running, but this test
needs to be fixed to not depend on external state.

[ci skip-rust]

[ci skip-build-wheels]

(cherry picked from commit 2d62aa9)
jsirois added a commit that referenced this pull request Jun 1, 2021
#12162)

certifi published a new version, and this broke some tests of
pex resolution that assumed an earlier version would be resolved.

This is a short-term fix to get tests running, but this test
needs to be fixed to not depend on external state.

Co-authored-by: Benjy Weinberger <benjyw@gmail.com>
jsirois added a commit that referenced this pull request Jun 1, 2021
#12163)

certifi published a new version, and this broke some tests of
pex resolution that assumed an earlier version would be resolved.

This is a short-term fix to get tests running, but this test
needs to be fixed to not depend on external state.

(cherry picked from commit 2d62aa9)

Co-authored-by: Benjy Weinberger <benjyw@gmail.com>
jsirois pushed a commit to jsirois/pants that referenced this pull request Jun 1, 2021
…uild#12153)

certifi published a new version, and this broke some tests of
pex resolution that assumed an earlier version would be resolved.

This is a short-term fix to get tests running, but this test
needs to be fixed to not depend on external state.

[ci skip-rust]

[ci skip-build-wheels]

(cherry picked from commit 2d62aa9)
jsirois added a commit that referenced this pull request Jun 1, 2021
+ Temporarily fix a test that relies on the state of the world. (#12153)

    certifi published a new version, and this broke some tests of
    pex resolution that assumed an earlier version would be resolved.

    This is a short-term fix to get tests running, but this test
    needs to be fixed to not depend on external state.

    (cherry picked from commit 2d62aa9)

+ Fix black tests in CI. (#12062)

    (cherry picked from commit e0927e9)

    Co-authored-by: Benjy Weinberger <benjyw@gmail.com>
jsirois added a commit that referenced this pull request Jun 2, 2021
+ Temporarily fix a test that relies on the state of the world. (#12153)

    certifi published a new version, and this broke some tests of
    pex resolution that assumed an earlier version would be resolved.

    This is a short-term fix to get tests running, but this test
    needs to be fixed to not depend on external state.

    (cherry picked from commit 2d62aa9)

+ Fix black tests in CI. (#12062)

    (cherry picked from commit e0927e9)

    Co-authored-by: Benjy Weinberger <benjyw@gmail.com>
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.

2 participants