Bug 1593126

Summary: python-matplotlib FTBFS with Python 3.7
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: python-matplotlibAssignee: Lumír Balhar <lbalhar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: 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
Description of problem: python-matplotlib FTBFS with Python 3.7 on i686 and  s390x due to test failures.

https://koji.fedoraproject.org/koji/taskinfo?taskID=27740182



Version-Release number of selected component (if applicable): python-matplotlib-2.2.2-2.fc29.1



Please fix this and build in the 3.7 side tag with:

    fedpkg build --target=f29-python

Comment 1 Lumír Balhar 2018-06-20 13:08:38 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.

Comment 3 Miro Hrončok 2018-06-22 14:59:00 UTC
Actual build: https://koji.fedoraproject.org/koji/taskinfo?taskID=27785385