| Summary: | dev-python/hypothesis tests hanging (dev-lang/python deadlock bug) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Marco Sirabella <marco> |
| Component: | Current packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | jstein, paolo.pedroni, peeweep |
| Priority: | Normal | Keywords: | TESTFAILURE |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| See Also: |
https://github.com/HypothesisWorks/hypothesis/issues/3585 https://github.com/python/cpython/issues/102126 |
||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge --info =dev-python/hypothesis-6.68.2
build.log |
||
|
Description
Marco Sirabella
2023-02-25 21:50:30 UTC
Created attachment 854664 [details]
emerge --info =dev-python/hypothesis-6.68.2
Can you include the build.log as well? Created attachment 855324 [details]
build.log
oh yea sorry about that I thought I did
Same for me... Yeah, bug has been filed here a few weeks ago: https://github.com/HypothesisWorks/hypothesis/issues/3585 turns out it's a cpython issue: https://github.com/python/cpython/issues/102126 The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81f95e3e7d6d140172d0afc8411bc0f214c74c2b commit 81f95e3e7d6d140172d0afc8411bc0f214c74c2b Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2023-03-15 07:19:04 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2023-03-15 07:31:53 +0000 dev-lang/python: Backport deadlock fix as 3.8.16_p4 Closes: https://bugs.gentoo.org/897746 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-lang/python/Manifest | 2 +- dev-lang/python/{python-3.8.16_p3.ebuild => python-3.8.16_p4.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddcad124fa6406a229316322e0e1a826808fd109 commit ddcad124fa6406a229316322e0e1a826808fd109 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2023-03-15 07:18:02 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2023-03-15 07:31:52 +0000 dev-lang/python: Backport deadlock fix as 3.9.16_p3 Closes: https://bugs.gentoo.org/897746 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-lang/python/Manifest | 2 +- dev-lang/python/{python-3.9.16_p2.ebuild => python-3.9.16_p3.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c761c1d288b243df80ff42fba70733465ce44224 commit c761c1d288b243df80ff42fba70733465ce44224 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2023-03-15 07:16:46 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2023-03-15 07:31:51 +0000 dev-lang/python: Backport deadlock fix as 3.10.10_p3 Closes: https://bugs.gentoo.org/897746 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-lang/python/Manifest | 2 +- dev-lang/python/{python-3.10.10_p2.ebuild => python-3.10.10_p3.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae14354cbb05c8d48e934de6e79d008091b6494b commit ae14354cbb05c8d48e934de6e79d008091b6494b Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2023-03-15 07:14:34 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2023-03-15 07:31:50 +0000 dev-lang/python: Backport deadlock fix as 3.11.2_p2 Closes: https://bugs.gentoo.org/897746 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-lang/python/Manifest | 2 +- dev-lang/python/{python-3.11.2_p1.ebuild => python-3.11.2_p2.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) |