Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/python-mplcairo.spec'], chrootPath='/var/lib/mock/f30-build-13440678-975871/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/python-mplcairo.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: s390x Building for target s390x Wrote: /builddir/build/SRPMS/python-mplcairo-0.1-1.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/python-mplcairo.spec'], chrootPath='/var/lib/mock/f30-build-13440678-975871/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/python-mplcairo.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XZ8vcO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mplcairo-0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/mplcairo-0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mplcairo-0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Don-t-hardcode-march-native.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0002-Remove-extra-requirements.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0003-Try-to-fix-bool-snap-lifetimes.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -rf mplcairo.egg-info vendor + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Aef8Iw + umask 022 + cd /builddir/build/BUILD + cd mplcairo-0.1 + MPLCAIRO_USE_LIBRAQM=true + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-s390x-3.7 creating build/lib.linux-s390x-3.7/mplcairo copying lib/mplcairo/wx.py -> build/lib.linux-s390x-3.7/mplcairo copying lib/mplcairo/__init__.py -> build/lib.linux-s390x-3.7/mplcairo copying lib/mplcairo/gtk_native.py -> build/lib.linux-s390x-3.7/mplcairo copying lib/mplcairo/gtk.py -> build/lib.linux-s390x-3.7/mplcairo copying lib/mplcairo/multipage.py -> build/lib.linux-s390x-3.7/mplcairo copying lib/mplcairo/qt.py -> build/lib.linux-s390x-3.7/mplcairo copying lib/mplcairo/_util.py -> build/lib.linux-s390x-3.7/mplcairo copying lib/mplcairo/base.py -> build/lib.linux-s390x-3.7/mplcairo copying lib/mplcairo/macosx.py -> build/lib.linux-s390x-3.7/mplcairo copying lib/mplcairo/tk.py -> build/lib.linux-s390x-3.7/mplcairo copying lib/mplcairo/_version.py -> build/lib.linux-s390x-3.7/mplcairo running build_ext building 'mplcairo._mplcairo' extension creating build/temp.linux-s390x-3.7 creating build/temp.linux-s390x-3.7/src gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ibuild/include -I/usr/include/pybind11 -I/usr/include/pybind11 -I/usr/lib64/python3.7/site-packages/cairo/include -I/usr/include/python3.7m -c src/_feature_tests.cpp -o build/temp.linux-s390x-3.7/src/_feature_tests.o -std=c++1z -fvisibility=hidden -flto -Wextra -Wpedantic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ibuild/include -I/usr/include/pybind11 -I/usr/include/pybind11 -I/usr/lib64/python3.7/site-packages/cairo/include -I/usr/include/python3.7m -c src/_mplcairo.cpp -o build/temp.linux-s390x-3.7/src/_mplcairo.o -std=c++1z -fvisibility=hidden -flto -Wextra -Wpedantic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ibuild/include -I/usr/include/pybind11 -I/usr/include/pybind11 -I/usr/lib64/python3.7/site-packages/cairo/include -I/usr/include/python3.7m -c src/_os.cpp -o build/temp.linux-s390x-3.7/src/_os.o -std=c++1z -fvisibility=hidden -flto -Wextra -Wpedantic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ibuild/include -I/usr/include/pybind11 -I/usr/include/pybind11 -I/usr/lib64/python3.7/site-packages/cairo/include -I/usr/include/python3.7m -c src/_util.cpp -o build/temp.linux-s390x-3.7/src/_util.o -std=c++1z -fvisibility=hidden -flto -Wextra -Wpedantic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ibuild/include -I/usr/include/pybind11 -I/usr/include/pybind11 -I/usr/lib64/python3.7/site-packages/cairo/include -I/usr/include/python3.7m -c src/_pattern_cache.cpp -o build/temp.linux-s390x-3.7/src/_pattern_cache.o -std=c++1z -fvisibility=hidden -flto -Wextra -Wpedantic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ibuild/include -I/usr/include/pybind11 -I/usr/include/pybind11 -I/usr/lib64/python3.7/site-packages/cairo/include -I/usr/include/python3.7m -c src/_raqm.cpp -o build/temp.linux-s390x-3.7/src/_raqm.o -std=c++1z -fvisibility=hidden -flto -Wextra -Wpedantic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/src/_feature_tests.o build/temp.linux-s390x-3.7/src/_mplcairo.o build/temp.linux-s390x-3.7/src/_os.o build/temp.linux-s390x-3.7/src/_util.o build/temp.linux-s390x-3.7/src/_pattern_cache.o build/temp.linux-s390x-3.7/src/_raqm.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/mplcairo/_mplcairo.cpython-37m-s390x-linux-gnu.so -flto + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6oPUO8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x ++ dirname /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x + cd mplcairo-0.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x running install running install_lib creating /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr creating /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64 creating /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-s390x-3.7/mplcairo/wx.py -> /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-s390x-3.7/mplcairo/__init__.py -> /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-s390x-3.7/mplcairo/gtk_native.py -> /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-s390x-3.7/mplcairo/gtk.py -> /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-s390x-3.7/mplcairo/multipage.py -> /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-s390x-3.7/mplcairo/qt.py -> /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-s390x-3.7/mplcairo/_util.py -> /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-s390x-3.7/mplcairo/base.py -> /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-s390x-3.7/mplcairo/macosx.py -> /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-s390x-3.7/mplcairo/tk.py -> /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-s390x-3.7/mplcairo/_version.py -> /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-s390x-3.7/mplcairo/_mplcairo.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/mplcairo byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/mplcairo/wx.py to wx.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/mplcairo/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/mplcairo/gtk_native.py to gtk_native.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/mplcairo/gtk.py to gtk.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/mplcairo/multipage.py to multipage.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/mplcairo/qt.py to qt.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/mplcairo/_util.py to _util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/mplcairo/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/mplcairo/macosx.py to macosx.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/mplcairo/tk.py to tk.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/mplcairo/_version.py to _version.cpython-37.pyc writing byte-compilation script '/tmp/tmp5afsby76.py' /usr/bin/python3 /tmp/tmp5afsby76.py removing /tmp/tmp5afsby76.py running install_egg_info running egg_info writing lib/mplcairo.egg-info/PKG-INFO writing dependency_links to lib/mplcairo.egg-info/dependency_links.txt writing requirements to lib/mplcairo.egg-info/requires.txt writing top-level names to lib/mplcairo.egg-info/top_level.txt reading manifest file 'lib/mplcairo.egg-info/SOURCES.txt' writing manifest file 'lib/mplcairo.egg-info/SOURCES.txt' Copying lib/mplcairo.egg-info to /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/mplcairo-0.1-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.1-1.fc30 --unique-debug-suffix -0.1-1.fc30.s390x --unique-debug-src-base python-mplcairo-0.1-1.fc30.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/mplcairo-0.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/mplcairo/_mplcairo.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/mplcairo/_mplcairo.cpython-37m-s390x-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 220 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs /usr/share/lmod/lmod/init/bash: line 15: __lmod_vx: unbound variable Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.wryaOB + umask 022 + cd /builddir/build/BUILD + cd mplcairo-0.1 + export PYTHONPATH=/builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7/site-packages PYTHONDONTWRITEBYTECODE=1 + PYTHONPATH=/builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/lib64/python3.7/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/python3 -c 'import mplcairo.base' + MPLBACKEND=module://mplcairo.base + /usr/bin/python3 - module://mplcairo.base + /usr/bin/python3 run-mpl-test-suite.py --tolerance=50 -m 'not network' -v ============================= test session starts ============================== platform linux -- Python 3.7.0, pytest-3.6.3, py-1.5.4, pluggy-0.6.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/mplcairo-0.1, inifile: collecting ... /usr/lib64/python3.7/site-packages/matplotlib/__init__.py:1487: UserWarning: Matplotlib is not built with the correct FreeType version to run tests. Set local_freetype=True in setup.cfg and rebuild. Expect many image comparison failures below. Expected freetype version 2.6.1. Found freetype version 2.9.1. Freetype build type is not local "" if ft2font.__freetype_build_type__ == 'local' else "not " collected 7293 items / 2 deselected / 2 skipped matplotlib/sphinxext/tests/test_tinypages.py::test_tinypages <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/sphinxext/tests/test_tinypages.py PASSED [ 0%] matplotlib/tests/test_afm.py::test_nonascii_str <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_afm.py PASSED [ 0%] matplotlib/tests/test_afm.py::test_parse_header <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_afm.py PASSED [ 0%] matplotlib/tests/test_afm.py::test_parse_char_metrics <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_afm.py PASSED [ 0%] matplotlib/tests/test_afm.py::test_get_familyname_guessed <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_afm.py PASSED [ 0%] matplotlib/tests/test_agg.py::test_repeated_save_with_alpha <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py xfail [ 0%] matplotlib/tests/test_agg.py::test_large_single_path_collection <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py PASSED [ 0%] matplotlib/tests/test_agg.py::test_marker_with_nan <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py PASSED [ 0%] matplotlib/tests/test_agg.py::test_long_path <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py PASSED [ 0%] matplotlib/tests/test_agg.py::test_agg_filter[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py PASSED [ 0%] matplotlib/tests/test_agg.py::test_too_large_image <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py PASSED [ 0%] matplotlib/tests/test_agg.py::test_chunksize <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py PASSED [ 0%] matplotlib/tests/test_agg.py::test_jpeg_dpi <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py SKIPPED [ 0%] matplotlib/tests/test_animation.py::test_null_movie_writer <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py PASSED [ 0%] matplotlib/tests/test_animation.py::test_movie_writer_dpi_default <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py PASSED [ 0%] matplotlib/tests/test_animation.py::test_save_animation_smoketest[ffmpeg-movie.mp4] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py SKIPPED [ 0%] matplotlib/tests/test_animation.py::test_save_animation_smoketest[ffmpeg_file-movie.mp4] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py SKIPPED [ 0%] matplotlib/tests/test_animation.py::test_save_animation_smoketest[avconv-movie.mp4] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py SKIPPED [ 0%] matplotlib/tests/test_animation.py::test_save_animation_smoketest[avconv_file-movie.mp4] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py SKIPPED [ 0%] matplotlib/tests/test_animation.py::test_save_animation_smoketest[imagemagick-movie.gif] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py SKIPPED [ 0%] matplotlib/tests/test_animation.py::test_save_animation_smoketest[imagemagick_file-movie.gif] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py SKIPPED [ 0%] matplotlib/tests/test_animation.py::test_save_animation_smoketest[pillow-movie.gif] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py SKIPPED [ 0%] matplotlib/tests/test_animation.py::test_save_animation_smoketest[html-movie.html] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py PASSED [ 0%] matplotlib/tests/test_animation.py::test_save_animation_smoketest[null-movie.null] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py PASSED [ 0%] matplotlib/tests/test_animation.py::test_save_animation_smoketest[ffmpeg-output9] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py SKIPPED [ 0%] matplotlib/tests/test_animation.py::test_save_animation_smoketest[ffmpeg_file-output10] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py SKIPPED [ 0%] matplotlib/tests/test_animation.py::test_save_animation_smoketest[avconv-output11] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py SKIPPED [ 0%] matplotlib/tests/test_animation.py::test_save_animation_smoketest[avconv_file-output12] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py SKIPPED [ 0%] matplotlib/tests/test_animation.py::test_save_animation_smoketest[imagemagick-output13] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py SKIPPED [ 0%] matplotlib/tests/test_animation.py::test_save_animation_smoketest[imagemagick_file-output14] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py SKIPPED [ 0%] matplotlib/tests/test_animation.py::test_save_animation_smoketest[pillow-output15] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py SKIPPED [ 0%] matplotlib/tests/test_animation.py::test_save_animation_smoketest[html-output16] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py PASSED [ 0%] matplotlib/tests/test_animation.py::test_save_animation_smoketest[null-output17] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py PASSED [ 0%] matplotlib/tests/test_animation.py::test_no_length_frames <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py PASSED [ 0%] matplotlib/tests/test_animation.py::test_movie_writer_registry <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py PASSED [ 0%] matplotlib/tests/test_arrow_patches.py::test_fancyarrow[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py PASSED [ 0%] matplotlib/tests/test_arrow_patches.py::test_fancyarrow[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py SKIPPED [ 0%] matplotlib/tests/test_arrow_patches.py::test_fancyarrow[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py SKIPPED [ 0%] matplotlib/tests/test_arrow_patches.py::test_boxarrow[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py PASSED [ 0%] matplotlib/tests/test_arrow_patches.py::test_fancyarrow_dpi_cor_100dpi[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py PASSED [ 0%] matplotlib/tests/test_arrow_patches.py::test_fancyarrow_dpi_cor_200dpi[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py PASSED [ 0%] matplotlib/tests/test_arrow_patches.py::test_fancyarrow_dash[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py PASSED [ 0%] matplotlib/tests/test_arrow_patches.py::test_arrow_styles[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py PASSED [ 0%] matplotlib/tests/test_artist.py::test_patch_transform_of_none <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py PASSED [ 0%] matplotlib/tests/test_artist.py::test_collection_transform_of_none <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py PASSED [ 0%] matplotlib/tests/test_artist.py::test_clipping[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py PASSED [ 0%] matplotlib/tests/test_artist.py::test_clipping[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py SKIPPED [ 0%] matplotlib/tests/test_artist.py::test_clipping[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py SKIPPED [ 0%] matplotlib/tests/test_artist.py::test_cull_markers <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py xfail [ 0%] matplotlib/tests/test_artist.py::test_hatching[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py PASSED [ 0%] matplotlib/tests/test_artist.py::test_hatching[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py SKIPPED [ 0%] matplotlib/tests/test_artist.py::test_hatching[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py SKIPPED [ 0%] matplotlib/tests/test_artist.py::test_remove <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py PASSED [ 0%] matplotlib/tests/test_artist.py::test_default_edges[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py PASSED [ 0%] matplotlib/tests/test_artist.py::test_properties <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py PASSED [ 0%] matplotlib/tests/test_artist.py::test_setp <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py PASSED [ 0%] matplotlib/tests/test_artist.py::test_None_zorder <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py PASSED [ 0%] matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[-unknown] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py PASSED [ 0%] matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[ACCEPTS: [ '-' | '--' | '-.' ]-[ '-' | '--' | '-.' ] ] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py PASSED [ 0%] matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[ACCEPTS: Some description.-Some description. ] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py PASSED [ 0%] matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[.. ACCEPTS: Some description.-Some description. ] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py PASSED [ 0%] matplotlib/tests/test_axes.py::test_get_labels <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 0%] matplotlib/tests/test_axes.py::test_acorr[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 0%] matplotlib/tests/test_axes.py::test_spy[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 0%] matplotlib/tests/test_axes.py::test_matshow[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 0%] matplotlib/tests/test_axes.py::test_formatter_ticker[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 0%] matplotlib/tests/test_axes.py::test_formatter_ticker[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 0%] matplotlib/tests/test_axes.py::test_formatter_ticker[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 0%] matplotlib/tests/test_axes.py::test_formatter_large_small[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 0%] matplotlib/tests/test_axes.py::test_formatter_large_small[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 0%] matplotlib/tests/test_axes.py::test_formatter_large_small[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 0%] matplotlib/tests/test_axes.py::test_twin_axis_locaters_formatters[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 0%] matplotlib/tests/test_axes.py::test_twin_axis_locaters_formatters[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_twin_axis_locaters_formatters[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_twinx_cla <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_twinx_axis_scales[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_twin_inherit_autoscale_setting <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_inverted_cla <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_minorticks_on_rcParams_both[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_autoscale_tiny_range[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_autoscale_tiny_range[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_autoscale_tiny_range[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_autoscale_tight <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_autoscale_log_shared <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_use_sticky_edges <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_basic_annotate[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_basic_annotate[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_basic_annotate[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_arrow_simple[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_annotate_default_arrow <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_polar_annotations[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_polar_annotations[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_polar_annotations[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_polar_coord_annotations[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_polar_coord_annotations[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_polar_coord_annotations[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_fill_units[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_single_point[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_single_point[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_single_point[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_single_date[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_single_date[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_single_date[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_shaped_data[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_shaped_data[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_shaped_data[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_const_xy[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_const_xy[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_const_xy[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_polar_wrap[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_polar_wrap[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_polar_wrap[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_polar_units[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_polar_units[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_polar_units[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_polar_rmin[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_polar_rmin[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_polar_rmin[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_polar_negative_rmin[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_polar_negative_rmin[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_polar_negative_rmin[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_polar_rorigin[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_polar_rorigin[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_polar_rorigin[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_polar_theta_position[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_polar_theta_position[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_polar_theta_position[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_polar_rlabel_position[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_polar_rlabel_position[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_polar_rlabel_position[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_polar_theta_limits[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_polar_theta_limits[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_polar_theta_limits[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_axvspan_epoch[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_axvspan_epoch[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_axvspan_epoch[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_axhspan_epoch[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_axhspan_epoch[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_axhspan_epoch[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 1%] matplotlib/tests/test_axes.py::test_hexbin_extent[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_hexbin_empty[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_hexbin_pickable <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_hexbin_log[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_inverted_limits <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_nonfinite_limits[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 1%] matplotlib/tests/test_axes.py::test_nonfinite_limits[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_nonfinite_limits[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_imshow[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_imshow[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_imshow[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_imshow_clip[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_imshow_clip[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_imshow_clip[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_polycollection_joinstyle[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_polycollection_joinstyle[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_polycollection_joinstyle[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_fill_between_input[2d_x_input] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_fill_between_input[2d_y1_input] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_fill_between_input[2d_y2_input] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_fill_betweenx_input[2d_y_input] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_fill_betweenx_input[2d_x1_input] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_fill_betweenx_input[2d_x2_input] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_fill_between_interpolate[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_fill_between_interpolate[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_fill_between_interpolate[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_fill_between_interpolate_decreasing[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_fill_between_interpolate_decreasing[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_fill_between_interpolate_decreasing[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_symlog[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_symlog[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_symlog[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_symlog2[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_symlog2[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_symlog2[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_pcolorargs_5205 <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_pcolormesh[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_pcolormesh[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_pcolormesh[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_pcolormesh_datetime_axis[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_pcolor_datetime_axis[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_pcolorargs <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_canonical[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_canonical[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_canonical[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_arc_angles[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_arc_ellipse[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_arc_ellipse[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_arc_ellipse[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_markevery[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_markevery[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_markevery[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_markevery_line[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_markevery_line[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_markevery_line[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_markevery_linear_scales[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_markevery_linear_scales[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_markevery_linear_scales[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_markevery_linear_scales_zoomed[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_markevery_linear_scales_zoomed[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_markevery_linear_scales_zoomed[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_markevery_log_scales[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_markevery_log_scales[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_markevery_log_scales[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_markevery_polar[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_markevery_polar[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_markevery_polar[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_marker_edges[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_marker_edges[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_marker_edges[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_bar_tick_label_single[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_bar_ticklabel_fail <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_bar_tick_label_multiple[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_bar_tick_label_multiple_old_alignment[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_barh_tick_label[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_hist_log[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_hist_log[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_hist_log[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 2%] matplotlib/tests/test_axes.py::test_hist_bar_empty[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 2%] matplotlib/tests/test_axes.py::test_hist_step_empty[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_hist_steplog[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_hist_steplog[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 3%] matplotlib/tests/test_axes.py::test_hist_steplog[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 3%] matplotlib/tests/test_axes.py::test_hist_step_filled[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_hist_density[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_hist_step_log_bottom[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_hist_unequal_bins_density <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_hist_datetime_datasets <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_contour_hatching[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_contour_hatching[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 3%] matplotlib/tests/test_axes.py::test_contour_hatching[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 3%] matplotlib/tests/test_axes.py::test_contour_colorbar[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_contour_colorbar[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 3%] matplotlib/tests/test_axes.py::test_contour_colorbar[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 3%] matplotlib/tests/test_axes.py::test_hist2d[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_hist2d[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 3%] matplotlib/tests/test_axes.py::test_hist2d[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 3%] matplotlib/tests/test_axes.py::test_hist2d_transpose[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_hist2d_transpose[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 3%] matplotlib/tests/test_axes.py::test_hist2d_transpose[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 3%] matplotlib/tests/test_axes.py::test_scatter_plot[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_scatter_plot[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 3%] matplotlib/tests/test_axes.py::test_scatter_plot[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 3%] matplotlib/tests/test_axes.py::test_scatter_marker[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_scatter_2D[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_scatter_color <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_as_mpl_axes_api <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_pyplot_axes <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_log_scales[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py XPASS [ 3%] matplotlib/tests/test_axes.py::test_log_scales[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 3%] matplotlib/tests/test_axes.py::test_log_scales[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 3%] matplotlib/tests/test_axes.py::test_stackplot[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_stackplot[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 3%] matplotlib/tests/test_axes.py::test_stackplot[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 3%] matplotlib/tests/test_axes.py::test_stackplot_baseline[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_stackplot_baseline[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 3%] matplotlib/tests/test_axes.py::test_stackplot_baseline[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 3%] matplotlib/tests/test_axes.py::test_bxp_baseline[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_bxp_rangewhis[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_bxp_precentilewhis[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_bxp_with_xlabels[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_bxp_horizontal[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_bxp_with_ylabels[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_bxp_patchartist[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_bxp_custompatchartist[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_bxp_customoutlier[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_bxp_showcustommean[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_bxp_custombox[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_bxp_custommedian[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_bxp_customcap[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_bxp_customwhisker[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_bxp_shownotches[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_bxp_nocaps[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_bxp_nobox[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_bxp_no_flier_stats[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_bxp_showmean[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_bxp_showmeanasline[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_bxp_scalarwidth[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_bxp_customwidths[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_bxp_custompositions[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_bxp_bad_widths <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_bxp_bad_positions <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_boxplot[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_boxplot[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 3%] matplotlib/tests/test_axes.py::test_boxplot[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 3%] matplotlib/tests/test_axes.py::test_boxplot_sym2[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_boxplot_sym[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_boxplot_autorange_whiskers[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_boxplot_rc_parameters[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_boxplot_rc_parameters[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 3%] matplotlib/tests/test_axes.py::test_boxplot_rc_parameters[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 3%] matplotlib/tests/test_axes.py::test_boxplot_with_CIarray[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 3%] matplotlib/tests/test_axes.py::test_boxplot_no_weird_whisker[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_boxplot_bad_medians_1 <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_boxplot_bad_medians_2 <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_boxplot_bad_ci_1 <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_boxplot_zorder <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_boxplot_bad_ci_2 <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_boxplot_mod_artist_after_plotting[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_vert_violinplot_baseline[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_vert_violinplot_showmeans[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_vert_violinplot_showextrema[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_vert_violinplot_showmedians[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_vert_violinplot_showall[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_vert_violinplot_custompoints_10[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_vert_violinplot_custompoints_200[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_horiz_violinplot_baseline[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_horiz_violinplot_showmedians[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_horiz_violinplot_showmeans[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_horiz_violinplot_showextrema[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_horiz_violinplot_showall[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_horiz_violinplot_custompoints_10[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_horiz_violinplot_custompoints_200[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_violinplot_bad_positions <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_violinplot_bad_widths <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_manage_xticks <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_tick_space_size_0 <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_errorbar[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_errorbar[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 4%] matplotlib/tests/test_axes.py::test_errorbar[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 4%] matplotlib/tests/test_axes.py::test_errorbar_colorcycle <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_errorbar_shape <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_errorbar_limits[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_errorbar_limits[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 4%] matplotlib/tests/test_axes.py::test_errorbar_limits[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 4%] matplotlib/tests/test_axes.py::test_errobar_nonefmt <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_errorbar_with_prop_cycle[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 4%] matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 4%] matplotlib/tests/test_axes.py::test_hist_offset[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_hist_offset[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 4%] matplotlib/tests/test_axes.py::test_hist_offset[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 4%] matplotlib/tests/test_axes.py::test_hist_step[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_hist_step_horiz[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_hist_stacked_weighted[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_hist_stacked_weighted[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 4%] matplotlib/tests/test_axes.py::test_hist_stacked_weighted[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 4%] matplotlib/tests/test_axes.py::test_stem_args <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_stem_dates <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled_alpha[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled_alpha[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 4%] matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled_alpha[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 4%] matplotlib/tests/test_axes.py::test_hist_stacked_step[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_hist_stacked_step[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 4%] matplotlib/tests/test_axes.py::test_hist_stacked_step[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 4%] matplotlib/tests/test_axes.py::test_hist_stacked_normed[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_hist_stacked_normed[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 4%] matplotlib/tests/test_axes.py::test_hist_stacked_normed[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 4%] matplotlib/tests/test_axes.py::test_hist_stacked_density[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_hist_normed_density[False-False] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_hist_normed_density[False-True] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_hist_normed_density[True-False] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_hist_normed_density[True-True] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_hist_step_bottom[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_hist_stacked_bar[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_hist_stacked_bar[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 4%] matplotlib/tests/test_axes.py::test_hist_stacked_bar[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 4%] matplotlib/tests/test_axes.py::test_hist_emptydata <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_transparent_markers[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_transparent_markers[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 4%] matplotlib/tests/test_axes.py::test_transparent_markers[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 4%] matplotlib/tests/test_axes.py::test_rgba_markers[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 4%] matplotlib/tests/test_axes.py::test_rgba_markers[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 4%] matplotlib/tests/test_axes.py::test_rgba_markers[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 4%] matplotlib/tests/test_axes.py::test_mollweide_grid[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_mollweide_grid[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 5%] matplotlib/tests/test_axes.py::test_mollweide_grid[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 5%] matplotlib/tests/test_axes.py::test_mollweide_forward_inverse_closure <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_mollweide_inverse_forward_closure <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_alpha[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_alpha[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 5%] matplotlib/tests/test_axes.py::test_alpha[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 5%] matplotlib/tests/test_axes.py::test_eventplot[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_eventplot[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 5%] matplotlib/tests/test_axes.py::test_eventplot[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 5%] matplotlib/tests/test_axes.py::test_eventplot_defaults[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_eventplot_colors[colors0] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_eventplot_colors[colors1] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_eventplot_colors[colors2] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_eventplot_colors[colors3] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_eventplot_problem_kwargs[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_empty_eventplot <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_eventplot_orientation[data0-_empty] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_eventplot_orientation[data1-vertical] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_eventplot_orientation[data2-horizontal] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_eventplot_orientation[data3-None] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_eventplot_orientation[data4-none] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_eventplot_orientation[data5-_empty] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_eventplot_orientation[data6-vertical] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_eventplot_orientation[data7-horizontal] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_eventplot_orientation[data8-None] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_eventplot_orientation[data9-none] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_eventplot_orientation[data10-_empty] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_eventplot_orientation[data11-vertical] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_eventplot_orientation[data12-horizontal] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_eventplot_orientation[data13-None] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_eventplot_orientation[data14-none] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_marker_styles[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_markers_fillstyle_rcparams[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_vertex_markers[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_eb_line_zorder[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_eb_line_zorder[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 5%] matplotlib/tests/test_axes.py::test_eb_line_zorder[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 5%] matplotlib/tests/test_axes.py::test_vlines[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_hlines[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_step_linestyle[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_step_linestyle[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 5%] matplotlib/tests/test_axes.py::test_step_linestyle[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 5%] matplotlib/tests/test_axes.py::test_mixed_collection[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_mixed_collection[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 5%] matplotlib/tests/test_axes.py::test_mixed_collection[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 5%] matplotlib/tests/test_axes.py::test_subplot_key_hash <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_specgram_freqs[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_specgram_noise[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_specgram_magnitude_freqs[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_specgram_magnitude_noise[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_specgram_angle_freqs[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_specgram_noise_angle[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_specgram_freqs_phase[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_specgram_noise_phase[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_psd_freqs[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_psd_noise[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_csd_freqs[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_csd_noise[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_magnitude_spectrum_freqs[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_magnitude_spectrum_noise[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_angle_spectrum_freqs[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_angle_spectrum_noise[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_phase_spectrum_freqs[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_phase_spectrum_noise[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_twin_spines[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_twin_spines_on_top[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_rcparam_grid_minor <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_vline_limit <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_empty_shared_subplots <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_shared_with_aspect_1 <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_shared_with_aspect_2 <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 5%] matplotlib/tests/test_axes.py::test_shared_with_aspect_3 <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_twin_with_aspect[x] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_twin_with_aspect[y] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_relim_visible_only <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_text_labelsize <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_pie_linewidth_0[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_pie_center_radius[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_pie_linewidth_2[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_pie_ccw_true[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_pie_frame_grid[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_pie_rotatelabels_true[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_set_get_ticklabels[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_tick_label_update <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_o_marker_path_snap[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_margins <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_length_one_hist <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_pathological_hexbin <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_color_None <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_color_alias <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_numerical_hist_label <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_unicode_hist_label <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_move_offsetlabel <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_rc_spines[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_rc_grid[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_rc_tick <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_rc_major_minor_tick <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_square_plot <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_no_None <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_pcolor_fast_non_uniform <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_shared_scale <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_violin_point_mass <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs0] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs1] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs2] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs3] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs4] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs5] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs6] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs7] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs8] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs9] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs10] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs11] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs12] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs13] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs14] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs15] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs16] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs17] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs18] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs19] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs20] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs21] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs22] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs23] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs24] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs25] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs26] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs27] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs28] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs29] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs30] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs31] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs32] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs33] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs34] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs35] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs36] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs37] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs38] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs39] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs40] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs41] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 6%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs42] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs43] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs44] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs45] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs46] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs47] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs48] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs49] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs50] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs51] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs52] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs53] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs54] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs55] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs56] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs57] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs58] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs59] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs60] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs61] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs62] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs63] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs64] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs65] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs66] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs67] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs68] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs69] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs70] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs71] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs72] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs73] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs74] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs75] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs76] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs77] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs78] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs79] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs80] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs81] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs82] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs83] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_dash_offset[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_dash_offset[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 7%] matplotlib/tests/test_axes.py::test_dash_offset[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 7%] matplotlib/tests/test_axes.py::test_title_pad <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_title_location_roundtrip <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_loglog[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_loglog_nonpos[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_axes_margins <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_remove_shared_axes[gca-x] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_remove_shared_axes[gca-y] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_remove_shared_axes[subplots-x] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_remove_shared_axes[subplots-y] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_remove_shared_axes[subplots_shared-x] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_remove_shared_axes[subplots_shared-y] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_remove_shared_axes[add_axes-x] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_remove_shared_axes[add_axes-y] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_remove_shared_axes_relim <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_adjust_numtick_aspect <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_auto_numticks[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_auto_numticks_log[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_broken_barh_empty <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_pandas_pcolormesh <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 7%] matplotlib/tests/test_axes.py::test_pandas_indexing_dates <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 7%] matplotlib/tests/test_axes.py::test_pandas_errorbar_indexing <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 7%] matplotlib/tests/test_axes.py::test_pandas_indexing_hist <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 7%] matplotlib/tests/test_axes.py::test_pandas_bar_align_center <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py SKIPPED [ 7%] matplotlib/tests/test_axes.py::test_axis_set_tick_params_labelsize_labelcolor <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_axes_tick_params_gridlines <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_axes_tick_params_ylabelside <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_axes_tick_params_xlabelside <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_none_kwargs <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 7%] matplotlib/tests/test_axes.py::test_ls_ds_conflict <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_bar_uint8 <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_date_timezone_x[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_date_timezone_y[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_date_timezone_x_and_y[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_axisbelow[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_offset_label_color <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_large_offset <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_barb_units <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_quiver_units <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_bar_color_cycle <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_tick_param_label_rotation <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_fillbetween_cycle <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_log_margins <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_color_length_mismatch <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_scatter_color_masking <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_eventplot_legend <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_bar_broadcast_args <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_invalid_axis_limits <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_minorticks_on[symlog-symlog] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_minorticks_on[symlog-log] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_minorticks_on[log-symlog] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_minorticks_on[log-log] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_twinx_knows_limits <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_bar_signature[args0-kwargs0-0] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_bar_signature[args1-kwargs1-0] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_bar_signature[args2-kwargs2-0] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_bar_signature[args3-kwargs3-1] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_barh_signature[args0-kwargs0-0] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_barh_signature[args1-kwargs1-0] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_barh_signature[args2-kwargs2-0] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_barh_signature[args3-kwargs3-1] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_zero_linewidth <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_patch_deprecations <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_polar_gridlines <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_empty_errorbar_legend <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_axes.py::test_plot_columns_cycle_deprecation <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py PASSED [ 8%] matplotlib/tests/test_backend_bases.py::test_uses_per_path <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_bases.py PASSED [ 8%] matplotlib/tests/test_backend_bases.py::test_get_default_filename <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_bases.py PASSED [ 8%] matplotlib/tests/test_backend_bases.py::test_get_default_filename_already_exists <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_bases.py PASSED [ 8%] matplotlib/tests/test_backend_pdf.py::test_use14corefonts[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py SKIPPED [ 8%] matplotlib/tests/test_backend_pdf.py::test_type42 <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py PASSED [ 8%] matplotlib/tests/test_backend_pdf.py::test_multipage_pagecount <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py xfail [ 8%] matplotlib/tests/test_backend_pdf.py::test_multipage_properfinalize <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py xfail [ 8%] matplotlib/tests/test_backend_pdf.py::test_multipage_keep_empty <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py XPASS [ 8%] matplotlib/tests/test_backend_pdf.py::test_composite_image <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py xfail [ 8%] matplotlib/tests/test_backend_pdf.py::test_pdfpages_fspath <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py PASSED [ 8%] matplotlib/tests/test_backend_pdf.py::test_source_date_epoch <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py PASSED [ 8%] matplotlib/tests/test_backend_pdf.py::test_determinism_plain <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py PASSED [ 8%] matplotlib/tests/test_backend_pdf.py::test_determinism_images <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py PASSED [ 8%] matplotlib/tests/test_backend_pdf.py::test_determinism_hatches <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py PASSED [ 8%] matplotlib/tests/test_backend_pdf.py::test_determinism_markers <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py PASSED [ 8%] matplotlib/tests/test_backend_pdf.py::test_determinism_all <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py PASSED [ 8%] matplotlib/tests/test_backend_pdf.py::test_hatching_legend[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py SKIPPED [ 8%] matplotlib/tests/test_backend_pdf.py::test_grayscale_alpha[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py SKIPPED [ 8%] matplotlib/tests/test_backend_pdf.py::test_missing_psfont <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py xfail [ 8%] matplotlib/tests/test_backend_pdf.py::test_pdf_savefig_when_color_is_none <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py SKIPPED [ 8%] matplotlib/tests/test_backend_pdf.py::test_failing_latex <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py Exception ignored in destructor: ValueError: write to closed file xfail [ 8%] matplotlib/tests/test_backend_pgf.py::test_xelatex[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py SKIPPED [ 8%] matplotlib/tests/test_backend_pgf.py::test_pdflatex[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py SKIPPED [ 8%] matplotlib/tests/test_backend_pgf.py::test_rcupdate <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py SKIPPED [ 8%] matplotlib/tests/test_backend_pgf.py::test_pathclip <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py SKIPPED [ 8%] matplotlib/tests/test_backend_pgf.py::test_mixedmode[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py SKIPPED [ 8%] matplotlib/tests/test_backend_pgf.py::test_bbox_inches <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py SKIPPED [ 8%] matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[ps] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py xfail [ 8%] matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[ps with distiller] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py xfail [ 8%] matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[ps with usetex] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py xfail [ 8%] matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[eps] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py Exception ignored in destructor: TypeError: string argument expected, got 'memoryview' xfail [ 8%] matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[eps afm] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py xfail [ 8%] matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[eps with usetex] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py xfail [ 8%] matplotlib/tests/test_backend_ps.py::test_patheffects <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py PASSED [ 8%] matplotlib/tests/test_backend_ps.py::test_tilde_in_tempfilename <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py Exception ignored in destructor: TypeError: string argument expected, got 'memoryview' xfail [ 8%] matplotlib/tests/test_backend_ps.py::test_source_date_epoch <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py XPASS [ 8%] matplotlib/tests/test_backend_ps.py::test_determinism_all <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py PASSED [ 9%] matplotlib/tests/test_backend_ps.py::test_determinism_all_tex <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py xfail [ 9%] matplotlib/tests/test_backend_ps.py::test_transparency[eps] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py SKIPPED [ 9%] matplotlib/tests/test_backend_ps.py::test_failing_latex <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py Exception ignored in destructor: ValueError: write to closed file xfail [ 9%] matplotlib/tests/test_backend_svg.py::test_visibility <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py PASSED [ 9%] matplotlib/tests/test_backend_svg.py::test_fill_black_with_alpha[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py SKIPPED [ 9%] matplotlib/tests/test_backend_svg.py::test_noscale[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py PASSED [ 9%] matplotlib/tests/test_backend_svg.py::test_noscale[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py SKIPPED [ 9%] matplotlib/tests/test_backend_svg.py::test_noscale[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py SKIPPED [ 9%] matplotlib/tests/test_backend_svg.py::test_text_urls <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py xfail [ 9%] matplotlib/tests/test_backend_svg.py::test_bold_font_output[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py SKIPPED [ 9%] matplotlib/tests/test_backend_svg.py::test_bold_font_output_with_none_fonttype[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py SKIPPED [ 9%] matplotlib/tests/test_backend_svg.py::test_determinism[determinism_notex.svg-False] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py PASSED [ 9%] matplotlib/tests/test_backend_svg.py::test_determinism[determinism_tex.svg-True] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py xfail [ 9%] matplotlib/tests/test_backend_svg.py::test_missing_psfont <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py Exception ignored in destructor: ValueError: write to closed file xfail [ 9%] matplotlib/tests/test_backends_interactive.py::test_backend[gtk3agg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backends_interactive.py SKIPPED [ 9%] matplotlib/tests/test_backends_interactive.py::test_backend[gtk3cairo] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backends_interactive.py SKIPPED [ 9%] matplotlib/tests/test_backends_interactive.py::test_backend[qt5agg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backends_interactive.py SKIPPED [ 9%] matplotlib/tests/test_backends_interactive.py::test_backend[qt5cairo] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backends_interactive.py SKIPPED [ 9%] matplotlib/tests/test_backends_interactive.py::test_backend[tkagg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backends_interactive.py SKIPPED [ 9%] matplotlib/tests/test_backends_interactive.py::test_backend[wxagg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backends_interactive.py SKIPPED [ 9%] matplotlib/tests/test_basic.py::test_simple <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_basic.py PASSED [ 9%] matplotlib/tests/test_basic.py::test_override_builtins <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_basic.py PASSED [ 9%] matplotlib/tests/test_basic.py::test_verbose <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_basic.py PASSED [ 9%] matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py PASSED [ 9%] matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py SKIPPED [ 9%] matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py SKIPPED [ 9%] matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_suptile_legend[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py xfail [ 9%] matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_suptile_legend[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py SKIPPED [ 9%] matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_suptile_legend[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py SKIPPED [ 9%] matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_clipping[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py PASSED [ 9%] matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_clipping[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py SKIPPED [ 9%] matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_clipping[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py SKIPPED [ 9%] matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_raster[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py PASSED [ 9%] matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_raster[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py SKIPPED [ 9%] matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_raster[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py SKIPPED [ 9%] matplotlib/tests/test_category.py::TestUnitData::test_unit[single] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestUnitData::test_unit[unicode] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestUnitData::test_unit[mixed] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestUnitData::test_update <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestUnitData::test_non_string_fails[single] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestUnitData::test_non_string_fails[unicode] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestUnitData::test_non_string_fails[mixed] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestUnitData::test_non_string_update_fails[single] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestUnitData::test_non_string_update_fails[unicode] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestUnitData::test_non_string_update_fails[mixed] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert[unicode] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert[ascii] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert[single] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert[integer string] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert[single + values>10] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_one_string[ascii] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_one_string[unicode] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_one_number <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_float_array <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_fail[mixed] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_fail[string integer] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestStrCategoryConverter::test_axisinfo <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestStrCategoryConverter::test_default_units <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestStrCategoryLocator::test_StrCategoryLocator <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestStrCategoryLocator::test_StrCategoryLocatorPlot[scatter] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestStrCategoryLocator::test_StrCategoryLocatorPlot[plot] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestStrCategoryLocator::test_StrCategoryLocatorPlot[bar] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatter[ascii] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatter[unicode] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[scatter-ascii] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[scatter-unicode] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[plot-ascii] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[plot-unicode] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[bar-ascii] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[bar-unicode] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[string list-scatter] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[string list-plot] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 9%] matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[string list-bar] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes list-scatter] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes list-plot] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes list-bar] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes ndarray-scatter] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes ndarray-plot] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes ndarray-bar] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string list-scatter] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string list-plot] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string list-bar] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string ndarray-scatter] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string ndarray-plot] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string ndarray-bar] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes list-scatter] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes list-plot] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes list-bar] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes ndarray-scatter] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes ndarray-plot] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes ndarray-bar] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_plot_unicode[scatter] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_plot_unicode[plot] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_plot_unicode[bar] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xaxis[scatter] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xaxis[plot] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xaxis[bar] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_plot_yaxis[scatter] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_plot_yaxis[plot] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_plot_yaxis[bar] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xyaxis[scatter] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xyaxis[plot] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xyaxis[bar] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_update_plot[scatter] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_update_plot[plot] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_update_plot[bar] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[mixed-scatter] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[mixed-plot] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py xfail [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[mixed-bar] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py XPASS [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[number integer-scatter] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[number integer-plot] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py xfail [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[number integer-bar] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py XPASS [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[string integer-scatter] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[string integer-plot] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py xfail [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[string integer-bar] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py XPASS [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[missing-scatter] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[missing-plot] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py xfail [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[missing-bar] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py XPASS [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[mixed-scatter] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[mixed-plot] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py xfail [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[mixed-bar] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py XPASS [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[number integer-scatter] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[number integer-plot] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py xfail [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[number integer-bar] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py XPASS [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[string integer-scatter] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[string integer-plot] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py xfail [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[string integer-bar] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py XPASS [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[missing-scatter] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py PASSED [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[missing-plot] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py xfail [ 10%] matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[missing-bar] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py XPASS [ 10%] matplotlib/tests/test_cbook.py::test_is_hashable <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 10%] matplotlib/tests/test_cbook.py::test_restrict_dict <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 10%] matplotlib/tests/test_cbook.py::Test_delete_masked_points::test_bad_first_arg <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 10%] matplotlib/tests/test_cbook.py::Test_delete_masked_points::test_string_seq <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 10%] matplotlib/tests/test_cbook.py::Test_delete_masked_points::test_datetime <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 10%] matplotlib/tests/test_cbook.py::Test_delete_masked_points::test_rgba <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 10%] matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_form_main_list <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 10%] matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_form_each_dict <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 10%] matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_form_dict_keys <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 10%] matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_baseline <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 10%] matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_bootstrapped <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 10%] matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_whiskers_float <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 10%] matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_whiskers_range <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 10%] matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_whiskers_percentiles <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 10%] matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_withlabels <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 10%] matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_label_error <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_bad_dims <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_boxplot_stats_autorange_false <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::Test_callback_registry::test_callback_complete <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::Test_callback_registry::test_pickling <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_callbackregistry_process_exception[cb0-None] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_callbackregistry_process_exception[cb1-RuntimeError] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_callbackregistry_process_exception[cb2-TestException] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_sanitize_sequence <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_normalize_kwargs_fail[inp0-kwargs_to_norm0] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_normalize_kwargs_fail[inp1-kwargs_to_norm1] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_normalize_kwargs_fail[inp2-kwargs_to_norm2] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_normalize_kwargs_warn[inp0-expected0-kwargs_to_norm0-1] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_normalize_kwargs_warn[inp1-expected1-kwargs_to_norm1-1] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_normalize_kwargs_warn[inp2-expected2-kwargs_to_norm2-1] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_normalize_kwargs_warn[inp3-expected3-kwargs_to_norm3-1] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp0-expected0-kwargs_to_norm0] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp1-expected1-kwargs_to_norm1] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp2-expected2-kwargs_to_norm2] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp3-expected3-kwargs_to_norm3] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp4-expected4-kwargs_to_norm4] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp5-expected5-kwargs_to_norm5] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp6-expected6-kwargs_to_norm6] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp7-expected7-kwargs_to_norm7] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp8-expected8-kwargs_to_norm8] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_to_prestep <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_to_prestep_empty <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_to_poststep <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_to_poststep_empty <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_to_midstep <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_to_midstep_empty <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_step_fails[args0] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_step_fails[args1] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_step_fails[args2] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_grouper <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_grouper_private <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::test_flatiter <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_values[linear] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_values[quadratic] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_values[cubic] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_values[sqrt] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_values[cbrt] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_values[log] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_values[log10] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_values[log2] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_values[x**{1.5}] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_values[root{2.5}(x)] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_values[log{2}(x)] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_values[log(x+{0.5})] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_values[log10(x+{0.1})] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_values[log{2}(x+{0.1})] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_values[log{2}(x+{0})] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_inverse[linear] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_inverse[quadratic] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_inverse[cubic] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_inverse[sqrt] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_inverse[cbrt] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_inverse[log] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_inverse[log10] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_inverse[log2] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_inverse[x**{1.5}] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_inverse[root{2.5}(x)] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_inverse[log{2}(x)] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_inverse[log(x+{0.5})] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_inverse[log10(x+{0.1})] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_inverse[log{2}(x+{0.1})] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_inverse[log{2}(x+{0})] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_get_inverse[linear] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_get_inverse[quadratic] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_get_inverse[cubic] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_get_inverse[sqrt] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_get_inverse[cbrt] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 11%] matplotlib/tests/test_cbook.py::TestFuncParser::test_get_inverse[log] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 12%] matplotlib/tests/test_cbook.py::TestFuncParser::test_get_inverse[log10] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 12%] matplotlib/tests/test_cbook.py::TestFuncParser::test_get_inverse[log2] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 12%] matplotlib/tests/test_cbook.py::TestFuncParser::test_get_inverse[x**{1.5}] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 12%] matplotlib/tests/test_cbook.py::TestFuncParser::test_get_inverse[root{2.5}(x)] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 12%] matplotlib/tests/test_cbook.py::TestFuncParser::test_get_inverse[log{2}(x)] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 12%] matplotlib/tests/test_cbook.py::TestFuncParser::test_get_inverse[log(x+{0.5})] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 12%] matplotlib/tests/test_cbook.py::TestFuncParser::test_get_inverse[log10(x+{0.1})] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 12%] matplotlib/tests/test_cbook.py::TestFuncParser::test_get_inverse[log{2}(x+{0.1})] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 12%] matplotlib/tests/test_cbook.py::TestFuncParser::test_get_inverse[log{2}(x+{0})] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 12%] matplotlib/tests/test_cbook.py::TestFuncParser::test_bounded[linear] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 12%] matplotlib/tests/test_cbook.py::TestFuncParser::test_bounded[quadratic] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 12%] matplotlib/tests/test_cbook.py::TestFuncParser::test_bounded[cubic] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 12%] matplotlib/tests/test_cbook.py::TestFuncParser::test_bounded[sqrt] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 12%] matplotlib/tests/test_cbook.py::TestFuncParser::test_bounded[cbrt] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 12%] matplotlib/tests/test_cbook.py::TestFuncParser::test_bounded[log] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 12%] matplotlib/tests/test_cbook.py::TestFuncParser::test_bounded[log10] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 12%] matplotlib/tests/test_cbook.py::TestFuncParser::test_bounded[log2] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 12%] matplotlib/tests/test_cbook.py::TestFuncParser::test_bounded[x**{1.5}] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 12%] matplotlib/tests/test_cbook.py::TestFuncParser::test_bounded[root{2.5}(x)] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 12%] matplotlib/tests/test_cbook.py::TestFuncParser::test_bounded[log{2}(x)] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 12%] matplotlib/tests/test_cbook.py::TestFuncParser::test_bounded[log(x+{0.5})] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 12%] matplotlib/tests/test_cbook.py::TestFuncParser::test_bounded[log10(x+{0.1})] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 12%] matplotlib/tests/test_cbook.py::TestFuncParser::test_bounded[log{2}(x+{0.1})] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 12%] matplotlib/tests/test_cbook.py::TestFuncParser::test_bounded[log{2}(x+{0})] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py PASSED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__get_segments[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__get_segments[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py SKIPPED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__get_segments[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py SKIPPED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__get_positions <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__get_orientation <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__is_horizontal <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__get_linelength <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__get_lineoffset <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__get_linestyle <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__get_color <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__set_positions[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__set_positions[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py SKIPPED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__set_positions[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py SKIPPED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__add_positions[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__add_positions[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py SKIPPED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__add_positions[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py SKIPPED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__append_positions[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__append_positions[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py SKIPPED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__append_positions[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py SKIPPED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__extend_positions[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__extend_positions[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py SKIPPED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__extend_positions[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py SKIPPED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py SKIPPED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py SKIPPED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation_2x[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation_2x[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py SKIPPED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation_2x[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py SKIPPED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__set_orientation[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__set_orientation[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py SKIPPED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__set_orientation[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py SKIPPED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__set_linelength[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__set_linelength[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py SKIPPED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__set_linelength[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py SKIPPED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__set_lineoffset[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__set_lineoffset[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py SKIPPED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__set_lineoffset[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py SKIPPED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py SKIPPED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py SKIPPED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle_single_dash[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle_single_dash[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py SKIPPED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle_single_dash[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py SKIPPED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__set_linewidth[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__set_linewidth[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py SKIPPED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__set_linewidth[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py SKIPPED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__set_color[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__set_color[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py SKIPPED [ 12%] matplotlib/tests/test_collections.py::test__EventCollection__set_color[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py SKIPPED [ 13%] matplotlib/tests/test_collections.py::test_null_collection_datalim <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 13%] matplotlib/tests/test_collections.py::test_add_collection <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 13%] matplotlib/tests/test_collections.py::test_quiver_limits <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 13%] matplotlib/tests/test_collections.py::test_barb_limits <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 13%] matplotlib/tests/test_collections.py::test_EllipseCollection[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 13%] matplotlib/tests/test_collections.py::test_polycollection_close[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 13%] matplotlib/tests/test_collections.py::test_regularpolycollection_rotate[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 13%] matplotlib/tests/test_collections.py::test_regularpolycollection_scale[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 13%] matplotlib/tests/test_collections.py::test_picking <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 13%] matplotlib/tests/test_collections.py::test_linestyle_single_dashes <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 13%] matplotlib/tests/test_collections.py::test_size_in_xy[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 13%] matplotlib/tests/test_collections.py::test_pandas_indexing <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py SKIPPED [ 13%] matplotlib/tests/test_collections.py::test_lslw_bcast <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 13%] matplotlib/tests/test_collections.py::test_capstyle <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 13%] matplotlib/tests/test_collections.py::test_joinstyle <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 13%] matplotlib/tests/test_collections.py::test_cap_and_joinstyle_image[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 13%] matplotlib/tests/test_collections.py::test_scatter_post_alpha[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py PASSED [ 13%] matplotlib/tests/test_colorbar.py::test_colorbar_extension_shape[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py PASSED [ 13%] matplotlib/tests/test_colorbar.py::test_colorbar_extension_length[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py PASSED [ 13%] matplotlib/tests/test_colorbar.py::test_colorbar_positioning[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py PASSED [ 13%] matplotlib/tests/test_colorbar.py::test_gridspec_make_colorbar[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py PASSED [ 13%] matplotlib/tests/test_colorbar.py::test_colorbar_single_scatter[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py PASSED [ 13%] matplotlib/tests/test_colorbar.py::test_remove_from_figure[no gridspec] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py PASSED [ 13%] matplotlib/tests/test_colorbar.py::test_remove_from_figure[with gridspec] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py PASSED [ 13%] matplotlib/tests/test_colorbar.py::test_colorbarbase <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py PASSED [ 13%] matplotlib/tests/test_colorbar.py::test_colorbar_closed_patch[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py PASSED [ 13%] matplotlib/tests/test_colorbar.py::test_colorbar_closed_patch[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py SKIPPED [ 13%] matplotlib/tests/test_colorbar.py::test_colorbar_closed_patch[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py SKIPPED [ 13%] matplotlib/tests/test_colorbar.py::test_colorbar_ticks <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py PASSED [ 13%] matplotlib/tests/test_colorbar.py::test_colorbar_get_ticks <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py PASSED [ 13%] matplotlib/tests/test_colorbar.py::test_colorbar_lognorm_extension <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py PASSED [ 13%] matplotlib/tests/test_colorbar.py::test_colorbar_axes_kw <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_resample <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_colormap_copy <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_colormap_endian <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_BoundaryNorm <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_LogNorm <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_PowerNorm <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_Normalize <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_SymLogNorm <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_SymLogNorm_colorbar <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_SymLogNorm_single_zero <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_cmap_and_norm_from_levels_and_colors[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_cmap_and_norm_from_levels_and_colors2 <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_rgb_hsv_round_trip <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_autoscale_masked <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_colors_no_float <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_light_source_topo_surface[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_light_source_shading_default <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_light_source_masked_shading <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_light_source_hillshading <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_light_source_planar_hillshading <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_color_names <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_pandas_iterable <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py SKIPPED [ 13%] matplotlib/tests/test_colors.py::test_colormap_reversing[Accent] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_colormap_reversing[Accent_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_colormap_reversing[Blues] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_colormap_reversing[Blues_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_colormap_reversing[BrBG] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_colormap_reversing[BrBG_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_colormap_reversing[BuGn] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_colormap_reversing[BuGn_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_colormap_reversing[BuPu] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_colormap_reversing[BuPu_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_colormap_reversing[CMRmap] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_colormap_reversing[CMRmap_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_colormap_reversing[Dark2] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_colormap_reversing[Dark2_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_colormap_reversing[GnBu] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_colormap_reversing[GnBu_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_colormap_reversing[Greens] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_colormap_reversing[Greens_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 13%] matplotlib/tests/test_colors.py::test_colormap_reversing[Greys] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[Greys_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[OrRd] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[OrRd_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[Oranges] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[Oranges_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[PRGn] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[PRGn_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[Paired] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[Paired_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[Pastel1] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[Pastel1_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[Pastel2] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[Pastel2_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[PiYG] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[PiYG_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[PuBu] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[PuBuGn] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[PuBuGn_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[PuBu_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[PuOr] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[PuOr_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[PuRd] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[PuRd_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[Purples] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[Purples_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[RdBu] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[RdBu_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[RdGy] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[RdGy_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[RdPu] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[RdPu_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[RdYlBu] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[RdYlBu_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[RdYlGn] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[RdYlGn_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[Reds] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[Reds_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[Set1] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[Set1_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[Set2] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[Set2_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[Set3] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[Set3_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[Spectral] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[Spectral_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[Wistia] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[Wistia_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[YlGn] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[YlGnBu] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[YlGnBu_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[YlGn_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[YlOrBr] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[YlOrBr_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[YlOrRd] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[YlOrRd_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[afmhot] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[afmhot_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[autumn] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[autumn_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[binary] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[binary_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[bone] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[bone_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[brg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[brg_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[bwr] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[bwr_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[cividis] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[cividis_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[cool] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[cool_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[coolwarm] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 14%] matplotlib/tests/test_colors.py::test_colormap_reversing[coolwarm_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[copper] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[copper_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[cubehelix] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[cubehelix_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[flag] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[flag_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[gist_earth] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[gist_earth_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[gist_gray] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[gist_gray_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[gist_heat] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[gist_heat_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[gist_ncar] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[gist_ncar_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[gist_rainbow] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[gist_rainbow_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[gist_stern] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[gist_stern_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[gist_yarg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[gist_yarg_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[gnuplot] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[gnuplot2] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[gnuplot2_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[gnuplot_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[gray] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[gray_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[hot] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[hot_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[hsv] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[hsv_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[inferno] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[inferno_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[jet] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[jet_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[magma] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[magma_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[nipy_spectral] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[nipy_spectral_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[ocean] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[ocean_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[pink] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[pink_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[plasma] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[plasma_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[prism] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[prism_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[rainbow] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[rainbow_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[seismic] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[seismic_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[spring] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[spring_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[summer] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[summer_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[tab10] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[tab10_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[tab20] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[tab20_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[tab20b] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[tab20b_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[tab20c] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[tab20c_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[terrain] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[terrain_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[viridis] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[viridis_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[winter] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_colormap_reversing[winter_r] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_cn <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_conversions <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_grey_gray <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_tableau_order <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 15%] matplotlib/tests/test_colors.py::test_ndarray_subclass_norm <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 16%] matplotlib/tests/test_colors.py::test_same_color <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py PASSED [ 16%] matplotlib/tests/test_compare_images.py::test_image_comparison_expect_rms[basn3p02.png-basn3p02-minorchange.png-10-None] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_compare_images.py XPASS [ 16%] matplotlib/tests/test_compare_images.py::test_image_comparison_expect_rms[basn3p02.png-basn3p02-minorchange.png-0-6.50646] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_compare_images.py XPASS [ 16%] matplotlib/tests/test_compare_images.py::test_image_comparison_expect_rms[basn3p02.png-basn3p02-1px-offset.png-0-90.15611] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_compare_images.py XPASS [ 16%] matplotlib/tests/test_compare_images.py::test_image_comparison_expect_rms[basn3p02.png-basn3p02-half-1px-offset.png-0-63.75] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_compare_images.py XPASS [ 16%] matplotlib/tests/test_compare_images.py::test_image_comparison_expect_rms[basn3p02.png-basn3p02-scrambled.png-0-172.63582] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_compare_images.py XPASS [ 16%] matplotlib/tests/test_compare_images.py::test_image_comparison_expect_rms[all127.png-all128.png-0-1] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_compare_images.py XPASS [ 16%] matplotlib/tests/test_compare_images.py::test_image_comparison_expect_rms[all128.png-all127.png-0-1] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_compare_images.py XPASS [ 16%] matplotlib/tests/test_compare_images.py::test_nose_image_comparison[empty] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_compare_images.py SKIPPED [ 16%] matplotlib/tests/test_compare_images.py::test_nose_image_comparison[extra baselines] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_compare_images.py SKIPPED [ 16%] matplotlib/tests/test_compare_images.py::test_nose_image_comparison[incorrect shape] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_compare_images.py SKIPPED [ 16%] matplotlib/tests/test_compare_images.py::test_nose_image_comparison[failing figure] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_compare_images.py SKIPPED [ 16%] matplotlib/tests/test_compare_images.py::test_nose_image_comparison[passing figure] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_compare_images.py SKIPPED [ 16%] matplotlib/tests/test_compare_images.py::test_nose_image_comparison[manual text removal] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_compare_images.py SKIPPED [ 16%] matplotlib/tests/test_constrainedlayout.py::test_constrained_layout1[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py XPASS [ 16%] matplotlib/tests/test_constrainedlayout.py::test_constrained_layout2[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py XPASS [ 16%] matplotlib/tests/test_constrainedlayout.py::test_constrained_layout3[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py XPASS [ 16%] matplotlib/tests/test_constrainedlayout.py::test_constrained_layout4[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py XPASS [ 16%] matplotlib/tests/test_constrainedlayout.py::test_constrained_layout4[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py SKIPPED [ 16%] matplotlib/tests/test_constrainedlayout.py::test_constrained_layout4[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py SKIPPED [ 16%] matplotlib/tests/test_constrainedlayout.py::test_constrained_layout5[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py XPASS [ 16%] matplotlib/tests/test_constrainedlayout.py::test_constrained_layout6[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py XPASS [ 16%] matplotlib/tests/test_constrainedlayout.py::test_constrained_layout7 <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py XPASS [ 16%] matplotlib/tests/test_constrainedlayout.py::test_constrained_layout8[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py XPASS [ 16%] matplotlib/tests/test_constrainedlayout.py::test_constrained_layout9[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py XPASS [ 16%] matplotlib/tests/test_constrainedlayout.py::test_constrained_layout10[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py XPASS [ 16%] matplotlib/tests/test_constrainedlayout.py::test_constrained_layout11[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py XPASS [ 16%] matplotlib/tests/test_constrainedlayout.py::test_constrained_layout11rat[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py XPASS [ 16%] matplotlib/tests/test_constrainedlayout.py::test_constrained_layout12[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py XPASS [ 16%] matplotlib/tests/test_constrainedlayout.py::test_constrained_layout13[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py XPASS [ 16%] matplotlib/tests/test_constrainedlayout.py::test_constrained_layout14[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py XPASS [ 16%] matplotlib/tests/test_constrainedlayout.py::test_constrained_layout15[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py XPASS [ 16%] matplotlib/tests/test_constrainedlayout.py::test_constrained_layout16[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py XPASS [ 16%] matplotlib/tests/test_constrainedlayout.py::test_constrained_layout17[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py XPASS [ 16%] matplotlib/tests/test_constrainedlayout.py::test_constrained_layout18 <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py XPASS [ 16%] matplotlib/tests/test_constrainedlayout.py::test_constrained_layout19 <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py XPASS [ 16%] matplotlib/tests/test_constrainedlayout.py::test_constrained_layout20 <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py XPASS [ 16%] matplotlib/tests/test_container.py::test_stem_remove <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_container.py PASSED [ 16%] matplotlib/tests/test_container.py::test_errorbar_remove <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_container.py PASSED [ 16%] matplotlib/tests/test_contour.py::test_contour_shape_1d_valid <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py PASSED [ 16%] matplotlib/tests/test_contour.py::test_contour_shape_2d_valid <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py PASSED [ 16%] matplotlib/tests/test_contour.py::test_contour_shape_mismatch_1 <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py PASSED [ 16%] matplotlib/tests/test_contour.py::test_contour_shape_mismatch_2 <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py PASSED [ 16%] matplotlib/tests/test_contour.py::test_contour_shape_mismatch_3 <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py PASSED [ 16%] matplotlib/tests/test_contour.py::test_contour_shape_mismatch_4 <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py PASSED [ 16%] matplotlib/tests/test_contour.py::test_contour_shape_invalid_1 <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py PASSED [ 16%] matplotlib/tests/test_contour.py::test_contour_shape_invalid_2 <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py PASSED [ 16%] matplotlib/tests/test_contour.py::test_contour_empty_levels <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py PASSED [ 16%] matplotlib/tests/test_contour.py::test_contour_badlevel_fmt <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py PASSED [ 16%] matplotlib/tests/test_contour.py::test_contour_uniform_z <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py PASSED [ 16%] matplotlib/tests/test_contour.py::test_contour_manual_labels[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py PASSED [ 16%] matplotlib/tests/test_contour.py::test_contour_manual_labels[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py SKIPPED [ 16%] matplotlib/tests/test_contour.py::test_contour_manual_labels[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py SKIPPED [ 16%] matplotlib/tests/test_contour.py::test_contour_labels_size_color[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py PASSED [ 16%] matplotlib/tests/test_contour.py::test_given_colors_levels_and_extends[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py PASSED [ 16%] matplotlib/tests/test_contour.py::test_contour_datetime_axis[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py PASSED [ 16%] matplotlib/tests/test_contour.py::test_labels[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py PASSED [ 16%] matplotlib/tests/test_contour.py::test_corner_mask[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py PASSED [ 16%] matplotlib/tests/test_contour.py::test_contourf_decreasing_levels <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py PASSED [ 16%] matplotlib/tests/test_contour.py::test_contourf_symmetric_locator <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py PASSED [ 16%] matplotlib/tests/test_contour.py::test_contour_1x1_array <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py PASSED [ 16%] matplotlib/tests/test_contour.py::test_internal_cpp_api <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py PASSED [ 16%] matplotlib/tests/test_contour.py::test_circular_contour_warning <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py PASSED [ 16%] matplotlib/tests/test_cycles.py::test_colorcycle_basic[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py PASSED [ 16%] matplotlib/tests/test_cycles.py::test_marker_cycle[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py PASSED [ 16%] matplotlib/tests/test_cycles.py::test_linestylecycle_basic[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py PASSED [ 16%] matplotlib/tests/test_cycles.py::test_fillcycle_basic[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py PASSED [ 16%] matplotlib/tests/test_cycles.py::test_fillcycle_ignore[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py PASSED [ 16%] matplotlib/tests/test_cycles.py::test_property_collision_plot[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py PASSED [ 16%] matplotlib/tests/test_cycles.py::test_property_collision_fill[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py PASSED [ 16%] matplotlib/tests/test_cycles.py::test_valid_input_forms <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py PASSED [ 16%] matplotlib/tests/test_cycles.py::test_cycle_reset <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py PASSED [ 16%] matplotlib/tests/test_cycles.py::test_invalid_input_forms <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date_numpyx <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[s]-t00] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[s]-t01] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[s]-t02] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[us]-t00] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[us]-t01] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[us]-t02] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ms]-t00] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ms]-t01] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ms]-t02] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ns]-t00] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ns]-t01] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ns]-t02] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date2num_NaT[datetime64[s]] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date2num_NaT[datetime64[us]] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date2num_NaT[datetime64[ms]] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date2num_NaT[datetime64[ns]] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date2num_NaT_scalar[s] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date2num_NaT_scalar[ms] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date2num_NaT_scalar[us] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date2num_NaT_scalar[ns] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date_empty[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date_axhspan[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date_axvspan[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date_axhline[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date_axvline[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_too_many_date_ticks <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_RRuleLocator[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_RRuleLocator_dayrange <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_DateFormatter[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date_formatter_strftime <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date_formatter_callable <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_drange <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_empty_date_with_year_formatter <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_auto_date_locator <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_auto_date_locator_intmult <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date_inverted_limit[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date2num_dst <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_date2num_dst_pandas <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py SKIPPED [ 17%] matplotlib/tests/test_dates.py::test_rrulewrapper[-0] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_rrulewrapper[-1] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_DayLocator <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_tz_utc <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_num2timedelta[1-tdelta0] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dates.py::test_num2timedelta[x1-tdelta1] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py PASSED [ 17%] matplotlib/tests/test_dviread.py::test_PsfontsMap <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dviread.py PASSED [ 17%] matplotlib/tests/test_dviread.py::test_dviread <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dviread.py PASSED [ 17%] matplotlib/tests/test_figure.py::test_align_labels[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py XPASS [ 17%] matplotlib/tests/test_figure.py::test_align_labels[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py SKIPPED [ 17%] matplotlib/tests/test_figure.py::test_align_labels[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py SKIPPED [ 17%] matplotlib/tests/test_figure.py::test_figure_label <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py PASSED [ 17%] matplotlib/tests/test_figure.py::test_fignum_exists <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py PASSED [ 17%] matplotlib/tests/test_figure.py::test_clf_keyword <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py PASSED [ 17%] matplotlib/tests/test_figure.py::test_figure[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py PASSED [ 17%] matplotlib/tests/test_figure.py::test_figure[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py SKIPPED [ 17%] matplotlib/tests/test_figure.py::test_figure[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py SKIPPED [ 17%] matplotlib/tests/test_figure.py::test_figure_legend[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py PASSED [ 17%] matplotlib/tests/test_figure.py::test_figure_legend[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py SKIPPED [ 17%] matplotlib/tests/test_figure.py::test_figure_legend[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py SKIPPED [ 17%] matplotlib/tests/test_figure.py::test_gca <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py PASSED [ 17%] matplotlib/tests/test_figure.py::test_suptitle[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py PASSED [ 17%] matplotlib/tests/test_figure.py::test_suptitle[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py SKIPPED [ 17%] matplotlib/tests/test_figure.py::test_suptitle[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py SKIPPED [ 17%] matplotlib/tests/test_figure.py::test_suptitle_fontproperties <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py PASSED [ 17%] matplotlib/tests/test_figure.py::test_alpha[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py PASSED [ 17%] matplotlib/tests/test_figure.py::test_alpha[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py SKIPPED [ 17%] matplotlib/tests/test_figure.py::test_too_many_figures <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py PASSED [ 17%] matplotlib/tests/test_figure.py::test_iterability_axes_argument <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py PASSED [ 17%] matplotlib/tests/test_figure.py::test_set_fig_size <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py PASSED [ 17%] matplotlib/tests/test_figure.py::test_axes_remove <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py PASSED [ 17%] matplotlib/tests/test_figure.py::test_figaspect <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py PASSED [ 17%] matplotlib/tests/test_figure.py::test_autofmt_xdate[None] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py PASSED [ 17%] matplotlib/tests/test_figure.py::test_autofmt_xdate[both] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py PASSED [ 18%] matplotlib/tests/test_figure.py::test_autofmt_xdate[major] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py PASSED [ 18%] matplotlib/tests/test_figure.py::test_autofmt_xdate[minor] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py PASSED [ 18%] matplotlib/tests/test_figure.py::test_change_dpi <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py PASSED [ 18%] matplotlib/tests/test_figure.py::test_invalid_figure_size <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py PASSED [ 18%] matplotlib/tests/test_figure.py::test_subplots_shareax_loglabels <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py PASSED [ 18%] matplotlib/tests/test_figure.py::test_savefig <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py PASSED [ 18%] matplotlib/tests/test_figure.py::test_figure_repr <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py PASSED [ 18%] matplotlib/tests/test_figure.py::test_fspath[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py PASSED [ 18%] matplotlib/tests/test_figure.py::test_fspath[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py PASSED [ 18%] matplotlib/tests/test_figure.py::test_fspath[ps] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py PASSED [ 18%] matplotlib/tests/test_figure.py::test_fspath[eps] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py PASSED [ 18%] matplotlib/tests/test_figure.py::test_fspath[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py PASSED [ 18%] matplotlib/tests/test_font_manager.py::test_font_priority <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py PASSED [ 18%] matplotlib/tests/test_font_manager.py::test_score_weight <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py PASSED [ 18%] matplotlib/tests/test_font_manager.py::test_json_serialization <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py PASSED [ 18%] matplotlib/tests/test_font_manager.py::test_otf <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py PASSED [ 18%] matplotlib/tests/test_font_manager.py::test_get_fontconfig_fonts <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py PASSED [ 18%] matplotlib/tests/test_font_manager.py::test_hinting_factor[2] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py PASSED [ 18%] matplotlib/tests/test_font_manager.py::test_hinting_factor[4] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py PASSED [ 18%] matplotlib/tests/test_font_manager.py::test_hinting_factor[6] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py PASSED [ 18%] matplotlib/tests/test_font_manager.py::test_hinting_factor[8] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py PASSED [ 18%] matplotlib/tests/test_gridspec.py::test_equal <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_gridspec.py PASSED [ 18%] matplotlib/tests/test_gridspec.py::test_width_ratios <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_gridspec.py PASSED [ 18%] matplotlib/tests/test_gridspec.py::test_height_ratios <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_gridspec.py PASSED [ 18%] matplotlib/tests/test_image.py::test_image_interps[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 18%] matplotlib/tests/test_image.py::test_image_interps[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 18%] matplotlib/tests/test_image.py::test_image_interps[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 18%] matplotlib/tests/test_image.py::test_interp_nearest_vs_none[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 18%] matplotlib/tests/test_image.py::test_interp_nearest_vs_none[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 18%] matplotlib/tests/test_image.py::test_figimage0[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 18%] matplotlib/tests/test_image.py::test_figimage0[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 18%] matplotlib/tests/test_image.py::test_figimage1[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 18%] matplotlib/tests/test_image.py::test_figimage1[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 18%] matplotlib/tests/test_image.py::test_image_python_io <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 18%] matplotlib/tests/test_image.py::test_imread_pil_uint16 <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py xfail [ 18%] matplotlib/tests/test_image.py::test_imread_fspath <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py xfail [ 18%] matplotlib/tests/test_image.py::test_imsave <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 18%] matplotlib/tests/test_image.py::test_imsave_fspath[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 18%] matplotlib/tests/test_image.py::test_imsave_fspath[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 18%] matplotlib/tests/test_image.py::test_imsave_fspath[ps] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 18%] matplotlib/tests/test_image.py::test_imsave_fspath[eps] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 18%] matplotlib/tests/test_image.py::test_imsave_fspath[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 18%] matplotlib/tests/test_image.py::test_imsave_color_alpha <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 18%] matplotlib/tests/test_image.py::test_image_alpha[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 18%] matplotlib/tests/test_image.py::test_image_alpha[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 18%] matplotlib/tests/test_image.py::test_image_alpha[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 18%] matplotlib/tests/test_image.py::test_cursor_data <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 18%] matplotlib/tests/test_image.py::test_image_clip[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 18%] matplotlib/tests/test_image.py::test_image_clip[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 18%] matplotlib/tests/test_image.py::test_image_clip[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 18%] matplotlib/tests/test_image.py::test_image_cliprect[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 18%] matplotlib/tests/test_image.py::test_image_cliprect[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 18%] matplotlib/tests/test_image.py::test_image_cliprect[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 18%] matplotlib/tests/test_image.py::test_imshow[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 18%] matplotlib/tests/test_image.py::test_imshow[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 18%] matplotlib/tests/test_image.py::test_imshow[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 18%] matplotlib/tests/test_image.py::test_no_interpolation_origin[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 18%] matplotlib/tests/test_image.py::test_no_interpolation_origin[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 18%] matplotlib/tests/test_image.py::test_no_interpolation_origin[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 18%] matplotlib/tests/test_image.py::test_image_shift[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 18%] matplotlib/tests/test_image.py::test_image_shift[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 18%] matplotlib/tests/test_image.py::test_image_edges <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 18%] matplotlib/tests/test_image.py::test_image_composite_background[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 18%] matplotlib/tests/test_image.py::test_image_composite_background[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 18%] matplotlib/tests/test_image.py::test_image_composite_background[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 18%] matplotlib/tests/test_image.py::test_image_composite_alpha[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 18%] matplotlib/tests/test_image.py::test_image_composite_alpha[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 18%] matplotlib/tests/test_image.py::test_image_composite_alpha[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 18%] matplotlib/tests/test_image.py::test_rasterize_dpi[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 18%] matplotlib/tests/test_image.py::test_rasterize_dpi[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 18%] matplotlib/tests/test_image.py::test_bbox_image_inverted[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 18%] matplotlib/tests/test_image.py::test_bbox_image_inverted[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 18%] matplotlib/tests/test_image.py::test_bbox_image_inverted[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 19%] matplotlib/tests/test_image.py::test_get_window_extent_for_AxisImage <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_zoom_and_clip_upper_origin[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_nonuniformimage_setcmap <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_nonuniformimage_setnorm <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_jpeg_2d <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py xfail [ 19%] matplotlib/tests/test_image.py::test_jpeg_alpha <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py xfail [ 19%] matplotlib/tests/test_image.py::test_nonuniformimage_setdata <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_axesimage_setdata <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_figureimage_setdata <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_pcolorimage_setdata <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_pcolorimage_extent <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_minimized_rasterized <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_log_scale_image[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_log_scale_image[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 19%] matplotlib/tests/test_image.py::test_log_scale_image[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 19%] matplotlib/tests/test_image.py::test_rotate_image[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_rotate_image[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 19%] matplotlib/tests/test_image.py::test_rotate_image[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 19%] matplotlib/tests/test_image.py::test_image_preserve_size <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_image_preserve_size2 <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_mask_image_over_under[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_mask_image[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_mask_image[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 19%] matplotlib/tests/test_image.py::test_mask_image[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 19%] matplotlib/tests/test_image.py::test_imshow_endianess[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_imshow_masked_interpolation[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_imshow_masked_interpolation[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 19%] matplotlib/tests/test_image.py::test_imshow_masked_interpolation[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py SKIPPED [ 19%] matplotlib/tests/test_image.py::test_imshow_no_warn_invalid <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype0] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype1] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype2] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype3] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype4] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype5] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype6] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_imshow_flatfield[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_imshow_bignumbers[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_imshow_bignumbers_real[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_empty_imshow[Normalize] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_empty_imshow[LogNorm] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_empty_imshow[0] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_empty_imshow[1] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_imshow_float128 <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_imshow_bool <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_imshow_deprecated_interd_warn <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_full_invalid <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py PASSED [ 19%] matplotlib/tests/test_image.py::test_composite[True-1-ps- colorimage] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py xfail [ 19%] matplotlib/tests/test_image.py::test_composite[True-1-svg-100%] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py PASSED [ 98%] matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=0, x=100%] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py PASSED [ 98%] matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=0, x<100%] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py PASSED [ 98%] matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=0, x<0%] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py PASSED [ 98%] matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=1, x>100%] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py PASSED [ 98%] matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=1, x=100%] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py PASSED [ 98%] matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=1, x<100%] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py PASSED [ 98%] matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=1, x<0%] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py PASSED [ 98%] matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[autodecimal, x<100%, display_range=1] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py PASSED [ 98%] matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[autodecimal, x>100%, display_range=6 (custom xmax test)] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py PASSED [ 98%] matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[autodecimal, x<100%, display_range=8.5 (autodecimal test 1)] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py PASSED [ 98%] matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[autodecimal, x<100%, display_range=8.4 (autodecimal test 2)] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py PASSED [ 98%] matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[autodecimal, x<-100%, display_range=1e-6 (tiny display range)] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py PASSED [ 98%] matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[None as percent symbol] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py PASSED [ 98%] matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[Empty percent symbol] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py PASSED [ 98%] matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[Custom percent symbol] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py PASSED [ 98%] matplotlib/tests/test_ticker.py::TestPercentFormatter::test_latex[False-False-50\\{t}%] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py PASSED [ 98%] matplotlib/tests/test_ticker.py::TestPercentFormatter::test_latex[False-True-50\\\\\\{t\\}\\%] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py PASSED [ 98%] matplotlib/tests/test_ticker.py::TestPercentFormatter::test_latex[True-False-50\\{t}%] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py PASSED [ 98%] matplotlib/tests/test_ticker.py::TestPercentFormatter::test_latex[True-True-50\\{t}%] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py PASSED [ 98%] matplotlib/tests/test_tightlayout.py::test_tight_layout1[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py XPASS [ 98%] matplotlib/tests/test_tightlayout.py::test_tight_layout1[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py SKIPPED [ 98%] matplotlib/tests/test_tightlayout.py::test_tight_layout1[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py SKIPPED [ 98%] matplotlib/tests/test_tightlayout.py::test_tight_layout2[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py XPASS [ 98%] matplotlib/tests/test_tightlayout.py::test_tight_layout2[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py SKIPPED [ 98%] matplotlib/tests/test_tightlayout.py::test_tight_layout2[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py SKIPPED [ 98%] matplotlib/tests/test_tightlayout.py::test_tight_layout3[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py XPASS [ 98%] matplotlib/tests/test_tightlayout.py::test_tight_layout3[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py SKIPPED [ 98%] matplotlib/tests/test_tightlayout.py::test_tight_layout3[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py SKIPPED [ 98%] matplotlib/tests/test_tightlayout.py::test_tight_layout4[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py XPASS [ 98%] matplotlib/tests/test_tightlayout.py::test_tight_layout4[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py SKIPPED [ 98%] matplotlib/tests/test_tightlayout.py::test_tight_layout4[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py SKIPPED [ 98%] matplotlib/tests/test_tightlayout.py::test_tight_layout5[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py XPASS [ 98%] matplotlib/tests/test_tightlayout.py::test_tight_layout5[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py SKIPPED [ 98%] matplotlib/tests/test_tightlayout.py::test_tight_layout5[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py SKIPPED [ 98%] matplotlib/tests/test_tightlayout.py::test_tight_layout6[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py XPASS [ 98%] matplotlib/tests/test_tightlayout.py::test_tight_layout6[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py SKIPPED [ 98%] matplotlib/tests/test_tightlayout.py::test_tight_layout6[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py SKIPPED [ 98%] matplotlib/tests/test_tightlayout.py::test_tight_layout7[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py XPASS [ 98%] matplotlib/tests/test_tightlayout.py::test_tight_layout7[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py SKIPPED [ 98%] matplotlib/tests/test_tightlayout.py::test_tight_layout7[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py SKIPPED [ 98%] matplotlib/tests/test_tightlayout.py::test_tight_layout8[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py XPASS [ 98%] matplotlib/tests/test_tightlayout.py::test_tight_layout8[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py SKIPPED [ 98%] matplotlib/tests/test_tightlayout.py::test_tight_layout8[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py SKIPPED [ 98%] matplotlib/tests/test_tightlayout.py::test_tight_layout9[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py XPASS [ 98%] matplotlib/tests/test_tightlayout.py::test_tight_layout9[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py SKIPPED [ 98%] matplotlib/tests/test_tightlayout.py::test_tight_layout9[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py SKIPPED [ 98%] matplotlib/tests/test_tightlayout.py::test_outward_ticks[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py XPASS [ 98%] matplotlib/tests/test_tightlayout.py::test_outward_ticks[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py SKIPPED [ 98%] matplotlib/tests/test_tightlayout.py::test_outward_ticks[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py SKIPPED [ 98%] matplotlib/tests/test_tightlayout.py::test_tight_layout_offsetboxes[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py XPASS [ 98%] matplotlib/tests/test_tightlayout.py::test_tight_layout_offsetboxes[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py SKIPPED [ 98%] matplotlib/tests/test_tightlayout.py::test_tight_layout_offsetboxes[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py SKIPPED [ 98%] matplotlib/tests/test_tightlayout.py::test_empty_layout <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py XPASS [ 98%] matplotlib/tests/test_transforms.py::test_non_affine_caching <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 98%] matplotlib/tests/test_transforms.py::test_external_transform_api <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 98%] matplotlib/tests/test_transforms.py::test_pre_transform_plotting[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 98%] matplotlib/tests/test_transforms.py::test_pre_transform_plotting[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py SKIPPED [ 98%] matplotlib/tests/test_transforms.py::test_pre_transform_plotting[svg] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py SKIPPED [ 98%] matplotlib/tests/test_transforms.py::test_contour_pre_transform_limits <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 98%] matplotlib/tests/test_transforms.py::test_pcolor_pre_transform_limits <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 98%] matplotlib/tests/test_transforms.py::test_pcolormesh_pre_transform_limits <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 98%] matplotlib/tests/test_transforms.py::test_Affine2D_from_values <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 98%] matplotlib/tests/test_transforms.py::test_clipping_of_log <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 98%] matplotlib/tests/test_transforms.py::BasicTransformTests::test_affine_simplification <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 98%] matplotlib/tests/test_transforms.py::BasicTransformTests::test_contains_branch <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 98%] matplotlib/tests/test_transforms.py::BasicTransformTests::test_left_to_right_iteration <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 98%] matplotlib/tests/test_transforms.py::BasicTransformTests::test_transform_depth <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 98%] matplotlib/tests/test_transforms.py::BasicTransformTests::test_transform_shortcuts <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 98%] matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extent_axes_coords <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 99%] matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extent_compound_coords1 <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 99%] matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extent_compound_coords2 <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 99%] matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extent_data_coords <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 99%] matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extent_predata_transform_coords <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 99%] matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extents_affine <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 99%] matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extents_for_non_affine_transData <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 99%] matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extents_non_affine <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 99%] matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_pathc_extents_affine <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 99%] matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_pathc_extents_non_affine <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 99%] matplotlib/tests/test_transforms.py::test_bbox_intersection <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 99%] matplotlib/tests/test_transforms.py::test_bbox_as_strings <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 99%] matplotlib/tests/test_transforms.py::test_transform_single_point <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 99%] matplotlib/tests/test_transforms.py::test_log_transform <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 99%] matplotlib/tests/test_transforms.py::test_nan_overlap <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 99%] matplotlib/tests/test_transforms.py::test_transform_angles <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 99%] matplotlib/tests/test_transforms.py::test_nonsingular <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 99%] matplotlib/tests/test_transforms.py::test_invalid_arguments <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 99%] matplotlib/tests/test_transforms.py::test_transformed_path <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 99%] matplotlib/tests/test_transforms.py::test_transformed_patch_path <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 99%] matplotlib/tests/test_transforms.py::test_lockable_bbox[x0] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 99%] matplotlib/tests/test_transforms.py::test_lockable_bbox[y0] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 99%] matplotlib/tests/test_transforms.py::test_lockable_bbox[x1] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 99%] matplotlib/tests/test_transforms.py::test_lockable_bbox[y1] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py PASSED [ 99%] matplotlib/tests/test_triangulation.py::test_delaunay <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py PASSED [ 99%] matplotlib/tests/test_triangulation.py::test_delaunay_duplicate_points <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py PASSED [ 99%] matplotlib/tests/test_triangulation.py::test_delaunay_points_in_line <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py PASSED [ 99%] matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x0-y0] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py PASSED [ 99%] matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x1-y1] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py PASSED [ 99%] matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x2-y2] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py PASSED [ 99%] matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x3-y3] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py PASSED [ 99%] matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x4-y4] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py PASSED [ 99%] matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x5-y5] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py PASSED [ 99%] matplotlib/tests/test_triangulation.py::test_delaunay_robust <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py PASSED [ 99%] matplotlib/tests/test_triangulation.py::test_tripcolor[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py PASSED [ 99%] matplotlib/tests/test_triangulation.py::test_no_modify <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py PASSED [ 99%] matplotlib/tests/test_triangulation.py::test_trifinder <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py PASSED [ 99%] matplotlib/tests/test_triangulation.py::test_triinterp <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py PASSED [ 99%] matplotlib/tests/test_triangulation.py::test_triinterpcubic_C1_continuity <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py PASSED [ 99%] matplotlib/tests/test_triangulation.py::test_triinterpcubic_cg_solver <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py PASSED [ 99%] matplotlib/tests/test_triangulation.py::test_triinterpcubic_geom_weights <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py PASSED [ 99%] matplotlib/tests/test_triangulation.py::test_triinterp_colinear <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py PASSED [ 99%] matplotlib/tests/test_triangulation.py::test_triinterp_transformations <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py PASSED [ 99%] matplotlib/tests/test_triangulation.py::test_tri_smooth_contouring[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py PASSED [ 99%] matplotlib/tests/test_triangulation.py::test_tri_smooth_gradient[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py PASSED [ 99%] matplotlib/tests/test_triangulation.py::test_tritools <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py PASSED [ 99%] matplotlib/tests/test_triangulation.py::test_trirefine <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py PASSED [ 99%] matplotlib/tests/test_triangulation.py::test_triplot_return <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py PASSED [ 99%] matplotlib/tests/test_triangulation.py::test_trirefiner_fortran_contiguous_triangles <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py PASSED [ 99%] matplotlib/tests/test_triangulation.py::test_qhull_triangle_orientation <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py PASSED [ 99%] matplotlib/tests/test_triangulation.py::test_trianalyzer_mismatched_indices <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py PASSED [ 99%] matplotlib/tests/test_triangulation.py::test_tricontourf_decreasing_levels <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py PASSED [ 99%] matplotlib/tests/test_triangulation.py::test_internal_cpp_api <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py PASSED [ 99%] matplotlib/tests/test_triangulation.py::test_qhull_large_offset <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py PASSED [ 99%] matplotlib/tests/test_ttconv.py::test_truetype_conversion[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ttconv.py SKIPPED [ 99%] matplotlib/tests/test_type1font.py::test_Type1Font <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_type1font.py PASSED [ 99%] matplotlib/tests/test_units.py::test_numpy_facade[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_units.py PASSED [ 99%] matplotlib/tests/test_units.py::test_plot_masked_units[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_units.py PASSED [ 99%] matplotlib/tests/test_units.py::test_jpl_bar_units[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_units.py PASSED [ 99%] matplotlib/tests/test_units.py::test_jpl_barh_units[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_units.py PASSED [ 99%] matplotlib/tests/test_usetex.py::test_usetex[pdf] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_usetex.py SKIPPED [ 99%] matplotlib/tests/test_usetex.py::test_usetex[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_usetex.py SKIPPED [ 99%] matplotlib/tests/test_widgets.py::test_rectangle_selector <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py PASSED [ 99%] matplotlib/tests/test_widgets.py::test_ellipse <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py PASSED [ 99%] matplotlib/tests/test_widgets.py::test_rectangle_handles <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py PASSED [ 99%] matplotlib/tests/test_widgets.py::test_span_selector <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py PASSED [ 99%] matplotlib/tests/test_widgets.py::test_lasso_selector <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py PASSED [ 99%] matplotlib/tests/test_widgets.py::test_CheckButtons <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py PASSED [ 99%] matplotlib/tests/test_widgets.py::test_check_radio_buttons_image[png] <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py PASSED [ 99%] matplotlib/tests/test_widgets.py::test_slider_slidermin_slidermax_invalid <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py PASSED [ 99%] matplotlib/tests/test_widgets.py::test_slider_slidermin_slidermax <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py PASSED [ 99%] matplotlib/tests/test_widgets.py::test_slider_valmin_valmax <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py PASSED [ 99%] matplotlib/tests/test_widgets.py::test_polygon_selector <- ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py PASSED [100%] Ignored the following image comparison failures: RMS expected 49.53 test_mathtext/mathtext_stix_53-expected.png 48.41 test_constrainedlayout/constrained_layout5-expected.png 47.05 test_constrainedlayout/constrained_layout3-expected.png 46.90 test_legend/legend_auto2-expected.png 43.66 test_axes/pcolor_datetime_axis-expected.png 43.50 test_constrainedlayout/constrained_layout4-expected.png 43.23 test_mathtext/mathtext_dejavusans_37-expected.png 43.08 test_mathtext/mathfont_stixsans_30-expected.png 43.08 test_mathtext/mathfont_stix_30-expected.png 43.08 test_mathtext/mathfont_dejavuserif_30-expected.png 43.08 test_mathtext/mathfont_dejavusans_30-expected.png 43.08 test_mathtext/mathfont_cm_30-expected.png 42.64 test_constrainedlayout/constrained_layout17-expected.png 42.53 test_axes/pcolormesh_datetime_axis-expected.png 42.45 test_mathtext/mathfont_stixsans_47-expected.png 42.45 test_mathtext/mathfont_stix_47-expected.png 42.45 test_mathtext/mathfont_dejavuserif_47-expected.png 42.45 test_mathtext/mathfont_dejavusans_47-expected.png 42.45 test_mathtext/mathfont_cm_47-expected.png 42.41 test_mathtext/mathfont_stixsans_31-expected.png 42.41 test_mathtext/mathfont_stix_31-expected.png 42.41 test_mathtext/mathfont_dejavuserif_31-expected.png 42.41 test_mathtext/mathfont_dejavusans_31-expected.png 42.41 test_mathtext/mathfont_cm_31-expected.png 42.08 test_constrainedlayout/constrained_layout11rat-expected.png 42.07 test_figure/figure_align_labels-expected.png 41.87 test_constrainedlayout/constrained_layout11-expected.png 41.85 test_axes/dash_offset-expected.png 41.56 test_mathtext/mathfont_stixsans_37-expected.png 41.56 test_mathtext/mathfont_stix_37-expected.png 41.56 test_mathtext/mathfont_dejavuserif_37-expected.png 41.56 test_mathtext/mathfont_dejavusans_37-expected.png 41.56 test_mathtext/mathfont_cm_37-expected.png 41.52 test_mathtext/mathfont_stixsans_27-expected.png 41.52 test_mathtext/mathfont_stix_27-expected.png 41.52 test_mathtext/mathfont_dejavuserif_27-expected.png 41.52 test_mathtext/mathfont_dejavusans_27-expected.png 41.52 test_mathtext/mathfont_cm_27-expected.png 41.52 test_constrainedlayout/constrained_layout2-expected.png 41.27 test_contour/contour_datetime_axis-expected.png 40.68 test_table/table_auto_column-expected.png 40.26 test_constrainedlayout/constrained_layout12-expected.png 39.99 test_mathtext/mathfont_stixsans_28-expected.png 39.99 test_mathtext/mathfont_stix_28-expected.png 39.99 test_mathtext/mathfont_dejavuserif_28-expected.png 39.99 test_mathtext/mathfont_dejavusans_28-expected.png 39.99 test_mathtext/mathfont_cm_28-expected.png 39.57 test_axes/auto_numticks-expected.png 39.49 test_mathtext/mathfont_cm_55-expected.png 38.99 test_mathtext/mathfont_stixsans_44-expected.png 38.99 test_mathtext/mathfont_stix_44-expected.png 38.99 test_mathtext/mathfont_dejavuserif_44-expected.png 38.99 test_mathtext/mathfont_dejavusans_44-expected.png 38.89 test_constrainedlayout/constrained_layout6-expected.png 38.62 test_mathtext/mathfont_stixsans_41-expected.png 38.62 test_mathtext/mathfont_stix_41-expected.png 38.62 test_mathtext/mathfont_dejavuserif_41-expected.png 38.62 test_mathtext/mathfont_dejavusans_41-expected.png 38.62 test_mathtext/mathfont_cm_41-expected.png 38.45 test_mathtext/mathfont_dejavuserif_21-expected.png 38.45 test_mathtext/mathfont_dejavusans_21-expected.png 38.17 test_mathtext/mathtext_dejavuserif_37-expected.png 38.01 test_mathtext/mathtext_dejavusans_52-expected.png 37.88 test_constrainedlayout/constrained_layout14-expected.png 37.75 test_mathtext/mathfont_stixsans_24-expected.png 37.75 test_mathtext/mathfont_stix_24-expected.png 37.75 test_mathtext/mathfont_dejavuserif_24-expected.png 37.75 test_mathtext/mathfont_dejavusans_24-expected.png 37.75 test_mathtext/mathfont_cm_24-expected.png 37.70 test_legend/legend_expand-expected.png 37.65 test_tightlayout/outward_ticks-expected.png 37.55 test_mathtext/mathtext_dejavusans_75-expected.png 37.53 test_mathtext/mathtext_stixsans_37-expected.png 36.69 test_arrow_patches/boxarrow_test_image-expected.png 36.66 test_mathtext/mathfont_dejavuserif_55-expected.png 36.66 test_mathtext/mathfont_dejavusans_55-expected.png 36.48 test_constrainedlayout/constrained_layout10-expected.png 36.46 test_mathtext/mathtext_cm_75-expected.png 36.20 test_legend/hatching-expected.png 36.06 test_mathtext/mathfont_stixsans_25-expected.png 36.06 test_mathtext/mathfont_stix_25-expected.png 36.06 test_mathtext/mathfont_dejavuserif_25-expected.png 36.06 test_mathtext/mathfont_dejavusans_25-expected.png 36.06 test_mathtext/mathfont_cm_25-expected.png 35.98 test_mathtext/mathfont_cm_52-expected.png 35.86 test_mathtext/mathtext_stix_37-expected.png 35.62 test_mathtext/mathtext_dejavuserif_52-expected.png 35.43 test_constrainedlayout/constrained_layout13-expected.png 35.31 test_mathtext/mathfont_stixsans_21-expected.png 35.31 test_mathtext/mathfont_stix_21-expected.png 35.23 test_skew/skew_rects-expected.png 34.86 test_table/table_labels-expected.png 34.73 test_mathtext/mathfont_cm_21-expected.png 34.60 test_mathtext/mathfont_stixsans_42-expected.png 34.60 test_mathtext/mathfont_stix_42-expected.png 34.60 test_mathtext/mathfont_dejavuserif_42-expected.png 34.60 test_mathtext/mathfont_dejavusans_42-expected.png 34.60 test_mathtext/mathfont_cm_42-expected.png 34.35 test_mathtext/mathfont_dejavuserif_12-expected.png 34.28 test_constrainedlayout/constrained_layout9-expected.png 34.15 test_tightlayout/tight_layout6-expected.png 34.12 test_constrainedlayout/constrained_layout15-expected.png 34.01 test_axes/pcolormesh-expected.png 33.89 test_mathtext/mathfont_stixsans_48-expected.png 33.89 test_mathtext/mathfont_stix_48-expected.png 33.89 test_mathtext/mathfont_dejavuserif_48-expected.png 33.89 test_mathtext/mathfont_dejavusans_48-expected.png 33.89 test_mathtext/mathfont_cm_48-expected.png 33.76 test_text/text_contains-expected.png 33.65 test_mathtext/mathtext_dejavusans_80-expected.png 33.63 test_mathtext/mathfont_dejavuserif_59-expected.png 33.63 test_mathtext/mathfont_dejavusans_59-expected.png 33.55 test_mathtext/mathtext_dejavuserif_75-expected.png 33.33 test_tightlayout/tight_layout4-expected.png 33.23 test_mathtext/mathfont_cm_11-expected.png 33.22 test_axes/fill_units-expected.png 33.18 test_mathtext/mathfont_stixsans_26-expected.png 33.18 test_mathtext/mathfont_stix_26-expected.png 33.18 test_mathtext/mathfont_dejavuserif_26-expected.png 33.18 test_mathtext/mathfont_dejavusans_26-expected.png 33.18 test_mathtext/mathfont_cm_26-expected.png 33.17 test_mathtext/mathfont_dejavuserif_52-expected.png 33.17 test_mathtext/mathfont_dejavusans_52-expected.png 32.71 test_mathtext/mathfont_stixsans_01-expected.png 32.69 test_tightlayout/tight_layout2-expected.png 32.50 test_mathtext/mathfont_stixsans_12-expected.png 32.42 test_mathtext/mathtext_cm_52-expected.png 32.37 test_mathtext/mathfont_dejavuserif_07-expected.png 32.33 test_constrainedlayout/constrained_layout8-expected.png 32.31 test_axes/hist_step_filled-expected.png 31.96 test_mathtext/mathfont_dejavuserif_54-expected.png 31.96 test_mathtext/mathfont_dejavusans_54-expected.png 31.90 test_mathtext/mathfont_dejavuserif_01-expected.png 31.87 test_mathtext/mathtext_dejavusans_74-expected.png 31.87 test_mathtext/mathtext_dejavusans_73-expected.png 31.74 test_mathtext/mathfont_stix_11-expected.png 31.65 test_mathtext/mathfont_dejavusans_01-expected.png 31.64 test_mathtext/mathfont_cm_44-expected.png 31.38 test_tightlayout/tight_layout7-expected.png 31.13 test_mathtext/mathfont_stixsans_56-expected.png 31.13 test_mathtext/mathfont_stix_56-expected.png 31.10 test_arrow_patches/fancyarrow_test_image-expected.png 31.05 test_table/table_zorder-expected.png 31.02 test_mathtext/mathfont_cm_59-expected.png 31.01 test_mathtext/mathfont_stix_06-expected.png 30.84 test_mathtext/mathtext_cm_37-expected.png 30.83 test_mathtext/mathfont_dejavusans_06-expected.png 30.80 test_mathtext/mathfont_stixsans_58-expected.png 30.80 test_mathtext/mathfont_stix_58-expected.png 30.69 test_mathtext/mathfont_stixsans_52-expected.png 30.69 test_mathtext/mathfont_stix_52-expected.png 30.48 test_mathtext/mathfont_dejavusans_19-expected.png 30.46 test_axes/hist_steplog-expected.png 30.40 test_mathtext/mathfont_stixsans_45-expected.png 30.40 test_mathtext/mathfont_stix_45-expected.png 30.40 test_mathtext/mathfont_dejavuserif_45-expected.png 30.40 test_mathtext/mathfont_dejavusans_45-expected.png 30.40 test_mathtext/mathfont_cm_45-expected.png 30.32 test_mathtext/mathfont_dejavuserif_56-expected.png 30.32 test_mathtext/mathfont_dejavusans_56-expected.png 30.28 test_mathtext/mathfont_dejavusans_12-expected.png 30.14 test_mathtext/mathfont_stixsans_43-expected.png 30.14 test_mathtext/mathfont_stix_43-expected.png 30.14 test_mathtext/mathfont_dejavuserif_43-expected.png 30.14 test_mathtext/mathfont_dejavusans_43-expected.png 30.14 test_mathtext/mathfont_cm_43-expected.png 30.08 test_mathtext/mathfont_stixsans_53-expected.png 30.08 test_mathtext/mathfont_stix_53-expected.png 29.97 test_axes/symlog2-expected.png 29.94 test_mathtext/mathfont_cm_58-expected.png 29.90 test_mathtext/mathfont_stixsans_19-expected.png 29.76 test_mathtext/mathtext_stixsans_52-expected.png 29.65 test_mathtext/mathfont_stixsans_29-expected.png 29.65 test_mathtext/mathfont_stix_29-expected.png 29.65 test_mathtext/mathfont_dejavuserif_29-expected.png 29.65 test_mathtext/mathfont_dejavusans_29-expected.png 29.65 test_mathtext/mathfont_cm_29-expected.png 29.65 test_mathtext/mathfont_dejavuserif_14-expected.png 29.64 test_lines/drawstyle_variants-expected.png 29.54 test_axes/transparent_markers-expected.png 29.51 test_tightlayout/tight_layout_offsetboxes1-expected.png 29.45 test_mathtext/mathtext_dejavuserif_74-expected.png 29.45 test_mathtext/mathtext_dejavuserif_73-expected.png 29.43 test_mathtext/mathfont_stixsans_46-expected.png 29.43 test_mathtext/mathfont_stix_46-expected.png 29.43 test_mathtext/mathfont_dejavuserif_46-expected.png 29.43 test_mathtext/mathfont_dejavusans_46-expected.png 29.43 test_mathtext/mathfont_cm_46-expected.png 29.32 test_axes/bxp_no_flier_stats-expected.png 29.32 test_mathtext/mathfont_stixsans_33-expected.png 29.32 test_mathtext/mathfont_stix_33-expected.png 29.32 test_mathtext/mathfont_dejavuserif_33-expected.png 29.32 test_mathtext/mathfont_dejavusans_33-expected.png 29.32 test_mathtext/mathfont_cm_33-expected.png 29.30 test_axes/errorbar_mixed-expected.png 29.27 test_mathtext/mathtext_dejavusans_54-expected.png 29.18 test_mathtext/mathfont_dejavusans_17-expected.png 29.16 test_mathtext/mathtext_dejavuserif_54-expected.png 29.14 test_mathtext/mathfont_stixsans_49-expected.png 29.14 test_mathtext/mathfont_stix_49-expected.png 29.14 test_mathtext/mathfont_dejavuserif_49-expected.png 29.14 test_mathtext/mathfont_dejavusans_49-expected.png 29.14 test_mathtext/mathfont_cm_49-expected.png 29.14 test_mathtext/mathfont_dejavuserif_11-expected.png 29.12 test_mathtext/mathtext_dejavusans_20-expected.png 29.10 test_mathtext/mathfont_dejavuserif_13-expected.png 29.02 test_mathtext/mathfont_dejavusans_14-expected.png 28.82 test_mathtext/mathtext_dejavusans_22-expected.png 28.61 test_path/xkcd-expected.png 28.57 test_mathtext/mathfont_stixsans_08-expected.png 28.41 test_mathtext/mathtext_stix_52-expected.png 28.32 test_mathtext/mathfont_stixsans_23-expected.png 28.32 test_mathtext/mathfont_stix_23-expected.png 28.32 test_mathtext/mathfont_dejavuserif_23-expected.png 28.32 test_mathtext/mathfont_dejavusans_23-expected.png 28.32 test_mathtext/mathfont_cm_23-expected.png 28.29 test_tightlayout/tight_layout1-expected.png 28.26 test_mathtext/mathfont_dejavuserif_02-expected.png 28.18 test_tightlayout/tight_layout3-expected.png 28.09 test_mathtext/mathtext_dejavusans_21-expected.png 27.77 test_mathtext/mathfont_stixsans_38-expected.png 27.77 test_mathtext/mathfont_stix_38-expected.png 27.77 test_mathtext/mathfont_dejavuserif_38-expected.png 27.77 test_mathtext/mathfont_dejavusans_38-expected.png 27.77 test_mathtext/mathfont_cm_38-expected.png 27.76 test_table/table_cell_manipulation-expected.png 27.72 test_tightlayout/tight_layout9-expected.png 27.66 test_mathtext/mathfont_dejavuserif_03-expected.png 27.57 test_mathtext/mathtext_dejavuserif_21-expected.png 27.51 test_axes/bxp_rangewhis-expected.png 27.51 test_mathtext/mathfont_dejavusans_09-expected.png 27.46 test_tightlayout/tight_layout_offsetboxes2-expected.png 27.41 test_mathtext/mathtext_dejavusans_34-expected.png 27.37 test_mathtext/mathtext_dejavusans_41-expected.png 27.29 test_axes/const_xy-expected.png 27.26 test_mathtext/mathtext_dejavusans_50-expected.png 27.18 test_lines/marker_fill_styles-expected.png 27.12 test_axes/bxp_with_xlabels-expected.png 27.12 test_axes/rc_grid-expected.png 27.12 test_mathtext/mathfont_dejavuserif_10-expected.png 27.11 test_axes/bxp_baseline-expected.png 27.06 test_mathtext/mathfont_dejavusans_10-expected.png 27.03 test_axes/markevery_linear_scales-expected.png 26.99 test_axes/test_loglog_nonpos-expected.png 26.96 test_mathtext/mathtext_dejavuserif_22-expected.png 26.95 test_axes/hist_stacked_bar-expected.png 26.93 test_mathtext/mathfont_stixsans_14-expected.png 26.92 test_bbox_tight/bbox_inches_tight-expected.png 26.90 test_axes/step_linestyle-expected.png 26.89 test_mathtext/mathfont_stix_12-expected.png 26.88 test_axes/bxp_customoutlier-expected.png 26.87 test_mathtext/mathtext_dejavusans_40-expected.png 26.81 test_axes/bxp_withmean_custompoint-expected.png 26.80 test_axes/shaped_data-expected.png 26.80 test_constrainedlayout/constrained_layout1-expected.png 26.77 test_axes/bxp_withmean_point-expected.png 26.76 test_axes/bxp_withmean_line-expected.png 26.69 test_axes/markevery_log_scales-expected.png 26.68 test_mathtext/mathfont_cm_01-expected.png 26.67 test_mathtext/mathtext_stixsans_75-expected.png 26.58 test_axes/bxp_customwidths-expected.png 26.54 test_mathtext/mathfont_stixsans_17-expected.png 26.52 test_axes/arc_angles-expected.png 26.52 test_mathtext/mathfont_dejavuserif_51-expected.png 26.52 test_mathtext/mathfont_dejavusans_51-expected.png 26.42 test_mathtext/mathfont_dejavusans_03-expected.png 26.33 test_dates/DateFormatter_fractionalSeconds-expected.png 26.32 test_mathtext/mathfont_cm_17-expected.png 26.29 test_mathtext/mathfont_stixsans_39-expected.png 26.29 test_mathtext/mathfont_stix_39-expected.png 26.29 test_mathtext/mathfont_dejavuserif_39-expected.png 26.29 test_mathtext/mathfont_dejavusans_39-expected.png 26.29 test_mathtext/mathfont_cm_39-expected.png 26.28 test_axes/bxp_with_ylabels-expected.png 26.27 test_mathtext/mathfont_stixsans_18-expected.png 26.25 test_mathtext/mathtext_stixsans_54-expected.png 26.23 test_axes/arrow_simple-expected.png 26.22 test_mathtext/mathfont_stix_13-expected.png 26.21 test_axes/bxp_custommedian-expected.png 26.18 test_mathtext/mathtext_dejavuserif_80-expected.png 26.09 test_axes/bxp_precentilewhis-expected.png 26.03 test_axes/boxplot_rc_parameters-expected.png 26.00 test_mathtext/mathtext_cm_34-expected.png 25.95 test_mathtext/mathfont_dejavuserif_53-expected.png 25.95 test_mathtext/mathfont_dejavusans_53-expected.png 25.88 test_axes/bxp_horizontal-expected.png 25.83 test_mathtext/mathtext_dejavusans_67-expected.png 25.82 test_axes/bxp_nocaps-expected.png 25.81 test_axes/bxp_customcap-expected.png 25.79 test_constrainedlayout/constrained_layout16-expected.png 25.79 test_mathtext/mathfont_stixsans_06-expected.png 25.78 test_mathtext/mathfont_stixsans_54-expected.png 25.78 test_mathtext/mathfont_stix_54-expected.png 25.76 test_mathtext/mathtext_dejavuserif_40-expected.png 25.73 test_lines/scaled_lines-expected.png 25.66 test_mathtext/mathfont_dejavuserif_08-expected.png 25.63 test_mathtext/mathfont_dejavuserif_17-expected.png 25.58 test_mathtext/mathfont_dejavusans_00-expected.png 25.57 test_mathtext/mathfont_stix_09-expected.png 25.51 test_mathtext/mathtext_dejavuserif_70-expected.png 25.41 test_mathtext/mathtext_stixsans_41-expected.png 25.35 test_axes/stackplot_test_baseline-expected.png 25.35 test_mathtext/mathtext_stix_54-expected.png 25.33 test_mathtext/mathfont_stixsans_13-expected.png 25.32 test_mathtext/mathtext_cm_80-expected.png 25.24 test_axes/markevery_linear_scales_zoomed-expected.png 25.23 test_mathtext/mathfont_stixsans_59-expected.png 25.23 test_mathtext/mathfont_stix_59-expected.png 25.19 test_mathtext/mathfont_cm_56-expected.png 25.17 test_mathtext/mathfont_dejavusans_05-expected.png 25.14 test_mathtext/mathfont_dejavusans_08-expected.png 25.07 test_artist/default_edges-expected.png 24.99 test_mathtext/mathfont_stix_10-expected.png 24.95 test_mathtext/mathfont_dejavuserif_57-expected.png 24.95 test_mathtext/mathfont_dejavusans_57-expected.png 24.92 test_mathtext/mathtext_stix_80-expected.png 24.90 test_mathtext/mathfont_stix_14-expected.png 24.82 test_mathtext/mathtext_dejavuserif_50-expected.png 24.78 test_axes/single_point-expected.png 24.77 test_mathtext/mathtext_dejavusans_38-expected.png 24.75 test_mathtext/mathfont_stixsans_10-expected.png 24.74 test_mathtext/mathfont_dejavuserif_06-expected.png 24.74 test_colorbar/cbar_sharing-expected.png 24.71 test_mathtext/mathfont_dejavusans_18-expected.png 24.60 test_units/plot_pint-expected.png 24.57 test_axes/markevery_line-expected.png 24.52 test_axes/markevery-expected.png 24.49 test_mathtext/mathfont_dejavuserif_05-expected.png 24.44 test_mathtext/mathtext_dejavuserif_34-expected.png 24.44 test_axes/csd_noise-expected.png 24.43 test_mathtext/mathfont_stixsans_02-expected.png 24.33 test_image/image_interps-expected.png 24.31 test_mathtext/mathfont_cm_22-expected.png 24.24 test_axes/csd_freqs-expected.png 24.23 test_contour/contour_manual_colors_and_levels-expected.png 24.18 test_mathtext/mathtext_stixsans_22-expected.png 24.16 test_mathtext/mathtext_dejavusans_78-expected.png 24.12 test_mathtext/mathtext_stix_75-expected.png 24.11 test_mathtext/mathfont_dejavusans_13-expected.png 24.09 test_mathtext/mathfont_stixsans_36-expected.png 24.09 test_mathtext/mathfont_stix_36-expected.png 24.09 test_mathtext/mathfont_dejavuserif_36-expected.png 24.09 test_mathtext/mathfont_dejavusans_36-expected.png 24.09 test_mathtext/mathfont_cm_36-expected.png 24.09 test_patheffects/collection-expected.png 24.09 test_mathtext/mathtext_dejavuserif_67-expected.png 24.08 test_scale/logscale_nonpos_values-expected.png 24.03 test_mathtext/mathfont_dejavusans_15-expected.png 23.95 test_mathtext/mathtext_cm_54-expected.png 23.91 test_mathtext/mathfont_dejavuserif_19-expected.png 23.90 test_mathtext/mathfont_stixsans_22-expected.png 23.90 test_mathtext/mathfont_stix_22-expected.png 23.85 test_axes/twin_axis_locaters_formatters-expected.png 23.82 test_colorbar/cbar_locationing-expected.png 23.74 test_mathtext/mathfont_cm_07-expected.png 23.70 test_axes/polar_theta_wedge-expected.png 23.67 test_axes/bxp_scalarwidth-expected.png 23.63 test_mathtext/mathtext_dejavusans_68-expected.png 23.63 test_axes/psd_noise-expected.png 23.59 test_path/semi_log_with_zero-expected.png 23.57 test_mathtext/mathfont_stix_07-expected.png 23.54 test_mathtext/mathtext_dejavuserif_78-expected.png 23.53 test_mathtext/mathtext_dejavuserif_38-expected.png 23.52 test_mathtext/mathfont_dejavuserif_00-expected.png 23.48 test_mathtext/mathtext_stixsans_34-expected.png 23.46 test_mathtext/mathfont_stixsans_40-expected.png 23.46 test_mathtext/mathfont_stix_40-expected.png 23.46 test_mathtext/mathfont_dejavuserif_40-expected.png 23.46 test_mathtext/mathfont_dejavusans_40-expected.png 23.46 test_mathtext/mathfont_cm_40-expected.png 23.37 test_axes/bxp_customwhisker-expected.png 23.37 test_subplots/subplots_offset_text-expected.png 23.32 test_mathtext/mathtext_stix_34-expected.png 23.30 test_axes/hlines_with_nan-expected.png 23.26 test_mathtext/mathfont_stixsans_20-expected.png 23.26 test_mathtext/mathfont_stix_20-expected.png 23.15 test_cycles/fill_cycle_ignore-expected.png 23.04 test_mathtext/mathtext_stix_22-expected.png 23.01 test_mathtext/mathfont_stixsans_57-expected.png 23.01 test_mathtext/mathfont_stix_57-expected.png 22.97 test_axes/marker_styles-expected.png 22.93 test_tightlayout/tight_layout8-expected.png 22.91 test_mathtext/mathtext_dejavuserif_41-expected.png 22.85 test_mathtext/mathtext_stixsans_40-expected.png 22.79 test_mathtext/mathfont_dejavuserif_18-expected.png 22.78 test_mathtext/mathtext_dejavusans_48-expected.png 22.78 test_mathtext/mathtext_dejavusans_47-expected.png 22.75 test_mathtext/mathtext_cm_22-expected.png 22.73 test_axes/bxp_patchartist-expected.png 22.71 test_axes/psd_freqs-expected.png 22.69 test_mathtext/mathtext_stixsans_38-expected.png 22.66 test_widgets/check_radio_buttons-expected.png 22.51 test_axes/boxplot_sym2-expected.png 22.34 test_axes/magnitude_spectrum_noise_dB-expected.png 22.33 test_mathtext/mathfont_stix_16-expected.png 22.29 test_mathtext/mathfont_dejavuserif_15-expected.png 22.28 test_mathtext/mathfont_stix_02-expected.png 22.27 test_mathtext/mathfont_stixsans_09-expected.png 22.21 test_axes/auto_numticks_log-expected.png 22.20 test_mathtext/mathtext_cm_70-expected.png 22.19 test_mathtext/mathfont_dejavuserif_09-expected.png 22.17 test_axes/single_date-expected.png 22.14 test_mathtext/mathfont_dejavuserif_04-expected.png 22.11 test_mathtext/mathtext_dejavusans_05-expected.png 22.08 test_mathtext/mathfont_stix_08-expected.png 22.08 test_axes/bxp_custompositions-expected.png 21.94 test_png/pngsuite-expected.png 21.93 test_mathtext/mathfont_dejavuserif_20-expected.png 21.93 test_mathtext/mathfont_dejavusans_20-expected.png 21.89 test_axes/hist_stacked_normed-expected.png 21.88 test_mathtext/mathtext_stix_21-expected.png 21.87 test_mathtext/mathtext_dejavusans_26-expected.png 21.79 test_mathtext/mathtext_stixsans_80-expected.png 21.75 test_cycles/fill_cycle_basic-expected.png 21.74 test_mathtext/mathfont_stixsans_07-expected.png 21.72 test_mathtext/mathfont_cm_12-expected.png 21.59 test_mathtext/mathtext_dejavuserif_05-expected.png 21.50 test_mathtext/mathfont_cm_53-expected.png 21.49 test_mathtext/mathtext_dejavuserif_48-expected.png 21.49 test_mathtext/mathtext_dejavuserif_47-expected.png 21.48 test_text/multiline-expected.png 21.47 test_mathtext/mathtext_cm_74-expected.png 21.47 test_mathtext/mathtext_cm_73-expected.png 21.40 test_mathtext/mathtext_stixsans_21-expected.png 21.33 test_axes/date_timezone_x_and_y-expected.png 21.29 test_legend/fancy-expected.png 21.22 test_mathtext/mathfont_stix_35-expected.png 21.22 test_mathtext/mathfont_dejavuserif_35-expected.png 21.22 test_mathtext/mathfont_cm_35-expected.png 21.21 test_mathtext/mathtext_dejavusans_00-expected.png 21.17 test_image/image_clip-expected.png 21.16 test_mathtext/mathtext_cm_67-expected.png 21.15 test_axes/test_eventplot_defaults-expected.png 21.11 test_mathtext/mathfont_stix_01-expected.png 21.07 test_colors/light_source_shading_topo-expected.png 21.06 test_colorbar/colorbar_extensions_uniform-expected.png 21.03 test_axes/angle_spectrum_noise-expected.png 20.99 test_mathtext/mathfont_cm_13-expected.png 20.92 test_text/agg_text_clip-expected.png 20.89 test_mathtext/mathfont_stix_18-expected.png 20.86 test_mathtext/mathtext_cm_78-expected.png 20.75 test_mathtext/mathtext_stix_50-expected.png 20.71 test_triangulation/tripcolor1-expected.png 20.69 test_mathtext/mathtext_dejavusans_27-expected.png 20.54 test_mathtext/mathtext_stixsans_50-expected.png 20.51 test_colorbar/colorbar_extensions_proportional-expected.png 20.44 test_axes/spy-expected.png 20.37 test_axes/vlines_with_nan-expected.png 20.33 test_pickle/multi_pickle-expected.png 20.33 test_mathtext/mathtext_stix_74-expected.png 20.33 test_mathtext/mathtext_stix_73-expected.png 20.28 test_figure/figure_legend-expected.png 20.28 test_axes/o_marker_path_snap-expected.png 20.26 test_mathtext/mathfont_cm_51-expected.png 20.25 test_mathtext/mathtext_cm_50-expected.png 20.19 test_dates/date_axvline-expected.png 20.19 test_mathtext/mathtext_dejavusans_76-expected.png 20.08 test_patheffects/stroked_text-expected.png 20.06 test_mathtext/mathtext_dejavusans_33-expected.png 20.03 test_mathtext/mathtext_cm_48-expected.png 20.03 test_mathtext/mathtext_cm_47-expected.png 19.80 test_mathtext/mathtext_dejavusans_39-expected.png 19.71 test_axes/polar_units_2-expected.png 19.71 test_mathtext/mathtext_stixsans_67-expected.png 19.70 test_axes/specgram_angle_freqs-expected.png 19.69 test_mathtext/mathfont_stixsans_50-expected.png 19.69 test_mathtext/mathfont_stix_50-expected.png 19.69 test_mathtext/mathfont_dejavuserif_50-expected.png 19.69 test_mathtext/mathfont_dejavusans_50-expected.png 19.69 test_mathtext/mathfont_cm_50-expected.png 19.67 test_mathtext/mathfont_cm_04-expected.png 19.64 test_mathtext/mathtext_cm_57-expected.png 19.62 test_mathtext/mathfont_stixsans_04-expected.png 19.60 test_mathtext/mathfont_stixsans_00-expected.png 19.51 test_mathtext/mathtext_dejavusans_29-expected.png 19.46 test_mathtext/mathfont_dejavusans_07-expected.png 19.41 test_axes/autoscale_tiny_range-expected.png 19.37 test_mathtext/mathtext_stixsans_05-expected.png 19.24 test_mathtext/mathtext_dejavuserif_33-expected.png 19.23 test_text/antialiased-expected.png 19.20 test_mathtext/mathfont_cm_02-expected.png 19.19 test_patches/connection_patch-expected.png 19.19 test_mathtext/mathtext_stixsans_48-expected.png 19.19 test_mathtext/mathtext_stixsans_47-expected.png 19.15 test_mathtext/mathfont_stixsans_03-expected.png 19.14 test_patches/multi_color_hatch-expected.png 19.12 test_mathtext/mathfont_stix_04-expected.png 19.09 test_mathtext/mathtext_stixsans_82-expected.png 19.08 test_axes/imshow_clip-expected.png 19.06 test_image/image_cliprect-expected.png 19.00 test_mathtext/mathtext_stix_48-expected.png 19.00 test_mathtext/mathtext_stix_47-expected.png 18.98 test_mathtext/mathtext_stix_38-expected.png 18.94 test_dates/RRuleLocator_bounds-expected.png 18.91 test_mathtext/mathtext_stix_67-expected.png 18.88 test_mathtext/mathtext_dejavuserif_26-expected.png 18.88 test_mathtext/mathfont_stixsans_05-expected.png 18.88 test_mathtext/mathfont_cm_05-expected.png 18.84 test_mathtext/mathtext_stix_41-expected.png 18.83 test_axes/test_alpha-expected.png 18.81 test_units/jpl_bar_units-expected.png 18.78 test_units/jpl_barh_units-expected.png 18.77 test_cycles/marker_cycle-expected.png 18.76 test_axes/phase_spectrum_noise-expected.png 18.74 test_mathtext/mathfont_stix_05-expected.png 18.72 test_dates/date_axvspan-expected.png 18.71 test_mathtext/mathtext_stix_68-expected.png 18.70 test_axes/bxp_withnotch-expected.png 18.66 test_mathtext/mathtext_dejavuserif_20-expected.png 18.66 test_mathtext/mathtext_dejavuserif_39-expected.png 18.65 test_contour/contour_corner_mask_True-expected.png 18.61 test_axes/bxp_custompatchartist-expected.png 18.61 test_axes/specgram_angle_noise-expected.png 18.59 test_mathtext/mathfont_stixsans_51-expected.png 18.59 test_mathtext/mathfont_stix_51-expected.png 18.57 test_spines/spines_data_positions-expected.png 18.56 test_colorbar/cbar_with_subplots_adjust-expected.png 18.53 test_axes/angle_spectrum_freqs-expected.png 18.50 test_mathtext/mathtext_stix_82-expected.png 18.47 test_axes/hist_density-expected.png 18.45 test_mathtext/mathtext_stixsans_74-expected.png 18.45 test_mathtext/mathtext_stixsans_73-expected.png 18.40 test_mathtext/mathtext_dejavusans_28-expected.png 18.38 test_axes/polar_coords-expected.png 18.36 test_axes/magnitude_spectrum_freqs_dB-expected.png 18.35 test_mathtext/mathfont_stixsans_32-expected.png 18.35 test_mathtext/mathfont_stix_32-expected.png 18.35 test_mathtext/mathfont_dejavuserif_32-expected.png 18.35 test_mathtext/mathfont_dejavusans_32-expected.png 18.35 test_mathtext/mathfont_cm_32-expected.png 18.32 test_mathtext/mathtext_stixsans_78-expected.png 18.29 test_mathtext/mathtext_stixsans_70-expected.png 18.27 test_mathtext/mathfont_cm_20-expected.png 18.24 test_mathtext/mathtext_stixsans_33-expected.png 18.24 test_axes/phase_spectrum_freqs-expected.png 18.15 test_cycles/lineprop_cycle_basic-expected.png 18.11 test_mathtext/mathtext_dejavusans_19-expected.png 18.07 test_mathtext/mathfont_cm_16-expected.png 18.06 test_image/imshow-expected.png 18.05 test_path/nan_path-expected.png 17.88 test_axes/acorr-expected.png 17.88 test_axes/date_timezone_x-expected.png 17.85 test_axes/errorbar_basic-expected.png 17.85 test_colorbar/cbar_with_orientation-expected.png 17.82 test_mathtext/mathtext_dejavusans_70-expected.png 17.81 test_mathtext/mathfont_stixsans_35-expected.png 17.81 test_mathtext/mathfont_dejavusans_35-expected.png 17.80 test_mathtext/mathtext_stix_33-expected.png 17.79 test_mathtext/mathtext_dejavusans_77-expected.png 17.76 test_axes/specgram_magnitude_noise_linear-expected.png 17.76 test_axes/specgram_magnitude_noise-expected.png 17.74 test_mathtext/mathtext_stixsans_26-expected.png 17.68 test_mathtext/mathtext_dejavuserif_29-expected.png 17.66 test_axes/specgram_noise_linear-expected.png 17.66 test_axes/specgram_noise-expected.png 17.65 test_axes/boxplot-expected.png 17.60 test_mathtext/mathtext_cm_20-expected.png 17.56 test_axes/bxp_custombox-expected.png 17.55 test_mathtext/mathtext_stix_11-expected.png 17.53 test_axes/magnitude_spectrum_noise_linear-expected.png 17.50 test_quiver/quiver_xy-expected.png 17.50 test_axes/rgba_markers-expected.png 17.50 test_axes/magnitude_spectrum_freqs_linear-expected.png 17.48 test_axes/set_get_ticklabels-expected.png 17.45 test_contour/contour_corner_mask_False-expected.png 17.43 test_legend/legend_stackplot-expected.png 17.42 test_mathtext/mathfont_cm_06-expected.png 17.41 test_mathtext/mathtext_dejavuserif_28-expected.png 17.37 test_mathtext/mathtext_dejavusans_06-expected.png 17.36 test_axes/bxp_nobox-expected.png 17.34 test_mathtext/mathtext_cm_82-expected.png 17.34 test_axes/specgram_magnitude_freqs_linear-expected.png 17.34 test_axes/specgram_magnitude_freqs-expected.png 17.34 test_tightlayout/tight_layout5-expected.png 17.30 test_collections/EventCollection_plot__set_linelength-expected.png 17.26 test_mathtext/mathtext_stixsans_11-expected.png 17.25 test_axes/specgram_freqs_linear-expected.png 17.25 test_axes/specgram_freqs-expected.png 17.21 test_axes/specgram_phase_noise-expected.png 17.21 test_mathtext/mathtext_stixsans_39-expected.png 17.20 test_axes/specgram_phase_freqs-expected.png 17.18 test_axes/matshow-expected.png 17.15 test_bbox_tight/bbox_inches_tight_clipping-expected.png 17.14 test_axes/errorbar_limits-expected.png 17.00 test_mathtext/mathfont_dejavuserif_58-expected.png 17.00 test_mathtext/mathfont_dejavusans_58-expected.png 16.98 test_mathtext/mathtext_cm_06-expected.png 16.98 test_mathtext/mathtext_dejavuserif_19-expected.png 16.95 test_collections/EventCollection_plot__set_orientation-expected.png 16.91 test_mathtext/mathtext_cm_33-expected.png 16.86 test_mathtext/mathtext_dejavusans_23-expected.png 16.84 test_axes/date_timezone_y-expected.png 16.81 test_legend/legend_auto1-expected.png 16.76 test_mathtext/mathfont_dejavuserif_22-expected.png 16.76 test_mathtext/mathfont_dejavusans_22-expected.png 16.75 test_axes/violinplot_vert_showall-expected.png 16.70 test_mathtext/mathfont_cm_03-expected.png 16.68 test_colorbar/double_cbar-expected.png 16.67 test_mathtext/mathfont_stix_17-expected.png 16.66 test_axes/violinplot_vert_showextrema-expected.png 16.62 test_collections/regularpolycollection_rotate-expected.png 16.59 test_axes/errorbar_with_prop_cycle-expected.png 16.58 test_mathtext/mathfont_cm_14-expected.png 16.56 test_mathtext/mathfont_dejavusans_16-expected.png 16.46 test_mathtext/mathtext_dejavuserif_27-expected.png 16.46 test_dates/date_empty-expected.png 16.43 test_artist/hatching-expected.png 16.42 test_text/text_alignment-expected.png 16.41 test_artist/clip_path_clipping-expected.png 16.41 test_mathtext/mathtext_cm_21-expected.png 16.41 test_mathtext/mathtext_cm_41-expected.png 16.39 test_mathtext/mathtext_stixsans_29-expected.png 16.39 test_mathtext/mathtext_stix_31-expected.png 16.38 test_axes/loglog-expected.png 16.36 test_mathtext/mathtext_stix_23-expected.png 16.35 test_mathtext/mathfont_stix_15-expected.png 16.31 test_transforms/pre_transform_data-expected.png 16.30 test_mathtext/mathfont_stixsans_11-expected.png 16.29 test_mathtext/mathfont_cm_08-expected.png 16.18 test_dates/date_axhline-expected.png 16.16 test_mathtext/mathfont_cm_18-expected.png 16.15 test_mathtext/mathtext_stixsans_02-expected.png 16.14 test_mathtext/mathtext_stixsans_35-expected.png 16.14 test_mathtext/mathtext_dejavusans_35-expected.png 16.11 test_cycles/color_cycle_basic-expected.png 16.07 test_axes/scatter_marker-expected.png 16.04 test_mathtext/mathtext_dejavusans_82-expected.png 16.01 test_mathtext/mathfont_cm_15-expected.png 15.95 test_axes/boxplot_autorange_false_whiskers-expected.png 15.91 test_mathtext/mathtext_stixsans_57-expected.png 15.90 test_mathtext/mathtext_stixsans_09-expected.png 15.85 test_mathtext/mathfont_cm_57-expected.png 15.80 test_text/annotation_negative_ax_coords-expected.png 15.73 test_axes/boxplot_autorange_true_whiskers-expected.png 15.73 test_legend/legend_various_labels-expected.png 15.53 test_mathtext/mathtext_stixsans_19-expected.png 15.53 test_mathtext/mathtext_dejavuserif_76-expected.png 15.52 test_mathtext/mathtext_stixsans_77-expected.png 15.52 test_mathtext/mathtext_stix_77-expected.png 15.52 test_mathtext/mathtext_cm_77-expected.png 15.52 test_text/annotation_negative_fig_coords-expected.png 15.50 test_axes/formatter_ticker_005-expected.png 15.47 test_axes/formatter_ticker_004-expected.png 15.47 test_scale/log_scales-expected.png 15.45 test_collections/EventCollection_plot__switch_orientation-expected.png 15.44 test_arrow_patches/fancyarrow_dash-expected.png 15.44 test_mathtext/mathtext_dejavusans_71-expected.png 15.41 test_mathtext/mathtext_stix_57-expected.png 15.33 test_axes/axvspan_epoch-expected.png 15.27 test_axes/test_eventplot_problem_kwargs-expected.png 15.23 test_collections/scatter_post_alpha-expected.png 15.22 test_mathtext/mathtext_cm_11-expected.png 15.22 test_units/plot_masked_units-expected.png 15.18 test_collections/EventCollection_plot__set_positions-expected.png 15.16 test_mathtext/mathtext_cm_05-expected.png 15.14 test_mathtext/mathtext_dejavuserif_09-expected.png 15.14 test_image/mask_image_over_under-expected.png 15.13 test_dates/date_inverted_limit-expected.png 15.12 test_mathtext/mathtext_dejavusans_18-expected.png 15.06 test_legend/scatter_rc3-expected.png 14.95 test_mathtext/mathtext_cm_26-expected.png 14.94 test_legend/scatter_rc1-expected.png 14.93 test_collections/EventCollection_plot__extend_positions-expected.png 14.93 test_collections/EventCollection_plot__switch_orientation__2x-expected.png 14.91 test_legend/legend_multiple_keys-expected.png 14.91 test_mathtext/mathtext_stix_29-expected.png 14.82 test_axes/axhspan_epoch-expected.png 14.81 test_mathtext/mathtext_stix_39-expected.png 14.78 test_axes/errorbar_zorder-expected.png 14.76 test_collections/EventCollection_plot__set_linewidth-expected.png 14.76 test_image/image_composite_background-expected.png 14.74 test_legend/legend_labels_first-expected.png 14.71 test_mathtext/mathtext_stixsans_28-expected.png 14.71 test_image/no_interpolation_origin-expected.png 14.70 test_legend/not_covering_scatter-expected.png 14.70 test_mathtext/mathtext_dejavuserif_31-expected.png 14.68 test_mathtext/mathtext_dejavuserif_11-expected.png 14.68 test_mathtext/mathtext_stix_35-expected.png 14.67 test_mathtext/mathtext_stix_19-expected.png 14.66 test_patheffects/patheffect3-expected.png 14.63 test_patheffects/patheffect2-expected.png 14.62 test_mathtext/mathtext_dejavusans_11-expected.png 14.61 test_dates/date_axhspan-expected.png 14.58 test_collections/EventCollection_plot__add_positions-expected.png 14.56 test_mathtext/mathtext_dejavuserif_45-expected.png 14.55 test_axes/eventplot-expected.png 14.54 test_mathtext/mathtext_dejavuserif_35-expected.png 14.50 test_mathtext/mathtext_stixsans_27-expected.png 14.45 test_collections/EventCollection_plot__append_positions-expected.png 14.44 test_mathtext/mathtext_stix_70-expected.png 14.42 test_mathtext/mathtext_dejavuserif_18-expected.png 14.41 test_axes/imshow-expected.png 14.39 test_mathtext/mathtext_dejavusans_45-expected.png 14.37 test_mathtext/mathfont_stixsans_15-expected.png 14.37 test_mathtext/mathtext_cm_76-expected.png 14.34 test_mathtext/mathtext_stix_28-expected.png 14.29 test_axes/pie_frame_grid-expected.png 14.27 test_mathtext/mathtext_dejavuserif_82-expected.png 14.18 test_mathtext/mathfont_stixsans_16-expected.png 14.13 test_image/imshow_endianess-expected.png 14.12 test_legend/not_covering_scatter_transform-expected.png 14.10 test_mathtext/mathtext_cm_10-expected.png 14.07 test_mathtext/mathfont_dejavusans_04-expected.png 14.07 test_mathtext/mathtext_stix_06-expected.png 14.06 test_mathtext/mathtext_cm_19-expected.png 14.05 test_collections/EventCollection_plot__set_lineoffset-expected.png 14.00 test_mathtext/mathtext_dejavuserif_44-expected.png 13.97 test_image/imshow_flatfield-expected.png 13.93 test_axes/formatter_ticker_003-expected.png 13.89 test_axes/formatter_ticker_002-expected.png 13.88 test_mathtext/mathtext_dejavusans_03-expected.png 13.87 test_axes/hlines_masked-expected.png 13.82 test_image/image_alpha-expected.png 13.81 test_axes/violinplot_horiz_showextrema-expected.png 13.79 test_mathtext/mathtext_dejavusans_60-expected.png 13.78 test_axes/violinplot_horiz_showall-expected.png 13.78 test_mathtext/mathtext_dejavusans_63-expected.png 13.76 test_axes/fill_between_interpolate-expected.png 13.74 test_mathtext/mathtext_dejavusans_64-expected.png 13.69 test_mathtext/mathfont_cm_09-expected.png 13.67 test_mathtext/mathfont_cm_00-expected.png 13.66 test_mathtext/mathtext_cm_27-expected.png 13.65 test_axes/hist_offset-expected.png 13.62 test_mathtext/mathfont_dejavusans_11-expected.png 13.61 test_mathtext/mathtext_dejavuserif_06-expected.png 13.60 test_axes/boxplot_sym-expected.png 13.55 test_mathtext/mathtext_dejavuserif_60-expected.png 13.50 test_collections/EventCollection_plot__set_color-expected.png 13.44 test_mathtext/mathfont_stix_00-expected.png 13.43 test_mathtext/mathtext_cm_29-expected.png 13.42 test_mathtext/mathtext_cm_39-expected.png 13.41 test_triangulation/tri_smooth_gradient-expected.png 13.37 test_mathtext/mathtext_stixsans_68-expected.png 13.35 test_image/zoom_and_clip_upper_origin-expected.png 13.35 test_mathtext/mathtext_cm_28-expected.png 13.34 test_axes/markevery_polar-expected.png 13.32 test_mathtext/mathtext_dejavuserif_03-expected.png 13.27 test_collections/EventCollection_plot__set_linestyle-expected.png 13.27 test_axes/polar_rlabel_position-expected.png 13.25 test_axes/vlines_masked-expected.png 13.16 test_mathtext/mathtext_cm_18-expected.png 13.05 test_image/mask_image-expected.png 12.98 test_mathtext/mathtext_cm_31-expected.png 12.93 test_axes/contour_colorbar-expected.png 12.91 test_mathtext/mathtext_cm_56-expected.png 12.90 test_mathtext/mathtext_stix_78-expected.png 12.90 test_patches/units_rectangle-expected.png 12.89 test_legend/legend_auto3-expected.png 12.82 test_mathtext/mathtext_dejavusans_42-expected.png 12.72 test_colorbar/colorbar_single_scatter-expected.png 12.71 test_mathtext/mathtext_dejavuserif_65-expected.png 12.63 test_mathtext/mathtext_dejavuserif_71-expected.png 12.62 test_mathtext/mathtext_stixsans_63-expected.png 12.60 test_mathtext/mathtext_cm_30-expected.png 12.57 test_mathtext/mathfont_dejavusans_02-expected.png 12.51 test_mathtext/mathtext_stix_26-expected.png 12.43 test_axes/polar_rorigin-expected.png 12.43 test_axes/boxplot_mod_artists_after_plotting-expected.png 12.42 test_mathtext/mathtext_dejavusans_65-expected.png 12.40 test_mathtext/mathtext_dejavuserif_10-expected.png 12.40 test_mathtext/mathtext_stixsans_72-expected.png 12.40 test_mathtext/mathtext_stix_72-expected.png 12.40 test_mathtext/mathtext_cm_72-expected.png 12.40 test_axes/hist_log-expected.png 12.38 test_axes/polar_rmin-expected.png 12.35 test_axes/symlog-expected.png 12.32 test_mathtext/mathfont_cm_54-expected.png 12.29 test_mathtext/mathtext_dejavusans_66-expected.png 12.23 test_streamplot/streamplot_direction-expected.png 12.22 test_mathtext/mathtext_dejavusans_07-expected.png 12.22 test_mathtext/mathtext_dejavusans_08-expected.png 12.19 test_mathtext/mathtext_stixsans_18-expected.png 12.13 test_mathtext/mathtext_dejavusans_72-expected.png 12.10 test_image/imshow_bignumbers_real-expected.png 12.08 test_image/imshow_bignumbers-expected.png 12.07 test_mathtext/mathtext_stix_20-expected.png 12.06 test_axes/hist_step_log_bottom-expected.png 12.05 test_mathtext/mathtext_stixsans_60-expected.png 12.03 test_mathtext/mathfont_stix_03-expected.png 11.99 test_axes/pie_rotatelabels_true-expected.png 11.98 test_mathtext/mathtext_stix_27-expected.png 11.94 test_mathtext/mathtext_stixsans_07-expected.png 11.94 test_mathtext/mathtext_stix_18-expected.png 11.91 test_mathtext/mathtext_dejavusans_31-expected.png 11.84 test_axes/stackplot_test_image-expected.png 11.84 test_collections/EventCollection_plot__default-expected.png 11.81 test_mathtext/mathtext_stix_00-expected.png 11.78 test_figure/figure_today-expected.png 11.76 test_mathtext/mathtext_dejavusans_46-expected.png 11.75 test_axes/violinplot_vert_showmeans-expected.png 11.73 test_mathtext/mathtext_dejavusans_13-expected.png 11.71 test_mathtext/mathtext_stixsans_76-expected.png 11.63 test_axes/violinplot_vert_baseline-expected.png 11.62 test_mathtext/mathtext_cm_49-expected.png 11.60 test_mathtext/mathtext_dejavusans_55-expected.png 11.58 test_axes/polar_negative_rmin-expected.png 11.55 test_axes/polar_units-expected.png 11.54 test_axes/formatter_ticker_001-expected.png 11.53 test_axes/violinplot_vert_showmedians-expected.png 11.51 test_mathtext/mathtext_dejavusans_81-expected.png 11.50 test_mathtext/mathtext_cm_35-expected.png 11.46 test_axes/violinplot_vert_custompoints_10-expected.png 11.45 test_colorbar/colorbar_extensions_shape_uniform-expected.png 11.45 test_axes/polar_theta_position-expected.png 11.35 test_axes/violinplot_horiz_baseline-expected.png 11.35 test_mathtext/mathtext_dejavusans_49-expected.png 11.35 test_axes/boxplot_with_CIarray-expected.png 11.33 test_mathtext/mathtext_stix_63-expected.png 11.29 test_mathtext/mathtext_cm_03-expected.png 11.29 test_axes/polar_wrap_360-expected.png 11.28 test_axes/violinplot_vert_custompoints_200-expected.png 11.24 test_axes/polar_axes-expected.png 11.22 test_colorbar/colorbar_extensions_shape_proportional-expected.png 11.22 test_mathtext/mathfont_cm_19-expected.png 11.21 test_axes/arc_ellipse-expected.png 11.19 test_axes/polar_wrap_180-expected.png 11.18 test_axes/violinplot_horiz_showmeans-expected.png 11.13 test_axes/pie_linewidth_2-expected.png 11.12 test_text/axes_titles-expected.png 11.12 test_image/bbox_image_inverted-expected.png 11.12 test_mathtext/mathtext_stix_76-expected.png 11.12 test_text/text_bboxclip-expected.png 11.08 test_axes/fill_between_interpolate_decreasing-expected.png 11.07 test_mathtext/mathtext_dejavuserif_32-expected.png 11.05 test_axes/violinplot_horiz_custompoints_200-expected.png 11.03 test_mathtext/mathtext_cm_60-expected.png 11.03 test_mathtext/mathtext_stixsans_00-expected.png 11.03 test_axes/violinplot_horiz_showmedians-expected.png 11.03 test_axes/pie_ccw_true-expected.png 10.94 test_axes/hlines_basic-expected.png 10.87 test_mathtext/mathtext_dejavusans_44-expected.png 10.84 test_mathtext/mathtext_dejavuserif_69-expected.png 10.84 test_mathtext/mathtext_cm_02-expected.png 10.82 test_cycles/property_collision_fill-expected.png 10.80 test_mathtext/mathtext_stixsans_56-expected.png 10.78 test_mathtext/mathtext_stixsans_10-expected.png 10.74 test_axes/violinplot_horiz_custompoints_10-expected.png 10.72 test_mathtext/mathtext_stixsans_71-expected.png 10.72 test_mathtext/mathtext_stix_71-expected.png 10.72 test_mathtext/mathtext_dejavuserif_46-expected.png 10.68 test_mathtext/mathtext_dejavusans_79-expected.png 10.68 test_mathtext/mathtext_dejavusans_25-expected.png 10.62 test_axes/minorticks_on_rcParams_both-expected.png 10.59 test_figure/figure_suptitle-expected.png 10.59 test_mathtext/mathtext_cm_45-expected.png 10.57 test_mathtext/mathtext_dejavusans_32-expected.png 10.54 test_mathtext/mathtext_cm_38-expected.png 10.53 test_mathtext/mathtext_dejavusans_56-expected.png 10.52 test_mathtext/mathtext_stix_10-expected.png 10.51 test_mathtext/mathfont_dejavuserif_16-expected.png 10.37 test_mathtext/mathtext_dejavusans_51-expected.png 10.33 test_axes/contour_hatching-expected.png 10.23 test_streamplot/streamplot_colormap-expected.png 10.23 test_axes/hist_stacked_weights-expected.png 10.16 test_mathtext/mathtext_dejavuserif_55-expected.png 10.12 test_mathtext/mathtext_cm_08-expected.png 10.11 test_mathtext/mathtext_stixsans_64-expected.png 10.10 test_axes/barh_tick_label-expected.png 10.05 test_mathtext/mathtext_dejavuserif_43-expected.png 10.04 test_mathtext/mathtext_dejavuserif_42-expected.png 10.03 test_axes/rc_spines-expected.png 10.02 test_axes/mollweide_grid-expected.png 9.97 test_mathtext/mathtext_stixsans_46-expected.png 9.96 test_mathtext/mathtext_stix_56-expected.png 9.93 test_legend/rgba_alpha-expected.png 9.88 test_contour/contour_labels_size_color-expected.png 9.88 test_patches/clip_to_bbox-expected.png 9.86 test_mathtext/mathtext_dejavuserif_25-expected.png 9.72 test_simplification/simplify_curve-expected.png 9.68 test_simplification/clipper_edge-expected.png 9.65 test_mathtext/mathtext_dejavuserif_49-expected.png 9.65 test_axes/vlines_basic-expected.png 9.62 test_mathtext/mathtext_stixsans_49-expected.png 9.62 test_collections/cap_and_joinstyle-expected.png 9.59 test_axes/nonfinite_limits-expected.png 9.58 test_image/rotate_image-expected.png 9.56 test_axes/twin_spines-expected.png 9.53 test_axes/marker_edges-expected.png 9.48 test_simplification/clipping_with_nans-expected.png 9.47 test_mathtext/mathtext_dejavuserif_66-expected.png 9.43 test_mathtext/mathtext_stixsans_25-expected.png 9.43 test_axes/log_scales-expected.png 9.41 test_colorbar/colorbar_closed_patch-expected.png 9.40 test_axes/pie_center_radius-expected.png 9.39 test_mathtext/mathtext_cm_09-expected.png 9.39 test_mathtext/mathtext_stix_64-expected.png 9.32 test_mathtext/mathtext_dejavusans_09-expected.png 9.31 test_mathtext/mathtext_dejavusans_15-expected.png 9.28 test_quiver/quiver_with_key_test_image-expected.png 9.27 test_axes/bar_tick_label_multiple_old_label_alignment-expected.png 9.27 test_axes/bar_tick_label_multiple-expected.png 9.26 test_mathtext/mathtext_dejavuserif_00-expected.png 9.24 test_mathtext/mathfont_stix_19-expected.png 9.24 test_mathtext/mathfont_stixsans_55-expected.png 9.24 test_mathtext/mathfont_stix_55-expected.png 9.23 test_mathtext/mathtext_stixsans_55-expected.png 9.23 test_mathtext/mathtext_cm_36-expected.png 9.22 test_mathtext/mathtext_dejavuserif_23-expected.png 9.19 test_mathtext/mathtext_stixsans_31-expected.png 9.17 test_mathtext/mathtext_dejavuserif_36-expected.png 9.17 test_mathtext/mathtext_dejavusans_36-expected.png 9.16 test_mathtext/mathtext_dejavusans_24-expected.png 9.04 test_mathtext/mathfont_stixsans_34-expected.png 9.04 test_mathtext/mathfont_stix_34-expected.png 9.04 test_mathtext/mathfont_dejavuserif_34-expected.png 9.04 test_mathtext/mathfont_dejavusans_34-expected.png 9.04 test_mathtext/mathfont_cm_34-expected.png 9.04 test_patches/patch_custom_linestyle-expected.png 9.02 test_mathtext/mathtext_cm_46-expected.png 9.02 test_axes/pie_linewidth_0-expected.png 9.00 test_mathtext/mathtext_cm_63-expected.png 9.00 test_mathtext/mathtext_dejavuserif_79-expected.png 8.96 test_streamplot/streamplot_linewidth-expected.png 8.95 test_triangulation/tri_smooth_contouring-expected.png 8.95 test_quiver/barbs_pivot_test_image-expected.png 8.93 test_contour/contour_test_label_transforms-expected.png 8.93 test_legend/framealpha-expected.png 8.91 test_axes/boxplot_no_inverted_whisker-expected.png 8.91 test_mathtext/mathtext_dejavuserif_59-expected.png 8.90 test_mathtext/mathtext_dejavuserif_01-expected.png 8.87 test_axes/rc_markerfill-expected.png 8.84 test_mathtext/mathtext_stix_46-expected.png 8.80 test_mathtext/mathtext_stix_49-expected.png 8.77 test_mathtext/mathtext_cm_55-expected.png 8.73 test_backend_svg/noscale-expected.png 8.73 test_mathtext/mathtext_stixsans_79-expected.png 8.72 test_streamplot/streamplot_startpoints-expected.png 8.70 test_mathtext/mathtext_stixsans_81-expected.png 8.70 test_mathtext/mathtext_dejavuserif_13-expected.png 8.66 test_mathtext/mathtext_stixsans_36-expected.png 8.63 test_mathtext/mathtext_stixsans_24-expected.png 8.61 test_mathtext/mathtext_stixsans_32-expected.png 8.56 test_axes/scatter-expected.png 8.54 test_axes/vline_hline_zorder-expected.png 8.51 test_quiver/quiver_key_pivot-expected.png 8.51 test_mathtext/mathtext_dejavuserif_24-expected.png 8.47 test_mathtext/mathtext_stixsans_45-expected.png 8.46 test_mathtext/mathtext_stix_43-expected.png 8.45 test_streamplot/streamplot_masks_and_nans-expected.png 8.45 test_patheffects/patheffect1-expected.png 8.43 test_mathtext/mathtext_dejavuserif_04-expected.png 8.40 test_axes/canonical-expected.png 8.35 test_legend/rcparam_alpha-expected.png 8.29 test_mathtext/mathtext_stix_55-expected.png 8.28 test_mathtext/mathtext_cm_00-expected.png 8.28 test_mathtext/mathtext_dejavuserif_56-expected.png 8.25 test_mathtext/mathtext_stix_79-expected.png 8.23 test_quiver/quiver_animated_test_image-expected.png 8.18 test_streamplot/streamplot_maxlength-expected.png 8.18 test_axes/hist_stacked_step-expected.png 8.17 test_mathtext/mathtext_stix_03-expected.png 8.17 test_mathtext/mathtext_stixsans_03-expected.png 8.17 test_mathtext/mathtext_dejavuserif_68-expected.png 8.16 test_mathtext/mathtext_stixsans_04-expected.png 8.13 test_mathtext/mathfont_cm_10-expected.png 8.09 test_mathtext/mathtext_stix_24-expected.png 8.09 test_spines/spines_axes_positions-expected.png 8.08 test_mathtext/mathtext_cm_68-expected.png 8.00 test_mathtext/mathtext_stixsans_13-expected.png 7.98 test_mathtext/mathtext_dejavuserif_64-expected.png 7.95 test_mathtext/mathtext_cm_81-expected.png 7.90 test_axes/bar_tick_label_single-expected.png 7.89 test_mathtext/mathtext_dejavuserif_58-expected.png 7.89 test_mathtext/mathtext_stix_81-expected.png 7.87 test_mathtext/mathtext_cm_79-expected.png 7.87 test_axes/hist_stacked_stepfilled-expected.png 7.85 test_mathtext/mathtext_cm_69-expected.png 7.78 test_mathtext/mathtext_stix_45-expected.png 7.75 test_mathtext/mathtext_stix_60-expected.png 7.73 test_text/font_styles-expected.png 7.71 test_image/image_composite_alpha-expected.png 7.71 test_mathtext/mathtext_dejavusans_10-expected.png 7.71 test_mathtext/mathtext_dejavuserif_51-expected.png 7.70 test_axes/hist_stacked_stepfilled_alpha-expected.png 7.67 test_mathtext/mathtext_stix_36-expected.png 7.66 test_patches/patch_alpha_coloring-expected.png 7.64 test_mathtext/mathtext_dejavusans_43-expected.png 7.62 test_mathtext/mathtext_dejavuserif_17-expected.png 7.62 test_mathtext/mathtext_dejavuserif_16-expected.png 7.60 test_arrow_patches/arrow_styles-expected.png 7.59 test_mathtext/mathtext_stixsans_58-expected.png 7.53 test_scale/logit_scales-expected.png 7.50 test_mathtext/mathtext_stixsans_59-expected.png 7.50 test_mathtext/mathtext_stixsans_44-expected.png 7.50 test_mathtext/mathtext_cm_42-expected.png 7.50 test_contour/contour_manual_labels-expected.png 7.46 test_axes/hist_step_horiz-expected.png 7.45 test_collections/EventCollection_plot__set_ls_dash-expected.png 7.41 test_mathtext/mathtext_stix_30-expected.png 7.40 test_mathtext/mathtext_cm_01-expected.png 7.40 test_mathtext/mathtext_cm_07-expected.png 7.39 test_mathtext/mathtext_stixsans_01-expected.png 7.38 test_mathtext/mathtext_cm_66-expected.png 7.37 test_mathtext/mathtext_stixsans_42-expected.png 7.34 test_mathtext/mathtext_dejavuserif_62-expected.png 7.32 test_mathtext/mathtext_stix_07-expected.png 7.27 test_mathtext/mathtext_stixsans_06-expected.png 7.23 test_mathtext/mathtext_dejavusans_59-expected.png 7.22 test_mathtext/mathtext_stix_69-expected.png 7.18 test_axes/axisbelow-expected.png 7.15 test_axes/hist2d_transpose-expected.png 7.11 test_mathtext/mathtext_stixsans_43-expected.png 7.09 test_image/imshow_masked_interpolation-expected.png 7.07 test_mathtext/mathtext_stix_32-expected.png 6.99 test_axes/vertex_markers-expected.png 6.97 test_mathtext/mathtext_dejavuserif_08-expected.png 6.92 test_mathtext/mathtext_stix_25-expected.png 6.88 test_mathtext/mathtext_stixsans_65-expected.png 6.88 test_mathtext/mathtext_stix_65-expected.png 6.87 test_mathtext/mathtext_dejavusans_62-expected.png 6.84 test_colors/levels_and_colors-expected.png 6.81 test_simplification/fft_peaks-expected.png 6.79 test_mathtext/mathtext_stixsans_12-expected.png 6.74 test_mathtext/mathtext_cm_44-expected.png 6.70 test_patches/wedge_range-expected.png 6.66 test_mathtext/mathtext_cm_32-expected.png 6.65 test_mathtext/mathtext_cm_62-expected.png 6.60 test_mathtext/mathtext_cm_59-expected.png 6.55 test_mathtext/mathtext_stix_05-expected.png 6.53 test_mathtext/mathtext_stix_13-expected.png 6.50 test_mathtext/mathtext_stixsans_69-expected.png 6.47 test_mathtext/mathtext_cm_51-expected.png 6.46 test_mathtext/mathtext_dejavusans_30-expected.png 6.43 test_mathtext/mathtext_cm_40-expected.png 6.42 test_mathtext/mathtext_stix_17-expected.png 6.42 test_mathtext/mathtext_stix_16-expected.png 6.38 test_mathtext/mathtext_stixsans_51-expected.png 6.38 test_mathtext/mathtext_stixsans_17-expected.png 6.38 test_mathtext/mathtext_stixsans_16-expected.png 6.31 test_arrow_patches/fancyarrow_dpi_cor_100dpi-expected.png 6.27 test_mathtext/mathtext_dejavuserif_15-expected.png 6.26 test_mathtext/mathtext_dejavuserif_14-expected.png 6.24 test_mathtext/mathtext_stixsans_61-expected.png 6.22 test_mathtext/mathtext_stix_08-expected.png 6.20 test_mathtext/mathtext_cm_71-expected.png 6.11 test_mathtext/mathtext_dejavuserif_02-expected.png 6.10 test_simplification/para_equal_perp-expected.png 6.03 test_mathtext/mathtext_stix_61-expected.png 5.95 test_mathtext/mathtext_dejavusans_12-expected.png 5.92 test_simplification/clipping-expected.png 5.80 test_mathtext/mathtext_stix_51-expected.png 5.78 test_mathtext/mathtext_stixsans_15-expected.png 5.71 test_mathtext/mathtext_stix_09-expected.png 5.70 test_cycles/property_collision_plot-expected.png 5.69 test_collections/EllipseCollection_test_image-expected.png 5.65 test_mathtext/mathtext_stix_15-expected.png 5.63 test_axes/twin_autoscale-expected.png 5.63 test_mathtext/mathtext_stixsans_62-expected.png 5.63 test_mathtext/mathtext_cm_25-expected.png 5.62 test_axes/hist_step-expected.png 5.59 test_axes/offset_points-expected.png 5.54 test_agg/agg_filter-expected.png 5.53 test_mathtext/mathtext_stixsans_30-expected.png 5.50 test_mathtext/mathtext_cm_64-expected.png 5.41 test_axes/hist2d-expected.png 5.41 test_collections/regularpolycollection_scale-expected.png 5.39 test_skew/skew_axes-expected.png 5.37 test_mathtext/mathtext_stix_14-expected.png 5.36 test_mathtext/mathtext_cm_23-expected.png 5.36 test_mathtext/mathtext_stixsans_23-expected.png 5.34 test_mathtext/mathtext_dejavuserif_61-expected.png 5.33 test_mathtext/mathtext_stix_01-expected.png 5.29 test_quiver/quiver_single_test_image-expected.png 5.28 test_lines/line_dashes-expected.png 5.25 test_mathtext/mathtext_dejavuserif_12-expected.png 5.24 test_bbox_tight/bbox_inches_tight_raster-expected.png 5.20 test_mathtext/mathtext_cm_15-expected.png 5.05 test_mathtext/mathtext_stix_59-expected.png 4.97 test_mathtext/mathtext_stixsans_08-expected.png 4.96 test_quiver/barbs_test_image-expected.png 4.88 test_mathtext/mathtext_stix_12-expected.png 4.88 test_mathtext/mathtext_dejavusans_14-expected.png 4.80 test_mathtext/mathtext_dejavuserif_77-expected.png 4.79 test_lines/line_collection_dashes-expected.png 4.76 test_mathtext/mathtext_cm_14-expected.png 4.75 test_mathtext/mathtext_cm_61-expected.png 4.74 test_patches/patch_alpha_override-expected.png 4.71 test_scale/logscale_mask-expected.png 4.61 test_mathtext/mathtext_cm_12-expected.png 4.53 test_mathtext/mathtext_dejavusans_57-expected.png 4.50 test_arrow_patches/fancyarrow_dpi_cor_200dpi-expected.png 4.49 test_simplification/overflow-expected.png 4.47 test_mathtext/mathtext_dejavuserif_63-expected.png 4.47 test_axes/scatter_2D-expected.png 4.43 test_axes/hist_step_bottom-expected.png 4.40 test_axes/hist_bar_empty-expected.png 4.37 test_mathtext/mathtext_dejavusans_58-expected.png 4.35 test_axes/polycollection_joinstyle-expected.png 4.34 test_mathtext/mathtext_cm_65-expected.png 4.32 test_mathtext/mathtext_dejavuserif_07-expected.png 4.32 test_simplification/clipping_diamond-expected.png 4.27 test_axes/hist_step_empty-expected.png 4.24 test_mathtext/mathtext_cm_13-expected.png 4.17 test_mathtext/mathtext_cm_43-expected.png 4.16 test_mathtext/mathtext_stixsans_14-expected.png 4.11 test_text/titles-expected.png 4.10 test_collections/polycollection_close-expected.png 4.10 test_collections/size_in_xy-expected.png 4.01 test_mathtext/mathtext_dejavusans_17-expected.png 4.01 test_mathtext/mathtext_dejavusans_16-expected.png 3.98 test_mathtext/mathtext_stixsans_66-expected.png 3.89 test_offsetbox/offsetbox_clipping-expected.png 3.73 test_mathtext/mathtext_stix_62-expected.png 3.71 test_mathtext/mathtext_stix_02-expected.png 3.57 test_simplification/hatch_simplify-expected.png 3.33 test_mathtext/mathtext_stix_58-expected.png 3.32 test_image/log_scale_image-expected.png 3.27 test_mathtext/mathtext_dejavuserif_81-expected.png 3.24 test_axes/mixed_collection-expected.png 3.19 test_axes/hexbin_extent-expected.png 3.18 test_mathtext/mathtext_stix_44-expected.png 2.97 test_mathtext/mathtext_dejavusans_61-expected.png 2.94 test_axes/hexbin_log-expected.png 2.81 test_mathtext/mathtext_cm_24-expected.png 2.81 test_mathtext/mathtext_dejavuserif_30-expected.png 2.71 test_axes/hexbin_empty-expected.png 2.70 test_figure/alpha_background-expected.png 2.32 test_mathtext/mathtext_dejavusans_69-expected.png 2.31 test_mathtext/mathtext_cm_58-expected.png 2.29 test_mathtext/mathtext_cm_17-expected.png 2.29 test_mathtext/mathtext_cm_16-expected.png 0.27 test_axes/twin_spines_on_top-expected.png 0.09 test_mathtext/mathtext_stix_42-expected.png 0.09 test_mathtext/mathtext_stix_04-expected.png 0.08 test_mathtext/mathtext_stixsans_20-expected.png 0.08 test_mathtext/mathtext_dejavuserif_57-expected.png 0.07 test_mathtext/mathtext_dejavusans_02-expected.png 0.06 test_mathtext/mathtext_stix_40-expected.png 0.04 test_mathtext/mathtext_dejavusans_04-expected.png 0.04 test_mathtext/mathtext_dejavusans_01-expected.png 0.03 test_mathtext/mathtext_stix_66-expected.png 0.03 test_mathtext/mathtext_dejavuserif_72-expected.png 0.02 test_spines/spines_capstyle-expected.png 0.02 test_mathtext/mathtext_cm_04-expected.png =============================== warnings summary =============================== matplotlib/tests/test_axes.py::test_fill_units[png] /usr/lib64/python3.7/site-packages/matplotlib/axes/_base.py:2504: RuntimeWarning: invalid value encountered in double_scalars delta = (x1t - x0t) * margin matplotlib/tests/test_axes.py::test_axvspan_epoch[png] /usr/lib64/python3.7/site-packages/matplotlib/axes/_base.py:2504: RuntimeWarning: invalid value encountered in double_scalars delta = (x1t - x0t) * margin matplotlib/tests/test_axes.py::test_axvspan_epoch[pdf] /usr/lib64/python3.7/site-packages/matplotlib/axes/_base.py:2504: RuntimeWarning: invalid value encountered in double_scalars delta = (x1t - x0t) * margin matplotlib/tests/test_axes.py::test_axvspan_epoch[svg] /usr/lib64/python3.7/site-packages/matplotlib/axes/_base.py:2504: RuntimeWarning: invalid value encountered in double_scalars delta = (x1t - x0t) * margin matplotlib/tests/test_axes.py::test_axhspan_epoch[png] /usr/lib64/python3.7/site-packages/matplotlib/axes/_base.py:2504: RuntimeWarning: invalid value encountered in double_scalars delta = (x1t - x0t) * margin matplotlib/tests/test_axes.py::test_axhspan_epoch[pdf] /usr/lib64/python3.7/site-packages/matplotlib/axes/_base.py:2504: RuntimeWarning: invalid value encountered in double_scalars delta = (x1t - x0t) * margin matplotlib/tests/test_axes.py::test_axhspan_epoch[svg] /usr/lib64/python3.7/site-packages/matplotlib/axes/_base.py:2504: RuntimeWarning: invalid value encountered in double_scalars delta = (x1t - x0t) * margin matplotlib/tests/test_axes.py::test_pyplot_axes /usr/lib64/python3.7/site-packages/matplotlib/cbook/deprecation.py:107: MatplotlibDeprecationWarning: Using pyplot.axes(ax) with ax an Axes argument is deprecated. Please use pyplot.sca(ax) instead. warnings.warn(message, mplDeprecation, stacklevel=1) matplotlib/tests/test_axes.py::test_date_timezone_x[png] /usr/lib64/python3.7/site-packages/matplotlib/axes/_base.py:2504: RuntimeWarning: invalid value encountered in double_scalars delta = (x1t - x0t) * margin matplotlib/tests/test_axes.py::test_date_timezone_y[png] /usr/lib64/python3.7/site-packages/matplotlib/axes/_base.py:2504: RuntimeWarning: invalid value encountered in double_scalars delta = (x1t - x0t) * margin matplotlib/tests/test_axes.py::test_date_timezone_x_and_y[png] /usr/lib64/python3.7/site-packages/matplotlib/axes/_base.py:2504: RuntimeWarning: invalid value encountered in double_scalars delta = (x1t - x0t) * margin matplotlib/tests/test_backend_pdf.py::test_use14corefonts[pdf] /usr/lib64/python3.7/site-packages/matplotlib/font_manager.py:1328: UserWarning: findfont: Font family ['sans-serif'] not found. Falling back to DejaVu Sans (prop.get_family(), self.defaultFamily[fontext])) matplotlib/tests/test_image.py::test_full_invalid /usr/lib64/python3.7/site-packages/matplotlib/image.py:405: UserWarning: Warning: converting a masked element to nan. dv = (np.float64(self.norm.vmax) - /usr/lib64/python3.7/site-packages/matplotlib/image.py:406: UserWarning: Warning: converting a masked element to nan. np.float64(self.norm.vmin)) /usr/lib64/python3.7/site-packages/matplotlib/image.py:412: UserWarning: Warning: converting a masked element to nan. a_min = np.float64(newmin) /usr/lib64/python3.7/site-packages/matplotlib/image.py:417: UserWarning: Warning: converting a masked element to nan. a_max = np.float64(newmax) /usr/lib64/python3.7/site-packages/matplotlib/colors.py:916: UserWarning: Warning: converting a masked element to nan. dtype = np.min_scalar_type(value) /usr/lib64/python3.7/site-packages/numpy/ma/core.py:715: UserWarning: Warning: converting a masked element to nan. data = np.array(a, copy=False, subok=subok) matplotlib/tests/test_mlab.py::TestDetrend::()::test_detrend_mean_2D_axis1 /usr/lib64/python3.7/site-packages/matplotlib/mlab.py:413: FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated; use `arr[tuple(seq)]` instead of `arr[seq]`. In the future this will be interpreted as an array index, `arr[np.array(seq)]`, which will result either in an error or a different result. return x - x.mean(axis)[ind] matplotlib/tests/test_mlab.py::TestDetrend::()::test_detrend_mean_2D_axism1 /usr/lib64/python3.7/site-packages/matplotlib/mlab.py:413: FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated; use `arr[tuple(seq)]` instead of `arr[seq]`. In the future this will be interpreted as an array index, `arr[np.array(seq)]`, which will result either in an error or a different result. return x - x.mean(axis)[ind] matplotlib/tests/test_mlab.py::TestDetrend::()::test_detrend_str_default_2D_axis1 /usr/lib64/python3.7/site-packages/matplotlib/mlab.py:413: FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated; use `arr[tuple(seq)]` instead of `arr[seq]`. In the future this will be interpreted as an array index, `arr[np.array(seq)]`, which will result either in an error or a different result. return x - x.mean(axis)[ind] matplotlib/tests/test_mlab.py::TestDetrend::()::test_demean_2D_axis1 /usr/lib64/python3.7/site-packages/matplotlib/mlab.py:413: FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated; use `arr[tuple(seq)]` instead of `arr[seq]`. In the future this will be interpreted as an array index, `arr[np.array(seq)]`, which will result either in an error or a different result. return x - x.mean(axis)[ind] matplotlib/tests/test_mlab.py::TestDetrend::()::test_demean_2D_axism1 /usr/lib64/python3.7/site-packages/matplotlib/mlab.py:413: FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated; use `arr[tuple(seq)]` instead of `arr[seq]`. In the future this will be interpreted as an array index, `arr[np.array(seq)]`, which will result either in an error or a different result. return x - x.mean(axis)[ind] -- Docs: http://doc.pytest.org/en/latest/warnings.html 5219 passed, 1246 skipped, 2 deselected, 42 xfailed, 786 xpassed, 23 warnings in 304.33 seconds + exit 0 Processing files: python3-mplcairo-0.1-1.fc30.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6zjXEi + umask 022 + cd /builddir/build/BUILD + cd mplcairo-0.1 + DOCDIR=/builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/share/doc/python3-mplcairo + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/share/doc/python3-mplcairo + cp -pr README.rst /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/share/doc/python3-mplcairo + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0KwwK2 + umask 022 + cd /builddir/build/BUILD + cd mplcairo-0.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/share/licenses/python3-mplcairo + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/share/licenses/python3-mplcairo + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x/usr/share/licenses/python3-mplcairo + exit 0 Provides: python3-mplcairo = 0.1-1.fc30 python3-mplcairo(s390-64) = 0.1-1.fc30 python3.7dist(mplcairo) = 0.1 python3dist(mplcairo) = 0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpython3.7m.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: python-mplcairo-debugsource-0.1-1.fc30.s390x Provides: python-mplcairo-debugsource = 0.1-1.fc30 python-mplcairo-debugsource(s390-64) = 0.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-mplcairo-debuginfo-0.1-1.fc30.s390x Provides: debuginfo(build-id) = 19e22242ef20d1c23bfa66bfb232fb19b7d87479 python3-mplcairo-debuginfo = 0.1-1.fc30 python3-mplcairo-debuginfo(s390-64) = 0.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-mplcairo-debugsource(s390-64) = 0.1-1.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x Wrote: /builddir/build/RPMS/python3-mplcairo-0.1-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/python-mplcairo-debugsource-0.1-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/python3-mplcairo-debuginfo-0.1-1.fc30.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.konTpO + umask 022 + cd /builddir/build/BUILD + cd mplcairo-0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-mplcairo-0.1-1.fc30.s390x + exit 0 Child return code was: 0