Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Test faliures after merging the decxx branch (#3646) #3669

Closed
Assignees
mdboom
Milestone
@jenshnielsen

Description

@jenshnielsen

After merging#3646 I see a bunch of failures like this one with python 3.4.1:

======================================================================ERROR:matplotlib.tests.test_artist.test_cull_markers----------------------------------------------------------------------Traceback (mostrecentcalllast):File"/usr/local/lib/python3.4/site-packages/nose/case.py",line198,inrunTestself.test(*self.arg)File"/usr/local/Cellar/python3/3.4.2_1/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/matplotlib-1.5.x-py3.4-macosx-10.10-x86_64.egg/matplotlib/testing/decorators.py",line110,inwrapped_functionfunc(*args,**kwargs)File"/usr/local/Cellar/python3/3.4.2_1/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/matplotlib-1.5.x-py3.4-macosx-10.10-x86_64.egg/matplotlib/tests/test_artist.py",line139,intest_cull_markersfig.savefig(pdf,format="pdf")File"/usr/local/Cellar/python3/3.4.2_1/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/matplotlib-1.5.x-py3.4-macosx-10.10-x86_64.egg/matplotlib/figure.py",line1470,insavefigself.canvas.print_figure(*args,**kwargs)File"/usr/local/Cellar/python3/3.4.2_1/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/matplotlib-1.5.x-py3.4-macosx-10.10-x86_64.egg/matplotlib/backend_bases.py",line2194,inprint_figure**kwargs)File"/usr/local/Cellar/python3/3.4.2_1/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/matplotlib-1.5.x-py3.4-macosx-10.10-x86_64.egg/matplotlib/backends/backend_pdf.py",line2474,inprint_pdffile.close()File"/usr/local/Cellar/python3/3.4.2_1/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/matplotlib-1.5.x-py3.4-macosx-10.10-x86_64.egg/matplotlib/backends/backend_pdf.py",line525,incloseself.writeFonts()File"/usr/local/Cellar/python3/3.4.2_1/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/matplotlib-1.5.x-py3.4-macosx-10.10-x86_64.egg/matplotlib/backends/backend_pdf.py",line628,inwriteFontsfonts[Fx]=self.embedTTF(realpath,chars[1])File"/usr/local/Cellar/python3/3.4.2_1/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/matplotlib-1.5.x-py3.4-macosx-10.10-x86_64.egg/matplotlib/backends/backend_pdf.py",line1056,inembedTTFpclt=font.get_sfnt_table('pclt')or {'capHeight':0,'xHeight':0}UnicodeDecodeError:'utf-8'codeccan'tdecodebyte0xffinposition0:invalidstartbyte----------------------------------------------------------------------

I.e. a large number of pdf tests using fonts fails. Not sure why travis doesn't hit this.

This is on OSX 10.10 with python installed from homebrew. The tests passes with Python 2.7

I did not test with python 3 before the merge.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp