timhoffm on main
FIX: fix check_1d to also check… Merge pull request #22975 from … (compare)
timhoffm on main
doc: mathtext example use axhsp… Merge pull request #23063 from … (compare)
Hi,
A Question about PR https://github.com/matplotlib/matplotlib/pull/18493/
Azure test is failing for Windows_py37, macOS_py37, macOS_py38 . But I can't understand if there is any relation to the code changes I have done.
I can see that other PR are also failing Azure test(like this merged recently but had all Azure tests failing: matplotlib/matplotlib#18696 )
So, is this like some other issue with master branch or I need to check it in my code?
Regarding tk error: Will increasing _test_timeout
(which in 10 right now) help ?
Edit: 7th line in test_backend_tk.py
_test_timeout = 10 # Empirically, 1s is not enough on Travis.
convert -size 800x600 -depth 8 -delay 20.0 -loop 0 rgba:- /tmp/temp.m4v
AttributeError: module 'matplotlib._c_internal_utils' has no attribute 'display_is_valid'
git clean -xfd
to clear the build products and force the c-extensions to be re-complied