Bug 2290568
| Summary: | espresso fails to build with Python 3.13: tests time out | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Karolina Surma <ksurma> |
| Component: | espresso | Assignee: | Jean-Noël Grad <jgrad> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | jgrad, junghans, ksurma, mhroncok |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-09-04 15:42:14 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: | 2244836 | ||
|
Description
Karolina Surma
2024-06-05 15:15:11 UTC
The timeouts happen in a small number of tests which are know to slow down considerably when the host machine is using all of its CPUs. Therefore, these tests are more likely to time out during mass rebuilds. These tests are not strictly essential and can be disabled. I have submitted a new release, espresso-4.2.2-2.fc41, which skips these flaky tests: https://src.fedoraproject.org/rpms/espresso/c/aeb0e8a48820b5357ba691b5ec5cc59ffd73b332?branch=rawhide The build log doesn't suggest there is anything wrong with Python 3.13, so no further action seems required beyond triggering a rebuild with the new release. |