Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CI: try installing a different version of noto on OSX #23612

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 17, 2022

Conversation

tacaswell
Copy link
Member

PR Summary

Follow on to #23610 to try installing a different font via brew.

The thing to check is that the Noto tests in test_ft2font are not skipped.

@tacaswell tacaswell added this to the v3.6.0 milestone Aug 13, 2022
@tacaswell
Copy link
Member Author

SKIPPED [1] lib/matplotlib/testing/conftest.py:81: Failed to switch to backend Cairo (cairo backend requires that pycairo>=1.11.0 or cairocffi is installed).
301
SKIPPED [1] lib/matplotlib/tests/test_ft2font.py:36: Font wqy-zenhei.ttc may be missing
302
SKIPPED [4] lib/matplotlib/tests/test_ft2font.py:66: Font WenQuanYi Zen Hei (wqy-zenhei) is missing
303
SKIPPED [1] lib/matplotlib/tests/test_ft2font.py:92: Font WenQuanYi Zen Hei (wqy-zenhei) is missing
304
SKIPPED [1] lib/matplotlib/tests/test_getattr.py:24: Cannot import matplotlib.backends._backend_gtk due to No module named 'gi'

This is working now (before we were getting skips on Noto as well. We generate the tests with a traditional Chinese font and the -sc version is a simplified Chinese font.

@QuLogic QuLogic merged commit 2da3401 into matplotlib:main Aug 17, 2022
@tacaswell tacaswell deleted the tst_noto_relax branch August 17, 2022 01:46
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