Bug 1922301
| Summary: | python-pytest-cov: FTBFS in Fedora rawhide | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tomáš Hrnčiar <thrnciar> |
| Component: | python-pytest-cov | Assignee: | chedi toueiti <chedi.toueiti> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | chedi.toueiti, mhroncok, orion, piotr1212, python-sig, ttomecek |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://koschei.fedoraproject.org/package/python-pytest-cov | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-02-01 06:59:35 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: | 1868278, 1890881 | ||
|
Description
Tomáš Hrnčiar
2021-01-29 15:41:43 UTC
indeed this was caused by the recent behavior change in coverage 5.4 I opened and issue upstream https://github.com/pytest-dev/pytest-cov/pull/453 the patch is trivial and only affects the tests pushed new build with the patch https://koji.fedoraproject.org/koji/taskinfo?taskID=60836879 Hello, thank you for the patch. |