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

debug ci test failures #7784

Merged
merged 1 commit into from
Apr 11, 2023
Merged

Conversation

dimbleby
Copy link
Contributor

@dimbleby dimbleby commented Apr 10, 2023

So I've seen the changed testcase failing, rarely, in CI.

It's a bit of a curious testcase because so far as I can see it should only ever go through the branch that I've retained - as previously structured the output was quite unhelpful on failure (venv.run() gets called two times, instead of three, in the examples I recall).

So I've rearranged that, and also included information from the original exception in the PackageInfoError which - I think - must be the one that is being hit. The hope being that next time the test fails, we'll get to see what the problem was.

I speculate that this might be #7611 being hit in poetry's own CI pipelines all along.

However obviously now that I want the test script to fail, it is passing reliably, I've tried a few times and not hit problems...

Might just as well merge this though I think - it improves the clarity of the scripts anyway, and probably sooner or later it will pay off and reveal something.

@dimbleby dimbleby marked this pull request as draft April 10, 2023 18:44
@dimbleby dimbleby force-pushed the debug-ci-failures branch 2 times, most recently from ec618a9 to c0f375e Compare April 10, 2023 19:05
@dimbleby dimbleby marked this pull request as ready for review April 10, 2023 19:12
@radoering radoering merged commit 71754bc into python-poetry:master Apr 11, 2023
20 checks passed
@dimbleby dimbleby deleted the debug-ci-failures branch April 11, 2023 15:08
Copy link

github-actions bot commented Mar 3, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants