Mock Version: 2.1 Mock Version: 2.1 Mock Version: 2.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mplcairo.spec'], chrootPath='/var/lib/mock/f31-build-20549399-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 x86_64 --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: x86_64 Building for target x86_64 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 x86_64 --nodeps /builddir/build/SPECS/python-mplcairo.spec'], chrootPath='/var/lib/mock/f31-build-20549399-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 x86_64 --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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1588550400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ney59E + 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.kyMKaE + 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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-x86_64-3.7 creating build/lib.linux-x86_64-3.7/mplcairo copying lib/mplcairo/multipage.py -> build/lib.linux-x86_64-3.7/mplcairo copying lib/mplcairo/qt.py -> build/lib.linux-x86_64-3.7/mplcairo copying lib/mplcairo/base.py -> build/lib.linux-x86_64-3.7/mplcairo copying lib/mplcairo/tk.py -> build/lib.linux-x86_64-3.7/mplcairo copying lib/mplcairo/gtk_native.py -> build/lib.linux-x86_64-3.7/mplcairo copying lib/mplcairo/_version.py -> build/lib.linux-x86_64-3.7/mplcairo copying lib/mplcairo/macosx.py -> build/lib.linux-x86_64-3.7/mplcairo copying lib/mplcairo/wx.py -> build/lib.linux-x86_64-3.7/mplcairo copying lib/mplcairo/__init__.py -> build/lib.linux-x86_64-3.7/mplcairo copying lib/mplcairo/gtk.py -> build/lib.linux-x86_64-3.7/mplcairo copying lib/mplcairo/_backports.py -> build/lib.linux-x86_64-3.7/mplcairo copying lib/mplcairo/_util.py -> build/lib.linux-x86_64-3.7/mplcairo running build_ext building 'mplcairo._mplcairo' extension creating build/temp.linux-x86_64-3.7 creating build/temp.linux-x86_64-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-x86_64-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/src/_unity_build.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-x86_64-3.7/mplcairo/_mplcairo.cpython-37m-x86_64-linux-gnu.so -flto + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WUsTeE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64 ++ dirname /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64 + 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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64/usr creating /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-x86_64-3.7/mplcairo/multipage.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-x86_64-3.7/mplcairo/qt.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-x86_64-3.7/mplcairo/base.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-x86_64-3.7/mplcairo/tk.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-x86_64-3.7/mplcairo/gtk_native.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-x86_64-3.7/mplcairo/_version.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-x86_64-3.7/mplcairo/macosx.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-x86_64-3.7/mplcairo/wx.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-x86_64-3.7/mplcairo/__init__.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-x86_64-3.7/mplcairo/_mplcairo.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-x86_64-3.7/mplcairo/gtk.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-x86_64-3.7/mplcairo/_backports.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64/usr/lib64/python3.7/site-packages/mplcairo copying build/lib.linux-x86_64-3.7/mplcairo/_util.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64/usr/lib64/python3.7/site-packages/mplcairo byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64/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.x86_64/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.x86_64/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.x86_64/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.x86_64/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.x86_64/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.x86_64/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.x86_64/usr/lib64/python3.7/site-packages/mplcairo/wx.py to wx.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64/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.x86_64/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.x86_64/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.x86_64/usr/lib64/python3.7/site-packages/mplcairo/_util.py to _util.cpython-37.pyc writing byte-compilation script '/tmp/tmpj7v33pk6.py' /usr/bin/python3 /tmp/tmpj7v33pk6.py removing /tmp/tmpj7v33pk6.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.x86_64/usr/lib64/python3.7/site-packages/mplcairo-0.3-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 0.3-1.fc31 --unique-debug-suffix -0.3-1.fc31.x86_64 --unique-debug-src-base python-mplcairo-0.3-1.fc31.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -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.x86_64/usr/lib64/python3.7/site-packages/mplcairo/_mplcairo.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64/usr/lib64/python3.7/site-packages/mplcairo/_mplcairo.cpython-37m-x86_64-linux-gnu.so original debug info size: 16636kB, size after compression: 16156kB /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.x86_64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64/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.Qz1GyF + umask 022 + cd /builddir/build/BUILD + cd mplcairo-0.3 + export PYTHONPATH=/builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64/usr/lib64/python3.7/site-packages PYTHONDONTWRITEBYTECODE=1 + PYTHONPATH=/builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64/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 / gw2 I / gw3 I / gw4 I / gw5 I / gw6 I / gw7 I / gw8 I / gw9 I / gw10 I / gw11 I / gw12 I / gw13 I / gw14 I / gw15 I / gw16 I / gw17 I / gw18 I / gw19 I / gw20 I / gw21 I / gw22 I / gw23 I / gw24 I / gw25 I / gw26 I / gw27 I / gw28 I / gw29 I / gw30 I / gw31 I / gw32 I / gw33 I / gw34 I / gw35 I / gw36 I / gw37 I / gw38 I / gw39 I / gw40 I / gw41 I / gw42 I / gw43 I / gw44 I / gw45 I / gw46 I / gw47 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 [gw2] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 [gw3] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 [gw4] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 [gw5] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 [gw6] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 [gw7] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw8] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw9] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw10] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw11] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw12] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw13] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 [gw14] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 [gw15] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 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 [gw16] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw17] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw18] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw19] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw20] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw21] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw22] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 [gw23] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw24] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw25] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw26] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw27] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw28] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw29] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw30] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw31] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw32] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw33] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw34] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw35] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw36] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 [gw37] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw38] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 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 [gw39] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 [gw40] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw41] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw42] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw43] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw44] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw45] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw46] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 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 [gw47] linux Python 3.7.7 cwd: /builddir/build/BUILD/mplcairo-0.3 [gw0] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw1] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw2] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw3] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw4] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw6] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw5] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw7] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw8] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw10] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw9] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw12] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw11] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw13] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw14] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw15] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw17] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw16] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw18] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw20] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw22] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw19] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw23] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw25] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw21] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw24] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw26] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw27] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw28] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw29] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw30] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw31] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw32] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw33] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw34] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw35] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw36] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw37] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw38] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw39] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw40] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw41] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [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 [gw42] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw43] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [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 [gw44] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [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 [gw45] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [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 [gw46] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] [gw47] Python 3.7.7 (default, Mar 13 2020, 10:23:39) -- [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 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 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] / gw2 [7773] / gw3 [7773] / gw4 [7773] / gw5 [7773] / gw6 [7773] / gw7 [7773] / gw8 [7773] / gw9 [7773] / gw10 [7773] / gw11 [7773] / gw12 [7773] / gw13 [7773] / gw14 [7773] / gw15 [7773] / gw16 [7773] / gw17 [7773] / gw18 [7773] / gw19 [7773] / gw20 [7773] / gw21 [7773] / gw22 [7773] / gw23 [7773] / gw24 [7773] / gw25 [7773] / gw26 [7773] / gw27 [7773] / gw28 [7773] / gw29 [7773] / gw30 [7773] / gw31 [7773] / gw32 [7773] / gw33 [7773] / gw34 [7773] / gw35 [7773] / gw36 [7773] / gw37 [7773] / gw38 [7773] / gw39 [7773] / gw40 [7773] / gw41 [7773] / gw42 [7773] / gw43 [7773] / gw44 [7773] / gw45 [7773] / gw46 [7773] / gw47 [7773] scheduling tests via LoadScheduling ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_afm.py::test_parse_header ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py::test_too_large_image ../../../../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[imagemagick_file-movie.gif] ../../../../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_agg.py::test_chunksize ../../../../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[ffmpeg_file-movie.mp4] ../../../../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 ../../../../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_embed_limit[to_html5_video] [gw40] [ 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_agg.py::test_pil_kwargs_png ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py::test_marker_with_nan ../../../../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/sphinxext/tests/test_tinypages.py::test_tinypages ../../../../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_movie_writer_registry ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py::test_agg_filter[png] ../../../../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[ffmpeg-movie.mp4] ../../../../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[avconv-output11] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_no_length_frames ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py::test_fancyarrow[png] ../../../../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_animation.py::test_cleanup_temporaries[to_html5_video] [gw42] [ 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_save_animation_smoketest[ffmpeg-output9] ../../../../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_animation.py::test_save_animation_smoketest[pillow-output15] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_cleanup_temporaries[to_jshtml] [gw43] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_cleanup_temporaries[to_jshtml] [gw12] [ 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_artist.py::test_clipping[png] ../../../../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_agg.py::test_pil_kwargs_tiff [gw2] [ 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_arrow_patches.py::test_boxarrow[png] ../../../../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_agg.py::test_jpeg_dpi ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[null-output17] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_afm.py::test_parse_char_metrics [gw3] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_afm.py::test_parse_char_metrics [gw32] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[avconv_file-output12] [gw33] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[imagemagick-output13] [gw20] [ 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_null_movie_writer [gw25] [ 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_agg_filter.py::test_agg_filter_alpha[pdf] [gw16] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg_filter.py::test_agg_filter_alpha[pdf] [gw15] [ 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_artist.py::test_hatching[png] ../../../../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_animation.py::test_save_animation_smoketest[html-movie.html] [gw24] [ 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_afm.py::test_font_manager_weight_normalization [gw6] [ 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_arrow_patches.py::test_fancyarrow_dash[png] [gw31] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[avconv-output11] [gw19] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[ffmpeg_file-movie.mp4] [gw29] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[ffmpeg-output9] [gw21] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[imagemagick-movie.gif] [gw22] [ 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[ffmpeg_file-output10] [gw30] [ 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_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_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_afm.py::test_get_familyname_guessed [gw4] [ 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_arrow_patches.py::test_fancyarrow_dpi_cor_200dpi[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py::test_repeated_save_with_alpha [gw5] [ 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_arrow_patches.py::test_arrow_styles[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_embed_limit[to_jshtml] [gw41] [ 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_save_animation_smoketest[avconv-movie.mp4] [gw23] [ 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[pillow-movie.gif] [gw34] [ 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_artist.py::test_artist_inspector_get_valid_values[-unknown] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_aliases [gw14] [ 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_axes.py::test_polar_rlim[png] ../../../../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_artist.py::test_setp ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_spy_invalid_kwargs ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_default_edges[png] ../../../../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_stem_params[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_None_zorder ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_formatter_ticker[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_hatching[svg] [gw16] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_hatching[svg] [gw25] [ 0%] 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.] [gw24] [ 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_properties ../../../../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_artist_inspector_get_valid_values[arg : int\nACCEPTS: Something else.-Something else. ] [gw29] [ 0%] 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_matshow[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[ACCEPTS: [ '-' | '--' | '-.' ]-[ '-' | '--' | '-.' ]] [gw21] [ 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_axes.py::test_formatter_ticker[pdf] [gw43] [ 0%] 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_twinx_axis_scales[png] [gw22] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_properties [gw30] [ 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_shaped_data[pdf] [gw29] [ 0%] 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_polar_rmin[svg] [gw2] [ 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_axes.py::test_fill_units[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_single_point[pdf] [gw24] [ 0%] 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_polar_annotations[pdf] [gw16] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_annotations[pdf] [gw43] [ 0%] 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_single_point[png] ../../../../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_twin_inherit_autoscale_setting [gw30] [ 0%] 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_polar_coord_annotations[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_imshow[svg] [gw29] [ 0%] 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_axhspan_epoch[pdf] [gw16] [ 0%] 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_nonfinite_limits[pdf] [gw24] [ 0%] 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_fill_between_interpolate[pdf] [gw43] [ 0%] 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_imshow_clip[png] [gw22] [ 0%] 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_markevery_linear_scales_zoomed[png] ../../../../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[pdf] [gw16] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery[pdf] [gw29] [ 0%] 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_hexbin_empty[png] ../../../../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_contour_hatching[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist2d_density_normed [gw39] [ 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_axes.py::test_spy[png] [gw23] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_None_zorder ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_alignment[png] [gw40] [ 0%] 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_polar_units[svg] [gw40] [ 0%] 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_fill_betweenx_input[2d_x1_input] [gw19] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_setp ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_coord_annotations[svg] [gw19] [ 0%] 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_hexbin_pickable [gw40] [ 0%] 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_bar_tick_label_multiple_old_alignment[png] [gw11] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py::test_chunksize ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_clipping[pdf] [gw11] [ 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_axes.py::test_basic_annotate[svg] [gw11] [ 0%] 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_polar_theta_limits[svg] [gw11] [ 0%] 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_arc_angles[png] [gw29] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist2d_density_normed [gw13] [ 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_artist.py::test_clipping[svg] [gw13] [ 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_axes.py::test_arrow_simple[png] [gw6] [ 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_axes.py::test_autoscale_tiny_range[pdf] [gw6] [ 0%] 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_polar_theta_position[pdf] [gw38] [ 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_axes.py::test_parse_scatter_color_args_edgecolors[kwargs1-None] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_acorr[png] [gw29] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs1-None] [gw19] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hexbin_pickable [gw18] [ 0%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_null_movie_writer [gw6] [ 0%] 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_pcolormesh[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot[svg] [gw29] [ 0%] 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_hist_offset[pdf] [gw29] [ 0%] 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_markevery_line[svg] [gw19] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_line[svg] [gw6] [ 0%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolormesh[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_remove ../../../../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_hist_step_empty[png] [gw2] [ 0%] 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_polar_invertedylim[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_contour_colorbar[pdf] [gw19] [ 0%] 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::TestScatter::test_scatter_c[c_case31-conversion] [gw19] [ 0%] 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_bxp_showmeanasline[png] [gw3] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py::test_fancyarrow_dpi_cor_100dpi[png] [gw7] [ 1%] 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_axes.py::test_inverted_cla ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py::test_connection_styles[png] [gw15] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_hatching[png] [gw12] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_clipping[png] ../../../../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_annotate_default_arrow [gw12] [ 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_polar_theta_limits[pdf] [gw12] [ 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_canonical[svg] [gw12] [ 1%] 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_hist_step_log_bottom[png] [gw29] [ 1%] 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_magnitude_spectrum_freqs[png] [gw46] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_funcanimation_holding_frames[cache_frame_data_is_enabled] [gw44] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_failing_ffmpeg ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_twin_axis_locators_formatters[pdf] [gw46] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_twin_axis_locators_formatters[pdf] [gw41] [ 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_polar_negative_rmin[svg] [gw45] [ 1%] 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_axes.py::test_twin_axis_locators_formatters[png] [gw15] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_annotate_default_arrow [gw4] [ 1%] 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_axes.py::test_formatter_ticker[svg] [gw44] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_formatter_ticker[svg] [gw46] [ 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_fill_between_interpolate_decreasing[pdf] [gw46] [ 1%] 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_bar_pandas ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axvspan_epoch[svg] [gw15] [ 1%] 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_arc_ellipse[svg] ../../../../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_polar_negative_rmin[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_rmin[png] [gw15] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_arc_ellipse[svg] [gw46] [ 1%] 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::TestScatter::test_scatter_c[c_case8-None] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_with_empty_input[data1-1] [gw46] [ 1%] 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::test_stackplot[svg] [gw46] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_stackplot[svg] [gw40] [ 1%] 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_vert_violinplot_showextrema[png] [gw43] [ 1%] 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::TestScatter::test_scatter_c[rgb-shape] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[red-None] [gw14] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_cull_markers ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_arrow_empty [gw40] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[rgb-shape] [gw43] [ 1%] 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::test_log_scales[svg] [gw37] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[null-output17] [gw17] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg_filter.py::test_agg_filter_alpha[png] [gw43] [ 1%] 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_boxplot_mod_artist_after_plotting[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pyplot_axes ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_hatching[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_get_labels [gw17] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_hatching[pdf] [gw39] [ 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_polar_units[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_annotations[png] [gw39] [ 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_fill_betweenx_input[2d_y_input] [gw28] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[null-movie.null] [gw15] [ 1%] 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_artist.py::test_artist_inspector_get_valid_values[*arg : int-int] [gw39] [ 1%] 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_bar_tick_label_multiple[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case25-shape] [gw28] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[*arg : int-int] [gw15] [ 1%] 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::test_bxp_customwhisker[png] [gw14] [ 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_axvspan_epoch[pdf] [gw37] [ 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_shaped_data[png] [gw14] [ 1%] 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_arc_ellipse[pdf] [gw14] [ 1%] 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_hist_with_empty_input[data0-1] [gw6] [ 1%] 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_polar_wrap[svg] [gw37] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_wrap[svg] [gw30] [ 1%] 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_markevery_log_scales[svg] [gw30] [ 1%] 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::TestScatter::test_scatter_invalid_color[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case15-None] [gw6] [ 1%] 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::test_bxp_with_xlabels[png] [gw16] [ 1%] 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::TestScatter::test_scatter_c[c_case27-shape] [gw40] [ 1%] 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_boxplot_bad_ci_1 [gw18] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_remove ../../../../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_polar_annotations[svg] [gw1] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_twinx_axis_scales[png] [gw18] [ 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_axhspan_epoch[svg] [gw18] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axhspan_epoch[svg] [gw40] [ 1%] 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_hist_stacked_stepfilled_alpha[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery[svg] [gw16] [ 1%] 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::test_bxp_nocaps[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_symlog2[pdf] [gw1] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_symlog2[pdf] [gw18] [ 1%] 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_contour_hatching[pdf] [gw18] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_contour_hatching[pdf] [gw14] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_with_empty_input[data0-1] [gw37] [ 1%] 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::TestScatter::test_scatter_c[c_case24-None] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_tick_label_single[png] [gw5] [ 1%] 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_axes.py::TestScatter::test_scatter_c[c_case28-None] [gw18] [ 1%] 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::test_bxp_nobox[png] ../../../../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_autoscale_tiny_range[svg] [gw5] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_autoscale_tiny_range[svg] [gw23] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_alignment[png] [gw14] [ 1%] 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::test_bxp_customcap[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_theta_position[svg] [gw5] [ 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_hexbin_log[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolormesh_datetime_axis[png] [gw43] [ 1%] 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_hist_stacked_step[png] [gw38] [ 1%] 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_polar_units[png] [gw2] [ 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_pcolorargs_5205 [gw32] [ 1%] 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_const_xy[png] [gw39] [ 1%] 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::TestScatter::test_scatter_c[rgby-None] [gw19] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_showmeanasline[png] [gw39] [ 1%] 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::test_errorbar_limits[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_as_mpl_axes_api [gw19] [ 1%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_limits[pdf] [gw33] [ 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_mollweide_inverse_forward_closure [gw31] [ 1%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_minorticks_on_rcParams_both[png] [gw46] [ 2%] 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_structured_data ../../../../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_const_xy[pdf] [gw33] [ 2%] 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_polycollection_joinstyle[png] [gw3] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_inverted_cla [gw2] [ 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_polar_invertedylim_rorigin[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_log[pdf] [gw2] [ 2%] 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::TestScatter::test_scatter_c[c_case12-None] [gw2] [ 2%] 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::test_bxp_baseline[png] [gw8] [ 2%] 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_arrow_patches.py::test_invalid_intersection [gw9] [ 2%] 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_artist.py::test_collection_transform_of_none [gw26] [ 2%] 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_artist.py::test_artist_inspector_get_valid_values[.. ACCEPTS: Some description.-Some description.] [gw31] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_structured_data [gw26] [ 2%] 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_axes.py::test_imshow_clip[pdf] [gw20] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_default_edges[png] [gw31] [ 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_markevery_polar[png] [gw17] [ 2%] 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_single_point[svg] [gw26] [ 2%] 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_nonfinite_limits[svg] [gw26] [ 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_polar_coord_annotations[png] ../../../../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_markevery_linear_scales_zoomed[pdf] [gw26] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_linear_scales_zoomed[pdf] [gw41] [ 2%] 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_hist2d_transpose[png] [gw35] [ 2%] 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_axes.py::test_markerfacecolor_none_alpha[png] [gw8] [ 2%] 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_axes.py::test_autoscale_log_shared [gw9] [ 2%] 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_axes.py::test_fill_betweenx_input[2d_x2_input] [gw44] [ 2%] 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_basic_annotate[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fill_between_interpolate[svg] [gw44] [ 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_bar_timedelta [gw15] [ 2%] 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_errorbar[png] [gw22] [ 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_markevery_line[pdf] [gw22] [ 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_contour_colorbar[png] [gw45] [ 2%] 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_polar_negative_rmin[pdf] [gw45] [ 2%] 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_fill_between_interpolate_decreasing[png] [gw4] [ 2%] 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_polar_theta_position[png] [gw41] [ 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_bar_color_none_alpha [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::TestScatter::test_scatter_c[c_case11-conversion] [gw1] [ 2%] 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::test_stackplot_baseline[svg] [gw1] [ 2%] 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_vert_violinplot_custompoints_10[png] [gw40] [ 2%] 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_eventplot_orientation[data5-_empty] [gw12] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_step_log_bottom[png] [gw34] [ 2%] 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::TestScatter::test_scatter_c[c_case21-shape] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_const_xy[svg] [gw34] [ 2%] 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_polycollection_joinstyle[pdf] [gw34] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polycollection_joinstyle[pdf] [gw12] [ 2%] 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::test_marker_edges[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_showcustommean[png] [gw43] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_step[png] [gw14] [ 2%] 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_tick_space_size_0 [gw36] [ 2%] 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_axes.py::test_axis_bool_arguments[png] [gw18] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_nobox[png] [gw44] [ 2%] 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_eventplot_orientation[data8-None] [gw26] [ 2%] 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_errorbar_colorcycle ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args[params3-expected_result3] [gw41] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_color_none_alpha [gw26] [ 2%] 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_bxp_bad_positions [gw3] [ 2%] 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_pcolormesh[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[rgbrgb-shape] [gw41] [ 2%] 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::test_log_scales[png] [gw7] [ 2%] 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_axes.py::test_autoscale_tight ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[none-None] [gw16] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_nocaps[png] [gw26] [ 2%] 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_hist_stacked_stepfilled[pdf] [gw26] [ 2%] 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_eventplot[pdf] [gw26] [ 2%] 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_psd_noise[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar[svg] [gw16] [ 2%] 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_mollweide_grid[png] [gw11] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_arc_angles[png] [gw18] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_colorcycle [gw44] [ 2%] 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::test_stackplot[png] ../../../../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_mollweide_grid[pdf] [gw18] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_mollweide_grid[pdf] [gw39] [ 2%] 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_specgram_noise[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_bad_medians_2 [gw14] [ 2%] 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_rgba_markers[png] [gw9] [ 2%] 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_polar_theta_limits[png] [gw40] [ 2%] 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_shared_with_aspect_1 [gw11] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_unequal_bins_density [gw7] [ 2%] 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::TestScatter::test_scatter_c[c_case22-None] [gw33] [ 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_polar_rlabel_position[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_polar[svg] [gw33] [ 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::TestScatter::test_scatter_plot[pdf] [gw33] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_plot[pdf] [gw5] [ 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_hist_steplog[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs5-face] [gw33] [ 2%] 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_boxplot_rc_parameters[png] [gw43] [ 2%] 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_twin_with_aspect[x] [gw39] [ 2%] 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_stem_dates [gw19] [ 2%] 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_specgram_angle_freqs[png] [gw20] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_coord_annotations[png] [gw11] [ 2%] 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::test_bxp_custombox[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hexbin_extent[png] [gw45] [ 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_boxplot_dates_pandas [gw30] [ 2%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_invalid_color[png] [gw45] [ 2%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_dates_pandas [gw28] [ 3%] 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::TestScatter::test_scatter_c[None-None] [gw39] [ 3%] 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_imshow[pdf] [gw28] [ 3%] 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_markevery_log_scales[png] [gw45] [ 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::test_eventplot_orientation[data4-none] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_stackplot[pdf] [gw45] [ 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_parse_scatter_color_args_edgecolors[kwargs2-r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_showmeans[png] [gw25] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fill_units[png] [gw30] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs2-r] [gw35] [ 3%] 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_polar_wrap[png] [gw43] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_twin_with_aspect[x] [gw4] [ 3%] 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_boxplot_sym2[png] ../../../../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_errorbar_inputs_shotgun[kwargs9] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_inverted_limits [gw4] [ 3%] 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_hist_bar_empty[png] [gw46] [ 3%] 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_eventplot_orientation[data11-vertical] [gw17] [ 3%] 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_markevery[png] [gw34] [ 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::TestScatter::test_scatter_plot[svg] [gw34] [ 3%] 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::test_parse_scatter_color_args_edgecolors[kwargs6-none] [gw1] [ 3%] 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_hist_normed_density[False-False] [gw43] [ 3%] 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[kwargs57] [gw34] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs6-none] [gw39] [ 3%] 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_boxplot_rc_parameters[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_empty_shared_subplots [gw34] [ 3%] 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_hist_stacked_weighted[pdf] [gw34] [ 3%] 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_empty_eventplot [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_normed_density[False-False] [gw32] [ 3%] 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_eventplot_orientation[data14-none] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_imshow_clip[svg] [gw32] [ 3%] 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_markevery_polar[pdf] [gw32] [ 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::TestScatter::test_scatter_plot[png] [gw46] [ 3%] 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_text_labelsize [gw38] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_units[png] [gw37] [ 3%] 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_fill_between_input[2d_y2_input] [gw21] [ 3%] 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::TestScatter::test_scatter_color ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_nonfinite_limits[png] [gw43] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs57] [gw39] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_empty_shared_subplots ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs5] [gw40] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_shared_with_aspect_1 [gw46] [ 3%] 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_errorbar_inputs_shotgun[kwargs12] ../../../../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_broken_barh_empty [gw37] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_color [gw38] [ 3%] 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_parse_scatter_color_args_edgecolors[kwargs9-r] [gw34] [ 3%] 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_bar_ticklabel_fail ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_phase_spectrum_noise[png] [gw37] [ 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_boxplot_no_weird_whisker[png] [gw39] [ 3%] 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[kwargs53] [gw43] [ 3%] 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_cartopy_backcompat [gw1] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data14-none] [gw46] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs12] [gw40] [ 3%] 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[kwargs60] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pie_center_radius[png] [gw43] [ 3%] 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_errorbar_inputs_shotgun[kwargs54] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_failing_latex [gw43] [ 3%] 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_qt.py::test_correct_key[Qt5Agg-non_unicode_key] [gw38] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_ticklabel_fail [gw43] [ 3%] 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_axes.py::TestScatter::test_scatter_c[0.5-None] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_clipping[pdf] [gw27] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[html-movie.html] [gw43] [ 3%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_clipping[pdf] [gw16] [ 3%] 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_artist.py::test_artist_inspector_get_valid_values[arg : int-int] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes ndarray-scatter] [gw38] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[0.5-None] [gw25] [ 3%] 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_markevery_linear_scales[pdf] ../../../../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_parse_scatter_color_args_edgecolors[kwargs10-g] [gw25] [ 3%] 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_hist2d[png] [gw27] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[arg : int-int] [gw38] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs10-g] [gw12] [ 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_violinplot_bad_widths ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_single_date[png] [gw39] [ 3%] 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_boxplot_bad_medians_1 [gw46] [ 3%] 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_shared_axes_autoscale [gw36] [ 3%] 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_pandas_indexing_dates ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_wrap[pdf] [gw4] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_bar_empty[png] [gw36] [ 3%] 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_fill_between_input[2d_x_input] [gw40] [ 3%] 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_adjust_numtick_aspect [gw6] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_with_xlabels[png] [gw2] [ 3%] 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::TestScatter::test_scatter_c[c_case14-shape] [gw4] [ 3%] 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::test_bxp_precentilewhis[png] [gw46] [ 3%] 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_horiz_violinplot_showmeans[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_scatter_empty_data [gw17] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery[png] [gw36] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fill_between_input[2d_x_input] [gw14] [ 3%] 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_vert_violinplot_custompoints_200[png] [gw12] [ 3%] 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_hist_with_empty_input[data2-2] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_marker_edges[svg] [gw36] [ 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_mixed_collection[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_transparent_markers[png] [gw14] [ 3%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_mixed_collection[pdf] [gw3] [ 3%] 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::TestScatter::test_scatter_2D[png] ../../../../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_hist_log[svg] [gw13] [ 3%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_arrow_simple[png] [gw3] [ 3%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_log[svg] [gw38] [ 3%] 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::TestScatter::test_scatter_c[c_case13-None] ../../../../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_axvspan_epoch[png] [gw46] [ 3%] 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_backend_pgf.py::test_pdflatex[pdf] [gw46] [ 3%] 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_qt.py::test_figureoptions [gw46] [ 4%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_figureoptions ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_raster[pdf] [gw45] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_showmeans[png] [gw46] [ 4%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_raster[pdf] [gw3] [ 4%] 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::test_bxp_rangewhis[png] ../../../../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_axes.py::test_hist_stacked_step[svg] [gw45] [ 4%] 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_eventplot_orientation[data10-_empty] [gw39] [ 4%] 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_tick_padding_tightbbox [gw11] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_custombox[png] [gw42] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_formatter_ticker[png] [gw21] [ 4%] 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_markevery_linear_scales[svg] [gw21] [ 4%] 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_hist2d[pdf] [gw21] [ 4%] 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_polar_rmin[pdf] [gw42] [ 4%] 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_fill_between_interpolate[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_manage_xticks [gw17] [ 4%] 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_parse_scatter_color_args[params1-expected_result1] [gw21] [ 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_bxp_custompositions[png] [gw43] [ 4%] 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_axes.py::TestScatter::test_scatter_c[c_case26-None] [gw17] [ 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::test_bxp_shownotches[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[string integer-scatter] [gw32] [ 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::test_parse_scatter_color_args_edgecolors[kwargs4-r] [gw1] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pie_center_radius[png] [gw46] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string list-scatter] [gw19] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_specgram_angle_freqs[png] [gw40] [ 4%] 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_zoom_inset ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs15] [gw1] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs15] [gw26] [ 4%] 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_pcolorfast_colormapped[xy0-AxesImage] [gw45] [ 4%] 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_relim_visible_only [gw39] [ 4%] 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_category.py::TestPlotTypes::test_mixed_type_update_exception[missing-scatter] [gw32] [ 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_boxplot_autorange_whiskers[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_rc_grid[png] [gw44] [ 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_errorbar_inputs_shotgun[kwargs63] [gw29] [ 4%] 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_backend_pdf.py::test_hatching_legend[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast_colormapped[xy3-PcolorImage] [gw39] [ 4%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_hatching_legend[pdf] [gw26] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast_colormapped[xy0-AxesImage] [gw12] [ 4%] 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_vert_violinplot_baseline[png] ../../../../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_step_linestyle[pdf] [gw12] [ 4%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_step_linestyle[pdf] [gw45] [ 4%] 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_o_marker_path_snap[png] ../../../../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_axes.py::test_errorbar_inputs_shotgun[kwargs11] [gw39] [ 4%] 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_bbox_tight.py::test_bbox_inches_tight_suptile_legend[png] [gw11] [ 4%] 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_transparent_markers[pdf] [gw11] [ 4%] 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_step_linestyle[svg] [gw29] [ 4%] 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_errorbar_inputs_shotgun[kwargs43] [gw22] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_contour_colorbar[png] [gw11] [ 4%] 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::TestScatter::test_scatter_c[c_case30-conversion] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_margins [gw26] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs40] [gw22] [ 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::test_title_location_roundtrip ../../../../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_errorbar_inputs_shotgun[kwargs63] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pandas_indexing_hist [gw45] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs11] [gw1] [ 4%] 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_errorbar_inputs_shotgun[kwargs59] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_secondary_xy[png] [gw24] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_linear_scales_zoomed[png] [gw35] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_wrap[png] [gw38] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_stem_args [gw27] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_single_date[png] [gw29] [ 4%] 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_hist2d[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polycollection_joinstyle[svg] [gw24] [ 4%] 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_parse_scatter_color_args[params2-expected_result2] ../../../../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_eventplot_orientation[data3-None] [gw35] [ 4%] 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_marker_edges[pdf] [gw35] [ 4%] 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::TestScatter::test_scatter_marker[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axes_margins [gw26] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_title_location_roundtrip [gw24] [ 4%] 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_bxp_bad_widths [gw46] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[missing-scatter] [gw43] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[string integer-scatter] [gw7] [ 4%] 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_pcolor_datetime_axis[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_color_length_mismatch [gw37] [ 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_cbook.py::test_to_poststep ../../../../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_cbook.py::test_to_midstep_empty [gw43] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_to_poststep ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_lineoffset[png] [gw8] [ 4%] 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_polar_rlabel_position[pdf] [gw8] [ 4%] 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_pcolorargs [gw45] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs59] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pandas_pcolormesh [gw34] [ 4%] 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_errorbar_inputs_shotgun[kwargs0] [gw45] [ 4%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pandas_pcolormesh [gw11] [ 4%] 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_scatter_series_non_zero_index ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs26] [gw45] [ 4%] 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_backend_pgf.py::test_xelatex[pdf] [gw45] [ 4%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py::test_xelatex[pdf] [gw46] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_to_midstep_empty [gw6] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_showmeans[png] ../../../../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_backend_qt.py::test_subplottool [gw45] [ 4%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_subplottool [gw24] [ 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_hist_stacked_stepfilled[png] [gw36] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_2D[png] [gw25] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist2d[png] ../../../../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_collections.py::test__EventCollection__set_linestyle[png] ../../../../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[params0-expected_result0] [gw38] [ 4%] 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_vline_limit [gw36] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs8-r] [gw25] [ 4%] 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_boxplot_with_CIarray[png] [gw34] [ 4%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs0] [gw8] [ 4%] 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_hist_steplog[svg] [gw8] [ 5%] 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_errorbar_inputs_shotgun[kwargs48] [gw11] [ 5%] 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::TestScatter::test_scatter_c[c_case18-None] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs74] [gw2] [ 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_bxp_customwidths[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_normed_density[False-True] [gw8] [ 5%] 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::test_bxp_patchartist[png] [gw14] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pathological_hexbin [gw47] [ 5%] 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_axes.py::test_errorbar_inputs_shotgun[kwargs28] [gw26] [ 5%] 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_twin_axis_locators_formatters[svg] [gw47] [ 5%] 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_polar_rorigin[png] [gw11] [ 5%] 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_date_timezone_x_and_y[png] [gw33] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_rc_parameters[png] [gw38] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_vline_limit ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_use14corefonts[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_weighted[png] [gw26] [ 5%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_use14corefonts[pdf] [gw13] [ 5%] 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_errorbar_inputs_shotgun[kwargs4] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_arc_ellipse[png] [gw2] [ 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_marker_styles[png] [gw14] [ 5%] 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[kwargs76] [gw34] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs48] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-unicode_lower] [gw26] [ 5%] 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_axes.py::test_remove_shared_axes[subplots_shared-x] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[gtk3cairo] [gw26] [ 5%] 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_category.py::TestStrCategoryLocator::test_StrCategoryLocatorPlot[scatter] [gw19] [ 5%] 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_errorbar_inputs_shotgun[kwargs35] [gw14] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs76] [gw17] [ 5%] 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_titletwiny[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar[pdf] [gw17] [ 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_rgba_markers[svg] [gw17] [ 5%] 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_subplot_key_hash [gw6] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_step_bottom[png] [gw29] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axes_margins [gw38] [ 5%] 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_eb_line_zorder[png] ../../../../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_errorbar_inputs_shotgun[kwargs52] [gw21] [ 5%] 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_errorbar_with_prop_cycle[png] [gw19] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs35] [gw40] [ 5%] 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_errorbar_inputs_shotgun[kwargs83] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_grayscale_alpha[pdf] [gw40] [ 5%] 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_qt.py::test_correct_key[Qt5Agg-modifier_order] [gw40] [ 5%] 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_bbox_tight.py::test_bbox_inches_tight_suptile_legend[pdf] [gw40] [ 5%] 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_category.py::TestPlotBytes::test_plot_bytes[bytes list-scatter] [gw30] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_sym2[png] [gw29] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_invalid_axis_limits [gw20] [ 5%] 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_hist_offset[svg] [gw43] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_lineoffset[png] [gw30] [ 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_backend_pdf.py::test_multipage_properfinalize [gw26] [ 5%] 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_axes.py::test_eventplot_colors[colors1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_line[png] ../../../../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_colorbar.py::test_colorbar_autotickslog [gw19] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs83] [gw38] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs52] [gw17] [ 5%] 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_remove_shared_axes_relim ../../../../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_color_alias [gw18] [ 5%] 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_unicode_hist_label [gw12] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_o_marker_path_snap[png] [gw40] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes list-scatter] [gw34] [ 5%] 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_errorbar_inputs_shotgun[kwargs25] [gw30] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_colors[colors1] [gw19] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_quiver_units ../../../../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_axes.py::test_magnitude_spectrum_noise[png] ../../../../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_axes.py::test_twinx_knows_limits [gw17] [ 5%] 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_errorbar_inputs_shotgun[kwargs30] [gw33] [ 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_eventplot_problem_kwargs[png] [gw19] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_bases.py::test_location_event_position[None-42] [gw12] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs25] [gw18] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_unicode_hist_label [gw41] [ 5%] 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_backend_qt.py::test_fig_signals [gw19] [ 5%] 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_tools.py::test_format_shortcut[cmd+p-Cmd+P] ../../../../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[kwargs32] [gw42] [ 5%] 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_boxplot_zorder [gw40] [ 5%] 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_axes.py::test_bar_edgecolor_none_alpha ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_warn_external_frame_embedded_python [gw36] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_with_CIarray[png] [gw19] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[cmd+p-Cmd+P] [gw22] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_showmean[png] [gw17] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs30] [gw13] [ 5%] 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_errorbar_limits[png] ../../../../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_axes.py::test_hist_datetime_datasets ../../../../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_errorbar_inputs_shotgun[kwargs78] [gw8] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_patchartist[png] [gw40] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_warn_external_frame_embedded_python [gw47] [ 5%] 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_horiz_violinplot_custompoints_10[png] ../../../../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_axes.py::test_fill_between_interpolate_decreasing[svg] [gw47] [ 5%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fill_between_interpolate_decreasing[svg] [gw19] [ 5%] 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::TestPlotTypes::test_plot_xyaxis[bar] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_pandas_indexed [gw39] [ 5%] 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_category.py::TestPlotBytes::test_plot_bytes[string list-bar] [gw26] [ 5%] XFAIL ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[mixed-plot] [gw47] [ 5%] 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::TestScatter::test_scatter_c[jaune-conversion] [gw42] [ 5%] 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::TestScatter::test_scatter_c[c_case4-conversion] [gw47] [ 5%] 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::test_stackplot_baseline[png] [gw18] [ 5%] 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_cbook.py::test_normalize_kwargs_fail[inp2-kwargs_to_norm2] [gw42] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case4-conversion] [gw25] [ 5%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_customwidths[png] [gw17] [ 5%] 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_log_scales[pdf] ../../../../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_errorbar_inputs_shotgun[kwargs80] [gw42] [ 5%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_log_scales[pdf] [gw12] [ 5%] 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_boxplot_bad_ci_2 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errobar_nonefmt [gw26] [ 5%] 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_collections.py::test__EventCollection__append_positions[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_date_timezone_y[png] [gw4] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_precentilewhis[png] [gw39] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[string list-bar] [gw26] [ 6%] 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_category.py::TestPlotTypes::test_mixed_type_update_exception[mixed-bar] ../../../../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_collections.py::test_scatter_post_alpha[png] [gw38] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes_relim [gw45] [ 6%] 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_category.py::TestPlotBytes::test_plot_bytes[bytes ndarray-bar] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_plot_columns_cycle_deprecation [gw25] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errobar_nonefmt [gw41] [ 6%] 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_alpha[pdf] [gw25] [ 6%] 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_specgram_freqs_phase[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled_alpha[pdf] [gw41] [ 6%] 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_eventplot_orientation[data6-vertical] [gw18] [ 6%] 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_offset_label_color [gw45] [ 6%] 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::TestPlotTypes::test_mixed_type_update_exception[string integer-bar] [gw39] [ 6%] 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_cbook.py::test_normalize_kwargs_pass[inp8-expected8-kwargs_to_norm8] [gw39] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp8-expected8-kwargs_to_norm8] [gw20] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_line[png] [gw42] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_bad_ci_2 [gw19] [ 6%] 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_cbook.py::test_callbackregistry_process_exception[cb1-RuntimeError] [gw38] [ 6%] 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_backend_pdf.py::test_determinism_all [gw34] [ 6%] 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_backend_pdf.py::test_determinism_plain ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_orientation[svg] [gw39] [ 6%] 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_colorbar.py::test_colorbar_closed_patch[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled_alpha[svg] [gw42] [ 6%] 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_contour_hatching[svg] [gw20] [ 6%] 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::TestScatter::test_scatter_c[c_case29-shape] [gw20] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case29-shape] [gw13] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_datetime_datasets [gw39] [ 6%] 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_colors.py::test_colors_no_float ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case23-shape] [gw13] [ 6%] 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::test_bxp_custommedian[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data7-horizontal] [gw46] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle[png] [gw19] [ 6%] 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_collections.py::test__EventCollection__set_positions[svg] [gw19] [ 6%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_positions[svg] [gw39] [ 6%] 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_axes.py::test_bxp_no_flier_stats[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_pandas_indexing ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuRd] [gw44] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_baseline[png] [gw33] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_problem_kwargs[png] [gw18] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_offset_label_color [gw19] [ 6%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_pandas_indexing ../../../../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_colors.py::test_DivergingNorm_scale ../../../../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_hist_stacked_step[pdf] [gw44] [ 6%] 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_eventplot_orientation[data9-none] [gw39] [ 6%] 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[cool] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_axes_kw [gw32] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_autorange_whiskers[png] [gw18] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_bases.py::test_get_default_filename [gw19] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_scale ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_failing_latex ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Oranges] [gw18] [ 6%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_failing_latex [gw39] [ 6%] 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_backend_tools.py::test_format_shortcut[A-A] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[prism] [gw27] [ 6%] 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_hist_step_horiz[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_linear_scales_zoomed[svg] [gw27] [ 6%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_linear_scales_zoomed[svg] [gw21] [ 6%] 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_hist2d_transpose[pdf] [gw27] [ 6%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist2d_transpose[pdf] [gw39] [ 6%] 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_constrainedlayout.py::test_constrained_layout4[svg] [gw18] [ 6%] 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_category.py::TestStrCategoryConverter::test_convert_one_string[unicode] [gw39] [ 6%] 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_contour.py::test_internal_cpp_api [gw19] [ 6%] 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[YlOrBr] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args[params4-expected_result4] [gw43] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_autotickslog ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_light_source_hillshading ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_alpha[svg] [gw21] [ 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_specgram_noise_phase[png] [gw27] [ 6%] 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_boxplot[png] [gw18] [ 6%] 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::TestPlotTypes::test_plot_yaxis[bar] [gw45] [ 6%] XPASS ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[string integer-bar] [gw39] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_internal_cpp_api [gw19] [ 6%] 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_dates.py::test_empty_date_with_year_formatter ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[hot] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_to_midstep [gw19] [ 6%] 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_conversions_masked [gw16] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_specgram_freqs[png] [gw41] [ 6%] 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_shared_with_aspect_2 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_numerical_hist_label [gw19] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_conversions_masked [gw45] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_to_midstep ../../../../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_collections.py::test__EventCollection__set_lineoffset[svg] [gw45] [ 6%] 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_colorbar.py::test_colorbar_powernorm_extension [gw35] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_marker[png] [gw2] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_marker_styles[png] [gw39] [ 6%] 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_figure.py::test_change_dpi [gw18] [ 6%] 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_axes.py::test_pie_linewidth_2[png] ../../../../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_axes.py::test_parse_scatter_color_args_edgecolors[kwargs7-r] [gw39] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_change_dpi [gw18] [ 6%] 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_collections.py::test__EventCollection__get_color ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imsave[tiff] [gw35] [ 6%] 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_boxplot_rc_parameters[svg] [gw8] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_custompoints_10[png] [gw35] [ 6%] 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_hist_stacked_weighted[svg] [gw35] [ 6%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_weighted[svg] [gw44] [ 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_hist_stacked_bar[svg] [gw8] [ 6%] 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_eventplot_orientation[data0-_empty] [gw19] [ 6%] 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_dates.py::test_date2num_NaT[datetime64[ns]] ../../../../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_vlines[png] [gw17] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_title_xticks_top [gw46] [ 6%] 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_axes.py::test_set_ticks_inverted ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_pandas_iterable [gw19] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT[datetime64[ns]] [gw39] [ 6%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imsave[tiff] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figure_legend[pdf] [gw19] [ 7%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figure_legend[pdf] [gw45] [ 7%] 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_image.py::test_pcolorimage_setdata [gw46] [ 7%] 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_color_names ../../../../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_image.py::test_imshow_pil[pdf] [gw45] [ 7%] 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[RdGy] [gw24] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled[png] [gw40] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linelength[png] [gw36] [ 7%] 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_colorbar.py::test_colorbar_ticks [gw45] [ 7%] 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[cubehelix] ../../../../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_orientation[data1-vertical] [gw45] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[cubehelix] [gw46] [ 7%] 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[cubehelix_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[spring] [gw46] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[cubehelix_r] [gw43] [ 7%] 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_colormap_reversing[RdBu] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[spring_r] [gw17] [ 7%] 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_ps.py::test_determinism_all_tex [gw45] [ 7%] 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_constrainedlayout.py::test_constrained_layout10[png] [gw17] [ 7%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_determinism_all_tex [gw16] [ 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_backend_tools.py::test_format_shortcut[ctrl+A-Ctrl+Shift+A] [gw42] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data7-horizontal] [gw6] [ 7%] 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_errorbar_inputs_shotgun[kwargs31] [gw46] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[spring_r] [gw3] [ 7%] 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_pie_rotatelabels_true[png] [gw39] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_pcolorimage_setdata ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout11[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_auto2[pdf] [gw39] [ 7%] 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_not_covering_scatter_transform[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_baseline[png] [gw43] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdBu] [gw31] [ 7%] 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_colors.py::test_colormap_reversing[copper] [gw17] [ 7%] 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_category.py::TestStrCategoryConverter::test_convert[single + values>10] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_shared_with_aspect_3 [gw44] [ 7%] 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::TestScatter::test_scatter_no_invalid_color[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs10] [gw22] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_limits[png] [gw43] [ 7%] 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[seismic] [gw35] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data0-_empty] [gw18] [ 7%] 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_axes.py::test_mollweide_forward_inverse_closure [gw17] [ 7%] 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::TestPlotTypes::test_plot_yaxis[scatter] [gw5] [ 7%] 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_twin_spines[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case16-None] [gw43] [ 7%] 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_constrainedlayout.py::test_constrained_layout8[png] [gw5] [ 7%] 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::test_bxp_horizontal[png] [gw44] [ 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[kwargs58] [gw40] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_ticks ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_light_source_topo_surface[png] [gw32] [ 7%] 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_collections.py::test_picking [gw16] [ 7%] 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_eventplot_colors[colors3] [gw17] [ 7%] 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_cbook.py::Test_boxplot_stats::test_bad_dims ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs79] [gw37] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_stem[png-w/o line collection] [gw26] [ 7%] 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_colors.py::test_DivergingNorm_VminEqualsVcenter [gw36] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data1-vertical] [gw14] [ 7%] 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_eventplot_orientation[data2-horizontal] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_twin_spines_on_top[png] [gw26] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_VminEqualsVcenter [gw44] [ 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_colors.py::test_colormap_reversing[Paired_r] [gw7] [ 7%] 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_broken_barh_timedelta ../../../../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_hist_steplog[pdf] [gw15] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar[png] [gw7] [ 7%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_steplog[pdf] [gw17] [ 7%] 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_axes.py::TestScatter::test_scatter_c[c_case17-conversion] [gw26] [ 7%] 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_collections.py::test__EventCollection__get_lineoffset ../../../../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_axes.py::test_rgba_markers[pdf] [gw15] [ 7%] 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_mixed_collection[svg] [gw15] [ 7%] 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_color_None [gw7] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case17-conversion] [gw26] [ 7%] 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[inferno_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_with_ylabels[png] [gw2] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pie_linewidth_2[png] [gw17] [ 7%] 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_axes.py::test_errorbar_inputs_shotgun[kwargs16] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_regularpolycollection_rotate[png] [gw44] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_broken_barh_timedelta [gw15] [ 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_errorbar_inputs_shotgun[kwargs29] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_gettightbbox_ignoreNaN [gw16] [ 7%] 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_title_xticks_top_both [gw26] [ 7%] 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_same_color [gw26] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_same_color ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_badlevel_fmt [gw22] [ 7%] 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_specgram_magnitude_noise[png] [gw25] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_specgram_freqs_phase[png] [gw32] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_colors[colors3] [gw47] [ 7%] 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_rc_major_minor_tick [gw2] [ 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[kwargs64] [gw37] [ 7%] 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_vert_violinplot_showmedians[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_angle_spectrum_noise[png] [gw41] [ 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_rcparam_grid_minor [gw20] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_no_flier_stats[png] [gw15] [ 7%] 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[kwargs77] [gw13] [ 7%] 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_errorbar_shape ../../../../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_boxplot_not_single [gw26] [ 7%] 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_dates.py::test_date_empty[png] [gw2] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs64] [gw25] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_rc_major_minor_tick [gw11] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_date_timezone_x_and_y[png] [gw18] [ 7%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_picking ../../../../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_errorbar_inputs_shotgun[kwargs37] [gw14] [ 7%] 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_colors.py::test_DivergingNorm_autoscale ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pandas_bar_align_center [gw2] [ 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_backend_ps.py::test_source_date_epoch ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_secondary_fail [gw15] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs77] [gw18] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_autoscale [gw41] [ 8%] 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_titlesetpos ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Greys_r] [gw44] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_gettightbbox_ignoreNaN ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_empty_rasterized [gw20] [ 8%] 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_mollweide_grid[svg] [gw20] [ 8%] 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_specgram_magnitude_freqs[png] [gw6] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pie_rotatelabels_true[png] [gw21] [ 8%] 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_errorbar_inputs_shotgun[kwargs19] [gw18] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Greys_r] [gw25] [ 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_colors.py::test_colormap_reversing[YlGnBu] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_dash_offset[pdf] [gw25] [ 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_tick_param_label_rotation ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs55] [gw37] [ 8%] 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_square_plot ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs3] [gw11] [ 8%] 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_backend_ps.py::test_patheffects [gw18] [ 8%] 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[gnuplot_r] [gw18] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gnuplot_r] [gw4] [ 8%] 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_colors.py::test_colormap_reversing[winter_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_normed_density[True-True] [gw21] [ 8%] 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_errorbar_inputs_shotgun[kwargs38] [gw6] [ 8%] 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[kwargs67] [gw18] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[winter_r] [gw15] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_titlesetpos ../../../../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_axes.py::test_bar_errbar_zorder [gw37] [ 8%] 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[kwargs51] [gw2] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_secondary_fail ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py::test_bbox_inches [gw41] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs55] [gw25] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_tick_param_label_rotation [gw4] [ 8%] 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_backend_bases.py::test_location_event_position[200-100.01] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_vertex_markers[png] [gw2] [ 8%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py::test_bbox_inches [gw16] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_title_xticks_top_both [gw18] [ 8%] 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_backend_svg.py::test_noscale[png] [gw21] [ 8%] 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_auto_numticks[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_bases.py::test_uses_per_path [gw6] [ 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_dates.py::test_date2num_NaT[datetime64[s]] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axes_tick_params_ylabelside ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_dash_offset[svg] [gw21] [ 8%] 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_fillbetween_cycle [gw35] [ 8%] 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_errorbar_inputs_shotgun[kwargs1] [gw3] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_baseline[png] [gw13] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_not_single [gw18] [ 8%] 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_axes.py::test_transparent_markers[svg] [gw13] [ 8%] 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_mixed_collection[png] [gw15] [ 8%] 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_axes.py::test_hist_normed_density[True-False] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figure[pdf] [gw18] [ 8%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figure[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_gridspec.py::test_width_ratios ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_determinism_all [gw18] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_gridspec.py::test_width_ratios [gw11] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_patheffects [gw16] [ 8%] 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_image.py::test_image_edges ../../../../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_tools.py::test_format_shortcut[home-Home] [gw26] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_empty[png] [gw16] [ 8%] 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_tools.py::test_format_shortcut[a-a] [gw44] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_empty_rasterized [gw37] [ 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_figure.py::test_suptitle[svg] [gw26] [ 8%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_suptitle[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[add_axes-y] [gw11] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[home-Home] [gw6] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axes_tick_params_ylabelside ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_dpi_ratio_change [gw16] [ 8%] 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_category.py::TestStrCategoryConverter::test_convert_one_string[ascii] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_nodecorator ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert[unicode] [gw44] [ 8%] 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_image.py::test_alpha_interp[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_clipping[svg] [gw44] [ 8%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_clipping[svg] [gw35] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs1] [gw16] [ 8%] 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::TestPlotBytes::test_plot_bytes[bytes ndarray-plot] ../../../../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_axes.py::test_errorbar_inputs_shotgun[kwargs49] [gw3] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_normed_density[True-False] [gw21] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_fillbetween_cycle [gw11] [ 8%] 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_backend_bases.py::test_location_event_position[205.75-2.0] [gw25] [ 8%] 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_axes.py::test_markers_fillstyle_rcparams[png] [gw44] [ 8%] 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::TestPlotTypes::test_plot_unicode[bar] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[string integer-plot] [gw35] [ 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_remove_shared_axes[subplots_shared-y] [gw37] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[add_axes-y] [gw18] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_edges ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_bignumbers[png] [gw24] [ 8%] 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_psd_freqs[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_empty_errorbar_legend [gw31] [ 8%] 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::test_parse_scatter_color_args_edgecolors[kwargs3-expected_edgecolors3] [gw16] [ 8%] 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_cbook.py::Test_boxplot_stats::test_boxplot_stats_autorange_false [gw5] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_horizontal[png] [gw31] [ 8%] 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_horiz_violinplot_showextrema[png] [gw17] [ 8%] 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_axes.py::test_boxplot_sym[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_PowerNorm_translation_invariance [gw42] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_shared_with_aspect_3 [gw47] [ 8%] 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_errorbar_inputs_shotgun[kwargs8] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_density[pdf] [gw16] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_boxplot_stats_autorange_false [gw47] [ 8%] 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_backend_qt.py::test_correct_key[Qt4Agg-lower] [gw21] [ 8%] 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_axes.py::test_eventplot_orientation[data12-horizontal] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_linestyle ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-control] [gw25] [ 8%] 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_webagg.py::test_webagg_fallback[webagg] [gw17] [ 8%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_PowerNorm_translation_invariance [gw21] [ 8%] 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_colors.py::test_colormap_reversing[Greens_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_webagg.py::test_webagg_fallback[nbagg] [gw25] [ 8%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_webagg.py::test_webagg_fallback[webagg] [gw44] [ 8%] XFAIL ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[string integer-plot] [gw11] [ 9%] 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_cbook.py::Test_boxplot_stats::test_results_whiskers_range ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_to_poststep_empty [gw21] [ 9%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_webagg.py::test_webagg_fallback[nbagg] [gw44] [ 9%] 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_category.py::TestStrCategoryConverter::test_default_units ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_axisinfo ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_lineoffset[pdf] [gw44] [ 9%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_lineoffset[pdf] [gw11] [ 9%] 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_colorbar.py::test_colorbar_lognorm_extension ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_positions [gw37] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_empty_errorbar_legend [gw21] [ 9%] 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::TestPlotTypes::test_update_plot[bar] [gw42] [ 9%] 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[kwargs56] [gw16] [ 9%] 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_regularpolycollection_scale[png] [gw39] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_not_covering_scatter_transform[png] [gw25] [ 9%] 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::TestPlotTypes::test_update_plot[plot] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_determinism_markers [gw17] [ 9%] 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[Wistia_r] [gw27] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-10] [gw17] [ 9%] 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_axes.py::test_hist_stacked_stepfilled[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gnuplot2] [gw13] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_mixed_collection[png] [gw27] [ 9%] 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_eventplot[svg] [gw27] [ 9%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot[svg] [gw2] [ 9%] 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_axes.py::test_csd_freqs[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_unit[single] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_length_one_hist [gw17] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gnuplot2] [gw11] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_positions [gw44] [ 9%] 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_colors.py::test_colormap_reversing[viridis_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_light_source_planar_hillshading [gw25] [ 9%] 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_cbook.py::test_sanitize_sequence ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_quiver_limits [gw25] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_sanitize_sequence ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__add_positions[pdf] [gw25] [ 9%] 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_capstyle [gw4] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_vertex_markers[png] [gw2] [ 9%] 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::TestPlotNumlike::test_plot_numlike[string ndarray-plot] [gw31] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot_sym[png] [gw45] [ 9%] 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_cycles.py::test_linestylecycle_basic[png] [gw42] [ 9%] 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_auto_numticks_log[png] [gw47] [ 9%] 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_pie_default[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pie_frame_grid[png] [gw21] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_update_plot[bar] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_fail[inp0-kwargs_to_norm0] [gw25] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_capstyle ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_scaleout_center_max [gw19] [ 9%] 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_composite_background[svg] [gw19] [ 9%] 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_empty_imshow[LogNorm] [gw21] [ 9%] 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_axes.py::test_hist_step[png] [gw25] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_scaleout_center_max [gw29] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_multipage_properfinalize [gw18] [ 9%] 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_collections.py::test__EventCollection__add_positions[svg] [gw21] [ 9%] 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_colors.py::test_colormap_reversing[PRGn] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_remove ../../../../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_collections.py::test_joinstyle [gw30] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_magnitude_spectrum_noise[png] [gw25] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PRGn] [gw29] [ 9%] 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_backends_interactive.py::test_interactive_backend[tkagg] [gw29] [ 9%] 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_category.py::TestStrCategoryFormatter::test_StrCategoryFormatter[ascii] [gw17] [ 9%] 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[YlOrRd] [gw21] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_joinstyle ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_Even ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast_colormapped[xy4-QuadMesh] [gw25] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlOrRd] [gw2] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string ndarray-plot] [gw21] [ 9%] 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_colormap_reversing[PRGn_r] [gw35] [ 9%] 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_contour.py::test_contour_shape_1d_valid ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[hsv] [gw25] [ 9%] 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_cbook.py::Test_delete_masked_points::test_bad_first_arg [gw26] [ 9%] 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_axes.py::test_zero_linewidth [gw21] [ 9%] 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[YlOrRd_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_rasterize_dpi[svg] [gw26] [ 9%] 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_full_invalid [gw6] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_nodecorator ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py::test_pdf_pages_lualatex [gw6] [ 9%] 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_svg.py::test_text_urls [gw2] [ 9%] 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_grouper [gw18] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_remove ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_set_line_coll_dash_image[pdf] [gw18] [ 9%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_set_line_coll_dash_image[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-37] [gw13] [ 9%] 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_errorbar_inputs_shotgun[kwargs27] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_grey_gray [gw25] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_grey_gray ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_invalid_2 [gw11] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_quiver_limits [gw29] [ 9%] 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::TestPlotTypes::test_mixed_type_exception[number integer-plot] [gw36] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_twin_spines_on_top[png] [gw21] [ 9%] 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[hsv_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_endian [gw33] [ 9%] 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_violin_point_mass [gw2] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_grouper [gw8] [ 9%] 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_errorbar_inputs_shotgun[kwargs2] [gw21] [ 9%] 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_tableau_order ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle_single_dash[pdf] [gw2] [ 9%] 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_colorbar.py::test_colorbar_scale_reset ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_set_get_ticklabels[png] [gw11] [ 9%] 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_colormap_reversing[Dark2_r] [gw6] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_text_urls ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_update [gw25] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_invalid_2 [gw3] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markers_fillstyle_rcparams[png] [gw21] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_tableau_order ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_empty_levels [gw6] [ 9%] 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::TestPlotNumlike::test_plot_numlike[bytes list-plot] [gw30] [ 9%] 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_errorbar_inputs_shotgun[kwargs44] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pie_ccw_true[png] [gw19] [ 9%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_empty_imshow[LogNorm] [gw11] [ 9%] 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_dates.py::test_date2num_NaT_scalar[ms] [gw16] [ 10%] 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_colors.py::test_colormap_reversing[Set3_r] ../../../../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_colors.py::test_Normalize [gw25] [ 10%] 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_figure.py::test_gca [gw11] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Set3_r] [gw36] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs2] [gw33] [ 10%] 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[kwargs47] ../../../../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_colors.py::test_colormap_reversing[gist_stern_r] [gw7] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bxp_with_ylabels[png] [gw16] [ 10%] 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_colormap_reversing[Greys] [gw35] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_zero_linewidth [gw11] [ 10%] 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_backend_pdf.py::test_determinism_images ../../../../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_colors.py::test_colormap_reversing[twilight_r] [gw6] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes list-plot] [gw21] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_empty_levels [gw16] [ 10%] 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_dates.py::test_date2num_NaT_scalar[us] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_delete_masked_points::test_rgba [gw12] [ 10%] 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_colors.py::test_colormap_reversing[YlGn] [gw19] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_legend_label_args [gw17] [ 10%] 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_axes.py::test_datetime_masked ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_lw_scaling[png] [gw6] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_delete_masked_points::test_rgba [gw21] [ 10%] 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_date2num_numpy[datetime64[ns]-t01] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_suptitle[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_reshape2d [gw33] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs47] [gw47] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pie_default[png] [gw16] [ 10%] 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_axes.py::test_remove_shared_axes[subplots-y] [gw17] [ 10%] 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_figure.py::test_clf_keyword ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gnuplot2_r] [gw36] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs50] [gw30] [ 10%] 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_remove_shared_axes[gca-x] [gw6] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_reshape2d ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linewidth[pdf] [gw6] [ 10%] 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_axes.py::test_remove_shared_axes[add_axes-x] ../../../../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_colorbar.py::test_extend_colorbar_customnorm [gw16] [ 10%] 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[winter] [gw2] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_scale_reset [gw11] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[twilight_r] [gw16] [ 10%] 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_colormap_reversing[Blues_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_colorbar_location[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_2d_valid [gw12] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_datetime_masked ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[eps with usetex] [gw12] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[eps with usetex] [gw39] [ 10%] 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-58] [gw2] [ 10%] 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[RdYlBu_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_unicode_won [gw12] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_unicode_won ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_non_string_update_fails[mixed] [gw47] [ 10%] 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[kwargs61] [gw12] [ 10%] 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::TestPlotTypes::test_plot_unicode[plot] [gw2] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdYlBu_r] [gw17] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_clf_keyword [gw5] [ 10%] 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_colors.py::test_colormap_reversing[gist_earth_r] ../../../../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_font_manager.py::test_fork [gw2] [ 10%] 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[tab10_r] [gw36] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[add_axes-x] [gw30] [ 10%] 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_polar_gridlines ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_minorticks_on[symlog-symlog] [gw16] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_2d_valid [gw2] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab10_r] [gw39] [ 10%] 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_constrainedlayout.py::test_constrained_layout14[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ns]-t02] [gw33] [ 10%] 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_minorticks_on[log-log] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-23] [gw13] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs27] [gw21] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_suptitle[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_interps[pdf] [gw21] [ 10%] 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_image_composite_alpha[svg] [gw4] [ 10%] 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_errorbar_inputs_shotgun[kwargs18] [gw4] [ 10%] 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[kwargs66] [gw4] [ 10%] 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_axes_tick_params_gridlines [gw16] [ 10%] 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_figure.py::test_figure[png] [gw12] [ 10%] 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_cbook.py::Test_boxplot_stats::test_results_whiskers_float [gw12] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_whiskers_float [gw30] [ 10%] 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_backend_pdf.py::test_multipage_keep_empty [gw25] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_gca ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_interps[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs75] [gw13] [ 10%] 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_axisbelow[png] [gw45] [ 10%] 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_dates.py::test_date2num_dst [gw45] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date2num_dst ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_fspath[png] [gw45] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_fspath[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imsave_color_alpha [gw45] [ 10%] 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_rotate_image[pdf] [gw45] [ 10%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_rotate_image[pdf] [gw8] [ 10%] 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_errorbar_inputs_shotgun[kwargs22] [gw8] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs22] [gw26] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_full_invalid [gw6] [ 10%] 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_colormap_reversing[BuGn] [gw6] [ 10%] 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[Reds] [gw6] [ 10%] 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[gist_heat] [gw6] [ 10%] 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[tab20b] [gw3] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pie_ccw_true[png] [gw31] [ 10%] 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_errorbar_inputs_shotgun[kwargs70] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_segments[svg] [gw12] [ 10%] 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_add_collection [gw23] [ 10%] 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_markevery_linear_scales[png] [gw18] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-37] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-2] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_colors[colors2] [gw31] [ 10%] 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_angle_spectrum_freqs[png] [gw12] [ 10%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_add_collection ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_copy [gw12] [ 10%] 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_colormap_reversing[Dark2] [gw12] [ 11%] 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[Set3] [gw12] [ 11%] 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[gist_stern] [gw12] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_stern] [gw33] [ 11%] 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_backend_pdf.py::test_source_date_epoch ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs17] [gw3] [ 11%] 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[kwargs65] [gw3] [ 11%] 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_axis_set_tick_params_labelsize_labelcolor [gw47] [ 11%] 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_pandas_errorbar_indexing [gw47] [ 11%] 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_annotate_across_transforms[png] [gw6] [ 11%] 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_legend.py::test_various_labels[pdf] [gw45] [ 11%] 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::TestLegendFunction::test_parasite [gw26] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_parasite ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_marker.py::test_markers_invalid [gw20] [ 11%] 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_move_offsetlabel [gw20] [ 11%] 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_errorbar_inputs_shotgun[kwargs33] [gw20] [ 11%] 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[kwargs81] [gw29] [ 11%] 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_cbook.py::test_normalize_kwargs_warn[inp2-expected2-kwargs_to_norm2-1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_window_extent_cached_renderer [gw39] [ 11%] 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-71] [gw39] [ 11%] 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-stixsans-36] [gw39] [ 11%] 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_constrainedlayout.py::test_constrained_layout17[png] [gw20] [ 11%] 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_large_offset [gw26] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_marker.py::test_markers_invalid ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-45] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-16] [gw39] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-16] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-17] [gw39] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-17] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-18] [gw22] [ 11%] 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_rc_spines[png] [gw22] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_rc_spines[png] [gw21] [ 11%] 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_imshow_float128 [gw7] [ 11%] 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_hist_stacked_bar[pdf] [gw7] [ 11%] 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_eb_line_zorder[svg] [gw7] [ 11%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eb_line_zorder[svg] [gw3] [ 11%] 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_secondary_resize [gw30] [ 11%] 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_qt.py::test_correct_key[Qt4Agg-backspace] [gw36] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_gridlines ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_determinism_hatches ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[twilight] [gw18] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-2] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-50] [gw30] [ 11%] 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_backends_interactive.py::test_interactive_backend[wx] [gw30] [ 11%] 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_category.py::TestStrCategoryFormatter::test_StrCategoryFormatter[unicode] [gw44] [ 11%] 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_colormap_reversing[RdBu_r] [gw44] [ 11%] 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[copper_r] [gw44] [ 11%] 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[seismic_r] [gw44] [ 11%] 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_axes.py::test_errorbar_inputs_shotgun[kwargs34] [gw22] [ 11%] 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[kwargs82] [gw22] [ 11%] 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_barb_units [gw22] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_barb_units ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_bases.py::test_location_event_position[42-24] [gw22] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_bases.py::test_location_event_position[42-24] [gw8] [ 11%] 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_ls_ds_conflict [gw29] [ 11%] 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_collections.py::test__EventCollection__extend_positions[pdf] [gw29] [ 11%] 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_backend_qt.py::test_fig_close[Qt5Agg] [gw22] [ 11%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_fig_close[Qt5Agg] [gw47] [ 11%] 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_backend_pgf.py::test_rcupdate [gw47] [ 11%] 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_qt.py::test_canvas_reinit ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pie_textprops ../../../../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_colorbar.py::test_colorbar_extension_shape[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout9[png] [gw12] [ 11%] 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_constrainedlayout.py::test_constrained_layout23 [gw47] [ 11%] 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_bbox_tight.py::test_bbox_inches_tight_raster[svg] [gw47] [ 11%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_raster[svg] [gw22] [ 11%] 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_category.py::TestPlotNumlike::test_plot_numlike[string list-plot] [gw4] [ 11%] 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_normal_axes ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_float_array [gw39] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-18] [gw30] [ 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_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-19] [gw7] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pie_textprops ../../../../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_axes.py::test_errorbar_inputs_shotgun[kwargs21] [gw22] [ 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::TestPlotTypes::test_plot_xyaxis[plot] [gw21] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_float128 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_kwargs [gw30] [ 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_cbook.py::test_normalize_kwargs_warn[inp3-expected3-kwargs_to_norm3-1] [gw8] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_ls_ds_conflict [gw19] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_lw_scaling[png] [gw30] [ 11%] 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_axes.py::test_minor_accountedfor [gw12] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout23 [gw18] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-50] [gw16] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figure[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__extend_positions[svg] [gw30] [ 11%] 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_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-15] [gw22] [ 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_gridspec.py::test_equal [gw7] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs21] [gw32] [ 11%] 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_shared_scale ../../../../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_cbook.py::test_callbackregistry_process_exception[cb0-None] ../../../../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_axes.py::test_errorbar_inputs_shotgun[kwargs69] [gw39] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-19] [gw12] [ 11%] 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_figure.py::test_align_labels[png] [gw16] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_gridspec.py::test_equal ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_shift[svg] [gw16] [ 11%] 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_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-20] [gw22] [ 11%] 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_collections.py::test__EventCollection__set_positions[pdf] ../../../../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_image.py::test_imshow_flatfield[png] [gw22] [ 11%] 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_size_in_xy[png] [gw20] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_large_offset [gw21] [ 11%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_kwargs ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_nan_is_sorted [gw21] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_nan_is_sorted ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-43] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_bases.py::test_non_gui_warning [gw5] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_bar[png] [gw17] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_fork ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_shift[pdf] [gw17] [ 12%] 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_axes.py::test_eb_line_zorder[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype6] [gw5] [ 12%] 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_pie_nolabel_but_legend[png] [gw7] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs69] [gw39] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-20] [gw46] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout11[png] [gw45] [ 12%] 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_cycles.py::test_fillcycle_basic[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_none_kwargs ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-16] [gw13] [ 12%] 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_hist_nan_data ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-21] [gw20] [ 12%] 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_qt.py::test_fig_close[Qt4Agg] [gw20] [ 12%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_fig_close[Qt4Agg] [gw4] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_normal_axes ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[ctrl+shift+f1-Ctrl+Shift+F1] [gw20] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[ctrl+shift+f1-Ctrl+Shift+F1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py::test_pdf_pages_metadata [gw17] [ 12%] 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_category.py::TestStrCategoryConverter::test_convert_one_number [gw4] [ 12%] 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_svg.py::test_noscale[svg] [gw4] [ 12%] 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_legend.py::test_hatching[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_unit[mixed] [gw17] [ 12%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_hatching[pdf] [gw20] [ 12%] 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::TestPlotTypes::test_plot_xyaxis[scatter] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_set_drawstyle [gw7] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_none_kwargs [gw42] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_auto_numticks_log[png] [gw4] [ 12%] 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_axes.py::test_tickdirs ../../../../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_axes.py::test_spines_properbbox_after_zoom [gw39] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-21] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-22] [gw13] [ 12%] 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_backend_ps.py::test_tilde_in_tempfilename [gw13] [ 12%] 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_tools.py::test_format_shortcut[backspace-Backspace] [gw17] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_set_drawstyle [gw47] [ 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_mathtext.py::test_mathtext_rendering[png-mathtext-cm-35] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[missing-plot] [gw13] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[backspace-Backspace] [gw32] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_shared_scale [gw4] [ 12%] 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::TestStrCategoryConverter::test_convert[ascii] ../../../../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_cbook.py::Test_delete_masked_points::test_datetime [gw40] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_light_source_topo_surface[png] [gw13] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert[ascii] [gw22] [ 12%] 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_colors.py::test_DivergingNorm_autoscale_None_vmax ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuRd_r] [gw26] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-45] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-10] [gw18] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-15] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-63] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xaxis[scatter] [gw22] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_autoscale_None_vmax [gw3] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_secondary_resize ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[OrRd_r] [gw40] [ 12%] 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[cool_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py::test_pdf_pages [gw3] [ 12%] 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_svg.py::test_noscale[pdf] [gw3] [ 12%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_noscale[pdf] [gw4] [ 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_flatiter [gw39] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-22] [gw22] [ 12%] 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_category.py::TestUnitData::test_unit[unicode] [gw4] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_flatiter ../../../../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_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-23] [gw3] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_unit[unicode] [gw18] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-63] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string ndarray-bar] [gw22] [ 12%] 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[gray_r] [gw40] [ 12%] 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[prism_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linewidth[png] [gw16] [ 12%] 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_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-23] [gw18] [ 12%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-23] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-24] [gw18] [ 12%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-24] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-25] [gw18] [ 12%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-25] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-26] [gw18] [ 12%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-26] [gw25] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_interps[png] [gw22] [ 12%] 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_conversions ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_hatching[svg] [gw16] [ 12%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_hatching[svg] ../../../../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_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-27] [gw18] [ 12%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-27] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-28] [gw18] [ 12%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-28] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-29] [gw18] [ 12%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-29] [gw13] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xaxis[scatter] [gw40] [ 12%] 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_image.py::test_image_composite_alpha[pdf] [gw25] [ 12%] 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_empty_imshow[1] [gw22] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_conversions ../../../../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_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-30] [gw18] [ 12%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-30] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-31] [gw18] [ 12%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-31] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout5[png] [gw39] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-23] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-24] [gw26] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-10] [gw1] [ 12%] 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_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-32] [gw18] [ 12%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-32] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-33] [gw20] [ 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_cbook.py::Test_callback_registry::test_pickling ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pgf.py::test_mixedmode[pdf] [gw1] [ 12%] 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_svg.py::test_fill_black_with_alpha[svg] [gw47] [ 12%] XFAIL ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[missing-plot] [gw18] [ 12%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-33] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-34] [gw18] [ 12%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-34] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-35] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-58] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_whiskers_percentiles [gw3] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string ndarray-bar] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_step_fails[args0] [gw6] [ 12%] 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_dates.py::test_date_numpyx [gw32] [ 12%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs46] [gw13] [ 12%] 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_collections.py::test__EventCollection__get_orientation ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_delete_masked_points::test_string_seq [gw42] [ 13%] 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_backend_pdf.py::test_pdf_savefig_when_color_is_none [gw18] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-35] [gw47] [ 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_collections.py::test__EventCollection__set_linestyle[pdf] [gw22] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_mismatch_3 [gw39] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-24] [gw1] [ 13%] 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_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-36] [gw18] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-36] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-37] [gw18] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-37] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-38] [gw18] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-38] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-25] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_tight_pcolorfast [gw47] [ 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_colorbar.py::test_colorbar_log_minortick_labels [gw20] [ 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_collections.py::test__EventCollection__set_positions[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[subplots-x] ../../../../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_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-39] [gw18] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-39] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-40] [gw18] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-40] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-41] [gw18] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-41] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-42] [gw18] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-42] [gw5] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pie_nolabel_but_legend[png] [gw3] [ 13%] 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_grouper_private [gw22] [ 13%] 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_figure.py::test_figure_legend[png] [gw3] [ 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_collections.py::test__EventCollection__set_linestyle_single_dash[svg] [gw3] [ 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_colorbar.py::test_colorbar_get_ticks ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-43] [gw18] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-43] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs20] [gw39] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-25] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-26] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-44] [gw18] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-44] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-45] [gw18] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-45] [gw26] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-58] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-23] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-46] [gw18] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-46] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-47] [gw18] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-47] [gw13] [ 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_barb_limits [gw42] [ 13%] 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_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-48] [gw18] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-48] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-49] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-backspace_mod] [gw42] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-backspace_mod] [gw13] [ 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_colors.py::test_BoundaryNorm ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_clipping[png] [gw18] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-49] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-50] [gw18] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-50] [gw25] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_empty_imshow[1] [gw21] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-43] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-8] [gw26] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-23] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-57] [gw6] [ 13%] 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_num2timedelta[x1-tdelta1] [gw46] [ 13%] 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_legend.py::TestLegendFunction::test_legend_handler_map [gw5] [ 13%] 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[kwargs68] [gw32] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[subplots-x] ../../../../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_dates.py::test_date2num_dst_pandas [gw46] [ 13%] 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_figure.py::test_fspath[pdf] [gw45] [ 13%] 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-64] [gw46] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_fspath[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_alpha[png] [gw32] [ 13%] 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_backend_pdf.py::test_pdfpages_fspath [gw13] [ 13%] 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_colormap_reversing[GnBu] [gw39] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-26] [gw6] [ 13%] 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_font_manager.py::test_json_serialization [gw45] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-64] [gw13] [ 13%] 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[Spectral] [gw32] [ 13%] 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_qt.py::test_correct_key[Qt4Agg-non_unicode_key] [gw32] [ 13%] 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_backends_interactive.py::test_webagg ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-27] [gw21] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-8] [gw3] [ 13%] 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_mathtext.py::test_mathtext_rendering[png-mathtext-stix-29] [gw13] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Spectral] [gw32] [ 13%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backends_interactive.py::test_webagg ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-56] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[BrBG] ../../../../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_colors.py::test_colormap_reversing[gist_yarg] [gw3] [ 13%] 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[RdYlGn] [gw13] [ 13%] 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[twilight_shifted] [gw14] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_source_date_epoch [gw26] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-57] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-58] [gw3] [ 13%] 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_backend_tools.py::test_format_shortcut[f1-F1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_gray] [gw5] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs68] [gw45] [ 13%] 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_axes.py::test_axes_tick_params_xlabelside [gw16] [ 13%] 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_mathtext.py::test_mathtext_rendering[png-mathtext-stix-77] [gw3] [ 13%] 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[tab20] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-36] [gw14] [ 13%] 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_category.py::TestStrCategoryConverter::test_convert[single] [gw3] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab20] [gw6] [ 13%] 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_image.py::test_image_clip[pdf] [gw6] [ 13%] 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_imshow_endianess[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout15[png] [gw43] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout8[png] [gw21] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-56] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py::test_colorcycle_basic[png] [gw20] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_positions[png] [gw10] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_agg.py::test_long_path [gw14] [ 13%] 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_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-21] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_linestyle_single_dashes [gw39] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-27] ../../../../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_category.py::TestPlotTypes::test_plot_xaxis[plot] [gw4] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linewidth[png] [gw26] [ 13%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-58] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-28] [gw13] [ 13%] 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_colorbar.py::test_colorbar_inverted_ticks ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-59] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_hidden_axes [gw5] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_axes_tick_params_xlabelside [gw45] [ 14%] 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_axes.py::test_displaced_spine ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-42] [gw31] [ 14%] 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_pcolor_fast_RGB [gw14] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xaxis[plot] [gw26] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-59] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_withlabels [gw32] [ 14%] 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::TestPlotTypes::test_mixed_type_exception[string integer-plot] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-60] [gw20] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_linestyle_single_dashes [gw39] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-28] [gw21] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-21] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-1] [gw21] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-2] [gw21] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-2] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-3] [gw14] [ 14%] 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_collections.py::test__EventCollection__is_horizontal [gw45] [ 14%] 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_colors.py::test_DivergingNorm_autoscale_None_vmin [gw20] [ 14%] 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_colormap_reversing[OrRd] [gw21] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-3] [gw31] [ 14%] 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_errorbar_inputs_shotgun[kwargs45] [gw20] [ 14%] 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[YlGnBu_r] [gw20] [ 14%] 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[gray] [gw20] [ 14%] 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_cn [gw20] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_cn ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_mismatch_2 [gw25] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_legend_handler_map [gw4] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_inverted_ticks [gw26] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-60] [gw29] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_extension_shape[png] [gw22] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figure_legend[png] [gw41] [ 14%] 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_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-4] [gw31] [ 14%] 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_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-35] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[BrBG_r] [gw4] [ 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_image.py::test_imshow_pil[png] [gw45] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-35] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-36] [gw45] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-36] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_lw_scaling[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-61] [gw25] [ 14%] 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_axes.py::test_remove_shared_axes[gca-y] [gw10] [ 14%] 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_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-37] [gw45] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-37] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_use_sticky_edges ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-38] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_set_position ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdYlGn_r] [gw45] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-38] [gw4] [ 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_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-29] [gw39] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-29] ../../../../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_colors.py::test_DivergingNorm_DivergingNorm_VminGTVmax [gw21] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-4] [gw29] [ 14%] 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_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-5] [gw21] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-5] [gw20] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_mismatch_2 [gw26] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-61] ../../../../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_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-30] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-6] [gw21] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-6] [gw4] [ 14%] 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_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-7] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-62] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Pastel2] ../../../../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_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-39] [gw45] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-39] [gw29] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Pastel2] [gw20] [ 14%] 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_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-40] [gw45] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-40] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab20_r] [gw39] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-30] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-41] [gw45] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-41] [gw4] [ 14%] 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_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-42] [gw45] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-42] [gw1] [ 14%] 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_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-31] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[binary] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figure[svg] [gw20] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figure[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-43] [gw45] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-43] [gw14] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__is_horizontal [gw29] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[binary] [gw21] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-7] [gw32] [ 14%] 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_constrainedlayout.py::test_constrained_layout16[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_EllipseCollection[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_gridspec.py::test_height_ratios ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-8] [gw21] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-8] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[magma] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-9] [gw20] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_gridspec.py::test_height_ratios [gw21] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-9] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp1-expected1-kwargs_to_norm1] [gw46] [ 14%] 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_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-10] [gw21] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-10] [gw10] [ 14%] 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_image.py::test_rotate_image[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-11] [gw21] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-11] [gw46] [ 14%] 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_composite_background[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-12] [gw21] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-12] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-13] [gw21] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-13] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_polar_rlabel_position[svg] [gw10] [ 14%] 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_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-14] [gw21] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-14] [gw39] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-31] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_various_labels[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_canonical[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-15] [gw46] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_various_labels[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-44] [gw21] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-15] [gw45] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-44] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-16] [gw21] [ 14%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-16] [gw32] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp1-expected1-kwargs_to_norm1] [gw42] [ 14%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_clipping[png] [gw31] [ 15%] 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_category.py::TestPlotNumlike::test_plot_numlike[string ndarray-scatter] [gw16] [ 15%] 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_legend.py::test_legend_title_fontsize ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-32] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-45] [gw45] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-45] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation[pdf] [gw32] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation[pdf] [gw6] [ 15%] 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_category.py::TestPlotBytes::test_plot_bytes[bytes list-bar] [gw9] [ 15%] 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_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-17] [gw21] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-17] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-46] [gw45] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-46] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_gridspec_make_colorbar[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-1] [gw29] [ 15%] 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_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-47] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_canonical[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_fancy[svg] [gw45] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-47] [gw6] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_fancy[svg] [gw9] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_canonical[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-18] [gw26] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-62] [gw21] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-18] ../../../../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_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-19] [gw21] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-19] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-48] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_step_markers[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_density[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-63] [gw45] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-48] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-20] ../../../../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] [gw21] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-20] [gw29] [ 15%] 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_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-49] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_manual_labels[pdf] [gw45] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-49] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-21] [gw21] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-21] [gw39] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-32] [gw16] [ 15%] 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-dejavusans-33] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-50] [gw29] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_manual_labels[pdf] [gw45] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-50] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_axhline[png] [gw42] [ 15%] 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_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-51] ../../../../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[svg-mathtext-cm-22] [gw45] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-51] [gw31] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_minorticks_on[symlog-log] [gw21] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-22] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[number integer-bar] [gw1] [ 15%] 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_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-52] [gw45] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-52] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-23] [gw21] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-23] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_composite_image ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-24] [gw21] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-24] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-25] [gw21] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-25] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-53] [gw45] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-53] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-54] [gw45] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-54] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-55] [gw45] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-55] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_is_hashable [gw17] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-35] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-56] [gw45] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-56] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-26] [gw21] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-26] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-27] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-57] [gw45] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-57] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-58] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-0] [gw21] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-27] [gw45] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-58] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-59] [gw45] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-59] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-60] [gw45] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-60] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-61] [gw45] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-61] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-62] [gw45] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-62] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-63] [gw45] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-63] [gw26] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-63] [gw1] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_is_hashable [gw16] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-49] [gw43] [ 15%] 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_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-64] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-14] [gw44] [ 15%] 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_cbook.py::test_step_fails[args2] ../../../../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_cycles.py::test_marker_cycle[png] [gw13] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_hidden_axes ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ms]-t01] [gw1] [ 15%] 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_collections.py::test__EventCollection__set_linestyle_single_dash[png] [gw13] [ 15%] 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_figure.py::test_align_labels[svg] [gw13] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_align_labels[svg] [gw16] [ 15%] 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_font_manager.py::test_find_ttc [gw26] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-64] [gw43] [ 15%] 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_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-65] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-62] [gw39] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-33] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figure_repr [gw43] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figure_repr [gw19] [ 15%] 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_image.py::test_imsave_fspath[eps] ../../../../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-dejavusans-34] [gw26] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-65] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-66] [gw43] [ 15%] 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_log_scale_image[svg] [gw43] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_log_scale_image[svg] [gw16] [ 15%] 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_legend.py::test_legend_auto3[svg] [gw43] [ 15%] 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_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-29] [gw17] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-0] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_title_empty [gw16] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-29] [gw26] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-66] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-30] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-48] [gw16] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-30] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-67] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-31] [gw16] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-31] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-32] [gw16] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-32] [gw19] [ 15%] 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-53] [gw25] [ 15%] 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-stix-7] [gw39] [ 15%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-34] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-33] [gw16] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-33] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-34] [gw16] [ 15%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-34] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-35] [gw33] [ 16%] 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_qt.py::test_correct_key[Qt5Agg-shift] [gw33] [ 16%] 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_basic.py::test_simple [gw33] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_basic.py::test_simple ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[plot-ascii] [gw26] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-67] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-35] [gw16] [ 16%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-35] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-36] [gw16] [ 16%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-36] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-37] [gw16] [ 16%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-37] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-38] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-68] [gw25] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-7] [gw47] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_log_minortick_labels [gw39] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-35] [gw10] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_canonical[png] [gw14] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_EllipseCollection[png] [gw4] [ 16%] 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_axes.py::test_hist_step_filled[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Accent] ../../../../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-dejavusans-36] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_LogNorm [gw7] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_tickdirs ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py::test_invalid_input_forms [gw14] [ 16%] 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_colormap_reversing[GnBu_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[ps with distiller] [gw7] [ 16%] 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_svg.py::test_bold_font_output_with_none_fonttype[svg] [gw7] [ 16%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_bold_font_output_with_none_fonttype[svg] [gw14] [ 16%] 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[Spectral_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_non_string_fails[unicode] [gw7] [ 16%] 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::TestPlotNumlike::test_plot_numlike[bytes ndarray-scatter] [gw26] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-68] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-69] [gw47] [ 16%] 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[RdPu] [gw14] [ 16%] 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[gist_yarg_r] [gw46] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_title_fontsize ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-17] [gw17] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-48] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-13] [gw9] [ 16%] 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::TestScatter::test_scatter_c[c_case20-None] [gw33] [ 16%] 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::TestPlotTypes::test_mixed_type_exception[string integer-bar] [gw29] [ 16%] 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_figure.py::test_alpha[svg] [gw1] [ 16%] 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_colorbar.py::test_colorbar_format [gw29] [ 16%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_alpha[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_figimage0[png] [gw39] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-36] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-37] [gw14] [ 16%] 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[twilight_shifted_r] [gw42] [ 16%] 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_cbook.py::test_to_prestep_empty [gw42] [ 16%] 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_collections.py::test__EventCollection__set_linelength[svg] [gw42] [ 16%] 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_colorbar.py::test_colorbar_autoticks [gw9] [ 16%] 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::test_bxp_customoutlier[png] [gw25] [ 16%] 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-stixsans-20] [gw47] [ 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[flag] [gw17] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-13] [gw26] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-69] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-70] [gw7] [ 16%] 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_cbook.py::Test_boxplot_stats::test_form_each_dict ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-61] [gw47] [ 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[summer] [gw20] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_composite_background[png] [gw14] [ 16%] 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_container.py::test_stem_remove ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_bignumbers_real[png] [gw19] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-53] [gw7] [ 16%] 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_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-18] [gw47] [ 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_constrainedlayout.py::test_constrained_layout11rat[png] [gw31] [ 16%] 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_cbook.py::test_safe_first_element_pandas_series ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-backspace_mod] [gw26] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-70] [gw31] [ 16%] 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_backends_interactive.py::test_interactive_backend[wxagg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-71] [gw31] [ 16%] 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_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[scatter-ascii] [gw7] [ 16%] 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__set_color[png] [gw17] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-61] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-48] [gw17] [ 16%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-48] [gw41] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_set_position ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-49] [gw17] [ 16%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-49] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-50] [gw17] [ 16%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-50] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_missing_psfont [gw41] [ 16%] 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_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-51] [gw17] [ 16%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-51] [gw5] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_displaced_spine ../../../../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_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-52] [gw17] [ 16%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-52] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-53] [gw17] [ 16%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-53] [gw14] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_container.py::test_stem_remove ../../../../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_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-54] [gw17] [ 16%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-54] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-55] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-backspace] [gw41] [ 16%] 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_bbox_tight.py::test_bbox_inches_tight_suptile_legend[svg] [gw41] [ 16%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_suptile_legend[svg] [gw26] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-71] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-72] [gw14] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ms]-t02] [gw17] [ 16%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-55] ../../../../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_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-56] [gw17] [ 16%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-56] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-57] [gw17] [ 16%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-57] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-58] [gw17] [ 16%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-58] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-59] [gw17] [ 16%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-59] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-60] [gw33] [ 16%] 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_cbook.py::test_normalize_kwargs_pass[inp2-expected2-kwargs_to_norm2] [gw29] [ 16%] 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_bbox_image_inverted[svg] [gw19] [ 16%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-18] [gw25] [ 16%] 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[pdf-mathtext-dejavuserif-27] [gw25] [ 16%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-27] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-28] [gw25] [ 16%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-28] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figure_label [gw31] [ 17%] 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::TestPlotTypes::test_mixed_type_exception[string integer-scatter] [gw29] [ 17%] 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_composite[False-2-ps- colorimage] [gw14] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figure_label ../../../../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_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-29] [gw25] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-29] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-30] [gw25] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-30] [gw33] [ 17%] 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_collections.py::test__EventCollection__switch_orientation[svg] [gw33] [ 17%] 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_colorbar.py::test_colorbar_single_scatter[png] ../../../../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[pdf-mathtext-dejavuserif-31] [gw25] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-31] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-32] [gw25] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-32] [gw23] [ 17%] 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_contour_colorbar[svg] [gw17] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-60] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-33] [gw25] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-33] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-61] [gw17] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-61] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-62] [gw17] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-62] [gw23] [ 17%] 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::TestScatter::test_scatter_c[c_case32-conversion] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-63] [gw17] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-63] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-64] [gw17] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-64] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-65] [gw17] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-65] [gw41] [ 17%] 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::TestPlotTypes::test_mixed_type_update_exception[number integer-plot] [gw6] [ 17%] 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_mathtext.py::test_mathtext_rendering[png-mathtext-cm-24] [gw23] [ 17%] 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_bxp_scalarwidth[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-34] [gw25] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-34] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-35] [gw25] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-35] [gw3] [ 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_cycles.py::test_cycle_reset [gw26] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-72] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-73] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-66] [gw17] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-66] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-67] [gw17] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-67] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-68] [gw17] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-68] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-69] [gw17] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-69] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-70] [gw17] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-70] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-71] [gw17] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-71] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-72] [gw17] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-72] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-73] [gw17] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-73] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-74] [gw17] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-74] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-75] [gw17] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-75] [gw39] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-37] [gw32] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_gridspec_make_colorbar[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-36] [gw25] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-36] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-37] [gw25] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-37] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-38] [gw25] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-38] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-39] [gw25] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-39] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-40] [gw25] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-40] [gw19] [ 17%] 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[pdf-mathtext-stixsans-19] [gw19] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-19] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-20] [gw19] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-20] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-21] [gw19] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-21] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-22] [gw19] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-22] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-23] [gw19] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-23] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-24] [gw19] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-24] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_SymLogNorm ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-41] [gw25] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-41] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-42] [gw25] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-42] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-43] [gw25] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-43] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-44] [gw25] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-44] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-45] [gw25] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-45] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-46] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-38] [gw6] [ 17%] 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-72] [gw25] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-46] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-47] [gw25] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-47] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-25] [gw19] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-25] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-26] [gw19] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-26] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-27] [gw26] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-73] [gw19] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-27] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-28] [gw19] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-28] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-29] [gw19] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-29] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-30] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-48] [gw25] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-48] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-49] [gw25] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-49] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-50] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-74] [gw19] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-30] [gw25] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-50] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-51] [gw8] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_minor_accountedfor ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-31] [gw32] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_SymLogNorm [gw19] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-31] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-32] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PiYG_r] [gw25] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-51] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-52] [gw25] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-52] [gw19] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-32] ../../../../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_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-33] [gw19] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-33] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-53] [gw25] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-53] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-54] [gw25] [ 17%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-54] [gw8] [ 17%] 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_svg.py::test_determinism[determinism_notex.svg-False] [gw43] [ 17%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_title_empty [gw6] [ 18%] 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[pdf-mathtext-stixsans-34] [gw19] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-34] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-35] ../../../../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-stix-37] [gw19] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-35] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-36] [gw16] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-38] [gw32] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PiYG_r] [gw19] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-36] ../../../../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_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-37] [gw19] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-37] [gw42] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_autoticks ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-38] [gw19] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-38] [gw41] [ 18%] 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_colors.py::test_light_source_masked_shading ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-39] [gw19] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-39] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-39] [gw16] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-39] [gw32] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[bone_r] [gw14] [ 18%] 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_image.py::test_no_interpolation_origin[pdf] [gw14] [ 18%] 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_imshow_clips_rgb_to_valid_range[dtype4] [gw5] [ 18%] 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_colors.py::test_colormap_reversing[nipy_spectral_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_to_prestep ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-40] [gw16] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-40] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-41] [gw16] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-41] [gw32] [ 18%] 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_compare_images.py::test_image_comparison_expect_rms[all127.png-all128.png-0-1] [gw42] [ 18%] 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_colormap_reversing[Purples_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-40] [gw19] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-40] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-41] [gw19] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-41] [gw7] [ 18%] 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_colors.py::test_makeMappingArray[5-result0] [gw20] [ 18%] 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_legend.py::TestLegendFunction::test_legend_handle_label [gw2] [ 18%] 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_cycles.py::test_valid_input_forms ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-42] [gw19] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-42] [gw41] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_to_prestep ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linelength[pdf] [gw41] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linelength[pdf] [gw14] [ 18%] 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_backend_svg.py::test_bold_font_output[svg] [gw5] [ 18%] 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_category.py::TestUnitData::test_non_string_fails[single] [gw5] [ 18%] 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::TestPlotNumlike::test_plot_numlike[bytes list-bar] [gw4] [ 18%] 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_num2timedelta[1-tdelta0] [gw7] [ 18%] 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_colormap_reversing[BuPu] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_expand[svg] [gw14] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_expand[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_drawstyle_variants[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-43] [gw19] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-43] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-44] [gw19] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-44] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-45] [gw19] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-45] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-46] [gw19] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-46] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-42] [gw16] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-42] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-43] [gw16] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-43] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_minorticks_on_off [gw39] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-38] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-39] [gw42] [ 18%] 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[coolwarm_r] [gw42] [ 18%] 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[rainbow_r] [gw42] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[rainbow_r] [gw4] [ 18%] 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_font_manager.py::test_score_weight [gw4] [ 18%] 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_image.py::test_image_clip[png] [gw26] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-74] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-44] [gw16] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-44] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-45] [gw16] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-45] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-46] [gw16] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-46] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-47] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-75] [gw7] [ 18%] 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[Set1] [gw7] [ 18%] 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[gist_ncar] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout7 [gw20] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_legend_handle_label [gw5] [ 18%] 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_lines.py::test_set_line_coll_dash_image[svg] [gw20] [ 18%] 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_mathtext.py::test_mathtext_rendering[png-mathtext-cm-38] [gw7] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_ncar] [gw16] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-47] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-48] [gw16] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-48] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab20c] ../../../../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_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-49] [gw16] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-49] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-50] [gw16] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-50] [gw2] [ 18%] 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_dates.py::test_DayLocator [gw2] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_DayLocator ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_tightbbox ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-51] [gw16] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-51] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-52] [gw16] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-52] [gw5] [ 18%] 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_contiguous_regions ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-53] [gw16] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-53] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-54] [gw16] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-54] [gw7] [ 18%] 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_constrainedlayout.py::test_constrained_layout19 [gw40] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout5[png] [gw46] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-17] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-65] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-55] [gw16] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-55] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-56] [gw31] [ 18%] 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_cbook.py::test_normalize_kwargs_pass[inp0-expected0-kwargs_to_norm0] [gw31] [ 18%] 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_collections.py::test__EventCollection__switch_orientation[png] [gw16] [ 18%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-56] [gw5] [ 18%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_contiguous_regions ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linewidth[svg] [gw5] [ 18%] 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_colorbar.py::test_mappable_no_alpha ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_circular_contour_warning [gw9] [ 18%] 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_violinplot_bad_positions [gw6] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-37] [gw32] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_compare_images.py::test_image_comparison_expect_rms[all127.png-all128.png-0-1] [gw46] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-65] ../../../../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_mathtext.py::test_mathtext_rendering[png-mathtext-stix-30] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-2] [gw3] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cycles.py::test_cycle_reset [gw33] [ 19%] 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_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-51] [gw18] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-51] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-55] [gw18] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-55] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_tz_utc ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-56] [gw18] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-56] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-57] [gw18] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-57] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_SymLogNorm_colorbar ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-58] [gw6] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-2] [gw18] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-58] [gw3] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_tz_utc ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-50] [gw44] [ 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_font_manager.py::test_font_priority ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-59] [gw9] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_violinplot_bad_positions [gw18] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-59] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-60] [gw18] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-60] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-61] [gw18] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-61] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_labels ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_inverted_limit[png] [gw3] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_font_priority [gw46] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-30] ../../../../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_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-62] [gw18] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-62] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-63] [gw28] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_markevery_log_scales[png] [gw18] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-63] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-64] [gw18] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-64] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-65] [gw18] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-65] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-66] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist2d_transpose[svg] [gw28] [ 19%] 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::test_parse_scatter_color_args_edgecolors[kwargs0-None] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-78] [gw29] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_composite[False-2-ps- colorimage] [gw40] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_circular_contour_warning [gw18] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-66] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-67] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFigureFunction::test_legend_label_arg [gw18] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-67] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_auto_date_locator ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-68] [gw18] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-68] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-69] [gw18] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-69] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-70] [gw18] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-70] [gw29] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFigureFunction::test_legend_label_arg [gw28] [ 19%] 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_boxplot[pdf] [gw28] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_boxplot[pdf] [gw39] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-39] [gw40] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_auto_date_locator ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-0] [gw6] [ 19%] 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[svg-mathtext-dejavuserif-71] [gw18] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-71] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-72] [gw18] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-72] [gw4] [ 19%] 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_mask_image[svg] [gw4] [ 19%] 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_figure.py::test_invalid_figure_size [gw40] [ 19%] 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_image.py::test_imsave_fspath[png] [gw41] [ 19%] 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_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-73] [gw18] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-73] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-74] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-40] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-3] [gw6] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-3] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-4] [gw6] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-4] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-5] [gw6] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-5] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-6] [gw6] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-6] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-7] [gw6] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-7] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-8] [gw6] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-8] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-9] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_light_source_shading_default [gw41] [ 19%] 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_colormap_reversing[Purples] [gw41] [ 19%] 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[coolwarm] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_offset[png] [gw40] [ 19%] 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_minimized_rasterized [gw18] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-74] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-75] [gw18] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-75] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_fancy[pdf] [gw4] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_fancy[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_step_markers[pdf] [gw6] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-9] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-10] [gw6] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-10] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-11] [gw12] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_align_labels[png] [gw22] [ 19%] 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_image_composite_background[pdf] [gw22] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_composite_background[pdf] [gw46] [ 19%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-78] [gw6] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-11] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-12] [gw6] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-12] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-13] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-76] [gw18] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-76] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-77] [gw18] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-77] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-78] [gw18] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-78] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-79] [gw18] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-79] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_hinting_factor[8] [gw12] [ 19%] 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_image.py::test_imshow[pdf] [gw12] [ 19%] 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_imshow_clips_rgb_to_valid_range[dtype1] [gw5] [ 19%] 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_colormap_reversing[BuGn_r] [gw5] [ 19%] 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[Reds_r] [gw43] [ 19%] 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-62] [gw6] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-13] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-14] [gw6] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-14] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-15] [gw6] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-15] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-16] [gw6] [ 19%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-16] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_empty_imshow[Normalize] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-43] [gw39] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-40] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-17] [gw6] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-17] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-18] [gw6] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-18] [gw41] [ 20%] 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[rainbow] [gw33] [ 20%] 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_colormap_reversing[PuBu] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-41] [gw5] [ 20%] 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[gist_heat_r] [gw41] [ 20%] 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_constrainedlayout.py::test_constrained_layout6[png] [gw12] [ 20%] 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_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-19] [gw6] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-19] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-20] [gw5] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_heat_r] [gw6] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-20] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-21] [gw6] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-21] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-22] [gw6] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-22] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-23] [gw6] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-23] [gw46] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-43] [gw33] [ 20%] 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[brg] [gw43] [ 20%] 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-stix-27] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_rc[svg] [gw12] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_rc[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_line_colors ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-47] ../../../../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_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-24] [gw6] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-24] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-25] [gw6] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-25] [gw5] [ 20%] 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_constrainedlayout.py::test_constrained_layout18 [gw23] [ 20%] 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_errorbar_limits[svg] [gw23] [ 20%] 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_alpha[png] [gw33] [ 20%] 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[ocean] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-26] [gw6] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-26] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-27] [gw6] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-27] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-28] [gw6] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-28] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-29] [gw6] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-29] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-30] [gw6] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-30] [gw42] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout7 [gw39] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-41] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-42] [gw7] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout19 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[s]-t01] [gw7] [ 20%] 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_dviread.py::test_PsfontsMap [gw33] [ 20%] 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_compare_images.py::test_image_comparison_expect_rms[all128.png-all127.png-0-1] [gw7] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dviread.py::test_PsfontsMap ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_addlines[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_get_fontconfig_fonts [gw26] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-75] [gw20] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-38] [gw9] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_hist_labels ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-76] [gw31] [ 20%] 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_mathtext.py::test_mathtext_rendering[png-mathtext-stix-3] [gw43] [ 20%] 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_colorbar.py::test_colorbar_positioning[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_step_linestyle[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-75] [gw22] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_empty_imshow[Normalize] [gw39] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-42] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_legend_no_args [gw3] [ 20%] 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_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-43] [gw2] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_tightbbox ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_mask_image[pdf] [gw3] [ 20%] 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_legend.py::test_fancy[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_format_cursor_data[data0-[1e+04]-[10001]] [gw44] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_inverted_limit[png] [gw20] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-3] [gw26] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-76] ../../../../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_mathtext.py::test_mathtext_rendering[png-mathtext-stix-51] [gw22] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_legend_no_args [gw39] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-43] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_marker_fill_styles[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-44] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-77] [gw46] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-47] [gw20] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-51] [gw12] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_line_colors [gw44] [ 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_mathtext.py::test_mathtext_rendering[png-mathtext-cm-30] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imsave_fspath[svg] [gw14] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_drawstyle_variants[png] ../../../../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-dejavusans-48] [gw7] [ 20%] 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_image.py::test_image_cliprect[png] [gw43] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-75] [gw33] [ 20%] 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_contour.py::test_contour_datetime_axis[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-40] [gw44] [ 20%] 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_mathtext.py::test_mathtext_rendering[png-mathtext-cm-33] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_rotate_image[png] [gw39] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-44] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-45] [gw20] [ 20%] 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-64] [gw43] [ 20%] 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-68] [gw26] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-77] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-78] [gw20] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-64] [gw39] [ 20%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-45] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-4] [gw20] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-4] [gw28] [ 20%] 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_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-5] [gw20] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-5] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-46] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-6] [gw20] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-6] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-7] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_defaults[png] [gw20] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-7] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-8] [gw20] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-8] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-9] [gw20] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-9] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-10] [gw20] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-10] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-11] [gw20] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-11] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-12] [gw20] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-12] [gw29] [ 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[svg-mathtext-dejavusans-13] [gw13] [ 20%] 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_image.py::test_no_interpolation_origin[png] [gw20] [ 20%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-13] ../../../../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[svg-mathtext-dejavusans-14] [gw20] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-14] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-15] [gw20] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-15] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-16] [gw20] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-16] [gw39] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-46] [gw46] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-48] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-17] [gw20] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-17] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-18] [gw43] [ 21%] 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-dejavusans-49] [gw20] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-18] [gw4] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_step_markers[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-69] [gw23] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_alpha[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-29] [gw39] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-29] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-30] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-23] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-19] [gw20] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-19] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-20] [gw20] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-20] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-21] [gw20] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-21] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-22] [gw20] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-22] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-23] [gw20] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-23] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-24] [gw20] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-24] [gw42] [ 21%] 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_axes.py::test_specgram_noise_angle[png] [gw26] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-78] [gw5] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout18 ../../../../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_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-25] [gw20] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-25] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-26] [gw39] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-30] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-31] [gw39] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-31] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-32] [gw39] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-32] [gw20] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-26] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-27] [gw20] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-27] [gw5] [ 21%] 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_datetime64_in_list ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_concise_formatter ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-28] [gw20] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-28] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-29] [gw20] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-29] [gw5] [ 21%] 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_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-79] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-33] [gw39] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-33] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_otf ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-34] [gw46] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-49] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-50] [gw39] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-34] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-35] [gw39] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-35] [gw5] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_otf ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-36] [gw39] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-36] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-37] [gw4] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-23] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-71] [gw29] [ 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_image.py::test_image_clip[svg] [gw5] [ 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_imshow_masked_interpolation[png] [gw39] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-37] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-38] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-13] [gw43] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-69] [gw26] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-79] [gw39] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-38] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-39] ../../../../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-dejavuserif-80] [gw39] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-39] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-40] [gw39] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-40] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-41] [gw39] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-41] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-42] [gw39] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-42] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-43] [gw3] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_fancy[png] [gw39] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-43] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-44] [gw39] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-44] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-45] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_step_markers[png] [gw39] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-45] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-46] [gw39] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-46] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-47] [gw29] [ 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-61] [gw39] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-47] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-48] [gw39] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-48] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-49] [gw39] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-49] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-50] [gw39] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-50] [gw2] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_format_cursor_data[data0-[1e+04]-[10001]] [gw43] [ 21%] 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_image.py::test_mask_image[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-51] [gw39] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-51] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-52] [gw39] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-52] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-53] [gw39] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-53] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-71] [gw4] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-71] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-36] [gw30] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_extension_length[png] [gw46] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-50] [gw7] [ 21%] 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_imshow_masked_interpolation[pdf] [gw7] [ 21%] 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_colors.py::test_DivergingNorm_VcenterGTVmax ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_framealpha[pdf] [gw7] [ 21%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_framealpha[pdf] [gw29] [ 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-dejavusans-51] [gw30] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_VcenterGTVmax ../../../../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_colors.py::test_colormap_reversing[Pastel2_r] [gw26] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-80] [gw10] [ 21%] 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_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-26] ../../../../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_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-81] [gw30] [ 21%] 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[binary_r] [gw4] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-36] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-1] [gw10] [ 21%] 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::test_bxp_custompatchartist[png] [gw30] [ 21%] 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[magma_r] [gw27] [ 21%] 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_pcolorfast_colormapped[xy1-AxesImage] [gw43] [ 21%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-71] [gw46] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-51] ../../../../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-dejavusans-52] [gw12] [ 22%] 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-78] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-28] [gw21] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-28] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-50] [gw28] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_eventplot_defaults[png] [gw4] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_csd_noise[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-49] [gw30] [ 22%] 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_compare_images.py::test_image_comparison_expect_rms[basn3p02.png-basn3p02-half-1px-offset.png-0-63.75] [gw27] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast_colormapped[xy1-AxesImage] [gw26] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-81] ../../../../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_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-82] [gw13] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_no_interpolation_origin[png] [gw43] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-72] [gw30] [ 22%] 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_image.py::test_imshow_clips_rgb_to_valid_range[dtype3] [gw29] [ 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-73] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-64] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-5] [gw29] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-5] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-6] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_manual_labels[svg] [gw30] [ 22%] 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_dates.py::test_date_axvline[png] [gw45] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-64] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-16] [gw29] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-6] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-7] [gw29] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-7] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-8] [gw29] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-8] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-9] [gw29] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-9] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-10] [gw4] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-49] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-31] [gw29] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-10] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-11] [gw29] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-11] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-12] [gw29] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-12] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-13] [gw4] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-31] [gw29] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-13] [gw13] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype3] [gw26] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-82] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-0] [gw26] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-0] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-1] [gw26] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-1] [gw44] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_rotate_image[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_various_labels[png] [gw27] [ 22%] 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_loglog[png] [gw21] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-50] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-51] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-32] [gw4] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-32] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-33] [gw4] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-33] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-34] [gw4] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-34] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-35] [gw4] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-35] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-36] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_expand[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-14] [gw29] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-14] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-15] [gw29] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-15] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-16] [gw29] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-16] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-17] [gw4] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-36] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-37] [gw4] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-37] [gw45] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-16] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-17] [gw29] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-17] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-18] [gw29] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-18] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-19] [gw29] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-19] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-20] [gw29] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-20] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-21] [gw29] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-21] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-2] [gw26] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-2] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-3] [gw26] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-3] [gw13] [ 22%] 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_lines.py::test_valid_linestyles [gw13] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_valid_linestyles ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-32] [gw46] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-52] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-53] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-38] [gw4] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-38] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-39] [gw4] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-39] [gw12] [ 22%] 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-stix-43] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-22] [gw29] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-22] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-40] [gw4] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-40] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-41] [gw4] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-41] [gw1] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_format ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Blues] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-23] [gw29] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-23] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-24] [gw29] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-24] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-42] [gw4] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-42] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-43] [gw43] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-73] [gw21] [ 22%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-51] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-25] [gw29] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-25] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-26] [gw29] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-26] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-27] [gw29] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-27] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-28] [gw29] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-28] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-29] [gw29] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-29] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-30] [gw29] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-30] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-31] [gw29] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-31] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-32] [gw29] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-32] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-33] [gw29] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-33] [gw4] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-43] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-44] [gw4] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-44] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-45] [gw4] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-45] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-46] [gw4] [ 22%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-46] ../../../../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_mathfont_rendering[png-mathfont-cm-52] [gw23] [ 23%] 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_rc_tick ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-47] [gw4] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-47] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-48] [gw1] [ 23%] 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[RdYlBu] [gw1] [ 23%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdYlBu] [gw12] [ 23%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-43] [gw4] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-48] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-49] [gw4] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-49] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-50] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_earth] [gw45] [ 23%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-17] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-18] [gw1] [ 23%] 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_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-8] [gw40] [ 23%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_minimized_rasterized ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab10] [gw4] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-50] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-51] [gw4] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-51] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_auto2[svg] [gw40] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_auto2[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_linecollection_scaled_dashes ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-52] [gw4] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-52] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-53] [gw4] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-53] [gw23] [ 23%] 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_errorbar_inputs_shotgun[kwargs36] [gw1] [ 23%] 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_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-54] [gw4] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-54] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-55] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout13[png] [gw4] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-55] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-56] [gw4] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-56] [gw21] [ 23%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-52] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-53] [gw12] [ 23%] 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-56] [gw46] [ 23%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-53] [gw14] [ 23%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-33] [gw45] [ 23%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-18] [gw40] [ 23%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_linecollection_scaled_dashes ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-81] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-11] [gw23] [ 23%] 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_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-54] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-19] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_dash_offset[png] [gw2] [ 23%] 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_legend.py::test_alpha_rcparam[png] [gw30] [ 23%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_axvline[png] [gw43] [ 23%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-74] [gw21] [ 23%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-53] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_too_many_figures [gw7] [ 23%] 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_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-cm-26] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-54] [gw30] [ 23%] 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_image.py::test_figimage0[pdf] [gw45] [ 23%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-19] [gw30] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_figimage0[pdf] [gw14] [ 23%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-81] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-20] ../../../../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_mathtext.py::test_mathtext_rendering[png-mathtext-stix-46] [gw3] [ 23%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_step_markers[png] [gw12] [ 23%] 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-cm-22] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-77] [gw22] [ 23%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_marker_fill_styles[png] [gw12] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-77] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-39] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-78] [gw12] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-78] [gw21] [ 23%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-54] [gw33] [ 23%] 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_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-79] [gw12] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-79] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-80] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-55] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_RRuleLocator_dayrange [gw12] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-80] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-81] [gw12] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-81] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-82] [gw12] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-82] [gw33] [ 23%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_RRuleLocator_dayrange ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-0] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_axes_remove [gw12] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-0] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-1] [gw12] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-1] [gw7] [ 23%] 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[pdf-mathtext-dejavusans-2] [gw12] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-2] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-3] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-74] [gw12] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-3] [gw46] [ 23%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-54] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-4] [gw12] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-4] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-5] [gw12] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-5] [gw14] [ 23%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-46] [gw44] [ 23%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_various_labels[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-6] [gw12] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-6] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_proper_window_extent [gw43] [ 23%] 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-11] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-55] ../../../../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[pdf-mathtext-dejavusans-7] [gw12] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-7] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-8] [gw12] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-8] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-9] [gw12] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-9] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-10] [gw12] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-10] [gw45] [ 23%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-20] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-11] [gw12] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-11] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-21] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-12] [gw12] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-12] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-13] [gw12] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-13] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-14] [gw12] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-14] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-15] [gw12] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-15] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-16] [gw12] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-16] [gw21] [ 23%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-55] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-17] [gw12] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-17] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-18] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-56] [gw43] [ 23%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-76] [gw12] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-18] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-19] [gw12] [ 23%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-19] ../../../../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[pdf-mathtext-dejavusans-20] [gw13] [ 23%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-32] [gw3] [ 23%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-22] [gw12] [ 24%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-20] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-21] [gw12] [ 24%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-21] ../../../../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-70] [gw46] [ 24%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-55] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-56] [gw45] [ 24%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-21] [gw10] [ 24%] 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_horiz_violinplot_custompoints_200[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-22] [gw14] [ 24%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-11] [gw30] [ 24%] 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_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-59] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_composite[False-2-svg-0] [gw41] [ 32%] 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_image.py::test_imsave_fspath[pdf] [gw40] [ 32%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-21] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-46] [gw18] [ 32%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_repeat[n1-axis1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_repeat[n5-axis0] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-22] [gw18] [ 32%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_repeat[n5-axis0] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_repeat[n5-axis1] [gw42] [ 32%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-16] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-17] [gw41] [ 32%] 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_log_scale_image[png] [gw17] [ 32%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-40] [gw26] [ 32%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-2] [gw32] [ 32%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-28] [gw27] [ 32%] 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_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-41] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-29] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_axhspan[png] [gw18] [ 32%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_repeat[n5-axis1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n1-noverlap0-axis0] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-3] [gw16] [ 32%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-30] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-31] [gw18] [ 32%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n1-noverlap0-axis0] [gw7] [ 32%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-55] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n1-noverlap0-axis1] [gw25] [ 32%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-24] [gw21] [ 32%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-14] [gw34] [ 32%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout1[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_labels[png] [gw19] [ 32%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-46] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-47] [gw18] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n1-noverlap0-axis1] [gw40] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-22] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-25] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-56] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n5-noverlap0-axis0] [gw38] [ 33%] 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_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-23] [gw18] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n5-noverlap0-axis0] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n5-noverlap0-axis1] [gw32] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-29] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-30] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp7-expected7-kwargs_to_norm7] [gw38] [ 33%] 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_collections.py::test__EventCollection__set_orientation[pdf] [gw38] [ 33%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_orientation[pdf] [gw18] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n5-noverlap0-axis1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_closed_patch[pdf] [gw38] [ 33%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_closed_patch[pdf] [gw40] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-23] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n15-noverlap2-axis0] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-24] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_autoscale_masked [gw18] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n15-noverlap2-axis0] [gw7] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-56] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n15-noverlap2-axis1] [gw17] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-41] [gw19] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-47] [gw26] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-3] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-48] [gw24] [ 33%] 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_cap_and_joinstyle_image[png] [gw42] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-17] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-42] [gw40] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-24] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-4] [gw23] [ 33%] 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_legend.py::TestLegendFunction::test_legend_three_args ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-18] [gw32] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-30] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-31] [gw18] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n15-noverlap2-axis1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n13-noverlapn3-axis0] [gw18] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n13-noverlapn3-axis0] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n13-noverlapn3-axis1] [gw18] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n13-noverlapn3-axis1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows_n32_noverlap0_unflatten[axis0] [gw16] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-31] [gw1] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_cursor_data [gw25] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-25] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-26] [gw18] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows_n32_noverlap0_unflatten[axis0] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows_n32_noverlap0_unflatten[axis1] [gw19] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-48] [gw18] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows_n32_noverlap0_unflatten[axis1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_ensure_integer_type [gw18] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_ensure_integer_type ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::test_csv2rec_names_with_comments ../../../../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_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-49] [gw36] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_pdf.py::test_determinism_hatches [gw18] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::test_csv2rec_names_with_comments ../../../../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_mlab.py::test_csv2rec_dates[usdate] [gw36] [ 33%] 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_bbox_tight.py::test_bbox_inches_tight[png] [gw18] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::test_csv2rec_dates[usdate] [gw23] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_legend_three_args [gw17] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-42] [gw32] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-31] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_lw_scaling[pdf] [gw25] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-26] [gw23] [ 33%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_lw_scaling[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-41] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-43] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-32] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-27] [gw42] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-18] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-19] [gw19] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-49] [gw26] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-4] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-50] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-5] [gw38] [ 33%] 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_colormap_reversing[PuOr_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-31] [gw6] [ 33%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-31] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::test_csv2rec_dates[yearfirst] [gw25] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-27] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-28] [gw38] [ 33%] 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[cividis_r] [gw6] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::test_csv2rec_dates[yearfirst] [gw31] [ 33%] 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_mlab.py::TestWindow::test_window_none_rand ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_relim [gw6] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_window_none_rand ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_window_none_ones [gw19] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-50] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-51] [gw17] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-43] [gw32] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-32] [gw6] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_window_none_ones ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_window_hanning_rand [gw6] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_window_hanning_rand ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_window_hanning_ones ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-33] [gw6] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_window_hanning_ones ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_1D_axis1_ValueError ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-44] [gw10] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_uint8 [gw6] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_1D_axis1_ValueError [gw24] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_cap_and_joinstyle_image[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_get_tightbbox_polar ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_1D_els_wrongsize_ValueError ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_Odd [gw37] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_closed_patch[png] [gw25] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-28] [gw38] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[cividis_r] [gw26] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-5] ../../../../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[plasma_r] [gw19] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-51] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-52] [gw24] [ 33%] 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_colormap_reversing[Paired] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-6] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-29] [gw23] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-41] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-6] [gw24] [ 33%] 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[afmhot] [gw42] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-19] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-20] [gw6] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_1D_els_wrongsize_ValueError ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_0D_ValueError [gw6] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_0D_ValueError ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_3D_ValueError [gw6] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_3D_ValueError ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_1D [gw31] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_relim ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFigureFunction::test_legend_label_three_args_pluskw [gw24] [ 33%] 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[inferno] [gw32] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-33] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-34] [gw6] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_1D ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_1D_axis0 [gw6] [ 33%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_1D_axis0 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_els_1D_axis0 [gw38] [ 33%] 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_constrainedlayout.py::test_constrained_layout4[pdf] [gw38] [ 33%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout4[pdf] [gw9] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[eps afm] [gw6] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_els_1D_axis0 [gw25] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-29] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_missing_psfont ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_1x1_array ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_2D_axis0 [gw31] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFigureFunction::test_legend_label_three_args_pluskw [gw9] [ 34%] 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_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-30] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_non_string_update_fails[unicode] [gw24] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[inferno] [gw19] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-52] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_ndarray_subclass_norm [gw6] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_2D_axis0 [gw9] [ 34%] 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_mlab.py::TestWindow::test_apply_window_hanning_els1_2D_axis0 ../../../../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_mathtext.py::test_mathtext_rendering[png-mathtext-cm-2] [gw23] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-6] [gw17] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-44] [gw26] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-6] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-54] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-53] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-45] [gw6] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_els1_2D_axis0 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_els2_2D_axis0 [gw27] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_axhspan[png] [gw42] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-20] [gw6] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_els2_2D_axis0 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_els3_2D_axis0 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-21] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_suptitle_fontproperties [gw41] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_log_scale_image[png] [gw6] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_els3_2D_axis0 [gw9] [ 34%] 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_mlab.py::TestWindow::test_apply_window_hanning_2D_axis1 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_bootstrapped [gw38] [ 34%] 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_legend.py::test_legend_auto3[png] [gw32] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-34] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_drange ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-35] [gw6] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_2D_axis1 [gw25] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-30] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_2D__els1_axis1 [gw38] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_drange ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-31] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_autofmt_xdate[minor] [gw6] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_2D__els1_axis1 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_2D_els2_axis1 [gw17] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-45] [gw19] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-53] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-46] [gw6] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_2D_els2_axis1 [gw34] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_labels[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-54] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_2D_els3_axis1 [gw27] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_suptitle_fontproperties [gw6] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_2D_els3_axis1 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_stride_windows_hanning_2D_n13_noverlapn3_axis0 [gw35] [ 34%] 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_dates.py::test_DateFormatter[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_interp_nearest_vs_none[pdf] [gw27] [ 34%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_interp_nearest_vs_none[pdf] [gw6] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_stride_windows_hanning_2D_n13_noverlapn3_axis0 [gw32] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-35] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-36] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_bbox_image_inverted[png] [gw23] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-54] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_2D_stack_axis1 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-control] [gw35] [ 34%] 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_basic.py::test_lazy_imports ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-19] [gw6] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_2D_stack_axis1 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_2D_stack_windows_axis1 [gw42] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-21] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-22] [gw25] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-31] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-32] [gw6] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_2D_stack_windows_axis1 [gw19] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-54] [gw17] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-46] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-55] [gw32] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-36] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-37] [gw10] [ 34%] 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_backend_ps.py::test_savefig_to_stringio[eps] [gw15] [ 34%] 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_tools.py::test_format_shortcut[ctrl+a-Ctrl+A] [gw15] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[ctrl+a-Ctrl+A] [gw25] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-32] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-33] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert[integer string] [gw42] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-22] [gw38] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_autofmt_xdate[minor] [gw15] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert[integer string] [gw9] [ 34%] 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_collections.py::test__EventCollection__get_segments[pdf] ../../../../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_image.py::test_imsave[jpeg] [gw9] [ 34%] 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_null_collection_datalim [gw23] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-19] [gw32] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-37] [gw9] [ 34%] 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_colors.py::test_resample ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-38] [gw9] [ 34%] 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_reversing[CMRmap_r] [gw19] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-55] [gw38] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imsave[jpeg] [gw25] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-33] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_figureimage_setdata [gw15] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xaxis[bar] [gw9] [ 34%] 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_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-34] ../../../../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_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-56] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Set2_r] [gw38] [ 34%] PASSED ../../../../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[svg-mathtext-dejavusans-30] [gw20] [ 34%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-30] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_auto2[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_0D_zeros [gw41] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_auto3[png] [gw15] [ 34%] 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_legend.py::test_handler_numpoints [gw20] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_0D_zeros ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_linelength [gw9] [ 34%] 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_mlab.py::TestDetrend::test_detrend_none_0D_zeros_axis1 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_rainbow_r] [gw32] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-38] [gw1] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_mask_image_over_under[png] [gw9] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_rainbow_r] [gw20] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_0D_zeros_axis1 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_none_0D_zeros ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-39] [gw41] [ 34%] 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_alpha_rgba[png] ../../../../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_colors.py::test_colormap_reversing[terrain_r] [gw25] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-34] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-35] [gw27] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_bbox_image_inverted[png] [gw20] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_none_0D_zeros ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_composite[True-1-ps- colorimage] [gw10] [ 34%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[eps] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_determinism[determinism_tex.svg-True] [gw10] [ 34%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_backend_svg.py::test_determinism[determinism_tex.svg-True] [gw9] [ 35%] 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_constrainedlayout.py::test_constrained_layout22 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_non_string_update_fails[single] [gw41] [ 35%] 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-60] [gw10] [ 35%] 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::TestPlotNumlike::test_plot_numlike[bytes ndarray-bar] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_none_0D_zeros [gw32] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-39] [gw25] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-35] [gw20] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_none_0D_zeros ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-36] [gw19] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-56] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_0D_off ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-40] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-57] [gw20] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_0D_off ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_1D_off ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-54] [gw39] [ 35%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-54] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_base_slope_off_list_axis0 [gw20] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_1D_off ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_1D_slope [gw15] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_linelength [gw41] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-60] [gw39] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_base_slope_off_list_axis0 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_0D_off ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-25] [gw20] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_1D_slope ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_1D_base [gw39] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_0D_off [gw19] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-57] [gw25] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-36] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_1D_base_slope_off ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-58] [gw31] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-2] [gw20] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_1D_base ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_1D_base_slope_off_list [gw39] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_1D_base_slope_off ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_1D_base_slope_off_axis0 [gw20] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_1D_base_slope_off_list [gw10] [ 35%] 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_cbook.py::Test_boxplot_stats::test_results_baseline ../../../../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_mlab.py::TestDetrend::test_detrend_none_2D [gw41] [ 35%] 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-73] [gw39] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_1D_base_slope_off_axis0 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_1D_base_slope_off_list ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_polycollection_close[png] [gw10] [ 35%] 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__get_segments[png] [gw20] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_2D ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_2D_T [gw32] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-40] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-41] [gw39] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_1D_base_slope_off_list ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_2D_default [gw20] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_2D_T ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_0D_zeros [gw28] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_loglog_nonpos[png] [gw19] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-58] [gw39] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_2D_default ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_2D_none [gw20] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_0D_zeros ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_mean_0D_zeros ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-59] [gw34] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_DateFormatter[png] [gw39] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_2D_none [gw41] [ 35%] 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_figure.py::test_figaspect ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_2D_none_T ../../../../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_axes.py::test_bar_broadcast_args [gw20] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_mean_0D_zeros ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_mean_0D_zeros [gw39] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_2D_none_T ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_2D_axis0 [gw34] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_figaspect ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imread_pil_uint16 [gw20] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_mean_0D_zeros [gw39] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_2D_axis0 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_2D_axis1 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_0D_off [gw20] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_0D_off [gw19] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-59] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_fontinfo [gw9] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout22 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[us]-t01] [gw39] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_2D_axis1 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_2D_axism1 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_mean_0D_off [gw41] [ 35%] 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_mathfont_rendering[png-mathfont-dejavusans-48] [gw20] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_mean_0D_off [gw9] [ 35%] 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_figure.py::test_add_artist[pdf] [gw34] [ 35%] 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_image.py::test_jpeg_2d ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_mean_0D_off [gw37] [ 35%] 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_colormap_reversing[PuOr] [gw19] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_fontinfo ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[hspace without value] [gw19] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[hspace without value] [gw1] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_alpha_rgba[png] [gw32] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-41] [gw20] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_mean_0D_off ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_zeros ../../../../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_mathtext.py::test_mathfont_rendering[png-mathfont-cm-42] [gw39] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_2D_axism1 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_2D_default [gw39] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_2D_default ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_2D_none [gw20] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_zeros [gw37] [ 35%] 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[cividis] [gw28] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_bar_broadcast_args [gw31] [ 35%] 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_backend_pdf.py::test_multipage_pagecount ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_base [gw20] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_base [gw39] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_2D_none ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_mean_2D_axis0 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_base_off ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-15] [gw39] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_mean_2D_axis0 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_constant_2D_none_T [gw41] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-48] [gw34] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_jpeg_2d ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_ordereddict [gw39] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_constant_2D_none_T ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_default_2D_axis1 [gw36] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight[png] [gw20] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_base_off ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_base_slope [gw20] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_base_slope ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_base_slope_off ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[bar-unicode] [gw31] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-15] [gw39] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_default_2D_axis1 [gw20] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_base_slope_off ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_base_slope_off_axis0 [gw10] [ 35%] 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_mathtext.py::test_mathtext_rendering[png-mathtext-stix-63] [gw37] [ 35%] 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[plasma] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-49] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_color[svg] [gw10] [ 35%] 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_colors.py::test_makeMappingArray[1-result2] [gw10] [ 35%] 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_reversing[CMRmap] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_mean_2D_axis0 [gw39] [ 35%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_mean_2D_axis0 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_2D_default [gw10] [ 36%] 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[Set2] [gw39] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_2D_default ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_2D_none [gw10] [ 36%] 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[gist_rainbow] [gw37] [ 36%] 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_constrainedlayout.py::test_constrained_layout4[png] [gw20] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_base_slope_off_axis0 [gw41] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-49] [gw39] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_2D_none ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_2D_axis0 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-50] [gw24] [ 36%] 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_contour.py::test_contour_Nlevels [gw39] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_2D_axis0 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_2D_axis1 [gw39] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_2D_axis1 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_2D_axism1 [gw10] [ 36%] 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[terrain] [gw10] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[terrain] [gw36] [ 36%] 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::TestPlotTypes::test_mixed_type_exception[missing-bar] [gw39] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_2D_axism1 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_bad_key_str_ValueError [gw31] [ 36%] 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_constrainedlayout.py::test_constrained_layout21 [gw32] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-42] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-28] [gw39] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_bad_key_str_ValueError ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-43] [gw32] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-43] [gw5] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_invisible_Line_rendering [gw41] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-50] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-51] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-44] [gw28] [ 36%] 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_qt.py::test_correct_key[Qt4Agg-control_alt] [gw28] [ 36%] 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_backends_interactive.py::test_interactive_backend[qt5cairo] [gw28] [ 36%] 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_category.py::TestStrCategoryLocator::test_StrCategoryLocatorPlot[bar] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-25] [gw36] [ 36%] XPASS ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[missing-bar] [gw24] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_Nlevels ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT_scalar[ns] [gw9] [ 36%] 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_font_manager.py::test_hinting_factor[6] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp5-expected5-kwargs_to_norm5] [gw41] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-51] [gw36] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp5-expected5-kwargs_to_norm5] [gw9] [ 36%] 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_image.py::test_imshow[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation_2x[svg] [gw36] [ 36%] 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_colorbar.py::test_colorbarbase [gw24] [ 36%] 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_figure.py::test_suptitle[pdf] [gw24] [ 36%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_suptitle[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_interps[svg] [gw24] [ 36%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_image_interps[svg] [gw31] [ 36%] 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_mathfont_rendering[png-mathfont-stixsans-58] [gw28] [ 36%] 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::TestPlotTypes::test_mixed_type_exception[number integer-scatter] [gw1] [ 36%] 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_mathtext.py::test_mathtext_rendering[png-mathtext-cm-20] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_rasterize_dpi[pdf] [gw24] [ 36%] 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_imshow_bool [gw28] [ 36%] 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_cbook.py::test_normalize_kwargs_warn[inp1-expected1-kwargs_to_norm1-1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-52] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-34] [gw29] [ 36%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-34] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_0D_d0_ValueError [gw28] [ 36%] 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_collections.py::test__EventCollection__extend_positions[png] [gw41] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-52] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-53] [gw29] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_0D_d0_ValueError ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_0D_d0_ValueError ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-57] [gw4] [ 36%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-57] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig-onesided-real] [gw29] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_0D_d0_ValueError ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_d1_ValueError [gw32] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-44] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-45] [gw24] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_bool ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_warn_args_kwargs [gw15] [ 36%] 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_colors.py::test_PowerNorm [gw29] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_d1_ValueError ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_1D_d1_ValueError [gw1] [ 36%] 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-68] [gw36] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colorbar.py::test_colorbarbase [gw15] [ 36%] 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_cmap_and_norm_from_levels_and_colors2 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Greens] [gw4] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig-onesided-real] [gw4] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig-onesided-real] [gw29] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_1D_d1_ValueError ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_1D_d1_ValueError [gw4] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig-onesided-real] [gw29] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_1D_d1_ValueError [gw4] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_2D_d2_ValueError [gw15] [ 36%] 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_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig-onesided-real] [gw31] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-58] [gw10] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout21 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Wistia] [gw41] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-53] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-54] [gw4] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig-onesided-real] [gw24] [ 36%] 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_marker.py::test_markers_valid [gw29] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_2D_d2_ValueError ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_2D_d2_ValueError ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[us]-t00] [gw10] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[us]-t00] [gw36] [ 36%] 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_colormap_reversing[PuBu_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-59] [gw15] [ 36%] 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[gnuplot] [gw24] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_marker.py::test_markers_valid ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-44] [gw29] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_2D_d2_ValueError ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_2D_d2_ValueError [gw4] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig-onesided-real] [gw1] [ 36%] 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_figure.py::test_add_artist[png] [gw36] [ 36%] 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[bwr_r] [gw15] [ 36%] 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[viridis] ../../../../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_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig-onesided-real] [gw29] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_2D_d2_ValueError ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_linear_0D_zeros [gw4] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig-onesided-real] [gw32] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-45] [gw36] [ 36%] 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[pink_r] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-46] [gw0] [ 36%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/sphinxext/tests/test_tinypages.py::test_tinypages [gw29] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_linear_0D_zeros [gw4] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_linear_0D_off ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py::test_fancyarrow[pdf] [gw36] [ 37%] 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_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout3[png] [gw0] [ 37%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_arrow_patches.py::test_fancyarrow[pdf] [gw41] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-54] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_twinx_cla [gw4] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig-onesided-real] [gw15] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[viridis] [gw29] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_linear_0D_off ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_container.py::test_errorbar_remove [gw9] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-55] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_linear_0D_off ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype0] [gw31] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-59] [gw4] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig-onesided-real] [gw29] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_linear_0D_off ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-0] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_linear_0D_off [gw4] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig-onesided-real] [gw1] [ 37%] 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_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig-onesided-real] [gw29] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_linear_0D_off ../../../../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_mlab.py::TestDetrend::test_detrend_linear_1d_off [gw4] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig-onesided-real] [gw9] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype0] [gw29] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_linear_1d_off ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_linear_1d_slope [gw4] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_rc[pdf] [gw9] [ 37%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_rc[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_line_dashes[svg] [gw34] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_ordereddict ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_stackplot[png] [gw9] [ 37%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_lines.py::test_line_dashes[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-29] [gw32] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-46] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-47] [gw41] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-55] [gw4] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig-onesided-real] [gw29] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_linear_1d_slope [gw4] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-56] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_linear_1d_slope_off [gw31] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-0] [gw29] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_linear_1d_slope_off [gw4] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_linear_1d_slope_off [gw28] [ 37%] 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_nosort [gw5] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-25] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-73] [gw4] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig-onesided-real] [gw1] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-81] [gw28] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_collections.py::test_EventCollection_nosort ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_VminGTVcenter [gw29] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_linear_1d_slope_off ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_linear_1d_slope_off ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-46] [gw28] [ 37%] 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_colormap_reversing[Pastel1_r] [gw4] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig-onesided-real] [gw9] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-29] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-77] [gw28] [ 37%] 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[autumn_r] [gw29] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_linear_1d_slope_off ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_linear_1d_slope_off_list [gw41] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-56] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-57] [gw28] [ 37%] 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[jet_r] [gw29] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_linear_1d_slope_off_list [gw28] [ 37%] 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_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_mlab.py::TestDetrend::test_detrend_linear_2D_ValueError [gw4] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig-onesided-real] [gw5] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-73] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig-onesided-real] [gw29] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_linear_2D_ValueError [gw28] [ 37%] 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_contour.py::test_contour_manual_labels[png] [gw35] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_basic.py::test_lazy_imports ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[bar-ascii] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-38] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_linear_2d_slope_off_axis0 [gw1] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-46] [gw9] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-77] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-42] [gw32] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-47] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-26] [gw41] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-57] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-58] [gw29] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_linear_2d_slope_off_axis0 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_linear_1d_slope_off_axis1 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-48] [gw4] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig-onesided-real] [gw29] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_linear_1d_slope_off_axis1 [gw31] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-1] [gw4] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_linear_2d_slope_off_axis0_notranspose ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-2] [gw29] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_linear_2d_slope_off_axis0_notranspose ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_linear_1d_slope_off_axis1_notranspose [gw9] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-42] [gw5] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-38] [gw35] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[bar-ascii] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-7] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-3] [gw29] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_linear_1d_slope_off_axis1_notranspose [gw24] [ 37%] 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-stix-9] [gw4] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[missing-plot] [gw41] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-58] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-59] [gw9] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-7] [gw32] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-48] [gw4] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig-onesided-real] [gw5] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-3] [gw31] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-2] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-51] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-3] [gw24] [ 37%] 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-57] [gw1] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-26] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-15] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-27] [gw15] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_container.py::test_errorbar_remove [gw27] [ 37%] 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_date_date2num_numpy[datetime64[ns]-t00] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::TestLegendFigureFunction::test_legend_handle_label [gw31] [ 37%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-3] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-4] [gw41] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-59] [gw15] [ 38%] 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_figure.py::test_fignum_exists ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-0] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-22] [gw12] [ 38%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-22] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig-onesided-complex] [gw5] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-51] [gw24] [ 38%] 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_exceptions[frac without parameters] [gw15] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_fignum_exists ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_font_manager.py::test_user_fonts_win32 [gw12] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig-onesided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig-onesided-complex] [gw15] [ 38%] 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_image.py::test_no_interpolation_origin[svg] [gw15] [ 38%] 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_imshow_clips_rgb_to_valid_range[dtype5] [gw1] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-27] [gw10] [ 38%] 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_font_manager.py::test_hinting_factor[4] [gw12] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig-onesided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig-onesided-complex] [gw21] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-15] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-28] [gw5] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[frac without parameters] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[frac with empty parameters] [gw5] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[frac with empty parameters] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[stackrel without parameters] [gw27] [ 38%] 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_marker.py::test_marker_path ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig-onesided-real] [gw27] [ 38%] 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-46] [gw12] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig-onesided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig-onesided-complex] [gw12] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig-onesided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig-onesided-complex] [gw5] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[stackrel without parameters] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[stackrel with empty parameters] [gw21] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig-onesided-real] [gw10] [ 38%] 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_image.py::test_image_cliprect[svg] [gw10] [ 38%] 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_no_warn_invalid [gw12] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig-onesided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig-onesided-complex] [gw41] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-0] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-1] [gw35] [ 38%] 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_cbook.py::test_normalize_kwargs_pass[inp4-expected4-kwargs_to_norm4] [gw5] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[stackrel with empty parameters] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[binom without parameters] [gw15] [ 38%] 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_legend.py::test_hatching[png] [gw21] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig-onesided-real] [gw31] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-4] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-5] [gw5] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[binom without parameters] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[binom with empty parameters] [gw35] [ 38%] 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_collections.py::test__EventCollection__switch_orientation_2x[pdf] [gw35] [ 38%] 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_colorbar.py::test_remove_from_figure[with gridspec] [gw27] [ 38%] 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-stix-11] [gw10] [ 38%] 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_legend.py::test_rc[png] [gw21] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig-onesided-real] [gw31] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-5] [gw12] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig-onesided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig-onesided-complex] [gw12] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig-onesided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig-onesided-complex] [gw12] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig-onesided-complex] [gw21] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig-onesided-real] [gw21] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig-onesided-complex] [gw12] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig-onesided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig-onesided-complex] [gw12] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig-onesided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-41] [gw41] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-2] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-6] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig-onesided-complex] [gw12] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig-onesided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig-onesided-complex] [gw28] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_contour.py::test_contour_manual_labels[png] [gw34] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_stackplot[png] [gw12] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig-onesided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_axvspan[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-5] [gw21] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig-onesided-complex] [gw1] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-28] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-29] [gw12] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig-onesided-complex] [gw21] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig-onesided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig-onesided-real] [gw21] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig-onesided-real] [gw1] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-29] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-30] [gw12] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig-onesided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig-onesided-complex] [gw21] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig-onesided-real] [gw27] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-11] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig-onesided-real] [gw31] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-6] [gw38] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_legend.py::test_legend_auto2[png] ../../../../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_legend.py::test_not_covering_scatter[png] [gw45] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-41] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-7] [gw12] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig-onesided-complex] [gw21] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig-onesided-real] [gw41] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-2] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig-onesided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig-onesided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-3] [gw1] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-30] [gw21] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-31] [gw45] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig-onesided-complex] [gw35] [ 38%] 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_mlab.py::TestSpectral::test_specgram_auto[nosig-onesided-complex] [gw21] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig-onesided-real] [gw45] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig-onesided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_colors.py::test_cmap_and_norm_from_levels_and_colors[png] [gw21] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig-onesided-complex] [gw0] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_twinx_cla ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig-onesided-real] [gw12] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig-onesided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig-onesided-complex] [gw45] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig-onesided-complex] [gw31] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-7] [gw41] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-3] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-4] [gw1] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-31] [gw21] [ 38%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig-onesided-real] [gw21] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig-onesided-complex] [gw45] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig-onesided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig-onesided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-32] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-15] [gw43] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-15] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig-twosided-real] [gw27] [ 39%] 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_axes.py::test_polar_rorigin[pdf] [gw0] [ 39%] 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_symlog[pdf] [gw0] [ 39%] 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_pandas_minimal_plot [gw0] [ 39%] 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::TestScatter::test_scatter_c[c_case10-conversion] [gw0] [ 39%] 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_stackplot_baseline[pdf] [gw0] [ 39%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_axes.py::test_stackplot_baseline[pdf] [gw45] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig-onesided-complex] [gw21] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig-onesided-real] ../../../../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_mlab.py::TestSpectral::test_specgram_magnitude[nosig-onesided-complex] [gw12] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig-onesided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig-onesided-complex] [gw43] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig-twosided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig-twosided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-8] [gw21] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig-onesided-real] [gw12] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig-onesided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig-onesided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig-onesided-real] [gw43] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig-twosided-real] [gw45] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig-onesided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig-twosided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig-onesided-complex] [gw21] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig-onesided-real] [gw43] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig-twosided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig-twosided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-77] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig-onesided-real] [gw45] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig-onesided-complex] [gw43] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig-twosided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig-twosided-real] [gw21] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig-onesided-real] [gw12] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig-onesided-complex] [gw1] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-32] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig-onesided-complex] [gw41] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-4] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-5] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig-onesided-complex] [gw12] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig-onesided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig-onesided-complex] [gw12] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig-onesided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig-onesided-complex] [gw12] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig-onesided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig-onesided-complex] [gw8] [ 39%] 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_category.py::TestUnitData::test_non_string_fails[mixed] [gw21] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig-onesided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig-onesided-complex] [gw45] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig-onesided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-33] [gw12] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig-onesided-complex] [gw43] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig-twosided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig-twosided-real] [gw8] [ 39%] 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::TestPlotNumlike::test_plot_numlike[bytes ndarray-plot] [gw43] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig-twosided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig-twosided-real] [gw21] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig-onesided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig-onesided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig-onesided-complex] [gw28] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_dates.py::test_date_axvspan[png] [gw21] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig-onesided-complex] [gw43] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig-twosided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig-onesided-complex] [gw46] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-77] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_alpha[png] [gw31] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-8] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig-twosided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-9] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig-twosided-real] [gw21] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig-onesided-complex] [gw45] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig-onesided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-71] [gw14] [ 39%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-71] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig-twosided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig-onesided-complex] [gw14] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig-twosided-complex] [gw43] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig-twosided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig-twosided-complex] [gw41] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-5] [gw46] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig-twosided-real] [gw8] [ 39%] 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_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-6] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig-twosided-real] ../../../../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_mlab.py::TestSpectral::test_csd[nosig-twosided-real] [gw28] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_figure.py::test_alpha[png] [gw14] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig-twosided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig-twosided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_interp_nearest_vs_none[svg] [gw46] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig-twosided-real] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig-twosided-real] [gw45] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig-onesided-complex] [gw28] [ 39%] 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_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig-onesided-complex] [gw43] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig-twosided-real] [gw14] [ 39%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig-twosided-complex] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_image.py::test_bbox_image_inverted[pdf] [gw8] [ 39%] 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_make_keyword_only ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig-twosided-real] [gw28] [ 39%] 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_composite[True-1-svg-100%] [gw6] [ 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::TestEngFormatter::test_params[True-987654.321-expected23] [gw44] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-987654.321-expected23] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=0, x<100%] [gw15] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=0, x<100%] [gw25] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_streamplot.py::test_linewidth[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=1, x>100%] [gw2] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=1, x>100%] [gw16] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-999.9999-expected17] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=0, x<0%] [gw23] [ 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::TestEngFormatter::test_params[True-1000-expected20] [gw45] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-1000-expected20] [gw26] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-1-expected14] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::test_engformatter_usetex_useMathText ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-1.23e+27-expected24] [gw7] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-1.23e+27-expected24] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=0, x=100%] [gw35] [ 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=1, x<100%] ../../../../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%] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[autodecimal, x<100%, display_range=1] [gw18] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=1, x<100%] [gw41] [ 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[None as percent symbol] [gw43] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=1, x=100%] [gw8] [ 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=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)] [gw12] [ 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_latex[False-True-50\\\\\\{t\\}\\%] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[Empty percent symbol] [gw19] [ 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)] [gw5] [ 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)] [gw27] [ 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::test_minformatter_type ../../../../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_spines.py::test_spines_axes_positions[png] [gw32] [ 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::test_remove_overlap[True-6] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[Custom percent symbol] [gw9] [ 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::TestPercentFormatter::test_basic[autodecimal, x<100%, display_range=8.5 (autodecimal test 1)] [gw46] [ 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::test_minlocator_type ../../../../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::test_majformatter_type [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::test_remove_overlap[None-6] ../../../../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::TestPercentFormatter::test_latex[False-False-50\\{t}%] [gw11] [ 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::test_minorticks_rc [gw29] [ 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_basic[autodecimal, x>100%, display_range=6 (custom xmax test)] [gw14] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::test_engformatter_usetex_useMathText ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout1[png] [gw20] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::test_minlocator_type [gw4] [ 97%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::test_minformatter_type [gw34] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::test_majformatter_type [gw31] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[autodecimal, x>100%, display_range=6 (custom xmax test)] [gw42] [ 98%] 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_remove_overlap[False-9] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout2[pdf] [gw21] [ 98%] 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_layout5[svg] [gw6] [ 98%] 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_layout3[svg] [gw38] [ 98%] 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_layout2[svg] [gw3] [ 98%] 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[pdf] [gw47] [ 98%] 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_layout5[png] ../../../../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_layout2[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout4[pdf] [gw44] [ 98%] 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] [gw37] [ 98%] 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_ticker.py::TestLogFormatter::test_pprint[3.141592654-0.5-3.142] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout7[pdf] [gw2] [ 98%] 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_layout3[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout6[svg] [gw23] [ 98%] 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_layout4[png] [gw25] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3.141592654-0.5-3.142] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout1[svg] [gw26] [ 98%] 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_layout5[pdf] [gw7] [ 98%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout5[pdf] [gw36] [ 98%] 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_layout7[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout1[pdf] [gw30] [ 98%] 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_layout7[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout8[pdf] [gw18] [ 98%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout7[svg] [gw41] [ 98%] 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[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout8[svg] [gw8] [ 98%] 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[pdf] [gw12] [ 98%] 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] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout9[png] [gw19] [ 98%] 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 ../../../../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_empty_layout ../../../../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_verybig_decorators_horizontal [gw9] [ 98%] 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_big_decorators_vertical ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout6[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_non_affine_caching [gw14] [ 98%] 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_layout_offsetboxes[svg] [gw4] [ 98%] 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_collapsed ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_badsubplotgrid ../../../../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[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::BasicTransformTests::test_transform_shortcuts [gw13] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_spines.py::test_spines_axes_positions[png] [gw31] [ 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::BasicTransformTests::test_contains_branch ../../../../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::BasicTransformTests::test_transform_depth ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extent_axes_coords [gw6] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::BasicTransformTests::test_transform_shortcuts [gw47] [ 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::test_pcolormesh_pre_transform_limits [gw38] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::BasicTransformTests::test_contains_branch [gw3] [ 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::BasicTransformTests::test_affine_simplification [gw39] [ 98%] 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_transforms.py::TestTransformPlotInterface::test_line_extents_affine ../../../../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 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extents_non_affine [gw37] [ 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::test_pcolor_pre_transform_limits ../../../../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::TestTransformPlotInterface::test_pathc_extents_affine ../../../../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_nan_overlap [gw21] [ 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_transform_single_point [gw41] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_transform_single_point [gw30] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_bbox_intersection [gw2] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extent_data_coords [gw7] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_pathc_extents_affine [gw34] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_badsubplotgrid [gw18] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_bbox_as_strings [gw20] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_collapsed [gw25] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extent_compound_coords2 [gw23] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extents_affine [gw36] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_pcolor_pre_transform_limits [gw10] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::test_remove_overlap[True-6] [gw22] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::test_remove_overlap[None-6] [gw28] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_ticker.py::test_minorticks_rc [gw8] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_nan_overlap [gw35] [ 98%] 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_transforms.py::test_transform_angles ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_invalid_arguments [gw11] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_big_decorators_vertical [gw33] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout5[png] [gw12] [ 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_lockable_bbox[x0] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_duplicate_points [gw19] [ 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_triangulation.py::test_delaunay_points_in_line [gw9] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_lockable_bbox[x0] [gw26] [ 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_tightlayout.py::test_tight_layout_offsetboxes[pdf] [gw13] [ 98%] 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_triangulation.py::test_delaunay_insufficient_points[x2-y2] [gw14] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_duplicate_points [gw4] [ 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[x4-y4] [gw31] [ 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_tripcolor[png] ../../../../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_transforms.py::test_contour_pre_transform_limits [gw43] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout8[png] [gw38] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x5-y5] [gw6] [ 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_robust [gw3] [ 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_tritools ../../../../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_triinterp ../../../../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_transformations ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_trirefine [gw0] [ 98%] 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_triangulation.py::test_triinterpcubic_C1_continuity ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x1-y1] [gw39] [ 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_triangulation.py::test_delaunay_insufficient_points[x0-y0] ../../../../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_triinterpcubic_cg_solver [gw41] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_tritools [gw21] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_trifinder [gw34] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x1-y1] [gw20] [ 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_triplot_return ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_verybig_decorators_vertical ../../../../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[pdf] [gw28] [ 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_triangulation.py::test_tri_smooth_contouring[png] ../../../../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_clipping_of_log [gw29] [ 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_lockable_bbox[y1] ../../../../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 [gw33] [ 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_triangulation.py::test_trianalyzer_mismatched_indices [gw12] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_trirefiner_fortran_contiguous_triangles [gw11] [ 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_triinterp_colinear [gw19] [ 98%] 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_qhull_large_offset [gw9] [ 98%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_trianalyzer_mismatched_indices [gw18] [ 98%] 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_tricontourf_decreasing_levels ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_internal_cpp_api [gw46] [ 98%] 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_triangulation.py::test_tricontour_non_finite_z [gw8] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_triplot_return [gw13] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_qhull_large_offset [gw16] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout3[png] [gw4] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_internal_cpp_api [gw35] [ 99%] 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_log_transform [gw22] [ 99%] 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_ttconv.py::test_truetype_conversion[pdf] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_units.py::test_numpy_facade[png] [gw6] [ 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 ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_lockable_bbox[y0] ../../../../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_widgets.py::test_ellipse ../../../../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 [gw25] [ 99%] 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_widgets.py::test_rectangle_handles [gw0] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_lockable_bbox[y0] [gw14] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_tricontourf_decreasing_levels [gw31] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_tricontour_non_finite_z [gw43] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_log_transform [gw10] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_verybig_decorators_vertical [gw27] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_outward_ticks ../../../../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_triangulation.py::test_delaunay [gw44] [ 99%] 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_widgets.py::test_slider_horizontal_vertical ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_polygon_selector ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_usetex.py::test_usetex[png] [gw18] [ 99%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_usetex.py::test_usetex[png] [gw41] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_units.py::test_empty_arrays [gw24] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout2[png] [gw29] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay [gw39] [ 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_transforms.py::test_lockable_bbox[x1] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_CheckButtons ../../../../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_widgets.py::test_slider_valmin_valmax [gw28] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_slider_slidermin_slidermax_invalid [gw46] [ 99%] 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_widgets.py::test_check_bunch_of_radio_buttons[png] ../../../../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_check_radio_buttons_image[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_transformed_path ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_no_modify ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::BasicTransformTests::test_left_to_right_iteration [gw23] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_triinterpcubic_cg_solver [gw27] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_transformed_path [gw44] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_no_modify [gw16] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extent_predata_transform_coords [gw24] [ 99%] 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_widgets.py::test_lasso_selector [gw35] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_slider_valmin_valmax [gw45] [ 99%] 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_transforms.py::TestTransformPlotInterface::test_line_extents_for_non_affine_transData [gw3] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_type1font.py::test_Type1Font [gw37] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_triinterp ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_units.py::test_jpl_bar_units[png] [gw33] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_slider_horizontal_vertical [gw47] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_tripcolor[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_units.py::test_plot_masked_units[png] [gw8] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_CheckButtons [gw45] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extents_for_non_affine_transData [gw22] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_check_bunch_of_radio_buttons[png] [gw38] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_units.py::test_numpy_facade[png] [gw21] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_units.py::test_jpl_barh_units[png] [gw26] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_triinterp_colinear [gw20] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_rectangle_handles [gw47] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_units.py::test_plot_masked_units[png] [gw5] [ 99%] 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_transforms.py::test_nonsingular [gw5] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_nonsingular [gw23] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_lasso_selector [gw10] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_check_radio_buttons_image[png] [gw37] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_units.py::test_jpl_bar_units[png] [gw15] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout6[png] [gw25] [ 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_transforms.py::TestTransformPlotInterface::test_line_extent_compound_coords1 [gw34] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_ellipse [gw15] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extent_compound_coords1 [gw42] [ 99%] 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_triangulation.py::test_delaunay_insufficient_points[x3-y3] [gw42] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x3-y3] [gw32] [ 99%] 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_transforms.py::test_transformed_patch_path [gw32] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_transforms.py::test_transformed_patch_path [gw7] [ 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_usetex.py::test_usetex[pdf] [gw7] [ 99%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_usetex.py::test_usetex[pdf] [gw2] [ 99%] 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_widgets.py::test_rectangle_selector [gw36] [ 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_widgets.py::test_slider_slidermin_slidermax [gw36] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_slider_slidermin_slidermax [gw30] [ 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_units.py::test_scatter_element0_masked [gw30] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_units.py::test_scatter_element0_masked [gw17] [ 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] [gw11] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_widgets.py::test_polygon_selector [gw17] [ 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] [gw17] [ 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] [gw17] [ 99%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_text.py::test_titles[svg] [gw2] [ 99%] PASSED ../../../../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_path.py::test_arrow_contains_point[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_path.py::test_path_clipping[svg] [gw1] [ 99%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_path.py::test_path_clipping[svg] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_path.py::test_log_transform_with_zero[png] [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_path.py::test_log_transform_with_zero[png] ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_pyplot.py::test_pyplot_up_to_date [gw1] [ 99%] SKIPPED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_pyplot.py::test_pyplot_up_to_date ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_pyplot.py::test_pyplot_box [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_pyplot.py::test_pyplot_box ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_pyplot.py::test_stackplot_smoke [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_pyplot.py::test_stackplot_smoke ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_quiver.py::test_quiver_memory_leak [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_quiver.py::test_quiver_memory_leak ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_quiver.py::test_quiver_key_memory_leak [gw1] [ 99%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_quiver.py::test_quiver_key_memory_leak [gw40] [ 99%] 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 [gw40] [ 99%] 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 [gw40] [100%] PASSED ../../../../usr/lib64/python3.7/site-packages/matplotlib/tests/test_subplots.py::test_exceptions =============================== 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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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.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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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.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 /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 /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 /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.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 /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 /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 /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.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 /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: 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: 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: 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 /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 /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: 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: 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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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, 1379 warnings in 57.69 seconds = + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-mplcairo-0.3-1.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WdO2DG + umask 022 + cd /builddir/build/BUILD + cd mplcairo-0.3 + DOCDIR=/builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64/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.x86_64/usr/share/doc/python3-mplcairo + cp -pr README.rst /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64/usr/share/doc/python3-mplcairo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RZJIMD + umask 022 + cd /builddir/build/BUILD + cd mplcairo-0.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64/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.x86_64/usr/share/licenses/python3-mplcairo + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64/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(x86-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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(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.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(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.x86_64 Provides: python-mplcairo-debugsource = 0.3-1.fc31 python-mplcairo-debugsource(x86-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.x86_64 Provides: debuginfo(build-id) = b574d2f4feeba999b07e9a4fa8c6949417bb7203 python3-mplcairo-debuginfo = 0.3-1.fc31 python3-mplcairo-debuginfo(x86-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(x86-64) = 0.3-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64 Wrote: /builddir/build/RPMS/python-mplcairo-debugsource-0.3-1.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/python3-mplcairo-0.3-1.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/python3-mplcairo-debuginfo-0.3-1.fc31.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gs9SzD + umask 022 + cd /builddir/build/BUILD + cd mplcairo-0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc31.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0