-
-
Notifications
You must be signed in to change notification settings - Fork 137
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
1 Error and 13 failed tests with Python 3.12.7 #507
Comments
https://build.opensuse.org/request/show/1205831 by user mcepl + anag+factory - Add skip-failing-tests-3_12_7.patch as a temporary workaround, skip failing tests (gh#kislyuk/argcomplete#507).
Thanks for reporting. This was fixed in #508 and released in v3.5.1. |
Hmm, I cannot support this claim. With 3.4.0 I get:
|
@mcepl sorry, it was late at night and I pasted the wrong version. The latest release, v3.5.1, is what I meant. |
I don’t know, it seems like the situation is even worse. Zillion tests fail with this error:
|
Right, I had to split building and testing into two separate steps, because testing is not possible against only partially installed package. https://build.opensuse.org/request/show/1219176 Thank you for the hint! |
With the upgrade to 3.12.7 tests started to fail, most likely because of large changes to argparse module:
Complete build log with all packages used and all steps taken to reproduce.
The text was updated successfully, but these errors were encountered: