X Tutup
Skip to content

TST: be more forgiving about IDing Noto#23610

Merged
jklymak merged 1 commit intomatplotlib:mainfrom
tacaswell:tst_noto_relax
Aug 13, 2022
Merged

TST: be more forgiving about IDing Noto#23610
jklymak merged 1 commit intomatplotlib:mainfrom
tacaswell:tst_noto_relax

Conversation

@tacaswell
Copy link
Copy Markdown
Member

PR Summary

Following up on #23559 to relax the tests on discovering that Noto Sans is installed.

PR Checklist

Tests and Styling

  • Has pytest style unit tests (and pytest passes).
  • Is Flake 8 compliant (install flake8-docstrings and run flake8 --docstring-convention=all).

@tacaswell tacaswell added this to the v3.6.0 milestone Aug 12, 2022
@jklymak jklymak merged commit 540ab07 into matplotlib:main Aug 13, 2022
@tacaswell tacaswell deleted the tst_noto_relax branch August 13, 2022 15:54
@tacaswell
Copy link
Copy Markdown
Member Author

This still isn't working on CI, even though it worked for me locally:

SKIPPED [4] lib/matplotlib/tests/test_ft2font.py:66: Font WenQuanYi Zen Hei (wqy-zenhei) is missing
SKIPPED [4] lib/matplotlib/tests/test_ft2font.py:66: Font Noto Sans CJK JP (NotoSansCJK) is missing
SKIPPED [1] lib/matplotlib/tests/test_ft2font.py:92: Font WenQuanYi Zen Hei (wqy-zenhei) is missing
SKIPPED [1] lib/matplotlib/tests/test_ft2font.py:92: Font Noto Sans CJK JP (NotoSansCJK) is missing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup