Bug 2059961
Summary: | python-cheroot fails to build with pytest 7 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
Component: | python-cheroot | Assignee: | Dan Radez <dradez> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | dradez, igor.raits, jcaratza |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-03-25 02:19:38 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 2045102, 2050629 |
Description
Miro Hrončok
2022-03-02 12:07:31 UTC
Looks like others are hitting this issue too: https://github.com/pytest-dev/pytest/issues/9621 I have tested, we can just remove the invocation of pytest-forked and the tests pass ok. Maybe that's a short term fix until the issue is resolved upstream. I've pushed up and built the fix discussed in this BZ. |