Bug 1593126
| Summary: | python-matplotlib FTBFS with Python 3.7 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
| Component: | python-matplotlib | Assignee: | Lumír Balhar <lbalhar> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | cstratak, dominik, gwync, jonathan.underwood, lbalhar, paulo.cesar.pereira.de.andrade, quantum.analyst, thibault.north, tomspur |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-matplotlib-2.2.2-3.fc29 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-06-22 16:40:59 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: | 1565020 | ||
|
Description
Miro Hrončok
2018-06-20 07:02:55 UTC
i686 two failed tests: * test_curvelinear4[png] - RMS 0.051, tol = 0.05 * test_custom_transform[png] - RMS 0.030, tol = 0.03 s390x one failed test: * test_backend[qt5agg] failing on 10 seconds Popen timeout but comment on line above says "# Empirically, 1s is not enough on Travis." So the fix should be easy. |