-
-
Notifications
You must be signed in to change notification settings - Fork 30.9k
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
Hypothesis tests on Ubuntu fails in the main #122686
Comments
Please could you also report this upstream at Hypothesis or attrs? |
is this 3.14-only, or does Hypothesis only run on 3.14? |
Indeed, on 3.13 I see no failures, see latest build: And on 3.12 too. |
Co-authored-by: Victor Stinner <vstinner@python.org>
@hugovk, is this intentionally left open? |
A pin is a stopgap, not a fix. I’m still waiting for feedback from the Hypothesis team on HypothesisWorks/hypothesis#4067 how to actually fix it. The problem is not solved until the pin is removed again. |
This drops attrs pinning.
Then #122729 should address this. |
Do you have more context? Is there a new Hypothesis release? Does it fix the issue? |
Yes. Yes. See https://github.com/HypothesisWorks/hypothesis/releases/tag/hypothesis-python-6.108.10 |
…122687) Co-authored-by: Victor Stinner <vstinner@python.org>
…ython#122729) This drops attrs pinning.
…122687) Co-authored-by: Victor Stinner <vstinner@python.org>
…ython#122729) This drops attrs pinning.
Bug report
Bug description:
See e.g.:
https://github.com/python/cpython/actions/runs/10240047164/job/28326351304
It seems, pinning attrs deps helps. I'll provide patch.
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs
The text was updated successfully, but these errors were encountered: