Mock Version: 2.1 Mock Version: 2.1 Mock Version: 2.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/python-mplcairo.spec'], chrootPath='/var/lib/mock/f31-build-20549404-1488517/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=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': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1588550400 Wrote: /builddir/build/SRPMS/python-mplcairo-0.3-1.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/python-mplcairo.spec'], chrootPath='/var/lib/mock/f31-build-20549404-1488517/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=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': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1588550400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pBtvL2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mplcairo-0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/mplcairo-0.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mplcairo-0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf mplcairo.egg-info vendor + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tOOhNZ + umask 022 + cd /builddir/build/BUILD + cd mplcairo-0.3 + export SETUPTOOLS_SCM_PRETEND_VERSION=0.3 + SETUPTOOLS_SCM_PRETEND_VERSION=0.3 + 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/__init__.py -> build/lib.linux-s390x-3.7/mplcairo copying lib/mplcairo/_backports.py -> build/lib.linux-s390x-3.7/mplcairo copying lib/mplcairo/_util.py -> build/lib.linux-s390x-3.7/mplcairo copying lib/mplcairo/_version.py -> build/lib.linux-s390x-3.7/mplcairo copying lib/mplcairo/base.py -> build/lib.linux-s390x-3.7/mplcairo copying lib/mplcairo/gtk.py -> build/lib.linux-s390x-3.7/mplcairo copying lib/mplcairo/gtk_native.py -> build/lib.linux-s390x-3.7/mplcairo copying lib/mplcairo/macosx.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/tk.py -> build/lib.linux-s390x-3.7/mplcairo copying lib/mplcairo/wx.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 -Wno-unused-result -Wsign-compare -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 -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 -I/usr/include/pybind11 -Ibuild/include -I/usr/lib64/python3.7/site-packages/cairo/include -I/usr/include/python3.7m -c src/_unity_build.cpp -o build/temp.linux-s390x-3.7/src/_unity_build.o -std=c++1z -fvisibility=hidden -flto -Wall -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 g++ -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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/_unity_build.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/mplcairo/_mplcairo.cpython-37m-s390x-linux-gnu.so -flto + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dTatC3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x ++ dirname /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x + cd mplcairo-0.3 + export SETUPTOOLS_SCM_PRETEND_VERSION=0.3 + SETUPTOOLS_SCM_PRETEND_VERSION=0.3 + 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.3-1.fc31.s390x running install running install_lib creating /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x/usr creating /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x/usr/lib64 creating /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-s390x-3.7/mplcairo/__init__.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-s390x-3.7/mplcairo/_backports.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-s390x-3.7/mplcairo/_util.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-s390x-3.7/mplcairo/_version.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-s390x-3.7/mplcairo/base.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-s390x-3.7/mplcairo/gtk.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.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.3-1.fc31.s390x/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-s390x-3.7/mplcairo/macosx.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-s390x-3.7/mplcairo/multipage.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-s390x-3.7/mplcairo/qt.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-s390x-3.7/mplcairo/tk.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-s390x-3.7/mplcairo/wx.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.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.3-1.fc31.s390x/usr/lib64/python3.7/site-packages/mplcairo byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x/usr/lib64/python3.7/site-packages/mplcairo/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x/usr/lib64/python3.7/site-packages/mplcairo/_backports.py to _backports.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x/usr/lib64/python3.7/site-packages/mplcairo/_util.py to _util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x/usr/lib64/python3.7/site-packages/mplcairo/_version.py to _version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x/usr/lib64/python3.7/site-packages/mplcairo/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x/usr/lib64/python3.7/site-packages/mplcairo/gtk.py to gtk.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.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.3-1.fc31.s390x/usr/lib64/python3.7/site-packages/mplcairo/macosx.py to macosx.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x/usr/lib64/python3.7/site-packages/mplcairo/multipage.py to multipage.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x/usr/lib64/python3.7/site-packages/mplcairo/qt.py to qt.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x/usr/lib64/python3.7/site-packages/mplcairo/tk.py to tk.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x/usr/lib64/python3.7/site-packages/mplcairo/wx.py to wx.cpython-37.pyc writing byte-compilation script '/tmp/tmpb57odvtx.py' /usr/bin/python3 /tmp/tmpb57odvtx.py removing /tmp/tmpb57odvtx.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.3-1.fc31.s390x/usr/lib64/python3.7/site-packages/mplcairo-0.3-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.3-1.fc31 --unique-debug-suffix -0.3-1.fc31.s390x --unique-debug-src-base python-mplcairo-0.3-1.fc31.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/mplcairo-0.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.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.3-1.fc31.s390x/usr/lib64/python3.7/site-packages/mplcairo/_mplcairo.cpython-37m-s390x-linux-gnu.so original debug info size: 16316kB, size after compression: 15828kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 257 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7ITaG2 + umask 022 + cd /builddir/build/BUILD + cd mplcairo-0.3 + export PYTHONPATH=/builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x/usr/lib64/python3.7/site-packages PYTHONDONTWRITEBYTECODE=1 + PYTHONPATH=/builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.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 -n auto ============================= test session starts ============================== platform linux -- Python 3.7.7, pytest-4.6.9, py-1.8.0, pluggy-0.12.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /usr/lib64/python3.7/site-packages plugins: forked-1.0.2, xdist-1.29.0 gw0 I / gw1 I [gw0] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 [gw1] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 [gw0] Python 3.7.7 (default, Mar 13 2020, 09:51:44) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw1] Python 3.7.7 (default, Mar 13 2020, 09:51:44) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] 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.10.0. Found freetype version 2.10.0. Freetype build type is not local 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.10.0. Found freetype version 2.10.0. Freetype build type is not local 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.10.0. Found freetype version 2.10.0. Freetype build type is not local 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.10.0. Found freetype version 2.10.0. Freetype build type is not local 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.10.0. Found freetype version 2.10.0. Freetype build type is not local 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.10.0. Found freetype version 2.10.0. Freetype build type is not local gw0 [7773] / gw1 [7773] scheduling tests via LoadScheduling ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_afm.py::test_nonascii_str [gw1] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_afm.py::test_nonascii_str ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_afm.py::test_parse_char_metrics [gw1] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_afm.py::test_parse_char_metrics ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_afm.py::test_font_manager_weight_normalization ../../../../usr/lib64/python3.7/site-packages/matplotlib/sphinxext/tests/test_tinypages.py::test_tinypages [gw1] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_afm.py::test_font_manager_weight_normalization ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py::test_large_single_path_collection [gw1] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py::test_large_single_path_collection ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py::test_long_path [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/sphinxext/tests/test_tinypages.py::test_tinypages ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_afm.py::test_parse_header [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_afm.py::test_parse_header ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_afm.py::test_get_familyname_guessed [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_afm.py::test_get_familyname_guessed ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py::test_repeated_save_with_alpha [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py::test_repeated_save_with_alpha ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py::test_marker_with_nan [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py::test_marker_with_nan ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py::test_agg_filter[png] [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py::test_agg_filter[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py::test_chunksize [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py::test_chunksize ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py::test_pil_kwargs_png [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py::test_pil_kwargs_png ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg_filter.py::test_agg_filter_alpha[png] [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg_filter.py::test_agg_filter_alpha[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_null_movie_writer [gw1] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py::test_long_path ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py::test_too_large_image [gw1] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py::test_too_large_image ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py::test_jpeg_dpi [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_null_movie_writer ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[ffmpeg-movie.mp4] [gw0] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[ffmpeg-movie.mp4] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[avconv-movie.mp4] [gw0] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[avconv-movie.mp4] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[imagemagick-movie.gif] [gw1] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py::test_jpeg_dpi ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py::test_pil_kwargs_tiff [gw0] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[imagemagick-movie.gif] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[pillow-movie.gif] [gw1] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py::test_pil_kwargs_tiff ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg_filter.py::test_agg_filter_alpha[pdf] [gw1] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg_filter.py::test_agg_filter_alpha[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_movie_writer_dpi_default [gw1] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_movie_writer_dpi_default ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[ffmpeg_file-movie.mp4] [gw1] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[ffmpeg_file-movie.mp4] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[avconv_file-movie.mp4] [gw1] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[avconv_file-movie.mp4] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[imagemagick_file-movie.gif] [gw1] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[imagemagick_file-movie.gif] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[html-movie.html] [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[pillow-movie.gif] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[null-movie.null] [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[null-movie.null] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[ffmpeg_file-output10] [gw1] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[html-movie.html] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[ffmpeg-output9] [gw0] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[ffmpeg_file-output10] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[avconv_file-output12] [gw1] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[ffmpeg-output9] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[avconv-output11] [gw0] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[avconv_file-output12] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[imagemagick_file-output14] [gw0] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[imagemagick_file-output14] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[html-output16] [gw1] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[avconv-output11] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[imagemagick-output13] [gw1] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[imagemagick-output13] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[pillow-output15] [gw1] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[pillow-output15] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[null-output17] [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[html-output16] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_no_length_frames [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_no_length_frames ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_embed_limit[to_html5_video] [gw1] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[null-output17] [gw0] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_embed_limit[to_html5_video] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_movie_writer_registry ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_cleanup_temporaries[to_html5_video] [gw0] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_cleanup_temporaries[to_html5_video] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_failing_ffmpeg [gw1] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_movie_writer_registry ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_embed_limit[to_jshtml] [gw1] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_embed_limit[to_jshtml] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_cleanup_temporaries[to_jshtml] [gw1] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_cleanup_temporaries[to_jshtml] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_funcanimation_holding_frames[cache_frame_data_is_disabled] [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_failing_ffmpeg ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_funcanimation_holding_frames[cache_frame_data_is_enabled] [gw1] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_funcanimation_holding_frames[cache_frame_data_is_disabled] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py::test_fancyarrow[png] [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_funcanimation_holding_frames[cache_frame_data_is_enabled] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py::test_fancyarrow[pdf] [gw0] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py::test_fancyarrow[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py::test_boxarrow[png] [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py::test_boxarrow[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py::test_fancyarrow_dpi_cor_200dpi[png] [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py::test_fancyarrow_dpi_cor_200dpi[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py::test_arrow_styles[png] [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py::test_arrow_styles[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py::test_invalid_intersection [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py::test_invalid_intersection ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_collection_transform_of_none [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_collection_transform_of_none ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_clipping[pdf] [gw0] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_clipping[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_cull_markers [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_cull_markers ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_hatching[pdf] [gw0] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_hatching[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_remove [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_remove ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_properties [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_properties ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_None_zorder [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_None_zorder [gw1] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py::test_fancyarrow[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py::test_fancyarrow[svg] [gw1] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py::test_fancyarrow[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py::test_fancyarrow_dpi_cor_100dpi[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[ACCEPTS: [ '-' | '--' | '-.' ]-[ '-' | '--' | '-.' ]] [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[ACCEPTS: [ '-' | '--' | '-.' ]-[ '-' | '--' | '-.' ]] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[.. ACCEPTS: Some description.-Some description.] [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/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::test_artist_inspector_get_valid_values[*arg : int-int] [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[*arg : int-int] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_aliases [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_aliases ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_rlim[png] [gw1] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py::test_fancyarrow_dpi_cor_100dpi[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py::test_fancyarrow_dash[png] [gw1] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py::test_fancyarrow_dash[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py::test_connection_styles[png] [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_rlim[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_stem_params[png] [gw1] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py::test_connection_styles[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_patch_transform_of_none [gw1] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_patch_transform_of_none ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_clipping[png] [gw1] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_clipping[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_clipping[svg] [gw1] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_clipping[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_hatching[png] [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_stem_params[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axis_bool_arguments[png] [gw1] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_hatching[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_hatching[svg] [gw1] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_hatching[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_default_edges[png] [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axis_bool_arguments[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_acorr[png] [gw0] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_acorr[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_spy_invalid_kwargs [gw0] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_spy_invalid_kwargs ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_formatter_ticker[png] [gw1] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_default_edges[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_setp [gw1] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_setp ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[-unknown] [gw1] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[-unknown] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[ACCEPTS: Some description.-Some description.] [gw1] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/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::test_artist_inspector_get_valid_values[arg : int-int] [gw1] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[arg : int-int] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[arg : int\nACCEPTS: Something else.-Something else. ] [gw1] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[arg : int\nACCEPTS: Something else.-Something else. ] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_minorticks_on_rcParams_both[png] [gw1] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_minorticks_on_rcParams_both[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_rlim_bottom[png] [gw1] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_rlim_bottom[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markerfacecolor_none_alpha[png] [gw0] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_formatter_ticker[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_formatter_ticker[svg] [gw0] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_formatter_ticker[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_twin_axis_locators_formatters[pdf] [gw0] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_twin_axis_locators_formatters[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_twinx_cla [gw1] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markerfacecolor_none_alpha[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_get_labels [gw1] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_get_labels ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_spy[png] [gw1] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_spy[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_matshow[png] [gw0] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_twinx_cla ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_twin_inherit_autoscale_setting [gw0] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_twin_inherit_autoscale_setting ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_autoscale_tiny_range[png] [gw1] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_matshow[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_formatter_ticker[pdf] [gw1] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_formatter_ticker[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_twin_axis_locators_formatters[png] [gw0] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_autoscale_tiny_range[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_autoscale_tiny_range[svg] [gw0] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_autoscale_tiny_range[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_autoscale_log_shared [gw1] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_twin_axis_locators_formatters[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_twin_axis_locators_formatters[svg] [gw1] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_twin_axis_locators_formatters[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_twinx_axis_scales[png] [gw1] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_twinx_axis_scales[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_inverted_cla [gw1] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_inverted_cla ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_autoscale_tiny_range[pdf] [gw1] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_autoscale_tiny_range[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_autoscale_tight [gw0] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_autoscale_log_shared ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_basic_annotate[png] [gw0] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_basic_annotate[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_basic_annotate[svg] [gw0] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_basic_annotate[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_arrow_empty [gw1] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_autoscale_tight ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_use_sticky_edges [gw0] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_arrow_empty ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_annotations[png] [gw1] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_use_sticky_edges ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_basic_annotate[pdf] [gw1] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_basic_annotate[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_arrow_simple[png] [gw0] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_annotations[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_annotations[svg] [gw0] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_annotations[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_coord_annotations[pdf] [gw0] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_coord_annotations[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_alignment[png] [gw0] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_alignment[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_single_point[png] [gw1] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_arrow_simple[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_annotate_default_arrow [gw1] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_annotate_default_arrow ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_annotations[pdf] [gw1] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_annotations[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_coord_annotations[png] [gw1] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_coord_annotations[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_coord_annotations[svg] [gw1] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_coord_annotations[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fill_units[png] [gw0] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_single_point[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_single_point[svg] [gw0] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_single_point[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_shaped_data[png] [gw1] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fill_units[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_single_point[pdf] [gw1] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_single_point[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_single_date[png] [gw0] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_shaped_data[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_shaped_data[svg] [gw0] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_shaped_data[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_const_xy[png] [gw1] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_single_date[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_shaped_data[pdf] [gw1] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_shaped_data[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_structured_data [gw1] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_structured_data ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_const_xy[pdf] [gw1] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_const_xy[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_wrap[png] [gw0] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_const_xy[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_const_xy[svg] [gw0] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_const_xy[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_wrap[pdf] [gw0] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_wrap[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_units[png] [gw0] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_units[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_units[svg] [gw0] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_units[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_rmin[pdf] [gw0] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_rmin[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_negative_rmin[png] [gw1] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_wrap[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_wrap[svg] [gw1] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_wrap[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_units[pdf] [gw1] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_units[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_rmin[png] [gw0] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_negative_rmin[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_negative_rmin[svg] [gw0] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_negative_rmin[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_rorigin[pdf] [gw0] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_rorigin[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_invertedylim[png] [gw1] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_rmin[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_rmin[svg] [gw1] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_rmin[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_negative_rmin[pdf] [gw1] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_negative_rmin[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_rorigin[png] [gw0] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_invertedylim[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_theta_position[png] [gw1] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_rorigin[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_rorigin[svg] [gw1] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_rorigin[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_invertedylim_rorigin[png] [gw0] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_theta_position[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_theta_position[svg] [gw0] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_theta_position[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_rlabel_position[pdf] [gw0] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_rlabel_position[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_theta_limits[png] [gw1] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_invertedylim_rorigin[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_theta_position[pdf] [gw1] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_theta_position[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_rlabel_position[png] [gw1] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_rlabel_position[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_rlabel_position[svg] [gw1] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_rlabel_position[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_theta_limits[pdf] [gw1] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_theta_limits[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axvspan_epoch[png] [gw1] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axvspan_epoch[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axvspan_epoch[svg] [gw1] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axvspan_epoch[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axhspan_epoch[pdf] [gw1] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axhspan_epoch[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hexbin_extent[png] [gw1] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hexbin_extent[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hexbin_pickable [gw1] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hexbin_pickable ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_inverted_limits [gw1] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_inverted_limits ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_nonfinite_limits[pdf] [gw1] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_nonfinite_limits[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_imshow[png] [gw1] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_imshow[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_imshow[svg] [gw1] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_imshow[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_imshow_clip[pdf] [gw1] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_imshow_clip[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polycollection_joinstyle[png] [gw1] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polycollection_joinstyle[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polycollection_joinstyle[svg] [gw1] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polycollection_joinstyle[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fill_between_input[2d_y1_input] [gw1] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fill_between_input[2d_y1_input] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fill_betweenx_input[2d_y_input] [gw1] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fill_betweenx_input[2d_y_input] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fill_betweenx_input[2d_x2_input] [gw1] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fill_betweenx_input[2d_x2_input] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fill_between_interpolate[pdf] [gw1] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fill_between_interpolate[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fill_between_interpolate_decreasing[png] [gw0] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_theta_limits[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_theta_limits[svg] [gw0] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_theta_limits[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axvspan_epoch[pdf] [gw0] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axvspan_epoch[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axhspan_epoch[png] [gw1] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fill_between_interpolate_decreasing[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fill_between_interpolate_decreasing[svg] [gw1] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fill_between_interpolate_decreasing[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_symlog2[pdf] [gw1] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_symlog2[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolormesh[png] [gw0] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axhspan_epoch[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axhspan_epoch[svg] [gw0] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axhspan_epoch[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hexbin_empty[png] [gw0] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hexbin_empty[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hexbin_log[png] [gw1] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolormesh[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolormesh[svg] [gw1] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolormesh[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolor_datetime_axis[png] [gw1] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolor_datetime_axis[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_canonical[png] [gw1] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_canonical[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_canonical[svg] [gw1] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_canonical[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_arc_ellipse[png] [gw1] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_arc_ellipse[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_arc_ellipse[svg] [gw1] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_arc_ellipse[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery[pdf] [gw1] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_line[png] [gw1] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_line[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_line[svg] [gw1] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_line[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_linear_scales[pdf] [gw1] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_linear_scales[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_linear_scales_zoomed[png] [gw0] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hexbin_log[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_nonfinite_limits[png] [gw0] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_nonfinite_limits[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_nonfinite_limits[svg] [gw0] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_nonfinite_limits[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_imshow[pdf] [gw0] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_imshow[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_imshow_clip[png] [gw1] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_linear_scales_zoomed[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_linear_scales_zoomed[svg] [gw1] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_linear_scales_zoomed[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_log_scales[pdf] [gw1] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_log_scales[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_polar[png] [gw0] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_imshow_clip[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_imshow_clip[svg] [gw0] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_imshow_clip[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polycollection_joinstyle[pdf] [gw0] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polycollection_joinstyle[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fill_between_input[2d_x_input] [gw0] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fill_between_input[2d_x_input] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fill_between_input[2d_y2_input] [gw0] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fill_between_input[2d_y2_input] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fill_betweenx_input[2d_x1_input] [gw0] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fill_betweenx_input[2d_x1_input] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fill_between_interpolate[png] [gw0] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fill_between_interpolate[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fill_between_interpolate[svg] [gw0] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fill_between_interpolate[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fill_between_interpolate_decreasing[pdf] [gw0] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fill_between_interpolate_decreasing[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_symlog[pdf] [gw0] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_symlog[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolorargs_5205 [gw0] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolorargs_5205 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolormesh[pdf] [gw0] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolormesh[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolormesh_datetime_axis[png] [gw1] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_polar[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_polar[svg] [gw1] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_polar[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_marker_edges[pdf] [gw1] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_marker_edges[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_tick_label_single[png] [gw0] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolormesh_datetime_axis[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolorargs [gw0] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolorargs ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_canonical[pdf] [gw0] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_canonical[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_arc_angles[png] [gw1] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_tick_label_single[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_tick_label_multiple[png] [gw1] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_tick_label_multiple[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_color_none_alpha [gw1] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_color_none_alpha ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_barh_tick_label[png] [gw0] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_arc_angles[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_arc_ellipse[pdf] [gw0] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_arc_ellipse[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery[png] [gw0] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery[svg] [gw0] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_line[pdf] [gw0] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_line[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_linear_scales[png] [gw1] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_barh_tick_label[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_dates_pandas [gw1] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_dates_pandas ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_pandas_indexed [gw1] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_pandas_indexed ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_log[png] [gw1] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_log[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_log[svg] [gw1] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_log[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_step_empty[png] [gw1] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_step_empty[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_steplog[pdf] [gw1] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_steplog[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_step_filled[png] [gw0] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_linear_scales[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_linear_scales[svg] [gw0] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_linear_scales[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_linear_scales_zoomed[pdf] [gw0] [ 3%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_linear_scales_zoomed[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_log_scales[png] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_step_filled[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_step_log_bottom[png] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_step_log_bottom[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_datetime_datasets [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_datetime_datasets ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_with_empty_input[data1-1] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_with_empty_input[data1-1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_contour_hatching[png] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_contour_hatching[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_contour_hatching[svg] [gw1] [ 3%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_contour_hatching[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_contour_colorbar[pdf] [gw1] [ 3%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_contour_colorbar[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist2d[png] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist2d[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist2d[svg] [gw1] [ 3%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist2d[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist2d_transpose[pdf] [gw1] [ 3%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist2d_transpose[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist2d_density_normed [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist2d_density_normed ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_no_invalid_color[png] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_no_invalid_color[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_plot[pdf] [gw1] [ 3%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_plot[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_marker[png] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_marker[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_color [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_color ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[rgby-None] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[rgby-None] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[rgbrgb-shape] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[rgbrgb-shape] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[red-None] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[red-None] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[None-None] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[None-None] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[jaune-conversion] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[jaune-conversion] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case11-conversion] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case11-conversion] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case13-None] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case13-None] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case15-None] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case15-None] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case17-conversion] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case17-conversion] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case19-shape] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case19-shape] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case21-shape] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case21-shape] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case23-shape] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case23-shape] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case25-shape] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case25-shape] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case27-shape] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case27-shape] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case29-shape] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case29-shape] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case31-conversion] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case31-conversion] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args[params0-expected_result0] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args[params0-expected_result0] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args[params2-expected_result2] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args[params2-expected_result2] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args[params4-expected_result4] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args[params4-expected_result4] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs1-None] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs1-None] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs3-expected_edgecolors3] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs3-expected_edgecolors3] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs5-face] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs5-face] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs7-r] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs7-r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs9-r] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs9-r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_as_mpl_axes_api [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_as_mpl_axes_api ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_log_scales[png] [gw0] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_log_scales[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_log_scales[svg] [gw0] [ 3%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_log_scales[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_polar[pdf] [gw0] [ 3%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_polar[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_marker_edges[png] [gw0] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_marker_edges[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_marker_edges[svg] [gw0] [ 3%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_marker_edges[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_ticklabel_fail [gw0] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_ticklabel_fail ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_tick_label_multiple_old_alignment[png] [gw0] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_tick_label_multiple_old_alignment[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_edgecolor_none_alpha [gw0] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_edgecolor_none_alpha ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_timedelta [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_log_scales[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_log_scales[svg] [gw1] [ 3%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_log_scales[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_stackplot[pdf] [gw1] [ 3%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_stackplot[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_stackplot_baseline[png] [gw0] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_timedelta ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_pandas [gw0] [ 3%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_pandas ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pandas_minimal_plot [gw0] [ 3%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pandas_minimal_plot ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_log[pdf] [gw0] [ 3%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_log[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_bar_empty[png] [gw0] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_bar_empty[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_steplog[png] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_stackplot_baseline[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_stackplot_baseline[svg] [gw1] [ 3%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_stackplot_baseline[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_rangewhis[png] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_rangewhis[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_with_xlabels[png] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_with_xlabels[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_with_ylabels[png] [gw0] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_steplog[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_steplog[svg] [gw0] [ 3%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_steplog[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_density[png] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_with_ylabels[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_custompatchartist[png] [gw0] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_density[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_unequal_bins_density [gw0] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_unequal_bins_density ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_with_empty_input[data0-1] [gw0] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_with_empty_input[data0-1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_with_empty_input[data2-2] [gw0] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_with_empty_input[data2-2] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_contour_hatching[pdf] [gw0] [ 3%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_contour_hatching[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_contour_colorbar[png] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_custompatchartist[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_showcustommean[png] [gw0] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_contour_colorbar[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_contour_colorbar[svg] [gw0] [ 3%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_contour_colorbar[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist2d[pdf] [gw0] [ 3%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist2d[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist2d_transpose[png] [gw0] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist2d_transpose[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist2d_transpose[svg] [gw0] [ 3%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist2d_transpose[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_invalid_color[png] [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_showcustommean[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_custommedian[png] [gw0] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_invalid_color[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_plot[png] [gw1] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_custommedian[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_customwhisker[png] [gw1] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_customwhisker[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_nocaps[png] [gw1] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_nocaps[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_no_flier_stats[png] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_plot[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_plot[svg] [gw0] [ 4%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_plot[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_2D[png] [gw1] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_no_flier_stats[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_showmeanasline[png] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_2D[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[0.5-None] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[0.5-None] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[rgb-shape] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[rgb-shape] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case4-conversion] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case4-conversion] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[none-None] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[none-None] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case8-None] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case8-None] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case10-conversion] [gw1] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_showmeanasline[png] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case10-conversion] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_customwidths[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case12-None] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case12-None] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case14-shape] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case14-shape] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case16-None] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case16-None] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case18-None] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case18-None] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case20-None] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case20-None] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case22-None] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case22-None] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case24-None] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case24-None] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case26-None] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case26-None] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case28-None] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case28-None] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case30-conversion] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case30-conversion] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case32-conversion] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case32-conversion] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args[params1-expected_result1] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args[params1-expected_result1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args[params3-expected_result3] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args[params3-expected_result3] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs0-None] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs0-None] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs2-r] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs2-r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs4-r] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs4-r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs6-none] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs6-none] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs8-r] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs8-r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs10-g] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs10-g] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pyplot_axes [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pyplot_axes ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_log_scales[pdf] [gw0] [ 4%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_log_scales[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_stackplot[png] [gw1] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_customwidths[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_bad_widths [gw1] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_bad_widths ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot[png] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_stackplot[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_stackplot[svg] [gw0] [ 4%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_stackplot[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_stackplot_baseline[pdf] [gw0] [ 4%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_stackplot_baseline[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_baseline[png] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_baseline[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_precentilewhis[png] [gw1] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot[svg] [gw1] [ 4%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_sym[png] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_precentilewhis[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_horizontal[png] [gw1] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_sym[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_rc_parameters[png] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_horizontal[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_patchartist[png] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_patchartist[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_customoutlier[png] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_customoutlier[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_custombox[png] [gw1] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_rc_parameters[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_rc_parameters[svg] [gw1] [ 4%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_rc_parameters[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_no_weird_whisker[png] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_custombox[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_customcap[png] [gw1] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_no_weird_whisker[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_bad_medians_2 [gw1] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_bad_medians_2 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_zorder [gw1] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_zorder ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_mod_artist_after_plotting[png] [gw1] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_mod_artist_after_plotting[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_showmeans[png] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_customcap[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_shownotches[png] [gw1] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_showmeans[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_showmedians[png] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_shownotches[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_nobox[png] [gw1] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_showmedians[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_custompoints_10[png] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_nobox[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_showmean[png] [gw1] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_custompoints_10[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_baseline[png] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_showmean[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_scalarwidth[png] [gw1] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_baseline[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_showmeans[png] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_scalarwidth[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_custompositions[png] [gw1] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_showmeans[png] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_custompositions[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_bad_positions ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_showall[png] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_bad_positions ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot[pdf] [gw0] [ 4%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_sym2[png] [gw1] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_showall[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_custompoints_200[png] [gw1] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_custompoints_200[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_violinplot_bad_widths [gw1] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_violinplot_bad_widths ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_not_single [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_sym2[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_autorange_whiskers[png] [gw1] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_not_single ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar[png] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_autorange_whiskers[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_rc_parameters[pdf] [gw0] [ 4%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_rc_parameters[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_with_CIarray[png] [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_with_CIarray[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_bad_medians_1 [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_bad_medians_1 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_bad_ci_1 [gw0] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_bad_ci_1 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_bad_ci_2 [gw0] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_bad_ci_2 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_baseline[png] [gw1] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar[svg] [gw1] [ 5%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_shape [gw1] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_shape ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_limits[pdf] [gw1] [ 5%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_limits[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errobar_nonefmt [gw1] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errobar_nonefmt ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled[png] [gw0] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_baseline[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_showextrema[png] [gw1] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled[svg] [gw1] [ 5%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_offset[pdf] [gw1] [ 5%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_offset[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_step[png] [gw0] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_showextrema[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_showall[png] [gw1] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_step[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_weighted[png] [gw0] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_showall[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_custompoints_200[png] [gw1] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_weighted[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_weighted[svg] [gw1] [ 5%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_weighted[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_stem[png-w/o line collection] [gw0] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_custompoints_200[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_showmedians[png] [gw0] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_showmedians[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_showextrema[png] [gw1] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_stem[png-w/o line collection] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_stem_dates [gw1] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_stem_dates ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled_alpha[pdf] [gw1] [ 5%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled_alpha[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_step[png] [gw0] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_showextrema[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_custompoints_10[png] [gw1] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_step[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_step[svg] [gw1] [ 5%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_step[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_density[pdf] [gw1] [ 5%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_density[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_normed_density[False-False] [gw1] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_normed_density[False-False] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_normed_density[True-False] [gw1] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_normed_density[True-False] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_step_bottom[png] [gw0] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_custompoints_10[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_violinplot_bad_positions [gw0] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_violinplot_bad_positions ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_manage_xticks [gw1] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_step_bottom[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_bar[pdf] [gw1] [ 5%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_bar[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_emptydata [gw0] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_manage_xticks ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_tick_space_size_0 [gw1] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_emptydata ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_transparent_markers[png] [gw0] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_tick_space_size_0 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar[pdf] [gw0] [ 5%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_colorcycle [gw0] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_colorcycle ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_limits[png] [gw1] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_transparent_markers[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_transparent_markers[svg] [gw1] [ 5%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_transparent_markers[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_rgba_markers[pdf] [gw1] [ 5%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_rgba_markers[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_mollweide_grid[png] [gw0] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_limits[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_limits[svg] [gw0] [ 5%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_limits[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_with_prop_cycle[png] [gw1] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_mollweide_grid[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_mollweide_grid[svg] [gw1] [ 5%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_mollweide_grid[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_mollweide_inverse_forward_closure [gw0] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_with_prop_cycle[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled[pdf] [gw0] [ 5%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_offset[png] [gw1] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_mollweide_inverse_forward_closure ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_alpha[pdf] [gw1] [ 5%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_alpha[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot[png] [gw0] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_offset[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_offset[svg] [gw0] [ 5%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_offset[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_step_horiz[png] [gw0] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_step_horiz[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_weighted[pdf] [gw0] [ 5%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_weighted[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_stem[png-w/ line collection] [gw1] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot[svg] [gw1] [ 5%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_colors[colors0] [gw1] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_colors[colors0] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_colors[colors2] [gw1] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_colors[colors2] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_problem_kwargs[png] [gw0] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_stem[png-w/ line collection] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_stem_args [gw1] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_problem_kwargs[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data0-_empty] [gw0] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_stem_args ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled_alpha[png] [gw1] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data0-_empty] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data2-horizontal] [gw1] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data2-horizontal] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data4-none] [gw0] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled_alpha[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled_alpha[svg] [gw0] [ 5%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled_alpha[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_step[pdf] [gw0] [ 5%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_step[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_density[png] [gw1] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data4-none] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data6-vertical] [gw1] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data6-vertical] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data8-None] [gw1] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data8-None] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data10-_empty] [gw1] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data10-_empty] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data12-horizontal] [gw1] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data12-horizontal] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data14-none] [gw1] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data14-none] [gw0] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_density[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_density[svg] [gw0] [ 5%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_density[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_normed_density[False-True] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markers_fillstyle_rcparams[png] [gw0] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_normed_density[False-True] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_normed_density[True-True] [gw0] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_normed_density[True-True] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_bar[png] [gw1] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markers_fillstyle_rcparams[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eb_line_zorder[png] [gw0] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_bar[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_bar[svg] [gw0] [ 5%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_bar[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_labels [gw0] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_labels ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_transparent_markers[pdf] [gw0] [ 5%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_transparent_markers[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_rgba_markers[png] [gw1] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eb_line_zorder[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eb_line_zorder[svg] [gw1] [ 6%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eb_line_zorder[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hlines[png] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_rgba_markers[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_rgba_markers[svg] [gw0] [ 6%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_rgba_markers[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_mollweide_grid[pdf] [gw0] [ 6%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_mollweide_grid[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_mollweide_forward_inverse_closure [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_mollweide_forward_inverse_closure ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_alpha[png] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_alpha[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_alpha[svg] [gw0] [ 6%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_alpha[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot[pdf] [gw0] [ 6%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_defaults[png] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_defaults[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_colors[colors1] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_colors[colors1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_colors[colors3] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_colors[colors3] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_empty_eventplot [gw1] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hlines[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_step_linestyle[pdf] [gw1] [ 6%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_step_linestyle[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_mixed_collection[png] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_empty_eventplot ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data1-vertical] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data1-vertical] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data3-None] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data3-None] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data5-_empty] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data5-_empty] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data7-horizontal] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data7-horizontal] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data9-none] [gw1] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_mixed_collection[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_mixed_collection[svg] [gw1] [ 6%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_mixed_collection[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_specgram_freqs[png] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data9-none] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data11-vertical] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data11-vertical] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data13-None] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data13-None] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_marker_styles[png] [gw1] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_specgram_freqs[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_specgram_magnitude_freqs[png] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_marker_styles[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_vertex_markers[png] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_vertex_markers[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eb_line_zorder[pdf] [gw0] [ 6%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eb_line_zorder[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_vlines[png] [gw1] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_specgram_magnitude_freqs[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_specgram_angle_freqs[png] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_vlines[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_step_linestyle[png] [gw1] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_specgram_angle_freqs[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_specgram_freqs_phase[png] [gw1] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_specgram_freqs_phase[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_psd_freqs[png] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_step_linestyle[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_step_linestyle[svg] [gw0] [ 6%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_step_linestyle[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_mixed_collection[pdf] [gw0] [ 6%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_mixed_collection[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_subplot_key_hash [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_subplot_key_hash ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_specgram_noise[png] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_specgram_noise[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_specgram_magnitude_noise[png] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_specgram_magnitude_noise[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_specgram_noise_angle[png] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_specgram_noise_angle[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_specgram_noise_phase[png] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_specgram_noise_phase[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_psd_noise[png] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_psd_noise[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_csd_noise[png] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_csd_noise[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_magnitude_spectrum_noise[png] [gw1] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_psd_freqs[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_csd_freqs[png] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_magnitude_spectrum_noise[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_angle_spectrum_noise[png] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_angle_spectrum_noise[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_phase_spectrum_noise[png] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_phase_spectrum_noise[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_twin_spines_on_top[png] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_twin_spines_on_top[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_vline_limit [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_vline_limit ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_shared_with_aspect_1 [gw1] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_csd_freqs[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_magnitude_spectrum_freqs[png] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_shared_with_aspect_1 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_shared_with_aspect_3 [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_shared_with_aspect_3 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_twin_with_aspect[y] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_twin_with_aspect[y] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_text_labelsize [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_text_labelsize ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pie_linewidth_0[png] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pie_linewidth_0[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pie_linewidth_2[png] [gw1] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_magnitude_spectrum_freqs[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_angle_spectrum_freqs[png] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pie_linewidth_2[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pie_frame_grid[png] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pie_frame_grid[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pie_nolabel_but_legend[png] [gw1] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_angle_spectrum_freqs[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_phase_spectrum_freqs[png] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pie_nolabel_but_legend[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_set_get_ticklabels[png] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_set_get_ticklabels[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_tick_label_update [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_tick_label_update ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_margins [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_margins ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pathological_hexbin [gw1] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_phase_spectrum_freqs[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_twin_spines[png] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pathological_hexbin ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_color_alias [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_color_alias ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_unicode_hist_label [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_unicode_hist_label ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_rc_spines[png] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_rc_spines[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_rc_tick [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_rc_tick ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_square_plot [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_square_plot ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast_colormapped[xy0-AxesImage] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast_colormapped[xy0-AxesImage] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast_colormapped[xy2-AxesImage] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast_colormapped[xy2-AxesImage] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast_colormapped[xy4-QuadMesh] [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast_colormapped[xy4-QuadMesh] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_shared_scale [gw1] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_twin_spines[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_rcparam_grid_minor [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_shared_scale [gw1] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_rcparam_grid_minor ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs0] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_empty_shared_subplots [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs0] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs2] [gw1] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_empty_shared_subplots [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs2] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs4] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_shared_with_aspect_2 [gw0] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs4] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs6] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs6] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs8] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs8] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs10] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs10] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs12] [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_shared_with_aspect_2 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_twin_with_aspect[x] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs12] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs14] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs14] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs16] [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_twin_with_aspect[x] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_relim_visible_only [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs16] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs18] [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_relim_visible_only ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pie_default[png] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs18] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs20] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs20] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs22] [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pie_default[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pie_center_radius[png] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs22] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs24] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs24] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs26] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs26] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs28] [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pie_center_radius[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pie_ccw_true[png] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs28] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs30] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs30] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs32] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs32] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs34] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs34] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs36] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs36] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs38] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs38] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs40] [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pie_ccw_true[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pie_rotatelabels_true[png] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs40] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs42] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs42] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs44] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs44] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs46] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs46] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs48] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs48] [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pie_rotatelabels_true[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs50] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pie_textprops [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs50] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs52] [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pie_textprops ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_retain_tick_visibility[png] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs52] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs54] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs54] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs56] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs56] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs58] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs58] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs60] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs60] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs62] [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_retain_tick_visibility[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_o_marker_path_snap[png] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs62] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs64] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs64] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs66] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs66] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs68] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs68] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs70] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs70] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs72] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs72] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs74] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs74] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs76] [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_o_marker_path_snap[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_length_one_hist [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_length_one_hist ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_color_None [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_color_None ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_numerical_hist_label [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_numerical_hist_label ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_move_offsetlabel [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs76] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs78] [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_move_offsetlabel ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_rc_grid[png] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs78] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs80] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs80] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs82] [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs82] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_dash_offset[png] [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_rc_grid[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_rc_major_minor_tick [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_dash_offset[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_dash_offset[svg] [gw0] [ 7%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_dash_offset[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_title_location_roundtrip [gw0] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_title_location_roundtrip ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_loglog_nonpos[png] [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_rc_major_minor_tick ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_no_None [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_no_None ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast_colormapped[xy1-AxesImage] [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast_colormapped[xy1-AxesImage] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast_colormapped[xy3-PcolorImage] [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast_colormapped[xy3-PcolorImage] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolor_fast_RGB [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolor_fast_RGB ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_violin_point_mass [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_violin_point_mass ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs1] [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs3] [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs3] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs5] [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs5] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs7] [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs7] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs9] [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs9] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs11] [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs11] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs13] [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs13] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs15] [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs15] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs17] [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs17] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs19] [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs19] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs21] [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs21] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs23] [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs23] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs25] [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs25] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs27] [gw1] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs27] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs29] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs29] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs31] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs31] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs33] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs33] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs35] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs35] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs37] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs37] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs39] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs39] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs41] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs41] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs43] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs43] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs45] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs45] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs47] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs47] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs49] [gw0] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_loglog_nonpos[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[gca-x] [gw0] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[gca-x] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[subplots-x] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs49] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs51] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs51] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs53] [gw0] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[subplots-x] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs53] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[subplots_shared-x] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs55] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs55] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs57] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs57] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs59] [gw0] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[subplots_shared-x] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[add_axes-x] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs59] [gw0] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[add_axes-x] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs61] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes_relim [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs61] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs63] [gw0] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes_relim ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_adjust_numtick_aspect [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs63] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs65] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs65] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs67] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs67] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs69] [gw0] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_adjust_numtick_aspect ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_auto_numticks_log[png] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs69] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs71] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs71] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs73] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs73] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs75] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs75] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs77] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs77] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs79] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs79] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs81] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs81] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs83] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs83] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_dash_offset[pdf] [gw1] [ 8%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_dash_offset[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_title_pad [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_title_pad ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_loglog[png] [gw0] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_auto_numticks_log[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_broken_barh_timedelta [gw0] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_broken_barh_timedelta ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pandas_indexing_dates [gw0] [ 8%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pandas_indexing_dates ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pandas_index_shape [gw0] [ 8%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pandas_index_shape ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pandas_bar_align_center [gw0] [ 8%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pandas_bar_align_center ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axes_tick_params_gridlines [gw0] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axes_tick_params_gridlines ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axes_tick_params_xlabelside [gw0] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axes_tick_params_xlabelside ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_ls_ds_conflict [gw0] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_ls_ds_conflict ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_date_timezone_x[png] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_loglog[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axes_margins [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axes_margins ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[gca-y] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[gca-y] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[subplots-y] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[subplots-y] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[subplots_shared-y] [gw0] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_date_timezone_x[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_date_timezone_x_and_y[png] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[subplots_shared-y] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[add_axes-y] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[add_axes-y] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_shared_axes_autoscale [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_shared_axes_autoscale ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_auto_numticks[png] [gw0] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_date_timezone_x_and_y[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_titletwiny[png] [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_auto_numticks[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_broken_barh_empty [gw0] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_titletwiny[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_title_xticks_top [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_broken_barh_empty ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pandas_pcolormesh [gw1] [ 8%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pandas_pcolormesh ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pandas_errorbar_indexing [gw0] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_title_xticks_top ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_offset_label_color [gw1] [ 8%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pandas_errorbar_indexing ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pandas_indexing_hist [gw1] [ 8%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pandas_indexing_hist ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axis_set_tick_params_labelsize_labelcolor [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axis_set_tick_params_labelsize_labelcolor ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axes_tick_params_ylabelside [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axes_tick_params_ylabelside [gw0] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_offset_label_color ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_barb_units ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_none_kwargs [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_none_kwargs ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_uint8 [gw0] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_barb_units ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_color_cycle [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_uint8 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_date_timezone_y[png] [gw0] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_color_cycle ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fillbetween_cycle [gw0] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fillbetween_cycle ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_color_length_mismatch [gw0] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_color_length_mismatch ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_broadcast_args [gw0] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_broadcast_args ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_minorticks_on[symlog-symlog] [gw0] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_minorticks_on[symlog-symlog] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_minorticks_on[log-symlog] [gw0] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_minorticks_on[log-symlog] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_twinx_knows_limits [gw0] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_twinx_knows_limits ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_gridlines [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_date_timezone_y[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axisbelow[png] [gw0] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_gridlines ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_plot_columns_cycle_deprecation [gw0] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_plot_columns_cycle_deprecation ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_zoom_inset [gw1] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axisbelow[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_titlesetpos [gw0] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_zoom_inset ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_spines_properbbox_after_zoom [gw0] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_spines_properbbox_after_zoom ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_gettightbbox_ignoreNaN [gw0] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_gettightbbox_ignoreNaN ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_scatter_empty_data [gw0] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_scatter_empty_data ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_deprecated_uppercase_colors [gw0] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_deprecated_uppercase_colors ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_secondary_fail [gw0] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_secondary_fail ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_normal_axes [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_titlesetpos ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_title_xticks_top_both [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_title_xticks_top_both ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_large_offset [gw0] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_normal_axes ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_displaced_spine [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_large_offset ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_quiver_units [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_quiver_units ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_tick_param_label_rotation [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_tick_param_label_rotation ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_log_margins [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_log_margins ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_legend [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_legend ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_invalid_axis_limits [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_invalid_axis_limits ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_minorticks_on[symlog-log] [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_minorticks_on[symlog-log] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_minorticks_on[log-log] [gw0] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_displaced_spine ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_minor_accountedfor [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_minorticks_on[log-log] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_zero_linewidth [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_zero_linewidth ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_empty_errorbar_legend [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_empty_errorbar_legend ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_tick_padding_tightbbox [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_tick_padding_tightbbox ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_set_position [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_set_position ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_cartopy_backcompat [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_cartopy_backcompat ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_scatter_series_non_zero_index [gw1] [ 9%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_scatter_series_non_zero_index ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_annotate_across_transforms[png] [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_annotate_across_transforms[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_secondary_xy[png] [gw0] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_minor_accountedfor ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axis_extent_arg [gw0] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axis_extent_arg ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_auto_bins [gw0] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_auto_bins ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_range_and_density [gw0] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_range_and_density ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_set_ticks_inverted [gw0] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_set_ticks_inverted ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_bases.py::test_get_default_filename [gw0] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_bases.py::test_get_default_filename ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_bases.py::test_location_event_position[42-24] [gw0] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_bases.py::test_location_event_position[42-24] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_bases.py::test_location_event_position[None-None] [gw0] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_bases.py::test_location_event_position[None-None] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_bases.py::test_location_event_position[205.75-2.0] [gw0] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_bases.py::test_location_event_position[205.75-2.0] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_use14corefonts[pdf] [gw0] [ 9%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_use14corefonts[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_multipage_pagecount [gw0] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_multipage_pagecount ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_multipage_keep_empty [gw0] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_multipage_keep_empty ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_pdfpages_fspath [gw0] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_pdfpages_fspath ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_determinism_plain [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_secondary_xy[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_secondary_resize [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_secondary_resize ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_nodecorator [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_nodecorator ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_tickdirs [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_tickdirs ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_get_tightbbox_polar [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_get_tightbbox_polar ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_datetime_masked [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_datetime_masked ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_nan_data [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_nan_data ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_errbar_zorder [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_errbar_zorder ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_bases.py::test_uses_per_path [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_bases.py::test_uses_per_path ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_bases.py::test_non_gui_warning [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_bases.py::test_non_gui_warning ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_bases.py::test_location_event_position[None-42] [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_bases.py::test_location_event_position[None-42] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_bases.py::test_location_event_position[200-100.01] [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_bases.py::test_location_event_position[200-100.01] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_cairo.py::test_patch_alpha_coloring[png] [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_cairo.py::test_patch_alpha_coloring[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_type42 [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_type42 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_multipage_properfinalize [gw0] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_determinism_plain ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_determinism_hatches [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_multipage_properfinalize ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_composite_image [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_composite_image ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_source_date_epoch [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_source_date_epoch ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_determinism_images [gw0] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_determinism_hatches ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_determinism_all [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_determinism_images ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_determinism_markers [gw0] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_determinism_all ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_grayscale_alpha[pdf] [gw0] [ 9%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_grayscale_alpha[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_pdf_savefig_when_color_is_none [gw0] [ 9%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/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::test_empty_rasterized [gw0] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_empty_rasterized ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py::test_pdflatex[pdf] [gw0] [ 9%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py::test_pdflatex[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py::test_pathclip [gw0] [ 9%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py::test_pathclip ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py::test_bbox_inches [gw0] [ 9%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py::test_bbox_inches ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py::test_pdf_pages_metadata [gw0] [ 9%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py::test_pdf_pages_metadata ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[ps] [gw0] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[ps] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[ps with usetex] [gw0] [ 9%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/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::test_savefig_to_stringio[eps afm] [gw0] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[eps afm] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_patheffects [gw0] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_patheffects ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_source_date_epoch [gw1] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_determinism_markers ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_hatching_legend[pdf] [gw1] [ 9%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_hatching_legend[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_missing_psfont [gw1] [ 9%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_missing_psfont ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_failing_latex [gw1] [ 9%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_failing_latex ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py::test_xelatex[pdf] [gw1] [ 9%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py::test_xelatex[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py::test_rcupdate [gw1] [ 9%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py::test_rcupdate ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py::test_mixedmode[pdf] [gw1] [ 9%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py::test_mixedmode[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py::test_pdf_pages [gw1] [ 9%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py::test_pdf_pages ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py::test_pdf_pages_lualatex [gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py::test_pdf_pages_lualatex ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[ps with distiller] [gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/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::test_savefig_to_stringio[eps] [gw1] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[eps] [gw0] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_source_date_epoch ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[eps with usetex] [gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/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::test_tilde_in_tempfilename [gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_tilde_in_tempfilename ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_determinism_all ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_determinism_all_tex [gw0] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_determinism_all_tex ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_failing_latex [gw0] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_failing_latex ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_fig_close[Qt5Agg] [gw0] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_fig_close[Qt5Agg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-shift] [gw0] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-shift] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-control] [gw0] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-control] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-unicode_lower] [gw0] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-unicode_lower] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-control_alt] [gw0] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-control_alt] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-backspace] [gw0] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-backspace] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-non_unicode_key] [gw0] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-non_unicode_key] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-lower] [gw0] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-lower] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-unicode_upper] [gw0] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-unicode_upper] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-alt_control] [gw0] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-alt_control] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-modifier_order] [gw0] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-modifier_order] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-backspace_mod] [gw0] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-backspace_mod] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_dpi_ratio_change [gw0] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_dpi_ratio_change ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_figureoptions [gw0] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_figureoptions ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_visibility [gw0] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_visibility ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_noscale[png] [gw0] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_noscale[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_noscale[svg] [gw0] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_noscale[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_bold_font_output[svg] [gw0] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_bold_font_output[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_determinism[determinism_notex.svg-False] [gw1] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_determinism_all ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_transparency[eps] [gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_transparency[eps] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_fig_close[Qt4Agg] [gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_fig_close[Qt4Agg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_fig_signals [gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_fig_signals ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-lower] [gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-lower] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-unicode_upper] [gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-unicode_upper] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-alt_control] [gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-alt_control] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-modifier_order] [gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-modifier_order] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-backspace_mod] [gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-backspace_mod] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-shift] [gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-shift] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-control] [gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-control] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-unicode_lower] [gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-unicode_lower] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-control_alt] [gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-control_alt] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-backspace] [gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-backspace] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-non_unicode_key] [gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-non_unicode_key] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_subplottool [gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_subplottool ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_canvas_reinit [gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_canvas_reinit ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_fill_black_with_alpha[svg] [gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_fill_black_with_alpha[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_noscale[pdf] [gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_noscale[pdf] [gw0] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_determinism[determinism_notex.svg-False] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_missing_psfont [gw0] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_missing_psfont ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[home-Home] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_text_urls [gw0] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[home-Home] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[f1-F1] [gw0] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[f1-F1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[ctrl+A-Ctrl+Shift+A] [gw0] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[ctrl+A-Ctrl+Shift+A] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[A-A] [gw0] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[A-A] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[1-1] [gw1] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_text_urls [gw0] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[1-1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[cmd+1-Cmd+1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_bold_font_output_with_none_fonttype[svg] [gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_bold_font_output_with_none_fonttype[svg] [gw0] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[cmd+1-Cmd+1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_webagg.py::test_webagg_fallback[nbagg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_determinism[determinism_tex.svg-True] [gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_determinism[determinism_tex.svg-True] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_unicode_won [gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_unicode_won [gw0] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_webagg.py::test_webagg_fallback[nbagg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[backspace-Backspace] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[gtk3cairo] [gw0] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[gtk3cairo] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[qt5cairo] [gw0] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[qt5cairo] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[wx] [gw0] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[wx] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backends_interactive.py::test_webagg [gw0] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backends_interactive.py::test_webagg [gw1] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[backspace-Backspace] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_basic.py::test_override_builtins ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[ctrl+a-Ctrl+A] [gw1] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[ctrl+a-Ctrl+A] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[a-a] [gw1] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[a-a] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[ctrl+shift+f1-Ctrl+Shift+F1] [gw1] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[ctrl+shift+f1-Ctrl+Shift+F1] [gw0] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_basic.py::test_override_builtins ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[cmd+p-Cmd+P] [gw1] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[cmd+p-Cmd+P] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_webagg.py::test_webagg_fallback[webagg] [gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_webagg.py::test_webagg_fallback[webagg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[gtk3agg] [gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[gtk3agg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[qt5agg] [gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[qt5agg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[tkagg] [gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[tkagg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[wxagg] [gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[wxagg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_basic.py::test_simple [gw1] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_basic.py::test_simple ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_basic.py::test_lazy_imports [gw0] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight[svg] [gw0] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_suptile_legend[pdf] [gw0] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/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::test_bbox_inches_tight_clipping[png] [gw0] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_clipping[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_clipping[svg] [gw0] [ 11%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_clipping[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_raster[pdf] [gw0] [ 11%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_raster[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_only_on_non_finite_bbox [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_only_on_non_finite_bbox [gw1] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_basic.py::test_lazy_imports ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight[pdf] [gw1] [ 11%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_suptile_legend[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_unit[single] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_unit[single] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_unit[mixed] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_unit[mixed] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_non_string_fails[single] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_non_string_fails[single] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_non_string_fails[mixed] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_non_string_fails[mixed] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_non_string_update_fails[unicode] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_non_string_update_fails[unicode] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert[unicode] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert[unicode] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert[single] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert[single] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert[single + values>10] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert[single + values>10] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_one_string[unicode] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_one_string[unicode] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_float_array [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_float_array ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_fail[string integer] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_fail[string integer] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_default_units [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_default_units ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryLocator::test_StrCategoryLocatorPlot[scatter] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryLocator::test_StrCategoryLocatorPlot[scatter] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryLocator::test_StrCategoryLocatorPlot[bar] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryLocator::test_StrCategoryLocatorPlot[bar] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatter[unicode] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatter[unicode] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[scatter-unicode] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[scatter-unicode] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[plot-unicode] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[plot-unicode] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[bar-unicode] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[bar-unicode] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[string list-plot] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[string list-plot] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes list-scatter] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes list-scatter] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes list-bar] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes list-bar] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes ndarray-plot] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes ndarray-plot] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string list-scatter] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string list-scatter] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string list-bar] [gw1] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/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::test_bbox_inches_tight_suptile_legend[svg] [gw1] [ 11%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/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::test_bbox_inches_tight_clipping[pdf] [gw1] [ 11%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_clipping[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_raster[png] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string list-bar] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string ndarray-plot] [gw1] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_raster[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_raster[svg] [gw1] [ 11%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_raster[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_tight_pcolorfast [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string ndarray-plot] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes list-scatter] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes list-scatter] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes list-bar] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes list-bar] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes ndarray-plot] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes ndarray-plot] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_unicode[scatter] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_unicode[scatter] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_unicode[bar] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_unicode[bar] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xaxis[plot] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xaxis[plot] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_yaxis[scatter] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_yaxis[scatter] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_yaxis[bar] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_yaxis[bar] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xyaxis[plot] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xyaxis[plot] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_update_plot[scatter] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_update_plot[scatter] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_update_plot[bar] [gw1] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_tight_pcolorfast ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_unit[unicode] [gw1] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_unit[unicode] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_update [gw1] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_update ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_non_string_fails[unicode] [gw1] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_non_string_fails[unicode] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_non_string_update_fails[single] [gw1] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_non_string_update_fails[single] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_non_string_update_fails[mixed] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_update_plot[bar] [gw1] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_non_string_update_fails[mixed] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert[ascii] [gw1] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert[ascii] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert[integer string] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[mixed-plot] [gw1] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert[integer string] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_one_string[ascii] [gw1] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_one_string[ascii] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_one_number [gw1] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_one_number ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_fail[mixed] [gw1] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_fail[mixed] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_axisinfo [gw1] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_axisinfo ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryLocator::test_StrCategoryLocator [gw1] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryLocator::test_StrCategoryLocator ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryLocator::test_StrCategoryLocatorPlot[plot] [gw1] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryLocator::test_StrCategoryLocatorPlot[plot] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatter[ascii] [gw0] [ 11%] XFAIL ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[mixed-plot] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[number integer-scatter] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[number integer-scatter] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[number integer-bar] [gw1] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatter[ascii] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[scatter-ascii] [gw0] [ 11%] XPASS ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[number integer-bar] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[string integer-plot] [gw1] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[scatter-ascii] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[plot-ascii] [gw0] [ 11%] XFAIL ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[string integer-plot] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[missing-scatter] [gw1] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[plot-ascii] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[bar-ascii] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[missing-scatter] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[missing-bar] [gw0] [ 11%] XPASS ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[missing-bar] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[mixed-plot] [gw0] [ 11%] XFAIL ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[mixed-plot] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[number integer-scatter] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/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::TestPlotTypes::test_mixed_type_update_exception[number integer-bar] [gw1] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[bar-ascii] [gw0] [ 11%] XPASS ../../../../usr/lib64/python3.7/site-packages/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::TestPlotTypes::test_mixed_type_update_exception[string integer-plot] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[string list-scatter] [gw0] [ 11%] XFAIL ../../../../usr/lib64/python3.7/site-packages/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::TestPlotTypes::test_mixed_type_update_exception[missing-scatter] [gw1] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[string list-scatter] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[string list-bar] [gw0] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[missing-scatter] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[missing-bar] [gw1] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[string list-bar] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes list-plot] [gw0] [ 12%] XPASS ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[missing-bar] [gw1] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes list-plot] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes ndarray-scatter] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_delete_masked_points::test_bad_first_arg [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_delete_masked_points::test_bad_first_arg ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_delete_masked_points::test_datetime [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_delete_masked_points::test_datetime ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_form_main_list [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_form_main_list ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_form_dict_keys [gw1] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes ndarray-scatter] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes ndarray-bar] [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_form_dict_keys ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_bootstrapped [gw1] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes ndarray-bar] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string list-plot] [gw1] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string list-plot] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string ndarray-scatter] [gw1] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string ndarray-scatter] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string ndarray-bar] [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_bootstrapped ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_whiskers_range [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_whiskers_range ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_withlabels [gw1] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string ndarray-bar] [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_withlabels ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_bad_dims ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes list-plot] [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_bad_dims ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_callback_registry::test_callback_complete [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_callback_registry::test_callback_complete ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_callbackregistry_process_exception[cb0-None] [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_callbackregistry_process_exception[cb0-None] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_callbackregistry_process_exception[cb2-TestException] [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_callbackregistry_process_exception[cb2-TestException] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_fail[inp0-kwargs_to_norm0] [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_fail[inp0-kwargs_to_norm0] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_fail[inp2-kwargs_to_norm2] [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_fail[inp2-kwargs_to_norm2] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_warn[inp1-expected1-kwargs_to_norm1-1] [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/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::test_normalize_kwargs_warn[inp3-expected3-kwargs_to_norm3-1] [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/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::test_normalize_kwargs_pass[inp1-expected1-kwargs_to_norm1] [gw1] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes list-plot] [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/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::test_normalize_kwargs_pass[inp3-expected3-kwargs_to_norm3] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes ndarray-scatter] [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/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::test_normalize_kwargs_pass[inp5-expected5-kwargs_to_norm5] [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/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::test_normalize_kwargs_pass[inp7-expected7-kwargs_to_norm7] [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/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::test_warn_external_frame_embedded_python [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_warn_external_frame_embedded_python ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_to_prestep_empty [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_to_prestep_empty ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_to_poststep_empty [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_to_poststep_empty ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_to_midstep_empty [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_to_midstep_empty ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_step_fails[args1] [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_step_fails[args1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_grouper [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_grouper ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_flatiter [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_flatiter ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_contiguous_regions [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_contiguous_regions ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_make_keyword_only [gw1] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes ndarray-scatter] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes ndarray-bar] [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_make_keyword_only ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_segments[pdf] [gw0] [ 12%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_segments[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_positions [gw1] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes ndarray-bar] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_unicode[plot] [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_positions ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__is_horizontal [gw1] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_unicode[plot] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xaxis[scatter] [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__is_horizontal ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_lineoffset [gw1] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xaxis[scatter] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xaxis[bar] [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_lineoffset ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_color [gw1] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xaxis[bar] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_yaxis[plot] [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_color ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_positions[pdf] [gw0] [ 12%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_positions[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__add_positions[png] [gw1] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_yaxis[plot] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xyaxis[scatter] [gw1] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xyaxis[scatter] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xyaxis[bar] [gw1] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xyaxis[bar] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_update_plot[plot] [gw1] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_update_plot[plot] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[mixed-scatter] [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__add_positions[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__add_positions[svg] [gw0] [ 12%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__add_positions[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__append_positions[pdf] [gw0] [ 12%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__append_positions[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__extend_positions[png] [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__extend_positions[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__extend_positions[svg] [gw0] [ 12%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__extend_positions[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation[pdf] [gw0] [ 12%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation_2x[png] [gw1] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[mixed-scatter] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[mixed-bar] [gw1] [ 12%] XPASS ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[mixed-bar] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[number integer-plot] [gw1] [ 12%] XFAIL ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[number integer-plot] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[string integer-scatter] [gw1] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[string integer-scatter] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[string integer-bar] [gw1] [ 12%] XPASS ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[string integer-bar] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[missing-plot] [gw1] [ 12%] XFAIL ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[missing-plot] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[mixed-scatter] [gw1] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[mixed-scatter] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[mixed-bar] [gw1] [ 12%] XPASS ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[mixed-bar] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[number integer-plot] [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation_2x[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation_2x[svg] [gw0] [ 12%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation_2x[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_orientation[pdf] [gw0] [ 12%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_orientation[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linelength[png] [gw1] [ 12%] XFAIL ../../../../usr/lib64/python3.7/site-packages/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::TestPlotTypes::test_mixed_type_update_exception[string integer-scatter] [gw1] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/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::TestPlotTypes::test_mixed_type_update_exception[string integer-bar] [gw1] [ 12%] XPASS ../../../../usr/lib64/python3.7/site-packages/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::TestPlotTypes::test_mixed_type_update_exception[missing-plot] [gw1] [ 12%] XFAIL ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[missing-plot] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_is_hashable [gw1] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_is_hashable ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_delete_masked_points::test_string_seq [gw1] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_delete_masked_points::test_string_seq ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_delete_masked_points::test_rgba [gw1] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_delete_masked_points::test_rgba [gw0] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linelength[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_form_each_dict [gw1] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_form_each_dict ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linelength[svg] [gw0] [ 12%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linelength[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_lineoffset[pdf] [gw0] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_lineoffset[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_baseline [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_baseline ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_whiskers_float [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_whiskers_float ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_whiskers_percentiles [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_whiskers_percentiles ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_label_error [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_label_error ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_boxplot_stats_autorange_false [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_boxplot_stats_autorange_false ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_callback_registry::test_pickling [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_callback_registry::test_pickling ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_callbackregistry_process_exception[cb1-RuntimeError] [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_callbackregistry_process_exception[cb1-RuntimeError] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_sanitize_sequence [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_sanitize_sequence ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_fail[inp1-kwargs_to_norm1] [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_fail[inp1-kwargs_to_norm1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_warn[inp0-expected0-kwargs_to_norm0-1] [gw0] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle[png] [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/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::test_normalize_kwargs_warn[inp2-expected2-kwargs_to_norm2-1] [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/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::test_normalize_kwargs_pass[inp0-expected0-kwargs_to_norm0] [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/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::test_normalize_kwargs_pass[inp2-expected2-kwargs_to_norm2] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle[svg] [gw0] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle_single_dash[pdf] [gw0] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle_single_dash[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linewidth[png] [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/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::test_normalize_kwargs_pass[inp4-expected4-kwargs_to_norm4] [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/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::test_normalize_kwargs_pass[inp6-expected6-kwargs_to_norm6] [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/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::test_normalize_kwargs_pass[inp8-expected8-kwargs_to_norm8] [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/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::test_to_prestep [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_to_prestep ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_to_poststep [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_to_poststep ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_to_midstep [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_to_midstep ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_step_fails[args0] [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_step_fails[args0] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_step_fails[args2] [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_step_fails[args2] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_grouper_private [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_grouper_private ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_reshape2d [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_reshape2d ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_safe_first_element_pandas_series [gw1] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_safe_first_element_pandas_series ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_segments[png] [gw0] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linewidth[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linewidth[svg] [gw0] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linewidth[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_color[pdf] [gw0] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_color[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_null_collection_datalim [gw0] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_null_collection_datalim ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_quiver_limits [gw0] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_quiver_limits [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_segments[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_EllipseCollection[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_segments[svg] [gw1] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_segments[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_orientation [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_orientation ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_linelength [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_linelength ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_linestyle [gw0] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_EllipseCollection[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_regularpolycollection_rotate[png] [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_linestyle ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_positions[png] [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_positions[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_positions[svg] [gw1] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_positions[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__add_positions[pdf] [gw1] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__add_positions[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__append_positions[png] [gw0] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_regularpolycollection_rotate[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_picking [gw0] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_picking ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_size_in_xy[png] [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__append_positions[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__append_positions[svg] [gw1] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__append_positions[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__extend_positions[pdf] [gw1] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__extend_positions[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation[png] [gw0] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_size_in_xy[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_lslw_bcast [gw0] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_lslw_bcast ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_joinstyle [gw0] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_joinstyle ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_scatter_post_alpha[png] [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation[svg] [gw1] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation_2x[pdf] [gw1] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation_2x[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_orientation[png] [gw0] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_scatter_post_alpha[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_EventCollection_nosort [gw0] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_EventCollection_nosort ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_extension_length[png] [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_orientation[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_orientation[svg] [gw1] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_orientation[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linelength[pdf] [gw1] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linelength[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_lineoffset[png] [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_lineoffset[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_lineoffset[svg] [gw1] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_lineoffset[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle[pdf] [gw1] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle_single_dash[png] [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle_single_dash[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle_single_dash[svg] [gw1] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle_single_dash[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linewidth[pdf] [gw1] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linewidth[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_color[png] [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_color[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_color[svg] [gw1] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_color[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_add_collection [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_add_collection ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_barb_limits [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_barb_limits ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_polycollection_close[png] [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_polycollection_close[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_regularpolycollection_scale[png] [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_regularpolycollection_scale[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_linestyle_single_dashes [gw0] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_extension_length[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_gridspec_make_colorbar[png] [gw0] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_gridspec_make_colorbar[png] [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_linestyle_single_dashes ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_pandas_indexing ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_remove_from_figure[no gridspec] [gw1] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_pandas_indexing ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_capstyle [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_capstyle ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_cap_and_joinstyle_image[png] [gw0] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_remove_from_figure[no gridspec] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbarbase [gw1] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_cap_and_joinstyle_image[png] [gw0] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbarbase ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_pathcollection_legend_elements ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_closed_patch[pdf] [gw0] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_closed_patch[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_ticks [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_ticks ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_autoticks [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_autoticks ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_lognorm_extension [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_lognorm_extension ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_axes_kw [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_axes_kw ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_renorm [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_renorm ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_scale_reset [gw1] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_pathcollection_legend_elements ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_extension_shape[png] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_scale_reset ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_inverted_ticks [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_inverted_ticks ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_mappable_no_alpha [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_mappable_no_alpha ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_makeMappingArray[2-result1] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_makeMappingArray[2-result1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_resample [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_resample ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_endian [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_endian ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_LogNorm [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_LogNorm ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_PowerNorm_translation_invariance [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_PowerNorm_translation_invariance ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_autoscale [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_autoscale ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_autoscale_None_vmax [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_autoscale_None_vmax ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_scaleout_center [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_scaleout_center ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_Even [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_Even ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_VminEqualsVcenter [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_VminEqualsVcenter ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_VminGTVcenter [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_VminGTVcenter ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_VcenterGTVmax [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_VcenterGTVmax ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_SymLogNorm [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_SymLogNorm ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_SymLogNorm_single_zero [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_SymLogNorm_single_zero ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_cmap_and_norm_from_levels_and_colors2 [gw1] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_extension_shape[png] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_cmap_and_norm_from_levels_and_colors2 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_autoscale_masked ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_positioning[png] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_autoscale_masked ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_light_source_topo_surface[png] [gw1] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_positioning[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_single_scatter[png] [gw1] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_single_scatter[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_remove_from_figure[with gridspec] [gw1] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_remove_from_figure[with gridspec] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_closed_patch[png] [gw1] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_closed_patch[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_closed_patch[svg] [gw1] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_closed_patch[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_minorticks_on_off [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_light_source_topo_surface[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_light_source_masked_shading [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_light_source_masked_shading ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_light_source_planar_hillshading [gw1] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_minorticks_on_off ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_autotickslog [gw1] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_autotickslog ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_powernorm_extension [gw1] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_powernorm_extension ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_log_minortick_labels [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_light_source_planar_hillshading ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_pandas_iterable [gw0] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_pandas_iterable ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Accent_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Accent_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Blues_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Blues_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[BrBG_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[BrBG_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[BuGn_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[BuGn_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[BuPu_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[BuPu_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[CMRmap_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[CMRmap_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Dark2_r] [gw1] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_log_minortick_labels ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_format [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Dark2_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[GnBu_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[GnBu_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Greens_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Greens_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Greys_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Greys_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[OrRd_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[OrRd_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Oranges_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Oranges_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PRGn_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PRGn_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Paired_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Paired_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Pastel1_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Pastel1_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Pastel2_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Pastel2_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PiYG_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PiYG_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuBuGn] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuBuGn] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuBu_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuBu_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuOr_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuOr_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuRd_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuRd_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Purples_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Purples_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdBu_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdBu_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdGy_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdGy_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdPu_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdPu_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdYlBu_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdYlBu_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdYlGn_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdYlGn_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Reds_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Reds_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Set1_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Set1_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Set2_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Set2_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Set3_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Set3_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Spectral_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Spectral_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Wistia_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Wistia_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlGnBu] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlGnBu] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlGn_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlGn_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlOrBr_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlOrBr_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlOrRd_r] [gw0] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlOrRd_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[afmhot_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[afmhot_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[autumn_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[autumn_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[binary_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[binary_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[bone_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[bone_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[brg_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[brg_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[bwr_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[bwr_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[cividis_r] [gw1] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_format ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_get_ticks [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[cividis_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[cool_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[cool_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[coolwarm_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[coolwarm_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[copper_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[copper_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[cubehelix_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[cubehelix_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[flag_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[flag_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_earth_r] [gw1] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_get_ticks ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_extend_colorbar_customnorm [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_earth_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_gray_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_gray_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_heat_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_heat_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_ncar_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_ncar_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_rainbow_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_rainbow_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_stern_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_stern_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_yarg_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_yarg_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gnuplot2] [gw1] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_extend_colorbar_customnorm ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_makeMappingArray[5-result0] [gw1] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_makeMappingArray[5-result0] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_makeMappingArray[1-result2] [gw1] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_makeMappingArray[1-result2] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_copy [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gnuplot2] [gw1] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_copy ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_BoundaryNorm ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gnuplot_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gnuplot_r] [gw1] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_BoundaryNorm ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_PowerNorm ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gray_r] [gw1] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_PowerNorm ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_Normalize [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gray_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[hot_r] [gw1] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_Normalize ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_autoscale_None_vmin [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[hot_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[hsv_r] [gw1] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_autoscale_None_vmin ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_scale [gw1] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_scale ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_scaleout_center_max [gw1] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_scaleout_center_max ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_Odd [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[hsv_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[inferno_r] [gw1] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_Odd ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_VmaxEqualsVcenter [gw1] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_VmaxEqualsVcenter ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_DivergingNorm_VminGTVmax [gw1] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_DivergingNorm_VminGTVmax ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_premature_scaling [gw1] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_premature_scaling ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_SymLogNorm_colorbar [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[inferno_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[jet_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[jet_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[magma_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[magma_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[nipy_spectral_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[nipy_spectral_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[ocean_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[ocean_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[pink_r] [gw1] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_SymLogNorm_colorbar ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_cmap_and_norm_from_levels_and_colors[png] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[pink_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[plasma_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[plasma_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[prism_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[prism_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[rainbow_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[rainbow_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[seismic_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[seismic_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[spring_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[spring_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[summer_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[summer_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab10_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab10_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab20_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab20_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab20b_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab20b_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab20c_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab20c_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[terrain_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[terrain_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[twilight_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[twilight_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[twilight_shifted_r] [gw1] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_cmap_and_norm_from_levels_and_colors[png] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[twilight_shifted_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_rgb_hsv_round_trip ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[viridis_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[viridis_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[winter_r] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[winter_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_conversions [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_conversions ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_to_rgba_array_single_str [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_to_rgba_array_single_str ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_tableau_order [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_tableau_order ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_same_color [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_same_color ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_compare_images.py::test_image_comparison_expect_rms[basn3p02.png-basn3p02-minorchange.png-0-6.50646] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/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::test_image_comparison_expect_rms[basn3p02.png-basn3p02-half-1px-offset.png-0-63.75] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/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::test_image_comparison_expect_rms[all127.png-all128.png-0-1] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/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_constrainedlayout.py::test_constrained_layout1[png] [gw0] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout1[png] [gw1] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_rgb_hsv_round_trip ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colors_no_float ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout3[png] [gw1] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colors_no_float ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_light_source_shading_default [gw1] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_light_source_shading_default ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_light_source_hillshading [gw1] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_light_source_hillshading ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_color_names [gw1] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_color_names ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Accent] [gw1] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Accent] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Blues] [gw1] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Blues] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[BrBG] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[BrBG] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[BuGn] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[BuGn] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[BuPu] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[BuPu] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[CMRmap] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[CMRmap] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Dark2] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Dark2] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[GnBu] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[GnBu] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Greens] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Greens] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Greys] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Greys] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[OrRd] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[OrRd] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Oranges] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Oranges] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PRGn] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PRGn] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Paired] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Paired] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Pastel1] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Pastel1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Pastel2] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Pastel2] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PiYG] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PiYG] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuBu] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuBu] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuBuGn_r] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuBuGn_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuOr] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuOr] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuRd] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuRd] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Purples] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Purples] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdBu] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdBu] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdGy] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdGy] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdPu] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdPu] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdYlBu] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdYlBu] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdYlGn] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdYlGn] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Reds] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Reds] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Set1] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Set1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Set2] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Set2] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Set3] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Set3] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Spectral] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Spectral] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Wistia] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Wistia] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlGn] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlGn] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlGnBu_r] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlGnBu_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlOrBr] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlOrBr] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlOrRd] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlOrRd] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[afmhot] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[afmhot] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[autumn] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[autumn] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[binary] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[binary] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[bone] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[bone] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[brg] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[brg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[bwr] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[bwr] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[cividis] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[cividis] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[cool] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[cool] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[coolwarm] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[coolwarm] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[copper] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[copper] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[cubehelix] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[cubehelix] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[flag] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[flag] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_earth] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_earth] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_gray] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_gray] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_heat] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_heat] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_ncar] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_ncar] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_rainbow] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_rainbow] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_stern] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_stern] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_yarg] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_yarg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gnuplot] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gnuplot] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gnuplot2_r] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gnuplot2_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gray] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gray] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[hot] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[hot] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[hsv] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[hsv] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[inferno] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[inferno] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[jet] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[jet] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[magma] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[magma] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[nipy_spectral] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[nipy_spectral] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[ocean] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[ocean] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[pink] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[pink] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[plasma] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[plasma] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[prism] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[prism] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[rainbow] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[rainbow] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[seismic] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[seismic] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[spring] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[spring] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[summer] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[summer] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab10] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab10] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab20] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab20] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab20b] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab20b] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab20c] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab20c] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[terrain] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[terrain] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[twilight] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[twilight] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[twilight_shifted] [gw1] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[twilight_shifted] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[viridis] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[viridis] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[winter] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[winter] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_cn [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_cn ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_conversions_masked [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_conversions_masked ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_grey_gray [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_grey_gray ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_ndarray_subclass_norm [gw0] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout3[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout4[pdf] [gw0] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout4[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout5[png] [gw0] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout5[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout7 [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_ndarray_subclass_norm ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_compare_images.py::test_image_comparison_expect_rms[basn3p02.png-basn3p02-minorchange.png-10-None] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/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::test_image_comparison_expect_rms[basn3p02.png-basn3p02-1px-offset.png-0-90.15611] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/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::test_image_comparison_expect_rms[basn3p02.png-basn3p02-scrambled.png-0-172.63582] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/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::test_image_comparison_expect_rms[all128.png-all127.png-0-1] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/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_constrainedlayout.py::test_constrained_layout2[png] [gw0] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout7 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout9[png] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout2[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout4[png] [gw0] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout9[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout11[png] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout4[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout4[svg] [gw1] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout4[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout6[png] [gw0] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout11[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout12[png] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout6[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout8[png] [gw0] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout12[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout14[png] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout8[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout10[png] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout10[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout11rat[png] [gw0] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout14[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout16[png] [gw0] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout16[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout18 [gw0] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout18 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout20 [gw0] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout20 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout22 [gw0] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout22 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_colorbar_location[png] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout11rat[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout13[png] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout13[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout15[png] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout15[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout17[png] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout17[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout19 [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout19 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout21 [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout21 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout23 [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout23 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_hidden_axes [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_hidden_axes ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_container.py::test_errorbar_remove [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_container.py::test_errorbar_remove ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_2d_valid [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_2d_valid ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_mismatch_2 [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_mismatch_2 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_mismatch_4 [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_mismatch_4 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_invalid_2 [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_invalid_2 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_Nlevels [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_Nlevels ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_uniform_z [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_uniform_z ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_manual_labels[pdf] [gw1] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_manual_labels[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_labels_size_color[png] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_labels_size_color[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_datetime_axis[png] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_datetime_axis[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_corner_mask[png] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_corner_mask[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contourf_symmetric_locator [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contourf_symmetric_locator ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_internal_cpp_api [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_internal_cpp_api ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contourf_log_extension[png] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contourf_log_extension[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py::test_colorcycle_basic[png] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py::test_colorcycle_basic[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py::test_linestylecycle_basic[png] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py::test_linestylecycle_basic[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py::test_fillcycle_ignore[png] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py::test_fillcycle_ignore[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py::test_property_collision_fill[png] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py::test_property_collision_fill[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py::test_cycle_reset [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py::test_cycle_reset ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_numpyx [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_numpyx ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[s]-t01] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[s]-t01] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[us]-t00] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[us]-t00] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[us]-t02] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[us]-t02] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ms]-t01] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ms]-t01] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ns]-t00] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ns]-t00] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ns]-t02] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ns]-t02] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT[datetime64[us]] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT[datetime64[us]] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT[datetime64[ns]] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT[datetime64[ns]] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT_scalar[ms] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT_scalar[ms] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT_scalar[ns] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT_scalar[ns] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_axhspan[png] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_axhspan[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_axhline[png] [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_axhline[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_too_many_date_ticks [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_too_many_date_ticks ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_RRuleLocator_dayrange [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_RRuleLocator_dayrange ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_locator_set_formatter [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_locator_set_formatter ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_formatter_callable [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_formatter_callable ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_empty_date_with_year_formatter [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_empty_date_with_year_formatter ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_auto_date_locator_intmult [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_auto_date_locator_intmult ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_auto_date_locator_intmult_tz [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_auto_date_locator_intmult_tz ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date2num_dst [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date2num_dst ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_rrulewrapper [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_rrulewrapper ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_yearlocator_pytz [gw1] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_yearlocator_pytz ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_tz_utc [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_tz_utc ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_num2timedelta[x1-tdelta1] [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_num2timedelta[x1-tdelta1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dviread.py::test_PsfontsMap [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dviread.py::test_PsfontsMap ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_add_artist[png] [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_add_artist[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_align_labels[png] [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_align_labels[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_align_labels[svg] [gw1] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_align_labels[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_fignum_exists [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_fignum_exists ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figure[png] [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figure[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figure[svg] [gw1] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figure[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figure_legend[pdf] [gw1] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figure_legend[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_gca [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_gca ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_suptitle[pdf] [gw1] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_suptitle[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_suptitle_fontproperties [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_suptitle_fontproperties ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_alpha[svg] [gw1] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_alpha[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_iterability_axes_argument [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_iterability_axes_argument ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_axes_remove [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_axes_remove ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_autofmt_xdate[None] [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_autofmt_xdate[None] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_autofmt_xdate[major] [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_autofmt_xdate[major] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_change_dpi [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_change_dpi ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_subplots_shareax_loglabels [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_subplots_shareax_loglabels ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figure_repr [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figure_repr ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_fspath[png] [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_fspath[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_fspath[ps] [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_fspath[ps] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_fspath[svg] [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_fspath[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_font_priority [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_font_priority ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_json_serialization [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_json_serialization ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_get_fontconfig_fonts [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_get_fontconfig_fonts ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_hinting_factor[4] [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_hinting_factor[4] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_hinting_factor[8] [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_hinting_factor[8] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_find_ttc [gw1] [ 18%] XFAIL ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_find_ttc ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_user_fonts_win32 [gw1] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_user_fonts_win32 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_gridspec.py::test_equal [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_gridspec.py::test_equal ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_gridspec.py::test_height_ratios [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_gridspec.py::test_height_ratios ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_pil[pdf] [gw1] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_pil[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_interps[png] [gw0] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_colorbar_location[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_container.py::test_stem_remove [gw0] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_container.py::test_stem_remove ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_1d_valid [gw0] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_1d_valid ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_mismatch_1 [gw0] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_mismatch_1 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_mismatch_3 [gw0] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_mismatch_3 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_invalid_1 [gw0] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_invalid_1 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_empty_levels [gw0] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_empty_levels ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_badlevel_fmt [gw0] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_badlevel_fmt ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_manual_labels[png] [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_interps[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_interps[svg] [gw1] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_interps[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_interp_nearest_vs_none[pdf] [gw1] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_interp_nearest_vs_none[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_figimage0[png] [gw0] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_manual_labels[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_manual_labels[svg] [gw0] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_manual_labels[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_given_colors_levels_and_extends[png] [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_figimage0[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_figimage1[png] [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_figimage1[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_python_io [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_python_io ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imread_fspath [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imread_fspath ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imsave[jpg] [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imsave[jpg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imsave[tiff] [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imsave[tiff] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imsave_fspath[pdf] [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imsave_fspath[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imsave_fspath[eps] [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imsave_fspath[eps] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imsave_color_alpha [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imsave_color_alpha ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_alpha[pdf] [gw1] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_alpha[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_cursor_data [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_cursor_data ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_format_cursor_data[data1-[0.123]-[0.123]] [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_format_cursor_data[data1-[0.123]-[0.123]] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_clip[pdf] [gw1] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_clip[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_cliprect[png] [gw0] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_given_colors_levels_and_extends[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_labels[png] [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_cliprect[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_cliprect[svg] [gw1] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_cliprect[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow[pdf] [gw1] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_no_interpolation_origin[png] [gw0] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_labels[png] [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_no_interpolation_origin[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_no_interpolation_origin[svg] [gw1] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_no_interpolation_origin[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_shift[svg] [gw1] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_shift[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_composite_background[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contourf_decreasing_levels [gw0] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contourf_decreasing_levels ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_1x1_array [gw0] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_1x1_array ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_circular_contour_warning [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_composite_background[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_composite_background[svg] [gw1] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_composite_background[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_composite_alpha[pdf] [gw1] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_composite_alpha[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_rasterize_dpi[pdf] [gw1] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_rasterize_dpi[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_bbox_image_inverted[png] [gw0] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_circular_contour_warning ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_addlines[png] [gw1] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_bbox_image_inverted[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_bbox_image_inverted[svg] [gw1] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_bbox_image_inverted[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_zoom_and_clip_upper_origin[png] [gw1] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_zoom_and_clip_upper_origin[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_nonuniformimage_setnorm [gw1] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_nonuniformimage_setnorm ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_jpeg_alpha [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_addlines[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py::test_marker_cycle[png] [gw1] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_jpeg_alpha ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_axesimage_setdata [gw1] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_axesimage_setdata ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_pcolorimage_setdata [gw1] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_pcolorimage_setdata ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_log_scale_image[png] [gw1] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_log_scale_image[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_log_scale_image[svg] [gw1] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_log_scale_image[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_rotate_image[pdf] [gw1] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_rotate_image[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_preserve_size [gw1] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_preserve_size ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_mask_image_over_under[png] [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py::test_marker_cycle[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py::test_fillcycle_basic[png] [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py::test_fillcycle_basic[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py::test_property_collision_plot[png] [gw1] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_mask_image_over_under[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_mask_image[pdf] [gw1] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_mask_image[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_endianess[png] [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py::test_property_collision_plot[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py::test_valid_input_forms [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py::test_valid_input_forms ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py::test_invalid_input_forms [gw1] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_endianess[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_masked_interpolation[pdf] [gw1] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_masked_interpolation[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_no_warn_invalid [gw1] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_no_warn_invalid ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype1] [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py::test_invalid_input_forms ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[s]-t00] [gw1] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype3] [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[s]-t00] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[s]-t02] [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[s]-t02] [gw1] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype3] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype5] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[us]-t01] [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[us]-t01] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ms]-t00] [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ms]-t00] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ms]-t02] [gw1] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype5] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_flatfield[png] [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ms]-t02] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ns]-t01] [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ns]-t01] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT[datetime64[s]] [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT[datetime64[s]] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT[datetime64[ms]] [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT[datetime64[ms]] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT_scalar[s] [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT_scalar[s] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT_scalar[us] [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT_scalar[us] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_empty[png] [gw1] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_flatfield[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_bignumbers_real[png] [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_empty[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_axvspan[png] [gw1] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_bignumbers_real[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_empty_imshow[LogNorm] [gw1] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_empty_imshow[LogNorm] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_empty_imshow[1] [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_axvspan[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_axvline[png] [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_axvline[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_RRuleLocator[png] [gw1] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_empty_imshow[1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_bool [gw1] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_bool ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_composite[True-1-ps- colorimage] [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_RRuleLocator[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_DateFormatter[png] [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_DateFormatter[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_formatter_strftime [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_formatter_strftime ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_drange [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_drange ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_auto_date_locator [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_auto_date_locator [gw1] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_composite[True-1-ps- colorimage] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_concise_formatter ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_composite[False-2-ps- colorimage] [gw1] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_composite[False-2-ps- colorimage] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_relim [gw1] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_relim ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_cursor_formatting [gw1] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_cursor_formatting ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_auto1[png] [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_concise_formatter ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_inverted_limit[png] [gw1] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_auto1[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_auto1[svg] [gw1] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_auto1[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_auto2[pdf] [gw1] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_auto2[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_auto3[png] [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_inverted_limit[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date2num_dst_pandas [gw0] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date2num_dst_pandas ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_rrulewrapper_pytz [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_rrulewrapper_pytz ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_DayLocator [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_DayLocator ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_num2timedelta[1-tdelta0] [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_num2timedelta[1-tdelta0] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_datetime64_in_list [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_datetime64_in_list ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dviread.py::test_dviread [gw1] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_auto3[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_auto3[svg] [gw1] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_auto3[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_various_labels[pdf] [gw1] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_various_labels[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_labels_first[png] [gw1] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_labels_first[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_alpha_rgba[png] [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dviread.py::test_dviread ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_add_artist[pdf] [gw0] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_add_artist[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_align_labels[pdf] [gw0] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_align_labels[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figure_label [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figure_label ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_clf_keyword [gw1] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_alpha_rgba[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_fancy[png] [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_clf_keyword ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figure[pdf] [gw0] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figure[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figure_legend[png] [gw1] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_fancy[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_fancy[svg] [gw1] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_fancy[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_framealpha[pdf] [gw1] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_framealpha[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_rc[png] [gw0] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figure_legend[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figure_legend[svg] [gw0] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figure_legend[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_suptitle[png] [gw1] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_rc[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_rc[svg] [gw1] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_rc[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_expand[pdf] [gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_expand[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_hatching[png] [gw0] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_suptitle[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_suptitle[svg] [gw0] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_suptitle[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_alpha[png] [gw0] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_alpha[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_too_many_figures [gw0] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_too_many_figures ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_set_fig_size [gw0] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_set_fig_size ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figaspect [gw0] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figaspect [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_hatching[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_hatching[svg] [gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_hatching[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_legend_handle_label ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_autofmt_xdate[both] [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_legend_handle_label ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_legend_label_args [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_legend_label_args ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_legend_handler_map [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_legend_handler_map ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_warn_args_kwargs [gw0] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_autofmt_xdate[both] [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_warn_args_kwargs ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFigureFunction::test_legend_handle_label ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_autofmt_xdate[minor] [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFigureFunction::test_legend_handle_label ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFigureFunction::test_legend_label_arg [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFigureFunction::test_legend_label_arg ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFigureFunction::test_legend_label_three_args_pluskw [gw0] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_autofmt_xdate[minor] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_invalid_figure_size [gw0] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_invalid_figure_size ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_savefig [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFigureFunction::test_legend_label_three_args_pluskw ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFigureFunction::test_warn_args_kwargs [gw0] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_savefig ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_warn_cl_plus_tl [gw0] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_warn_cl_plus_tl ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_fspath[pdf] [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFigureFunction::test_warn_args_kwargs ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_cross_figure_patch_legend [gw0] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_fspath[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_fspath[eps] [gw0] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_fspath[eps] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_tightbbox [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_cross_figure_patch_legend ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_repeatcheckok [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_repeatcheckok ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_not_covering_scatter_transform[png] [gw0] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_tightbbox ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_score_weight [gw0] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_score_weight ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_otf [gw0] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_otf ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_hinting_factor[2] [gw0] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_hinting_factor[2] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_hinting_factor[6] [gw0] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_hinting_factor[6] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_utf16m_sfnt [gw0] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_utf16m_sfnt ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_user_fonts_linux [gw0] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_user_fonts_linux ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_fork [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_not_covering_scatter_transform[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_handler_numpoints [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_handler_numpoints ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_title_empty [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_title_empty ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_window_extent_cached_renderer [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_window_extent_cached_renderer ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_get_set_draggable [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_get_set_draggable ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_warn_big_data_best_loc [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_warn_big_data_best_loc ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_step_markers[png] [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_step_markers[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_step_markers[svg] [gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_step_markers[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_set_line_coll_dash [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_set_line_coll_dash ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_line_dashes[pdf] [gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_line_dashes[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_line_colors [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_line_colors ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_valid_linestyles [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_valid_linestyles ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_valid_drawstyles [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_valid_drawstyles ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_set_line_coll_dash_image[png] [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_set_line_coll_dash_image[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_set_line_coll_dash_image[svg] [gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_set_line_coll_dash_image[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_lw_scaling[png] [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_lw_scaling[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_lw_scaling[svg] [gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_lw_scaling[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_marker.py::test_markers_valid [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_marker.py::test_markers_valid ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_marker.py::test_marker_path [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_marker.py::test_marker_path ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-0] [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-0] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-2] [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-2] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-4] [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-4] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-6] [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-6] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-8] [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-8] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-10] [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-10] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-12] [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-12] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-14] [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-14] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-16] [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-16] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-18] [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-18] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-20] [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-20] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-22] [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-22] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-24] [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-24] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-26] [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-26] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-28] [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-28] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-30] [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-30] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-32] [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-32] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-34] [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-34] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-36] [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-36] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-38] [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-38] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-40] [gw0] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_fork ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_gridspec.py::test_width_ratios [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-40] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-42] [gw0] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_gridspec.py::test_width_ratios ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_pil[png] [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-42] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-44] [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-44] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-46] [gw1] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-46] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-48] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-48] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-50] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-50] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-52] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-52] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-54] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-54] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-56] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-56] [gw0] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_pil[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_pil[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-58] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-58] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-60] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-60] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-62] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-62] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-64] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-64] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-66] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-66] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-68] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-68] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-70] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-70] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-72] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-72] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-74] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-74] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-76] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-76] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-78] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-78] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-80] [gw0] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_pil[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_interps[pdf] [gw0] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_interps[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_alpha_interp[png] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-80] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-82] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-82] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-1] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-3] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-3] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-5] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-5] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-7] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-7] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-9] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-9] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-11] [gw0] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_alpha_interp[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_interp_nearest_vs_none[svg] [gw0] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_interp_nearest_vs_none[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_figimage0[pdf] [gw0] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_figimage0[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_figimage1[pdf] [gw0] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_figimage1[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imread_pil_uint16 [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-11] [gw0] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imread_pil_uint16 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-13] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imsave[png] [gw0] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imsave[png] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-13] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-15] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imsave[jpeg] [gw0] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imsave[jpeg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imsave_fspath[png] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-15] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-17] [gw0] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imsave_fspath[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imsave_fspath[ps] [gw0] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imsave_fspath[ps] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-17] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imsave_fspath[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-19] [gw0] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imsave_fspath[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_alpha[png] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-19] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-21] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-21] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-23] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-23] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-25] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-25] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-27] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-27] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-29] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-29] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-31] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-31] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-33] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-33] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-35] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-35] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-37] [gw0] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_alpha[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_alpha[svg] [gw0] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_alpha[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_format_cursor_data[data0-[1e+04]-[10001]] [gw0] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_format_cursor_data[data0-[1e+04]-[10001]] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_clip[png] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-37] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-39] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-39] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-41] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-41] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-43] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-43] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-45] [gw0] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_clip[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_clip[svg] [gw0] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_clip[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_cliprect[pdf] [gw0] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_cliprect[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow[png] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-45] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-47] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-47] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-49] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-49] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-51] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-51] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-53] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-53] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-55] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-55] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-57] [gw0] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow[svg] [gw0] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_no_interpolation_origin[pdf] [gw0] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_no_interpolation_origin[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_shift[pdf] [gw0] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_shift[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_edges [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-57] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-59] [gw0] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_edges [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-59] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-61] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_composite_background[pdf] [gw0] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_composite_background[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_composite_alpha[png] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-61] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-63] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-63] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-65] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-65] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-67] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-67] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-69] [gw1] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-69] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-71] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-71] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-73] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-73] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-75] [gw0] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_composite_alpha[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_composite_alpha[svg] [gw0] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_composite_alpha[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_rasterize_dpi[svg] [gw0] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_rasterize_dpi[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_bbox_image_inverted[pdf] [gw0] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_bbox_image_inverted[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_get_window_extent_for_AxisImage [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-75] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-77] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-77] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-79] [gw0] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_get_window_extent_for_AxisImage ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_nonuniformimage_setcmap [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-79] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-81] [gw0] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_nonuniformimage_setcmap ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_jpeg_2d [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-81] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-0] [gw0] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_jpeg_2d ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_nonuniformimage_setdata [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-0] [gw0] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_nonuniformimage_setdata ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_figureimage_setdata ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-2] [gw0] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_figureimage_setdata ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_minimized_rasterized [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-2] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-4] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-4] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-6] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-6] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-8] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-8] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-10] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-10] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-12] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-12] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-14] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-14] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-16] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-16] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-18] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-18] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-20] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-20] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-22] [gw0] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_minimized_rasterized ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_log_scale_image[pdf] [gw0] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_log_scale_image[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_rotate_image[png] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-22] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-24] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-24] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-26] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-26] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-28] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-28] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-30] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-30] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-32] [gw0] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_rotate_image[png] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-32] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_rotate_image[svg] [gw0] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_rotate_image[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_preserve_size2 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-34] [gw0] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_preserve_size2 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_mask_image[png] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-34] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-36] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-36] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-38] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-38] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-40] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-40] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-42] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-42] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-44] [gw0] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_mask_image[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_mask_image[svg] [gw0] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_mask_image[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_masked_interpolation[png] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-44] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-46] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-46] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-48] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-48] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-50] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-50] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-52] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-52] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-54] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-54] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-56] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-56] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-58] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-58] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-60] [gw0] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_masked_interpolation[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_masked_interpolation[svg] [gw0] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_masked_interpolation[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype0] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-60] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-62] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-62] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-64] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-64] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-66] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-66] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-68] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-68] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-69] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-69] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-70] [gw0] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype0] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype2] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-70] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-71] [gw0] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype2] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype4] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-71] [gw0] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype4] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype6] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-72] [gw0] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype6] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_bignumbers[png] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-72] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-73] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-73] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-74] [gw0] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_bignumbers[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_empty_imshow[Normalize] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-74] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-75] [gw0] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_empty_imshow[Normalize] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_empty_imshow[0] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-75] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-76] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-76] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-77] [gw0] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_empty_imshow[0] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_float128 [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-77] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-78] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-78] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-79] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-79] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-80] [gw0] [ 23%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_float128 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_full_invalid [gw1] [ 23%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-80] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-81] [gw1] [ 23%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-81] [gw0] [ 23%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_full_invalid ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_composite[True-1-svg-100%] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=0, x>100%] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=0, x=100%] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=0, x=100%] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=0, x<100%] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=0, x<100%] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=0, x<0%] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=0, x<0%] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=1, x>100%] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=1, x>100%] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=1, x=100%] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=1, x=100%] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=1, x<100%] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=1, x<100%] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=1, x<0%] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=1, x<0%] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[autodecimal, x<100%, display_range=1] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/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::TestPercentFormatter::test_basic[autodecimal, x>100%, display_range=6 (custom xmax test)] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/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::TestPercentFormatter::test_basic[autodecimal, x<100%, display_range=8.5 (autodecimal test 1)] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/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::TestPercentFormatter::test_basic[autodecimal, x<100%, display_range=8.4 (autodecimal test 2)] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/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::TestPercentFormatter::test_basic[autodecimal, x<-100%, display_range=1e-6 (tiny display range)] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/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::TestPercentFormatter::test_basic[None as percent symbol] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[None as percent symbol] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[Empty percent symbol] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[Empty percent symbol] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[Custom percent symbol] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[Custom percent symbol] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_latex[False-False-50\\{t}%] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_latex[False-False-50\\{t}%] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_latex[False-True-50\\\\\\{t\\}\\%] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_latex[False-True-50\\\\\\{t\\}\\%] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_latex[True-False-50\\{t}%] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_latex[True-False-50\\{t}%] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_latex[True-True-50\\{t}%] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_latex[True-True-50\\{t}%] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::test_majformatter_type [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::test_majformatter_type ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::test_minformatter_type [gw1] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_style.py::test_xkcd_no_cm ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_style.py::test_xkcd_cm [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::test_minformatter_type ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::test_majlocator_type [gw1] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_style.py::test_xkcd_cm ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_subplots.py::test_shared [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::test_majlocator_type ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::test_minlocator_type [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::test_minlocator_type ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::test_minorticks_rc [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::test_minorticks_rc ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::test_remove_overlap[True-6] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::test_remove_overlap[True-6] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::test_remove_overlap[None-6] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::test_remove_overlap[None-6] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::test_remove_overlap[False-9] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::test_remove_overlap[False-9] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout1[png] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout1[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout1[pdf] [gw0] [ 97%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout1[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout1[svg] [gw0] [ 97%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout1[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout2[png] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout2[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout2[pdf] [gw0] [ 97%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout2[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout2[svg] [gw0] [ 97%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout2[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout3[png] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout3[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout3[pdf] [gw0] [ 97%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout3[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout3[svg] [gw0] [ 97%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout3[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout4[png] [gw0] [ 97%] XPASS ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout4[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout4[pdf] [gw0] [ 97%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout4[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout4[svg] [gw0] [ 97%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout4[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout5[png] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout5[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout5[pdf] [gw0] [ 97%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout5[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout5[svg] [gw0] [ 97%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout5[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout6[png] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout6[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout6[pdf] [gw0] [ 97%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout6[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout6[svg] [gw0] [ 97%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout6[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout7[png] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout7[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout7[pdf] [gw0] [ 97%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout7[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout7[svg] [gw0] [ 97%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout7[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout8[png] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout8[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout8[pdf] [gw0] [ 97%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout8[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout8[svg] [gw0] [ 97%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout8[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout9[png] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout9[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout9[pdf] [gw0] [ 97%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout9[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout9[svg] [gw0] [ 97%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout9[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_outward_ticks [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_outward_ticks ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout_offsetboxes[png] [gw1] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_subplots.py::test_shared ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_subplots.py::test_shared_and_moved [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout_offsetboxes[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout_offsetboxes[pdf] [gw0] [ 97%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout_offsetboxes[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout_offsetboxes[svg] [gw0] [ 97%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout_offsetboxes[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_empty_layout [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_empty_layout ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_verybig_decorators_horizontal [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_verybig_decorators_horizontal ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_verybig_decorators_vertical [gw1] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_subplots.py::test_shared_and_moved ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_subplots.py::test_exceptions [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_verybig_decorators_vertical ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_big_decorators_horizontal [gw1] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_subplots.py::test_exceptions ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_subplots.py::test_subplots_offsettext[png] [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_big_decorators_horizontal ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_big_decorators_vertical [gw1] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_subplots.py::test_subplots_offsettext[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_subplots.py::test_subplots_offsettext[pdf] [gw1] [ 97%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_subplots.py::test_subplots_offsettext[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_subplots.py::test_subplots_offsettext[svg] [gw1] [ 97%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_subplots.py::test_subplots_offsettext[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_subplots.py::test_get_gridspec [gw0] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_big_decorators_vertical [gw1] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_subplots.py::test_get_gridspec ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_subplots.py::test_dont_mutate_kwargs ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_badsubplotgrid [gw1] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_subplots.py::test_dont_mutate_kwargs ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_table.py::test_non_square [gw1] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_table.py::test_non_square [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_badsubplotgrid ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_collapsed ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_table.py::test_zorder[png] [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_collapsed ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_non_affine_caching [gw1] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_table.py::test_zorder[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_table.py::test_label_colours[png] [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_non_affine_caching ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_external_transform_api [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_external_transform_api ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_pre_transform_plotting[png] [gw1] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_table.py::test_label_colours[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_table.py::test_diff_cell_table[png] [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_pre_transform_plotting[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_pre_transform_plotting[pdf] [gw0] [ 98%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_pre_transform_plotting[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_pre_transform_plotting[svg] [gw0] [ 98%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_pre_transform_plotting[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_contour_pre_transform_limits [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_contour_pre_transform_limits ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_pcolor_pre_transform_limits [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_pcolor_pre_transform_limits ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_pcolormesh_pre_transform_limits [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_pcolormesh_pre_transform_limits ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_Affine2D_from_values [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_Affine2D_from_values ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_clipping_of_log [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_clipping_of_log ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::BasicTransformTests::test_affine_simplification [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::BasicTransformTests::test_affine_simplification ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::BasicTransformTests::test_contains_branch [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::BasicTransformTests::test_contains_branch ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::BasicTransformTests::test_left_to_right_iteration [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::BasicTransformTests::test_left_to_right_iteration ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::BasicTransformTests::test_transform_depth [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::BasicTransformTests::test_transform_depth ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::BasicTransformTests::test_transform_shortcuts [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::BasicTransformTests::test_transform_shortcuts ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extent_axes_coords [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extent_axes_coords ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extent_compound_coords1 [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extent_compound_coords1 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extent_compound_coords2 [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extent_compound_coords2 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extent_data_coords [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extent_data_coords ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extent_predata_transform_coords [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extent_predata_transform_coords ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extents_affine [gw1] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_table.py::test_diff_cell_table[png] [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extents_affine ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extents_for_non_affine_transData ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_table.py::test_customcell [gw1] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_table.py::test_customcell ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_table.py::test_auto_column[png] [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extents_for_non_affine_transData ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extents_non_affine [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extents_non_affine ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_pathc_extents_affine [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_pathc_extents_affine ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_pathc_extents_non_affine [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_pathc_extents_non_affine ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_bbox_intersection [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_bbox_intersection ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_bbox_as_strings [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_bbox_as_strings ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_transform_single_point [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_transform_single_point ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_log_transform [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_log_transform ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_nan_overlap [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_nan_overlap ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_transform_angles [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_transform_angles ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_nonsingular [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_nonsingular ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_invalid_arguments [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_invalid_arguments ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_transformed_path [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_transformed_path ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_transformed_patch_path [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_transformed_patch_path ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_lockable_bbox[x0] [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_lockable_bbox[x0] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_lockable_bbox[y0] [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_lockable_bbox[y0] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_lockable_bbox[x1] [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_lockable_bbox[x1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_lockable_bbox[y1] [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_lockable_bbox[y1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_duplicate_points [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_duplicate_points ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_points_in_line [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_points_in_line ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x0-y0] [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x0-y0] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x1-y1] [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x1-y1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x2-y2] [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x2-y2] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x3-y3] [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x3-y3] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x4-y4] [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x4-y4] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x5-y5] [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x5-y5] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_robust [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_robust ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_tripcolor[png] [gw1] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_table.py::test_auto_column[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_table.py::test_table_cells [gw1] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_table.py::test_table_cells ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_texmanager.py::test_fontconfig_preamble [gw1] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_texmanager.py::test_fontconfig_preamble ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_font_styles[png] [gw1] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_font_styles[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_font_styles[pdf] [gw1] [ 98%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_font_styles[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_font_styles[svg] [gw1] [ 98%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_font_styles[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_multiline[png] [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_tripcolor[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_no_modify [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_no_modify ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_trifinder [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_trifinder ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_triinterp [gw1] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_multiline[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_multiline[pdf] [gw1] [ 98%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_multiline[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_multiline[svg] [gw1] [ 98%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_multiline[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_multiline2[png] [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_triinterp ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_triinterpcubic_C1_continuity [gw1] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_multiline2[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_multiline2[pdf] [gw1] [ 98%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_multiline2[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_multiline2[svg] [gw1] [ 98%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_multiline2[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_antialiasing[png] [gw1] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_antialiasing[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_afm_kerning [gw1] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_afm_kerning ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_contains[png] [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_triinterpcubic_C1_continuity ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_triinterpcubic_cg_solver [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_triinterpcubic_cg_solver ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_triinterpcubic_geom_weights [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_triinterpcubic_geom_weights ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_triinterp_colinear [gw0] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_triinterp_colinear ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_triinterp_transformations [gw0] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_triinterp_transformations ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_tri_smooth_contouring[png] [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_contains[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_titles[png] [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_titles[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_titles[pdf] [gw1] [ 99%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_titles[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_titles[svg] [gw1] [ 99%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_titles[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_alignment[png] [gw0] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_tri_smooth_contouring[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_tri_smooth_gradient[png] [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_alignment[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_alignment[pdf] [gw1] [ 99%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_alignment[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_alignment[svg] [gw1] [ 99%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_alignment[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_axes_titles[png] [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_axes_titles[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_set_position [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_set_position ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_get_rotation_string [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_get_rotation_string ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_get_rotation_float [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_get_rotation_float ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_get_rotation_int [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_get_rotation_int ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_get_rotation_raises [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_get_rotation_raises ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_get_rotation_none [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_get_rotation_none ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_get_rotation_mod360 [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_get_rotation_mod360 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[center-center] [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[center-center] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[center-right] [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[center-right] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[center-left] [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[center-left] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[top-center] [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[top-center] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[top-right] [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[top-right] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[top-left] [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[top-left] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[bottom-center] [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[bottom-center] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[bottom-right] [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[bottom-right] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[bottom-left] [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[bottom-left] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[baseline-center] [gw0] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_tri_smooth_gradient[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_tritools [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[baseline-center] [gw0] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_tritools ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[baseline-right] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_trirefine [gw0] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_trirefine ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_triplot_return [gw0] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_triplot_return [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[baseline-right] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_trirefiner_fortran_contiguous_triangles ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[baseline-left] [gw0] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_trirefiner_fortran_contiguous_triangles ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_qhull_triangle_orientation [gw0] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_qhull_triangle_orientation ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_trianalyzer_mismatched_indices [gw0] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_trianalyzer_mismatched_indices ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_tricontourf_decreasing_levels [gw0] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_tricontourf_decreasing_levels ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_internal_cpp_api [gw0] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_internal_cpp_api [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[baseline-left] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_qhull_large_offset ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[center_baseline-center] [gw0] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_qhull_large_offset ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_tricontour_non_finite_z [gw0] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_tricontour_non_finite_z ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ttconv.py::test_truetype_conversion[pdf] [gw0] [ 99%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ttconv.py::test_truetype_conversion[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_type1font.py::test_Type1Font [gw0] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_type1font.py::test_Type1Font ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_units.py::test_numpy_facade[png] [gw0] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_units.py::test_numpy_facade[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_units.py::test_plot_masked_units[png] [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[center_baseline-center] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[center_baseline-right] [gw0] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_units.py::test_plot_masked_units[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_units.py::test_empty_set_limits_with_units [gw0] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_units.py::test_empty_set_limits_with_units ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_units.py::test_jpl_bar_units[png] [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[center_baseline-right] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[center_baseline-left] [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[center_baseline-left] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_bbox_clipping[png] [gw0] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_units.py::test_jpl_bar_units[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_units.py::test_jpl_barh_units[png] [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_bbox_clipping[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_bbox_clipping[pdf] [gw1] [ 99%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_bbox_clipping[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_bbox_clipping[svg] [gw1] [ 99%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_bbox_clipping[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_annotation_negative_ax_coords[png] [gw0] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_units.py::test_jpl_barh_units[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_units.py::test_empty_arrays [gw0] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_units.py::test_empty_arrays ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_units.py::test_scatter_element0_masked [gw0] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_units.py::test_scatter_element0_masked [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_annotation_negative_ax_coords[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_annotation_negative_fig_coords[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_usetex.py::test_usetex[pdf] [gw0] [ 99%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_usetex.py::test_usetex[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_usetex.py::test_usetex[png] [gw0] [ 99%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_usetex.py::test_usetex[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_rectangle_selector [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_annotation_negative_fig_coords[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_text_stale [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_text_stale ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_agg_text_clip[png] [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_agg_text_clip[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_text_size_binding [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_text_size_binding ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_font_scaling[pdf] [gw1] [ 99%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_font_scaling[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_two_2line_texts[0.4-2] [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_two_2line_texts[0.4-2] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_two_2line_texts[2-0.4] [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_two_2line_texts[2-0.4] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_span_selector [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_span_selector ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_lasso_selector [gw0] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_rectangle_selector ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_ellipse [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_lasso_selector ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_CheckButtons [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_CheckButtons ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_check_radio_buttons_image[png] [gw0] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_ellipse ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_rectangle_handles [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_check_radio_buttons_image[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_check_bunch_of_radio_buttons[png] [gw0] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_rectangle_handles ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_slider_slidermin_slidermax_invalid [gw0] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_slider_slidermin_slidermax_invalid ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_slider_valmin_valmax [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_check_bunch_of_radio_buttons[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_slider_slidermin_slidermax [gw0] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_slider_valmin_valmax ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_slider_horizontal_vertical [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_slider_slidermin_slidermax ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_polygon_selector [gw0] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_slider_horizontal_vertical [gw1] [100%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_polygon_selector =============================== warnings summary =============================== /usr/lib/python3.7/site-packages/_pytest/config/__init__.py:524 /usr/lib/python3.7/site-packages/_pytest/config/__init__.py:524 /usr/lib/python3.7/site-packages/_pytest/config/__init__.py:524: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: __main__ self.import_plugin(arg, consider_entry_points=True) /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335: PytestUnknownMarkWarning: Unknown pytest.mark.baseline_images - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html PytestUnknownMarkWarning, /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335: PytestUnknownMarkWarning: Unknown pytest.mark.style - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html PytestUnknownMarkWarning, /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335: PytestUnknownMarkWarning: Unknown pytest.mark.backend - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html PytestUnknownMarkWarning, /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335: PytestUnknownMarkWarning: Unknown pytest.mark.flaky - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html PytestUnknownMarkWarning, /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335: PytestUnknownMarkWarning: Unknown pytest.mark.timeout - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html PytestUnknownMarkWarning, /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335: PytestUnknownMarkWarning: Unknown pytest.mark.pytz - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html PytestUnknownMarkWarning, /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.7/site-packages/_pytest/mark/structures.py:335: PytestUnknownMarkWarning: Unknown pytest.mark.network - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html PytestUnknownMarkWarning, /usr/lib/python3.7/site-packages/_pytest/python.py:174 /usr/lib/python3.7/site-packages/_pytest/python.py:174 /usr/lib/python3.7/site-packages/_pytest/python.py:174 /usr/lib/python3.7/site-packages/_pytest/python.py:174 /usr/lib/python3.7/site-packages/_pytest/python.py:174 /usr/lib/python3.7/site-packages/_pytest/python.py:174 /usr/lib/python3.7/site-packages/_pytest/python.py:174: UserWarning: In Matplotlib 3.3 individual lines on a stem plot will be added as a LineCollection instead of individual lines. This significantly improves the performance of a stem plot. To remove this warning and switch to the new behaviour, set the "use_line_collection" keyword argument to True. testfunction(**testargs) /usr/lib/python3.7/site-packages/_pytest/python.py:174 /usr/lib/python3.7/site-packages/_pytest/python.py:174: MatplotlibDeprecationWarning: The dedent function was deprecated in Matplotlib 3.1 and will be removed in 3.3. Use inspect.cleandoc instead. testfunction(**testargs) /usr/lib/python3.7/site-packages/_pytest/python.py:174 /usr/lib/python3.7/site-packages/_pytest/python.py:174: MatplotlibDeprecationWarning: The is_hashable function was deprecated in Matplotlib 3.1 and will be removed in 3.3. Use isinstance(..., collections.abc.Hashable) instead. testfunction(**testargs) /usr/lib/python3.7/site-packages/_pytest/python.py:174 /usr/lib/python3.7/site-packages/_pytest/python.py:174 /usr/lib/python3.7/site-packages/_pytest/python.py:174 /usr/lib/python3.7/site-packages/_pytest/python.py:174 /usr/lib/python3.7/site-packages/_pytest/python.py:174: UserWarning: Attempting to set identical left == right == -0.5 results in singular transformations; automatically expanding. testfunction(**testargs) /usr/lib64/python3.7/site-packages/matplotlib/image.py:397 /usr/lib64/python3.7/site-packages/matplotlib/image.py:397: UserWarning: Warning: converting a masked element to nan. dv = (np.float64(self.norm.vmax) - /usr/lib64/python3.7/site-packages/matplotlib/image.py:398 /usr/lib64/python3.7/site-packages/matplotlib/image.py:398: UserWarning: Warning: converting a masked element to nan. np.float64(self.norm.vmin)) /usr/lib64/python3.7/site-packages/matplotlib/image.py:405 /usr/lib64/python3.7/site-packages/matplotlib/image.py:405: UserWarning: Warning: converting a masked element to nan. a_min = np.float64(newmin) /usr/lib64/python3.7/site-packages/matplotlib/image.py:410 /usr/lib64/python3.7/site-packages/matplotlib/image.py:410: UserWarning: Warning: converting a masked element to nan. a_max = np.float64(newmax) :6 :6: UserWarning: Warning: converting a masked element to nan. /usr/lib64/python3.7/site-packages/numpy/ma/core.py:711 /usr/lib64/python3.7/site-packages/numpy/ma/core.py:711: UserWarning: Warning: converting a masked element to nan. data = np.array(a, copy=False, subok=subok) /usr/lib/python3.7/site-packages/_pytest/python.py:174 /usr/lib/python3.7/site-packages/_pytest/python.py:174 /usr/lib/python3.7/site-packages/_pytest/python.py:174: MatplotlibDeprecationWarning: The demean function was deprecated in Matplotlib 3.1 and will be removed in 3.3. Use detrend_mean instead. testfunction(**testargs) /usr/lib/python3.7/site-packages/_pytest/python.py:174 /usr/lib/python3.7/site-packages/_pytest/python.py:174 /usr/lib/python3.7/site-packages/_pytest/python.py:174 /usr/lib/python3.7/site-packages/_pytest/python.py:174: MatplotlibDeprecationWarning: The Log10Transform class was deprecated in Matplotlib 3.1 and will be removed in 3.3. Use LogTransform instead. testfunction(**testargs) /usr/lib/python3.7/site-packages/_pytest/python.py:174 /usr/lib/python3.7/site-packages/_pytest/python.py:174 /usr/lib/python3.7/site-packages/_pytest/python.py:174 /usr/lib/python3.7/site-packages/_pytest/python.py:174: MatplotlibDeprecationWarning: The LogTransformBase class was deprecated in Matplotlib 3.1 and will be removed in 3.3. Use LogTransform instead. testfunction(**testargs) /usr/lib/python3.7/site-packages/_pytest/python.py:174 /usr/lib/python3.7/site-packages/_pytest/python.py:174: MatplotlibDeprecationWarning: The InvertedLog10Transform class was deprecated in Matplotlib 3.1 and will be removed in 3.3. Use InvertedLogTransform instead. testfunction(**testargs) /usr/lib/python3.7/site-packages/_pytest/python.py:174 /usr/lib/python3.7/site-packages/_pytest/python.py:174: MatplotlibDeprecationWarning: The InvertedLogTransformBase class was deprecated in Matplotlib 3.1 and will be removed in 3.3. Use InvertedLogTransform instead. testfunction(**testargs) /usr/lib/python3.7/site-packages/_pytest/python.py:174 /usr/lib/python3.7/site-packages/_pytest/python.py:174 /usr/lib/python3.7/site-packages/_pytest/python.py:174 /usr/lib/python3.7/site-packages/_pytest/python.py:174 /usr/lib/python3.7/site-packages/_pytest/python.py:174: MatplotlibDeprecationWarning: The examples.directory rcparam was deprecated in Matplotlib 3.0 and will be removed in 3.2. In the future, examples will be found relative to the 'datapath' directory. testfunction(**testargs) /usr/lib/python3.7/site-packages/_pytest/python.py:174 /usr/lib/python3.7/site-packages/_pytest/python.py:174: UserWarning: Tight layout not applied. The left and right margins cannot be made large enough to accommodate all axes decorations. testfunction(**testargs) /usr/lib/python3.7/site-packages/_pytest/cacheprovider.py:127 /usr/lib/python3.7/site-packages/_pytest/cacheprovider.py:127 /usr/lib/python3.7/site-packages/_pytest/cacheprovider.py:127 /usr/lib/python3.7/site-packages/_pytest/cacheprovider.py:127: PytestCacheWarning: could not create cache path /usr/lib64/python3.7/site-packages/.pytest_cache/v/cache/stepwise self.warn("could not create cache path {path}", path=path) /usr/lib/python3.7/site-packages/_pytest/cacheprovider.py:127 /usr/lib/python3.7/site-packages/_pytest/cacheprovider.py:127: PytestCacheWarning: could not create cache path /usr/lib64/python3.7/site-packages/.pytest_cache/v/cache/nodeids self.warn("could not create cache path {path}", path=path) -- Docs: https://docs.pytest.org/en/latest/warnings.html = 6459 passed, 1296 skipped, 10 xfailed, 9 xpassed, 91 warnings in 189.28 seconds = + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-mplcairo-0.3-1.fc31.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nySuI1 + umask 022 + cd /builddir/build/BUILD + cd mplcairo-0.3 + DOCDIR=/builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.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.3-1.fc31.s390x/usr/share/doc/python3-mplcairo + cp -pr README.rst /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x/usr/share/doc/python3-mplcairo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BaGQj3 + umask 022 + cd /builddir/build/BUILD + cd mplcairo-0.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.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.3-1.fc31.s390x/usr/share/licenses/python3-mplcairo + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x/usr/share/licenses/python3-mplcairo + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-mplcairo = 0.3-1.fc31 python3-mplcairo = 0.3-1.fc31 python3-mplcairo(s390-64) = 0.3-1.fc31 python3.7dist(mplcairo) = 0.3 python3dist(mplcairo) = 0.3 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.11)(64bit) libstdc++.so.6(CXXABI_1.3.2)(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.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(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 python3.7dist(matplotlib) >= 2.2 python3.7dist(pillow) python3.7dist(pycairo) >= 1.16 rtld(GNU_HASH) Obsoletes: python-mplcairo < 0.3-1.fc31 Processing files: python-mplcairo-debugsource-0.3-1.fc31.s390x Provides: python-mplcairo-debugsource = 0.3-1.fc31 python-mplcairo-debugsource(s390-64) = 0.3-1.fc31 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.3-1.fc31.s390x Provides: debuginfo(build-id) = 1411a585abe5bf7b7d95d21b5fd0d1fc63d14755 python3-mplcairo-debuginfo = 0.3-1.fc31 python3-mplcairo-debuginfo(s390-64) = 0.3-1.fc31 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.3-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x Wrote: /builddir/build/RPMS/python-mplcairo-debugsource-0.3-1.fc31.s390x.rpm Wrote: /builddir/build/RPMS/python3-mplcairo-0.3-1.fc31.s390x.rpm Wrote: /builddir/build/RPMS/python3-mplcairo-debuginfo-0.3-1.fc31.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.68eCb2 + umask 022 + cd /builddir/build/BUILD + cd mplcairo-0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0