-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Test test_iss1723 is broken #2442
Comments
I am not seeing these issues in my own fork, thus I would assume that we just have the usual network flakiness here. Re-running the job most likely fixes it. |
Thank you Stefan for the answer. Do you have an idea of what did not go through the network? Would it be possible to catch such flakiness? |
It might be sufficient to add the file download to https://github.com/py-pdf/pypdf/blob/main/tests/example_files.yaml, see #2324. |
Should be fixed with PR #2440 |
Further investigation showed that this seems to indeed by a copy-and-paste error for the filename, thus it owuld depend on the execution order of the test runners whether this would pass or fail. |
Test test_iss1723 is failing on Windows.
See demo in the PR #2441
Environment
Which environment were you using when you encountered the problem?
Code + PDF
This is a minimal, complete example that shows the issue:
Traceback
This is the complete traceback I see:
The text was updated successfully, but these errors were encountered: