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

Travis for Python 3.7 sometimes fails due to missing font #13137

Closed
Milestone
@timhoffm

Description

@timhoffm

Bug report

Bug summary

________________________________ test_find_ttc _________________________________[gw1] linux -- Python 3.7.1 /home/travis/virtualenv/python3.7.1/bin/python    @pytest.mark.xfail(not (os.environ.get("TRAVIS") and sys.platform == "linux"),                       reason="Font may be missing.")    def test_find_ttc():        fp = FontProperties(family=["WenQuanYi Zen Hei"])        font = findfont(fp)>       assert Path(font).name == "wqy-zenhei.ttc"E       AssertionError: assert 'DejaVuSans.ttf' == 'wqy-zenhei.ttc'E         - DejaVuSans.ttfE         + wqy-zenhei.ttclib/matplotlib/tests/test_font_manager.py:117: AssertionError

This happens sometimes with recent PRs

e.g.https://travis-ci.org/matplotlib/matplotlib/builds/477417451?utm_source=github_status&utm_medium=notification
orhttps://travis-ci.org/matplotlib/matplotlib/builds/476654935?utm_source=github_status&utm_medium=notification

However, there seem to be other PR at the same time that do not suffer from the issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp