You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 text was updated successfully, but these errors were encountered:
I don't have many details (I'm sorry) but
pytest
seems to struggle with the latest beta of3.11
for our testsuite. We ran3.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
pip list
from the virtual environment you are usingCan't really access the runner.
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 text was updated successfully, but these errors were encountered: