Bug 1593126 - python-matplotlib FTBFS with Python 3.7
Summary: python-matplotlib FTBFS with Python 3.7
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-matplotlib
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lumír Balhar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYTHON37
TreeView+ depends on / blocked
 
Reported: 2018-06-20 07:02 UTC by Miro Hrončok
Modified: 2018-06-22 16:40 UTC (History)
9 users (show)

Fixed In Version: python-matplotlib-2.2.2-3.fc29
Clone Of:
Environment:
Last Closed: 2018-06-22 16:40:59 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.