Skip to content

Pytest is failing to start up on latest Python 3.11 beta #10011

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

Closed
2 tasks done
DanielNoord opened this issue Jun 1, 2022 · 2 comments
Closed
2 tasks done

Pytest is failing to start up on latest Python 3.11 beta #10011

DanielNoord opened this issue Jun 1, 2022 · 2 comments

Comments

@DanielNoord
Copy link

DanielNoord commented Jun 1, 2022

  • a detailed description of the bug or problem you are having

I don't have many details (I'm sorry) but pytest seems to struggle with the latest beta of 3.11 for our testsuite. We ran 3.11b1 with no issues but the new image is creating issues.

The affected workflow can be found here:
https://github.com/PyCQA/astroid/runs/6692787850?check_suite_focus=true
Repository is:
https://github.com/PyCQA/astroid

  • output of pip list from the virtual environment you are using
    Can't really access the runner.
Pytest is on 7.x
Runner is Ubuntu

The run is broken off so soon that there doesn't seem to be any other information I can extract easily, but I'd be happy to help troubleshoot this locally. I just need some directions 😄

Perhaps this is another pre-existing issue not directly related to 3.11b2, but it seems like the update did trigger it.

I looked in the CPython repo but couldn't find any issues that seemed related to this but perhaps I missed something!

@The-Compiler
Copy link
Member

Duplicate of #10008

@The-Compiler The-Compiler closed this as not planned Won't fix, can't repro, duplicate, stale Jun 1, 2022
@DanielNoord
Copy link
Author

Thanks! Should have looked better 😓

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

No branches or pull requests

2 participants