Mock Version: 1.4.21
Mock Version: 1.4.21
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-mplcairo.spec'], chrootPath='/var/lib/mock/f33-build-202495-48142/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x3faf9a2700>timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: riscv64
Building for target riscv64
setting SOURCE_DATE_EPOCH=1588550400
Wrote: /builddir/build/SRPMS/python-mplcairo-0.3-1.fc33.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-mplcairo.spec'], chrootPath='/var/lib/mock/f33-build-202495-48142/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x3faf9a2700>timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: riscv64
Building for target riscv64
setting SOURCE_DATE_EPOCH=1588550400
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DLwQ4D
+ 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.jXKBTD
+ 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 -fasynchronous-unwind-tables -fstack-clash-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
running build
running build_py
creating build
creating build/lib.linux-riscv64-3.8
creating build/lib.linux-riscv64-3.8/mplcairo
copying lib/mplcairo/macosx.py -> build/lib.linux-riscv64-3.8/mplcairo
copying lib/mplcairo/wx.py -> build/lib.linux-riscv64-3.8/mplcairo
copying lib/mplcairo/qt.py -> build/lib.linux-riscv64-3.8/mplcairo
copying lib/mplcairo/tk.py -> build/lib.linux-riscv64-3.8/mplcairo
copying lib/mplcairo/gtk_native.py -> build/lib.linux-riscv64-3.8/mplcairo
copying lib/mplcairo/_version.py -> build/lib.linux-riscv64-3.8/mplcairo
copying lib/mplcairo/__init__.py -> build/lib.linux-riscv64-3.8/mplcairo
copying lib/mplcairo/multipage.py -> build/lib.linux-riscv64-3.8/mplcairo
copying lib/mplcairo/_util.py -> build/lib.linux-riscv64-3.8/mplcairo
copying lib/mplcairo/base.py -> build/lib.linux-riscv64-3.8/mplcairo
copying lib/mplcairo/_backports.py -> build/lib.linux-riscv64-3.8/mplcairo
copying lib/mplcairo/gtk.py -> build/lib.linux-riscv64-3.8/mplcairo
running build_ext
building 'mplcairo._mplcairo' extension
creating build/temp.linux-riscv64-3.8
creating build/temp.linux-riscv64-3.8/src
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/pybind11 -Ibuild/include -I/usr/lib64/python3.8/site-packages/cairo/include -I/usr/include/python3.8 -c src/_unity_build.cpp -o build/temp.linux-riscv64-3.8/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 -I/usr/include/libxml2
g++ -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/src/_unity_build.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/mplcairo/_mplcairo.cpython-38-riscv64-linux-gnu.so -flto
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Bm3dND
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64
++ dirname /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64
+ 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 -fasynchronous-unwind-tables -fstack-clash-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64
running install
running install_lib
creating /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr
creating /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64
creating /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8
creating /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages
creating /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/mplcairo
copying build/lib.linux-riscv64-3.8/mplcairo/_mplcairo.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/mplcairo
copying build/lib.linux-riscv64-3.8/mplcairo/macosx.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/mplcairo
copying build/lib.linux-riscv64-3.8/mplcairo/wx.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/mplcairo
copying build/lib.linux-riscv64-3.8/mplcairo/qt.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/mplcairo
copying build/lib.linux-riscv64-3.8/mplcairo/tk.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/mplcairo
copying build/lib.linux-riscv64-3.8/mplcairo/gtk_native.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/mplcairo
copying build/lib.linux-riscv64-3.8/mplcairo/_version.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/mplcairo
copying build/lib.linux-riscv64-3.8/mplcairo/__init__.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/mplcairo
copying build/lib.linux-riscv64-3.8/mplcairo/multipage.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/mplcairo
copying build/lib.linux-riscv64-3.8/mplcairo/_util.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/mplcairo
copying build/lib.linux-riscv64-3.8/mplcairo/base.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/mplcairo
copying build/lib.linux-riscv64-3.8/mplcairo/_backports.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/mplcairo
copying build/lib.linux-riscv64-3.8/mplcairo/gtk.py -> /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/mplcairo
byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/mplcairo/macosx.py to macosx.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/mplcairo/wx.py to wx.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/mplcairo/qt.py to qt.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/mplcairo/tk.py to tk.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/mplcairo/gtk_native.py to gtk_native.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/mplcairo/_version.py to _version.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/mplcairo/__init__.py to __init__.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/mplcairo/multipage.py to multipage.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/mplcairo/_util.py to _util.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/mplcairo/base.py to base.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/mplcairo/_backports.py to _backports.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/mplcairo/gtk.py to gtk.cpython-38.pyc
writing byte-compilation script '/tmp/tmpras73up1.py'
/usr/bin/python3 /tmp/tmpras73up1.py
removing /tmp/tmpras73up1.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.fc33.riscv64/usr/lib64/python3.8/site-packages/mplcairo-0.3-py3.8.egg-info
running install_scripts
+ rm -rfv /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/bin/__pycache__
+ /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.3-1.fc33 --unique-debug-suffix -0.3-1.fc33.riscv64 --unique-debug-src-base python-mplcairo-0.3-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/mplcairo-0.3
explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/mplcairo/_mplcairo.cpython-38-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/mplcairo/_mplcairo.cpython-38-riscv64-linux-gnu.so
original debug info size: 12820kB, size after compression: 12440kB
/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/redhat/brp-strip-lto /usr/bin/strip
+ /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.fc33.riscv64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8
Bytecompiling .py files below /builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8 using /usr/bin/python3.8
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.pigaME
+ umask 022
+ cd /builddir/build/BUILD
+ cd mplcairo-0.3
+ export PYTHONPATH=/builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages PYTHONDONTWRITEBYTECODE=1
+ PYTHONPATH=/builddir/build/BUILDROOT/python-mplcairo-0.3-1.fc33.riscv64/usr/lib64/python3.8/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.8.3rc1, pytest-4.6.9, py-1.8.0, pluggy-0.13.0 -- /usr/bin/python3
cachedir: .pytest_cache
rootdir: /usr/lib64/python3.8/site-packages
plugins: xdist-1.32.0, forked-1.1.1
gw0 I / gw1 I / gw2 I / gw3 I

[gw0] linux Python 3.8.3 cwd: /builddir/build/BUILD/mplcairo-0.3

[gw1] linux Python 3.8.3 cwd: /builddir/build/BUILD/mplcairo-0.3

[gw2] linux Python 3.8.3 cwd: /builddir/build/BUILD/mplcairo-0.3

[gw3] linux Python 3.8.3 cwd: /builddir/build/BUILD/mplcairo-0.3

[gw0] Python 3.8.3rc1 (default, Apr 30 2020, 00:00:00)  -- [GCC 10.0.1 20200420 (Red Hat 10.0.1-0.12)]

[gw1] Python 3.8.3rc1 (default, Apr 30 2020, 00:00:00)  -- [GCC 10.0.1 20200420 (Red Hat 10.0.1-0.12)]

[gw2] Python 3.8.3rc1 (default, Apr 30 2020, 00:00:00)  -- [GCC 10.0.1 20200420 (Red Hat 10.0.1-0.12)]
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.1. Found freetype version 2.10.1. 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.1. Found freetype version 2.10.1. Freetype build type is not local

[gw3] Python 3.8.3rc1 (default, Apr 30 2020, 00:00:00)  -- [GCC 10.0.1 20200420 (Red Hat 10.0.1-0.12)]
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.1. Found freetype version 2.10.1. 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.1. Found freetype version 2.10.1. 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.1. Found freetype version 2.10.1. 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.1. Found freetype version 2.10.1. 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.1. Found freetype version 2.10.1. 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.1. Found freetype version 2.10.1. Freetype build type is not local
gw0 [8026] / gw1 [8026] / gw2 [8026] / gw3 [8026]
scheduling tests via LoadScheduling
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_afm.py::test_parse_header 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_afm.py::test_parse_char_metrics 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_afm.py::test_nonascii_str 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_afm.py::test_get_familyname_guessed 
[gw1] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_afm.py::test_parse_header 
[gw0] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_afm.py::test_nonascii_str 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_afm.py::test_font_manager_weight_normalization 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_afm.py::test_bad_afm[nope\nreally nope] 
[gw1] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_afm.py::test_bad_afm[nope\nreally nope] 
[gw2] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_afm.py::test_parse_char_metrics 
[gw3] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_afm.py::test_get_familyname_guessed 
[gw0] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_afm.py::test_font_manager_weight_normalization 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_afm.py::test_bad_afm[StartFontMetrics 2.0\nComment Comments are ignored.\nComment Creation Date:Mon Nov 13 12:34:11 GMT 2017\nFontName MyFont-Bold\nEncodingScheme FontSpecific] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_agg.py::test_repeated_save_with_alpha 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_afm.py::test_malformed_header[StartFontMetrics 2.0\nComment Comments are ignored.\nComment Creation Date:Mon Nov 13 12:34:11 GMT 2017\nItalicAngle zero degrees\nFontName MyFont-Bold\nEncodingScheme FontSpecific\nStartCharMetrics 3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_afm.py::test_malformed_header[StartFontMetrics 2.0\nComment Comments are ignored.\nComment Creation Date:Mon Nov 13 12:34:11 GMT 2017\nAardvark bob\nFontName MyFont-Bold\nEncodingScheme FontSpecific\nStartCharMetrics 3] 
[gw2] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_afm.py::test_bad_afm[StartFontMetrics 2.0\nComment Comments are ignored.\nComment Creation Date:Mon Nov 13 12:34:11 GMT 2017\nFontName MyFont-Bold\nEncodingScheme FontSpecific] 
[gw3] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_afm.py::test_malformed_header[StartFontMetrics 2.0\nComment Comments are ignored.\nComment Creation Date:Mon Nov 13 12:34:11 GMT 2017\nAardvark bob\nFontName MyFont-Bold\nEncodingScheme FontSpecific\nStartCharMetrics 3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_agg.py::test_large_single_path_collection 
[gw0] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_afm.py::test_malformed_header[StartFontMetrics 2.0\nComment Comments are ignored.\nComment Creation Date:Mon Nov 13 12:34:11 GMT 2017\nItalicAngle zero degrees\nFontName MyFont-Bold\nEncodingScheme FontSpecific\nStartCharMetrics 3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_agg.py::test_marker_with_nan 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_agg.py::test_long_path 
[gw1] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_agg.py::test_repeated_save_with_alpha 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_agg.py::test_agg_filter[png] 
[gw2] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_agg.py::test_large_single_path_collection 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_agg.py::test_too_large_image 
[gw2] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_agg.py::test_too_large_image 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_agg.py::test_pil_kwargs_tiff 
[gw2] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_agg.py::test_pil_kwargs_tiff 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_movie_writer_dpi_default 
[gw2] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_movie_writer_dpi_default 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[avconv_file-movie.mp4] 
[gw2] [  0%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[avconv_file-movie.mp4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[html-movie.html] 
[gw1] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_agg.py::test_agg_filter[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_agg.py::test_pil_kwargs_png 
[gw1] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_agg.py::test_pil_kwargs_png 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_null_movie_writer 
[gw3] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_agg.py::test_marker_with_nan 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_agg.py::test_chunksize 
[gw2] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[html-movie.html] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[avconv-output11] 
[gw2] [  0%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[avconv-output11] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[pillow-output15] 
[gw1] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_null_movie_writer 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[avconv-movie.mp4] 
[gw1] [  0%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[avconv-movie.mp4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[pillow-movie.gif] 
[gw3] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_agg.py::test_chunksize 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_agg_filter.py::test_agg_filter_alpha[png] 
[gw3] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_agg_filter.py::test_agg_filter_alpha[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[ffmpeg-movie.mp4] 
[gw3] [  0%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[ffmpeg-movie.mp4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[imagemagick-movie.gif] 
[gw3] [  0%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[imagemagick-movie.gif] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[null-movie.null] 
[gw2] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[pillow-output15] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_movie_writer_registry 
[gw3] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[null-movie.null] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[avconv_file-output12] 
[gw2] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_movie_writer_registry 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_cleanup_temporaries[to_jshtml] 
[gw3] [  0%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[avconv_file-output12] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[html-output16] 
[gw1] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[pillow-movie.gif] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[ffmpeg_file-output10] 
[gw1] [  0%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[ffmpeg_file-output10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[imagemagick_file-output14] 
[gw1] [  0%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[imagemagick_file-output14] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_no_length_frames 
[gw2] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_cleanup_temporaries[to_jshtml] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_arrow_patches.py::test_fancyarrow[png] 
[gw3] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[html-output16] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_embed_limit[to_html5_video] 
[gw3] [  0%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_embed_limit[to_html5_video] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_failing_ffmpeg 
[gw3] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_failing_ffmpeg 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_arrow_patches.py::test_fancyarrow[pdf] 
[gw3] [  0%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_arrow_patches.py::test_fancyarrow[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_arrow_patches.py::test_fancyarrow_dpi_cor_200dpi[png] 
[gw3] [  0%] FAILED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_arrow_patches.py::test_fancyarrow_dpi_cor_200dpi[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_arrow_patches.py::test_invalid_intersection 
[gw3] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_arrow_patches.py::test_invalid_intersection 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_clipping[pdf] 
[gw3] [  0%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_clipping[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_hatching[pdf] 
[gw3] [  0%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_hatching[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_properties 
[gw3] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_properties 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[ACCEPTS: [ '-' | '--' | '-.' ]-[ '-' | '--' | '-.' ]] 
[gw3] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[ACCEPTS: [ '-' | '--' | '-.' ]-[ '-' | '--' | '-.' ]] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[*arg : int-int] 
[gw3] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[*arg : int-int] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_sticky_shared_axes[png] 
[gw2] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_arrow_patches.py::test_fancyarrow[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_arrow_patches.py::test_fancyarrow_dpi_cor_100dpi[png] 
[gw3] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_sticky_shared_axes[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_units_1[png] 
[gw2] [  0%] FAILED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_arrow_patches.py::test_fancyarrow_dpi_cor_100dpi[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_arrow_patches.py::test_connection_styles[png] 
[gw2] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_arrow_patches.py::test_connection_styles[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_clipping[png] 
[gw2] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_clipping[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_hatching[png] 
[gw3] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_units_1[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_units_2[pdf] 
[gw2] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_hatching[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_default_edges[png] 
[gw3] [  0%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_units_2[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bar_decimal_center[png] 
[gw2] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_default_edges[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[-unknown] 
[gw2] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[-unknown] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[arg : int-int] 
[gw2] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[arg : int-int] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_minorticks_on_rcParams_both[png] 
[gw3] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bar_decimal_center[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_log_2[png] 
[gw2] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_minorticks_on_rcParams_both[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_wrap[svg] 
[gw2] [  0%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_wrap[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_units_2[png] 
[gw2] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_units_2[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_rlim_bottom[png] 
[gw0] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_agg.py::test_long_path 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_agg.py::test_jpeg_dpi 
[gw1] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_no_length_frames 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_cleanup_temporaries[to_html5_video] 
[gw1] [  0%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_cleanup_temporaries[to_html5_video] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_funcanimation_holding_frames[cache_frame_data_is_enabled] 
[gw2] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_rlim_bottom[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_barh_decimal_height[png] 
[gw0] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_agg.py::test_jpeg_dpi 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_agg_filter.py::test_agg_filter_alpha[pdf] 
[gw0] [  0%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_agg_filter.py::test_agg_filter_alpha[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[ffmpeg_file-movie.mp4] 
[gw0] [  0%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[ffmpeg_file-movie.mp4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[imagemagick_file-movie.gif] 
[gw0] [  0%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[imagemagick_file-movie.gif] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[ffmpeg-output9] 
[gw0] [  0%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[ffmpeg-output9] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[imagemagick-output13] 
[gw0] [  0%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[imagemagick-output13] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[null-output17] 
[gw1] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_funcanimation_holding_frames[cache_frame_data_is_enabled] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_arrow_patches.py::test_boxarrow[png] 
[gw1] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_arrow_patches.py::test_boxarrow[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_arrow_patches.py::test_arrow_styles[png] 
[gw2] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_barh_decimal_height[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_offsets[pdf] 
[gw0] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_save_animation_smoketest[null-output17] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_embed_limit[to_jshtml] 
[gw1] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_arrow_patches.py::test_arrow_styles[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_collection_transform_of_none 
[gw0] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_embed_limit[to_jshtml] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_funcanimation_holding_frames[cache_frame_data_is_disabled] 
[gw1] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_collection_transform_of_none 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_cull_markers 
[gw2] [  0%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_offsets[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markerfacecolor_none_alpha[png] 
[gw1] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_cull_markers 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_remove 
[gw0] [  0%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_animation.py::test_funcanimation_holding_frames[cache_frame_data_is_disabled] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_arrow_patches.py::test_fancyarrow[svg] 
[gw0] [  1%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_arrow_patches.py::test_fancyarrow[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_arrow_patches.py::test_fancyarrow_dash[png] 
[gw2] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markerfacecolor_none_alpha[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_spy[png] 
[gw1] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_remove 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_None_zorder 
[gw0] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_arrow_patches.py::test_fancyarrow_dash[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_patch_transform_of_none 
[gw1] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_None_zorder 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[.. ACCEPTS: Some description.-Some description.] 
[gw0] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_patch_transform_of_none 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_clipping[svg] 
[gw0] [  1%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_clipping[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_hatching[svg] 
[gw1] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[.. ACCEPTS: Some description.-Some description.] 
[gw0] [  1%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_hatching[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_aliases 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_setp 
[gw1] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_aliases 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_wrap[pdf] 
[gw0] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_setp 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[ACCEPTS: Some description.-Some description.] 
[gw0] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[ACCEPTS: Some description.-Some description.] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[arg : int\nACCEPTS: Something else.-Something else. ] 
[gw0] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_artist.py::test_artist_inspector_get_valid_values[arg : int\nACCEPTS: Something else.-Something else. ] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_wrap[png] 
[gw2] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_spy[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_formatter_ticker[pdf] 
[gw2] [  1%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_formatter_ticker[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_twin_axis_locators_formatters[svg] 
[gw2] [  1%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_twin_axis_locators_formatters[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_inverted_cla 
[gw3] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_log_2[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_offsets[svg] 
[gw1] [  1%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_wrap[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_units_1[svg] 
[gw2] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_inverted_cla 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_autoscale_tight 
[gw0] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_wrap[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_units_1[pdf] 
[gw2] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_autoscale_tight 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_basic_annotate[pdf] 
[gw2] [  1%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_basic_annotate[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_annotate_default_arrow 
[gw2] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_annotate_default_arrow 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_coord_annotations[png] 
[gw2] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_coord_annotations[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_fill_units[png] 
[gw3] [  1%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_offsets[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_axis_bool_arguments[png] 
[gw1] [  1%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_units_1[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_rlim[png] 
[gw0] [  1%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_units_1[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_units_2[svg] 
[gw3] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_axis_bool_arguments[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_spy_invalid_kwargs 
[gw3] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_spy_invalid_kwargs 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_formatter_ticker[svg] 
[gw3] [  1%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_formatter_ticker[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_twinx_cla 
[gw1] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_rlim[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bar_decimal_width[png] 
[gw2] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_fill_units[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_single_date[png] 
[gw3] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_twinx_cla 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_autoscale_tiny_range[png] 
[gw0] [  1%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_units_2[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_barh_decimal_center[png] 
[gw2] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_single_date[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_structured_data 
[gw1] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bar_decimal_width[png] 
[gw2] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_structured_data 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_offsets[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_twice 
[gw2] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_twice 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_negative_rmin[png] 
[gw0] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_barh_decimal_center[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_violinplot_single_list_quantiles[png] 
[gw3] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_autoscale_tiny_range[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_autoscale_log_shared 
[gw2] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_negative_rmin[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_rorigin[pdf] 
[gw2] [  1%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_rorigin[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_theta_position[png] 
[gw1] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_offsets[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_plot_decimal[png] 
[gw0] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_violinplot_single_list_quantiles[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_stem_params[png] 
[gw2] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_theta_position[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_rlabel_position[pdf] 
[gw2] [  1%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_rlabel_position[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_theta_limits[svg] 
[gw2] [  1%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_theta_limits[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_axvspan_epoch[pdf] 
[gw2] [  1%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_axvspan_epoch[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_axhspan_epoch[svg] 
[gw2] [  1%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_axhspan_epoch[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hexbin_log[png] 
[gw1] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_plot_decimal[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_acorr[png] 
[gw0] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_stem_params[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_get_labels 
[gw1] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_acorr[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_formatter_ticker[png] 
[gw0] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_get_labels 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_matshow[png] 
[gw3] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_autoscale_log_shared 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_basic_annotate[svg] 
[gw3] [  1%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_basic_annotate[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_annotations[png] 
[gw0] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_matshow[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_twin_axis_locators_formatters[png] 
[gw3] [  1%] FAILED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_annotations[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_coord_annotations[pdf] 
[gw3] [  1%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_coord_annotations[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_single_point[png] 
[gw0] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_twin_axis_locators_formatters[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_twinx_axis_scales[png] 
[gw0] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_twinx_axis_scales[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_autoscale_tiny_range[pdf] 
[gw0] [  1%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_autoscale_tiny_range[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_use_sticky_edges 
[gw1] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_formatter_ticker[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_twin_axis_locators_formatters[pdf] 
[gw0] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_use_sticky_edges 
[gw1] [  1%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_twin_axis_locators_formatters[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_twin_inherit_autoscale_setting 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_arrow_simple[png] 
[gw3] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_single_point[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_shaped_data[png] 
[gw1] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_twin_inherit_autoscale_setting 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_autoscale_tiny_range[svg] 
[gw1] [  1%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_autoscale_tiny_range[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_basic_annotate[png] 
[gw1] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_basic_annotate[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_arrow_empty 
[gw1] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_arrow_empty 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_annotations[svg] 
[gw1] [  1%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_annotations[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_alignment[png] 
[gw3] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_shaped_data[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_const_xy[png] 
[gw1] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_alignment[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_single_point[svg] 
[gw1] [  1%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_single_point[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_shaped_data[svg] 
[gw1] [  1%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_shaped_data[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_const_xy[svg] 
[gw1] [  1%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_const_xy[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_rmin[svg] 
[gw1] [  1%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_rmin[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_rorigin[png] 
[gw3] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_const_xy[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_rmin[png] 
[gw1] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_rorigin[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_invertedylim_rorigin[png] 
[gw0] [  1%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_arrow_simple[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_annotations[pdf] 
[gw0] [  1%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_annotations[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_coord_annotations[svg] 
[gw0] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_coord_annotations[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_single_point[pdf] 
[gw0] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_single_point[pdf] 
[gw3] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_rmin[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_shaped_data[pdf] 
[gw0] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_shaped_data[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_const_xy[pdf] 
[gw0] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_const_xy[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_negative_rmin[pdf] 
[gw3] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_negative_rmin[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_rmin[pdf] 
[gw0] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_rmin[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_negative_rmin[svg] 
[gw0] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_negative_rmin[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_invertedylim[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_rorigin[svg] 
[gw3] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_rorigin[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_theta_position[pdf] 
[gw3] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_theta_position[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_rlabel_position[svg] 
[gw3] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_rlabel_position[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_rlim_zero 
[gw1] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_invertedylim_rorigin[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_rlabel_position[png] 
[gw3] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_rlim_zero 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_axvspan_epoch[svg] 
[gw3] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_axvspan_epoch[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hexbin_extent[png] 
[gw0] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_invertedylim[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_theta_position[svg] 
[gw0] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_theta_position[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_theta_limits[png] 
[gw1] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_rlabel_position[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_theta_limits[pdf] 
[gw1] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_theta_limits[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_axvspan_epoch[png] 
[gw1] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_axvspan_epoch[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_axhspan_epoch[pdf] 
[gw1] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_axhspan_epoch[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hexbin_pickable 
[gw1] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hexbin_pickable 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_nonfinite_limits[pdf] 
[gw1] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_nonfinite_limits[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_imshow[svg] 
[gw1] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_imshow[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polycollection_joinstyle[png] 
[gw1] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polycollection_joinstyle[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_fill_between_input[2d_y1_input] 
[gw1] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_fill_between_input[2d_y1_input] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_fill_betweenx_input[2d_x2_input] 
[gw1] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_fill_betweenx_input[2d_x2_input] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_fill_between_interpolate_decreasing[png] 
[gw2] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hexbin_log[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_nonfinite_limits[svg] 
[gw2] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_nonfinite_limits[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_imshow_clip[png] 
[gw3] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hexbin_extent[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_inverted_limits 
[gw3] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_inverted_limits 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_imshow[png] 
[gw1] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_fill_between_interpolate_decreasing[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_symlog2[pdf] 
[gw2] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_imshow_clip[png] 
[gw1] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_symlog2[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolormesh[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polycollection_joinstyle[pdf] 
[gw2] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polycollection_joinstyle[pdf] 
[gw1] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolormesh[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_fill_between_input[2d_y2_input] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolor_datetime_axis[png] 
[gw2] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_fill_between_input[2d_y2_input] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_fill_between_interpolate[png] 
[gw2] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_fill_between_interpolate[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_fill_between_interpolate_decreasing[pdf] 
[gw2] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_fill_between_interpolate_decreasing[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolorargs_5205 
[gw3] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_imshow[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_imshow_clip[pdf] 
[gw3] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_imshow_clip[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polycollection_joinstyle[svg] 
[gw3] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polycollection_joinstyle[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_fill_betweenx_input[2d_y_input] 
[gw3] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_fill_betweenx_input[2d_y_input] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_fill_between_interpolate[pdf] 
[gw3] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_fill_between_interpolate[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_fill_between_interpolate_decreasing[svg] 
[gw3] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_fill_between_interpolate_decreasing[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolormesh[png] 
[gw2] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolorargs_5205 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolormesh_alpha[png] 
[gw3] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolormesh[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolormesh_alpha[pdf] 
[gw3] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolormesh_alpha[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_canonical[png] 
[gw1] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolor_datetime_axis[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_canonical[svg] 
[gw1] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_canonical[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_arc_ellipse[svg] 
[gw1] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_arc_ellipse[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery_line[png] 
[gw2] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolormesh_alpha[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolorargs 
[gw3] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_canonical[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_arc_ellipse[png] 
[gw2] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolorargs 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_arc_angles[png] 
[gw1] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery_line[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery_linear_scales[pdf] 
[gw1] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery_linear_scales[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery_linear_scales_zoomed[svg] 
[gw1] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery_linear_scales_zoomed[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery_polar[png] 
[gw3] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_arc_ellipse[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery[pdf] 
[gw3] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery_line[svg] 
[gw3] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery_line[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery_linear_scales_zoomed[png] 
[gw2] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_arc_angles[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery[png] 
[gw0] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_theta_limits[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_aitoff_proj[png] 
[gw2] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery_line[pdf] 
[gw2] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery_line[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery_linear_scales[svg] 
[gw2] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery_linear_scales[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery_log_scales[png] 
[gw0] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_aitoff_proj[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_axhspan_epoch[png] 
[gw3] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery_linear_scales_zoomed[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery_log_scales[pdf] 
[gw3] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery_log_scales[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery_polar[svg] 
[gw3] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery_polar[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bar_tick_label_single[png] 
[gw0] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_axhspan_epoch[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hexbin_empty[png] 
[gw3] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bar_tick_label_single[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bar_color_none_alpha 
[gw3] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bar_color_none_alpha 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_dates_pandas 
[gw3] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_dates_pandas 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_log[png] 
[gw1] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery_polar[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_marker_edges[pdf] 
[gw1] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_marker_edges[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bar_tick_label_multiple[png] 
[gw0] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hexbin_empty[png] 
[gw1] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bar_tick_label_multiple[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_nonfinite_limits[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_barh_tick_label[png] 
[gw3] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_log[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_step_empty[png] 
[gw1] [  2%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_barh_tick_label[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bar_pandas_indexed 
[gw1] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bar_pandas_indexed 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_log[svg] 
[gw1] [  2%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_log[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_density[png] 
[gw0] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_nonfinite_limits[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_imshow[pdf] 
[gw0] [  3%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_imshow[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_imshow_clip[svg] 
[gw0] [  3%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_imshow_clip[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_fill_between_input[2d_x_input] 
[gw0] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_fill_between_input[2d_x_input] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_fill_betweenx_input[2d_x1_input] 
[gw3] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_step_empty[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_datetime_datasets 
[gw0] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_fill_betweenx_input[2d_x1_input] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_fill_between_interpolate[svg] 
[gw0] [  3%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_fill_between_interpolate[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_symlog[pdf] 
[gw0] [  3%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_symlog[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolormesh[pdf] 
[gw0] [  3%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolormesh[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolormesh_datetime_axis[png] 
[gw3] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_datetime_datasets 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_with_empty_input[data0-1] 
[gw1] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_density[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_datetime_datasets_bins[datetime.datetime] 
[gw1] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_datetime_datasets_bins[datetime.datetime] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_with_empty_input[data2-2] 
[gw3] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_with_empty_input[data0-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_contour_hatching[pdf] 
[gw3] [  3%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_contour_hatching[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_contour_colorbar[svg] 
[gw3] [  3%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_contour_colorbar[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist2d_transpose[png] 
[gw1] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_with_empty_input[data2-2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_contour_colorbar[png] 
[gw3] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist2d_transpose[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_decimal[png] 
[gw0] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolormesh_datetime_axis[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_canonical[pdf] 
[gw0] [  3%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_canonical[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_arc_ellipse[pdf] 
[gw0] [  3%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_arc_ellipse[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery[svg] 
[gw0] [  3%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery_linear_scales[png] 
[gw1] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_contour_colorbar[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist2d[pdf] 
[gw1] [  3%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist2d[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist2d_transpose[svg] 
[gw1] [  3%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist2d_transpose[svg] 
[gw3] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_decimal[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_no_invalid_color[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_different_shapes[png] 
[gw3] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_different_shapes[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_marker[png] 
[gw1] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_no_invalid_color[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_plot[pdf] 
[gw1] [  3%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_plot[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_color 
[gw1] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_color 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[red-None] 
[gw1] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[red-None] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[jaune-conversion] 
[gw1] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[jaune-conversion] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case10-None] 
[gw1] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case10-None] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case14-conversion] 
[gw1] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case14-conversion] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case18-shape] 
[gw1] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case18-shape] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case22-shape] 
[gw1] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case22-shape] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case26-shape] 
[gw1] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case26-shape] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args[params0-expected_result0] 
[gw1] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args[params0-expected_result0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args[params4-expected_result4] 
[gw1] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args[params4-expected_result4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs3-expected_edgecolors3] 
[gw1] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs3-expected_edgecolors3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs7-r] 
[gw1] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs7-r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_as_mpl_axes_api 
[gw3] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_marker[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[0.5-None] 
[gw3] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[0.5-None] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[None-None] 
[gw3] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[None-None] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case8-conversion] 
[gw3] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case8-conversion] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case12-None] 
[gw3] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case12-None] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case16-shape] 
[gw3] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case16-shape] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case20-shape] 
[gw3] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case20-shape] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case24-shape] 
[gw3] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case24-shape] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case28-conversion] 
[gw3] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case28-conversion] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args[params2-expected_result2] 
[gw3] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args[params2-expected_result2] 
[gw0] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery_linear_scales[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs1-None] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery_linear_scales_zoomed[pdf] 
[gw0] [  3%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery_linear_scales_zoomed[pdf] 
[gw3] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs1-None] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery_log_scales[svg] 
[gw0] [  3%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery_log_scales[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs5-face] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_marker_edges[png] 
[gw1] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_as_mpl_axes_api 
[gw3] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs5-face] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs9-r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_log_scales[svg] 
[gw1] [  3%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_log_scales[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_stackplot[png] 
[gw3] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs9-r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_log_scales[png] 
[gw0] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_marker_edges[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bar_ticklabel_fail 
[gw0] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bar_ticklabel_fail 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bar_edgecolor_none_alpha 
[gw0] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bar_edgecolor_none_alpha 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bar_pandas 
[gw0] [  3%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bar_pandas 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_log[pdf] 
[gw0] [  3%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_log[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_step_filled[png] 
[gw1] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_stackplot[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_stackplot_baseline[pdf] 
[gw1] [  3%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_stackplot_baseline[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_precentilewhis[png] 
[gw3] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_log_scales[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_log_scales_invalid 
[gw3] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_log_scales_invalid 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_stackplot[svg] 
[gw3] [  3%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_stackplot[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_baseline[png] 
[gw3] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_baseline[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_horizontal[png] 
[gw1] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_precentilewhis[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_patchartist[png] 
[gw3] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_horizontal[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_customoutlier[png] 
[gw0] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_step_filled[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_datetime_datasets_bins[date2num] 
[gw0] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_datetime_datasets_bins[date2num] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_with_empty_input[data1-1] 
[gw0] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_with_empty_input[data1-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_contour_hatching[svg] 
[gw0] [  3%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_contour_hatching[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist2d[png] 
[gw1] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_patchartist[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_custombox[png] 
[gw2] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery_log_scales[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery_polar[pdf] 
[gw2] [  3%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markevery_polar[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_marker_edges[svg] 
[gw3] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_customoutlier[png] 
[gw2] [  3%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_marker_edges[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_customcap[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bar_tick_label_multiple_old_alignment[png] 
[gw0] [  3%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist2d[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist2d_transpose[pdf] 
[gw0] [  4%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist2d_transpose[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_invalid_color[png] 
[gw2] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bar_tick_label_multiple_old_alignment[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bar_timedelta 
[gw1] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_custombox[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_shownotches[png] 
[gw3] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_customcap[png] 
[gw2] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bar_timedelta 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_nobox[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pandas_minimal_plot 
[gw2] [  4%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pandas_minimal_plot 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_bar_empty[png] 
[gw0] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_invalid_color[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_plot[png] 
[gw2] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_bar_empty[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_unequal_bins_density 
[gw1] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_shownotches[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_showmean[png] 
[gw2] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_unequal_bins_density 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_datetime_datasets_bins[np.datetime64] 
[gw2] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_datetime_datasets_bins[np.datetime64] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_contour_hatching[png] 
[gw0] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_plot[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_2D[png] 
[gw3] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_nobox[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_scalarwidth[png] 
[gw0] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_2D[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case1-conversion] 
[gw2] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_contour_hatching[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_contour_colorbar[pdf] 
[gw2] [  4%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_contour_colorbar[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist2d[svg] 
[gw2] [  4%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist2d[svg] 
[gw0] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case1-conversion] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist2d_density_normed 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case5-None] 
[gw0] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case5-None] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case9-None] 
[gw0] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case9-None] 
[gw1] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_showmean[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case13-None] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_custompositions[png] 
[gw0] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case13-None] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case17-None] 
[gw0] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case17-None] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case21-None] 
[gw2] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist2d_density_normed 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_single_point[png] 
[gw0] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case21-None] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case25-None] 
[gw0] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case25-None] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case29-conversion] 
[gw0] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case29-conversion] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args[params3-expected_result3] 
[gw0] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args[params3-expected_result3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs2-r] 
[gw0] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs2-r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs6-none] 
[gw0] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs6-none] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs10-g] 
[gw0] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs10-g] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_log_scales[pdf] 
[gw0] [  4%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_log_scales[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_no_data 
[gw3] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_scalarwidth[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_bad_positions 
[gw3] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_bad_positions 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_sym2[png] 
[gw0] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_no_data 
[gw1] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_custompositions[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_stackplot_baseline[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot[pdf] 
[gw1] [  4%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_autorange_whiskers[png] 
[gw2] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_single_point[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_plot[svg] 
[gw2] [  4%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_plot[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_size_arg_size 
[gw2] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_size_arg_size 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[none-None] 
[gw2] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[none-None] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case7-conversion] 
[gw2] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case7-conversion] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case11-shape] 
[gw2] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case11-shape] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case15-None] 
[gw2] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case15-None] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case19-None] 
[gw2] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case19-None] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case23-None] 
[gw2] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case23-None] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case27-conversion] 
[gw2] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::TestScatter::test_scatter_c[c_case27-conversion] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args[params1-expected_result1] 
[gw2] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args[params1-expected_result1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs0-None] 
[gw2] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs0-None] 
[gw3] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_sym2[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_rc_parameters[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs4-r] 
[gw3] [  4%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_rc_parameters[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_bad_medians_1 
[gw2] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs4-r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs8-r] 
[gw2] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_parse_scatter_color_args_edgecolors[kwargs8-r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pyplot_axes 
[gw3] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_bad_medians_1 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_bad_ci_2 
[gw3] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_bad_ci_2 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_showextrema[png] 
[gw2] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pyplot_axes 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_log_scales_no_data 
[gw0] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_stackplot_baseline[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_rangewhis[png] 
[gw1] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_autorange_whiskers[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_with_CIarray[png] 
[gw2] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_log_scales_no_data 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_stackplot[pdf] 
[gw2] [  4%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_stackplot[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_stackplot_baseline[svg] 
[gw2] [  4%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_stackplot_baseline[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_with_xlabels[png] 
[gw3] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_showextrema[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_custompoints_200[png] 
[gw1] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_with_CIarray[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_bad_ci_1 
[gw1] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_bad_ci_1 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_baseline[png] 
[gw2] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_with_xlabels[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_custompatchartist[png] 
[gw3] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_custompoints_200[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_showextrema[png] 
[gw3] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_showextrema[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_violinplot_bad_positions 
[gw1] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_baseline[png] 
[gw0] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_rangewhis[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_showall[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_with_ylabels[png] 
[gw3] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_violinplot_bad_positions 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_manage_xticks 
[gw2] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_custompatchartist[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_custommedian[png] 
[gw3] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_manage_xticks 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar[pdf] 
[gw3] [  4%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_limits[png] 
[gw1] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_showall[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_showmedians[png] 
[gw2] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_custommedian[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_nocaps[png] 
[gw3] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_limits[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_with_prop_cycle[png] 
[gw0] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_with_ylabels[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_showcustommean[png] 
[gw1] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_showmedians[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_custompoints_10[png] 
[gw3] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_with_prop_cycle[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_offset[png] 
[gw2] [  4%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_nocaps[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_showmeanasline[png] 
[gw1] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_custompoints_10[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_violinplot_bad_quantiles 
[gw1] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_violinplot_bad_quantiles 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_tick_space_size_0 
[gw0] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_showcustommean[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_customwhisker[png] 
[gw3] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_offset[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_step_horiz[png] 
[gw3] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_step_horiz[png] 
[gw1] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_tick_space_size_0 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_stem[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_colorcycle 
[gw1] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_colorcycle 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_limits[svg] 
[gw1] [  5%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_limits[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled[pdf] 
[gw1] [  5%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled[pdf] 
[gw2] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_showmeanasline[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_offset[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_bad_widths 
[gw1] [  5%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_offset[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_weighted[pdf] 
[gw1] [  5%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_weighted[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_stem_dates 
[gw2] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_bad_widths 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot[svg] 
[gw2] [  5%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot[svg] 
[gw1] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_stem_dates 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_step[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_rc_parameters[png] 
[gw0] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_customwhisker[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_no_flier_stats[png] 
[gw1] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_step[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_density[pdf] 
[gw1] [  5%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_density[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_bar[pdf] 
[gw1] [  5%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_bar[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_transparent_markers[png] 
[gw1] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_transparent_markers[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_rgba_markers[pdf] 
[gw1] [  5%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_rgba_markers[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_mollweide_grid[svg] 
[gw1] [  5%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_mollweide_grid[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_alpha[pdf] 
[gw1] [  5%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_alpha[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot[svg] 
[gw1] [  5%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_colors[colors2] 
[gw0] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_no_flier_stats[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_customwidths[png] 
[gw1] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_colors[colors2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data1-vertical] 
[gw2] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_rc_parameters[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_no_weird_whisker[png] 
[gw1] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data1-vertical] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data5-_empty] 
[gw3] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_stem[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled_alpha[pdf] 
[gw3] [  5%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled_alpha[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_step[svg] 
[gw3] [  5%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_step[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_step_bottom[png] 
[gw1] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data5-_empty] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data9-none] 
[gw3] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_step_bottom[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_emptydata 
[gw0] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bxp_customwidths[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot[png] 
[gw3] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_emptydata 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_transparent_markers[svg] 
[gw3] [  5%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_transparent_markers[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_mollweide_grid[png] 
[gw1] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data9-none] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data13-None] 
[gw2] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_no_weird_whisker[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_zorder 
[gw1] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data13-None] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_vertex_markers[png] 
[gw2] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_zorder 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_showmeans[png] 
[gw1] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_vertex_markers[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_vlines[png] 
[gw3] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_mollweide_grid[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_mollweide_inverse_forward_closure 
[gw2] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_showmeans[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_custompoints_10[png] 
[gw0] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_sym[png] 
[gw0] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_sym[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_rc_parameters[svg] 
[gw0] [  5%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_rc_parameters[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_bad_medians_2 
[gw0] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_bad_medians_2 
[gw2] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_custompoints_10[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_mod_artist_after_plotting[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_showmeans[png] 
[gw0] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_mod_artist_after_plotting[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_showmedians[png] 
[gw2] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_showmeans[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_custompoints_200[png] 
[gw1] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_vlines[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_step_linestyle[svg] 
[gw1] [  5%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_step_linestyle[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_subplot_key_hash 
[gw3] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_mollweide_inverse_forward_closure 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot[png] 
[gw0] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_vert_violinplot_showmedians[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_baseline[png] 
[gw1] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_subplot_key_hash 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_specgram_magnitude_noise[png] 
[gw2] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_custompoints_200[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_violinplot_outofrange_quantiles 
[gw2] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_violinplot_outofrange_quantiles 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar[png] 
[gw0] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_baseline[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_showall[png] 
[gw3] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_colors[colors0] 
[gw3] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_colors[colors0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_empty_eventplot 
[gw0] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_horiz_violinplot_showall[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_violinplot_bad_widths 
[gw0] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_violinplot_bad_widths 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_not_single 
[gw3] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_empty_eventplot 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data3-None] 
[gw3] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data3-None] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data7-horizontal] 
[gw0] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_boxplot_not_single 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar[svg] 
[gw0] [  5%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_limits[pdf] 
[gw0] [  5%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_limits[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled[png] 
[gw1] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_specgram_magnitude_noise[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_specgram_noise_phase[png] 
[gw3] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data7-horizontal] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data11-vertical] 
[gw3] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data11-vertical] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_marker_styles[png] 
[gw0] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_offset[pdf] 
[gw0] [  5%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_offset[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_weighted[png] 
[gw1] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_specgram_noise_phase[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_csd_noise[png] 
[gw3] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_marker_styles[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eb_line_zorder[pdf] 
[gw3] [  5%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eb_line_zorder[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_step_linestyle[png] 
[gw0] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_weighted[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_stem_args 
[gw2] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_shape 
[gw0] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_stem_args 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled_alpha[svg] 
[gw0] [  5%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled_alpha[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_density[png] 
[gw2] [  5%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_shape 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errobar_nonefmt 
[gw2] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errobar_nonefmt 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled[svg] 
[gw2] [  6%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_step[png] 
[gw2] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_step[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_weighted[svg] 
[gw2] [  6%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_weighted[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled_alpha[png] 
[gw0] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_density[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_bar[png] 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_csd_noise[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_angle_spectrum_noise[png] 
[gw2] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_stepfilled_alpha[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_step[pdf] 
[gw2] [  6%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_step[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_density[svg] 
[gw2] [  6%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_density[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_bar[svg] 
[gw2] [  6%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_bar[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_transparent_markers[pdf] 
[gw2] [  6%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_transparent_markers[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_rgba_markers[svg] 
[gw2] [  6%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_rgba_markers[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_mollweide_forward_inverse_closure 
[gw0] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_stacked_bar[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_labels 
[gw2] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_mollweide_forward_inverse_closure 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_alpha[svg] 
[gw2] [  6%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_alpha[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_defaults[png] 
[gw0] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_labels 
[gw3] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_step_linestyle[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_rgba_markers[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_mixed_collection[pdf] 
[gw3] [  6%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_mixed_collection[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_specgram_noise[png] 
[gw2] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_defaults[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_problem_kwargs[png] 
[gw0] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_rgba_markers[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_mollweide_grid[pdf] 
[gw0] [  6%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_mollweide_grid[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_alpha[png] 
[gw2] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_problem_kwargs[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data2-horizontal] 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_angle_spectrum_noise[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_twin_spines_on_top[png] 
[gw0] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_alpha[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot[pdf] 
[gw0] [  6%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_colors[colors1] 
[gw2] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data2-horizontal] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data6-vertical] 
[gw0] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_colors[colors1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data0-_empty] 
[gw0] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data0-_empty] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data4-none] 
[gw2] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data6-vertical] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data10-_empty] 
[gw3] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_specgram_noise[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_specgram_noise_angle[png] 
[gw0] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data4-none] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data8-None] 
[gw2] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data10-_empty] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data14-none] 
[gw0] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data8-None] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data12-horizontal] 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_twin_spines_on_top[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_shared_with_aspect_1 
[gw2] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data14-none] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eb_line_zorder[png] 
[gw0] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_orientation[data12-horizontal] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markers_fillstyle_rcparams[png] 
[gw3] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_specgram_noise_angle[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_psd_noise[png] 
[gw0] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_markers_fillstyle_rcparams[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eb_line_zorder[svg] 
[gw0] [  6%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eb_line_zorder[svg] 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_shared_with_aspect_1 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_step_linestyle[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_twin_with_aspect[x] 
[gw0] [  6%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_step_linestyle[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_mixed_collection[svg] 
[gw0] [  6%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_mixed_collection[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_specgram_magnitude_freqs[png] 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_twin_with_aspect[x] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pie_default[png] 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pie_default[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pie_ccw_true[png] 
[gw3] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_psd_noise[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_magnitude_spectrum_noise[png] 
[gw2] [  6%] FAILED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eb_line_zorder[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hlines[png] 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pie_ccw_true[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pie_textprops 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pie_textprops 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_o_marker_path_snap[png] 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_o_marker_path_snap[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_color_None 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_color_None 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_move_offsetlabel 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_move_offsetlabel 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_rc_major_minor_tick 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_rc_major_minor_tick 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast[data0-xy1-AxesImage] 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast[data0-xy1-AxesImage] 
[gw0] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_specgram_magnitude_freqs[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast[data1-xy0-AxesImage] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_specgram_freqs_phase[png] 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast[data1-xy0-AxesImage] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast[data1-xy4-QuadMesh] 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast[data1-xy4-QuadMesh] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs1] 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs5] 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs9] 
[gw2] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hlines[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_mixed_collection[png] 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs9] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs13] 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs13] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs17] 
[gw3] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_magnitude_spectrum_noise[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_phase_spectrum_noise[png] 
[gw0] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_specgram_freqs_phase[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_csd_freqs[png] 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs17] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs21] 
[gw2] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_mixed_collection[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_specgram_freqs[png] 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs21] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs25] 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs25] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs29] 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs29] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs33] 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs33] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs37] 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs37] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs41] 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs41] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs45] 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs45] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs49] 
[gw3] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_phase_spectrum_noise[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_vline_limit 
[gw3] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_vline_limit 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs49] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_shared_with_aspect_3 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs53] 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs53] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs57] 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs57] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs61] 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs61] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs65] 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs65] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs69] 
[gw1] [  6%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs69] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs73] 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs73] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs77] 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs77] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs81] 
[gw2] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_specgram_freqs[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_specgram_angle_freqs[png] 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_shared_with_aspect_3 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_relim_visible_only 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs81] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_dash_offset[pdf] 
[gw1] [  7%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_dash_offset[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_loglog[png] 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_relim_visible_only 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pie_center_radius[png] 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pie_center_radius[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pie_rotatelabels_true[png] 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pie_rotatelabels_true[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_retain_tick_visibility[png] 
[gw2] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_specgram_angle_freqs[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_psd_freqs[png] 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_loglog[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[gca-y] 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[gca-y] 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_retain_tick_visibility[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[subplots_shared-y] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_length_one_hist 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_length_one_hist 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_numerical_hist_label 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[subplots_shared-y] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_shared_axes_autoscale 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_numerical_hist_label 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_rc_grid[png] 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_shared_axes_autoscale 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_broken_barh_empty 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_broken_barh_empty 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pandas_errorbar_indexing 
[gw1] [  7%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pandas_errorbar_indexing 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_axis_set_tick_params_labelsize_labelcolor 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_axis_set_tick_params_labelsize_labelcolor 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_none_kwargs 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_none_kwargs 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_date_timezone_y[png] 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_rc_grid[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_no_None 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_no_None 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast[data0-xy3-PcolorImage] 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast[data0-xy3-PcolorImage] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast[data1-xy2-AxesImage] 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast[data1-xy2-AxesImage] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_violin_point_mass 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_violin_point_mass 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs3] 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs7] 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs7] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs11] 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs11] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs15] 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs15] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs19] 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs19] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs23] 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs23] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs27] 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs27] 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_date_timezone_y[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_titlesetpos 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs31] 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs31] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs35] 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_titlesetpos 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_large_offset 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs35] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs39] 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs39] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs43] 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs43] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs47] 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_large_offset 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_tick_param_label_rotation 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs47] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs51] 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs51] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs55] 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_tick_param_label_rotation 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_legend 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs55] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs59] 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_eventplot_legend 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_minorticks_on[symlog-log] 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs59] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs63] 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_minorticks_on[symlog-log] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_zero_linewidth 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs63] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs67] 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_zero_linewidth 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_tick_padding_tightbbox 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs67] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs71] 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs71] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs75] 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_tick_padding_tightbbox 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_indicate_inset_inverted[False-True] 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs75] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs79] 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs79] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs83] 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_indicate_inset_inverted[False-True] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_spines_properbbox_after_zoom 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs83] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_title_pad 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_spines_properbbox_after_zoom 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_scatter_empty_data 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_title_pad 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_axes_margins 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_scatter_empty_data 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_secondary_fail 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_secondary_fail 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_nodecorator 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_axes_margins 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[subplots-y] 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_nodecorator 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_get_tightbbox_polar 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[subplots-y] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[add_axes-y] 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[add_axes-y] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_auto_numticks[png] 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_get_tightbbox_polar 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_nan_data 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_nan_data 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_aspect_nonlinear_adjustable_box 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_aspect_nonlinear_adjustable_box 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_bases.py::test_get_default_filename 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_bases.py::test_get_default_filename 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_bases.py::test_location_event_position[None-None] 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_bases.py::test_location_event_position[None-None] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pdf.py::test_use14corefonts[pdf] 
[gw1] [  7%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pdf.py::test_use14corefonts[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pdf.py::test_multipage_keep_empty 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pdf.py::test_multipage_keep_empty 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pdf.py::test_grayscale_alpha[pdf] 
[gw1] [  7%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pdf.py::test_grayscale_alpha[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pdf.py::test_empty_rasterized 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pdf.py::test_empty_rasterized 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pgf.py::test_pathclip 
[gw1] [  7%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pgf.py::test_pathclip 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pgf.py::test_pdf_pages_metadata 
[gw1] [  7%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pgf.py::test_pdf_pages_metadata 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[ps-portrait] 
[gw1] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[ps-portrait] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[ps with usetex-portrait] 
[gw1] [  7%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[ps with usetex-portrait] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[eps afm-portrait] 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_auto_numticks[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pandas_pcolormesh 
[gw3] [  7%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pandas_pcolormesh 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pandas_indexing_hist 
[gw3] [  7%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pandas_indexing_hist 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_axes_tick_params_ylabelside 
[gw3] [  7%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_axes_tick_params_ylabelside 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bar_uint8 
[gw3] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bar_uint8 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_axisbelow[png] 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[eps afm-portrait] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_patheffects 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_patheffects 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_fig_close[Qt4Agg] 
[gw1] [  8%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_fig_close[Qt4Agg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-lower] 
[gw1] [  8%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-lower] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-alt_control] 
[gw1] [  8%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-alt_control] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-backspace_mod] 
[gw1] [  8%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-backspace_mod] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-control] 
[gw1] [  8%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-control] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-control_alt] 
[gw1] [  8%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-control_alt] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-non_unicode_key] 
[gw1] [  8%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-non_unicode_key] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_double_resize 
[gw1] [  8%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_double_resize 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_svg.py::test_noscale[png] 
[gw3] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_axisbelow[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_title_xticks_top_both 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_svg.py::test_noscale[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_svg.py::test_bold_font_output[svg] 
[gw1] [  8%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_svg.py::test_bold_font_output[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_svg.py::test_svgnone_with_data_coordinates 
[gw3] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_title_xticks_top_both 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_quiver_units 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_svg.py::test_svgnone_with_data_coordinates 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[backspace-Backspace] 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[backspace-Backspace] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[a-a] 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[a-a] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[cmd+p-Cmd+P] 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[cmd+p-Cmd+P] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[gtk3agg] 
[gw1] [  8%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[gtk3agg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[tkagg] 
[gw1] [  8%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[tkagg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_basic.py::test_simple 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_basic.py::test_simple 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight[pdf] 
[gw1] [  8%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight[pdf] 
[gw3] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_quiver_units 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_suptile_legend[svg] 
[gw1] [  8%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_suptile_legend[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_log_margins 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_raster[png] 
[gw3] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_log_margins 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_invalid_axis_limits 
[gw3] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_invalid_axis_limits 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_minorticks_on[log-log] 
[gw3] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_minorticks_on[log-log] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_empty_errorbar_legend 
[gw3] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_empty_errorbar_legend 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_zoom_inset 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_raster[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_bbox_tight.py::test_tight_pcolorfast 
[gw3] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_zoom_inset 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_indicate_inset_inverted[True-True] 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_bbox_tight.py::test_tight_pcolorfast 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_update 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_update 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_non_string_update_fails[single] 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_non_string_update_fails[single] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert[ascii] 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert[ascii] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_one_string[ascii] 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_one_string[ascii] 
[gw3] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_indicate_inset_inverted[True-True] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_fail[mixed] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_gettightbbox_ignoreNaN 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_fail[mixed] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryLocator::test_StrCategoryLocator 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryLocator::test_StrCategoryLocator 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatter[ascii] 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatter[ascii] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[plot-ascii] 
[gw3] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_gettightbbox_ignoreNaN 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_deprecated_uppercase_colors 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[plot-ascii] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[string list-scatter] 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[string list-scatter] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes list-plot] 
[gw3] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_deprecated_uppercase_colors 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_secondary_minorloc 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes list-plot] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes ndarray-bar] 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes ndarray-bar] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string ndarray-scatter] 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string ndarray-scatter] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes list-plot] 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes list-plot] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes ndarray-bar] 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes ndarray-bar] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xaxis[scatter] 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xaxis[scatter] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_yaxis[plot] 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_yaxis[plot] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xyaxis[bar] 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xyaxis[bar] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[mixed-scatter] 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[mixed-scatter] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[number integer-bar] 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[number integer-bar] 
[gw0] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_csd_freqs[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[string integer-plot] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_angle_spectrum_freqs[png] 
[gw1] [  8%] XFAIL ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[string integer-plot] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[mixed-scatter] 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[mixed-scatter] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[number integer-bar] 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[number integer-bar] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[string integer-plot] 
[gw1] [  8%] XFAIL ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[string integer-plot] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_is_hashable 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_is_hashable 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_delete_masked_points::test_rgba 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_delete_masked_points::test_rgba 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_baseline 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_baseline 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_whiskers_percentiles 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_whiskers_percentiles 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_boxplot_stats_autorange_false 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_boxplot_stats_autorange_false 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_callbackregistry_process_exception[cb1-RuntimeError] 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_callbackregistry_process_exception[cb1-RuntimeError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_fail[inp1-kwargs_to_norm1] 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_fail[inp1-kwargs_to_norm1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_warn[inp2-expected2-kwargs_to_norm2-1] 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_warn[inp2-expected2-kwargs_to_norm2-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp2-expected2-kwargs_to_norm2] 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp2-expected2-kwargs_to_norm2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp6-expected6-kwargs_to_norm6] 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp6-expected6-kwargs_to_norm6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_to_prestep 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_to_prestep 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_to_midstep 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_to_midstep 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_step_fails[args2] 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_step_fails[args2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_reshape2d 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_reshape2d 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_warn_external 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_warn_external 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_positions 
[gw3] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_secondary_minorloc 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_positions 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_tickdirs 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_lineoffset 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_lineoffset 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_positions[pdf] 
[gw1] [  8%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_positions[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__add_positions[svg] 
[gw1] [  8%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__add_positions[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__extend_positions[png] 
[gw1] [  8%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__extend_positions[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation[pdf] 
[gw1] [  9%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation_2x[svg] 
[gw1] [  9%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation_2x[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linelength[png] 
[gw1] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linelength[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_lineoffset[pdf] 
[gw1] [  9%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_lineoffset[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle[svg] 
[gw1] [  9%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linewidth[png] 
[gw1] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linewidth[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_color[pdf] 
[gw1] [  9%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_color[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_quiver_limits 
[gw1] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_quiver_limits 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_regularpolycollection_rotate[png] 
[gw3] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_tickdirs 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_datetime_masked 
[gw3] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_datetime_masked 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bar_errbar_zorder 
[gw3] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bar_errbar_zorder 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_invisible_axes 
[gw3] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_invisible_axes 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_bases.py::test_location_event_position[42-24] 
[gw3] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_bases.py::test_location_event_position[42-24] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_bases.py::test_location_event_position[205.75-2.0] 
[gw3] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_bases.py::test_location_event_position[205.75-2.0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pdf.py::test_multipage_pagecount 
[gw1] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_regularpolycollection_rotate[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_size_in_xy[png] 
[gw3] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pdf.py::test_multipage_pagecount 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pdf.py::test_pdfpages_fspath 
[gw3] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pdf.py::test_pdfpages_fspath 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pdf.py::test_pdf_savefig_when_color_is_none 
[gw1] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_size_in_xy[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_joinstyle 
[gw1] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_joinstyle 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_EventCollection_nosort 
[gw1] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_EventCollection_nosort 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_gridspec_make_colorbar[png] 
[gw3] [  9%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pdf.py::test_pdf_savefig_when_color_is_none 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pgf.py::test_pdflatex[pdf] 
[gw3] [  9%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pgf.py::test_pdflatex[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pgf.py::test_bbox_inches 
[gw3] [  9%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pgf.py::test_bbox_inches 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pgf.py::test_tex_restart_after_error 
[gw3] [  9%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pgf.py::test_tex_restart_after_error 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[ps with distiller-portrait] 
[gw3] [  9%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[ps with distiller-portrait] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[eps-portrait] 
[gw0] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_angle_spectrum_freqs[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_twin_spines[png] 
[gw3] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[eps-portrait] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[eps with usetex-portrait] 
[gw3] [  9%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[eps with usetex-portrait] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_transparency[eps] 
[gw3] [  9%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_transparency[eps] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_fig_signals 
[gw3] [  9%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_fig_signals 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-unicode_upper] 
[gw3] [  9%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-unicode_upper] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-modifier_order] 
[gw3] [  9%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-modifier_order] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-shift] 
[gw3] [  9%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-shift] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-unicode_lower] 
[gw3] [  9%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-unicode_lower] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-backspace] 
[gw3] [  9%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-backspace] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_subplottool 
[gw3] [  9%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_subplottool 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_svg.py::test_visibility 
[gw1] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_gridspec_make_colorbar[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbarbase 
[gw0] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_twin_spines[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_empty_shared_subplots 
[gw1] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbarbase 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_ticks 
[gw3] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_svg.py::test_visibility 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_svg.py::test_noscale[svg] 
[gw3] [  9%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_svg.py::test_noscale[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_svg.py::test_missing_psfont 
[gw3] [  9%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_svg.py::test_missing_psfont 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_tk.py::test_blit 
[gw0] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_empty_shared_subplots 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_not_datalim_adjustable 
[gw2] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_psd_freqs[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_magnitude_spectrum_freqs[png] 
[gw1] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_ticks 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_get_ticks 
[gw3] [  9%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_tk.py::test_blit 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[ctrl+a-Ctrl+A] 
[gw3] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[ctrl+a-Ctrl+A] 
[gw0] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_not_datalim_adjustable 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[ctrl+shift+f1-Ctrl+Shift+F1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_text_labelsize 
[gw3] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[ctrl+shift+f1-Ctrl+Shift+F1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_webagg.py::test_webagg_fallback[webagg] 
[gw3] [  9%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_webagg.py::test_webagg_fallback[webagg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[qt5agg] 
[gw3] [  9%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[qt5agg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[wxagg] 
[gw3] [  9%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[wxagg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_basic.py::test_lazy_imports 
[gw0] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_text_labelsize 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pie_linewidth_2[png] 
[gw1] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_get_ticks 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_log_minortick_labels 
[gw0] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pie_linewidth_2[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pie_nolabel_but_legend[png] 
[gw0] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pie_nolabel_but_legend[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_tick_label_update 
[gw0] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_tick_label_update 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pathological_hexbin 
[gw1] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_log_minortick_labels 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_get_ticks_2 
[gw1] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_get_ticks_2 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_label 
[gw1] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_label 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_create_lookup_table[2-result1] 
[gw1] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_create_lookup_table[2-result1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_endian 
[gw1] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_endian 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_lognorm_invalid[-1-2] 
[gw1] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_lognorm_invalid[-1-2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_PowerNorm_translation_invariance 
[gw1] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_PowerNorm_translation_invariance 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_TwoSlopeNorm_autoscale_None_vmax 
[gw1] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_TwoSlopeNorm_autoscale_None_vmax 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_TwoSlopeNorm_Even 
[gw0] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pathological_hexbin 
[gw1] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_TwoSlopeNorm_Even 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_unicode_hist_label 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_TwoSlopeNorm_VminGTVcenter 
[gw1] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_TwoSlopeNorm_VminGTVcenter 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_SymLogNorm 
[gw1] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_SymLogNorm 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_cmap_and_norm_from_levels_and_colors2 
[gw1] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_cmap_and_norm_from_levels_and_colors2 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_light_source_shading_default 
[gw0] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_unicode_hist_label 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_rc_tick 
[gw1] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_light_source_shading_default 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_color_names 
[gw1] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_color_names 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Blues] 
[gw1] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Blues] 
[gw0] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_rc_tick 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[BuGn] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast[data0-xy0-AxesImage] 
[gw1] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[BuGn] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[CMRmap] 
[gw1] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[CMRmap] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[GnBu] 
[gw0] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast[data0-xy0-AxesImage] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast[data0-xy4-QuadMesh] 
[gw1] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[GnBu] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Greys] 
[gw1] [  9%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Greys] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Oranges] 
[gw0] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast[data0-xy4-QuadMesh] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast[data1-xy3-PcolorImage] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Oranges] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Paired] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Paired] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Pastel2] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Pastel2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuBu] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuBu] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuOr] 
[gw0] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast[data1-xy3-PcolorImage] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs0] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuOr] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Purples] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Purples] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdGy] 
[gw0] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs4] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdGy] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdYlBu] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdYlBu] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Reds] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Reds] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Set2] 
[gw0] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs8] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Set2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Spectral] 
[gw3] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_basic.py::test_lazy_imports 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_suptile_legend[png] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Spectral] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlGn] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlGn] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlOrBr] 
[gw0] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs8] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlOrBr] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[afmhot] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs12] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[afmhot] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[binary] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[binary] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[brg] 
[gw0] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs12] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs16] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[brg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[cividis] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[cividis] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[coolwarm] 
[gw0] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs16] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs20] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[coolwarm] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[cubehelix] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[cubehelix] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_earth] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_earth] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_heat] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_heat] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_rainbow] 
[gw0] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs20] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs24] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_rainbow] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_yarg] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_yarg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gnuplot2_r] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gnuplot2_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[hot] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[hot] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[inferno] 
[gw0] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs24] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs28] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[inferno] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[magma] 
[gw0] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs28] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs32] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[magma] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[ocean] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[ocean] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[plasma] 
[gw0] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs32] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs36] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[plasma] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[rainbow] 
[gw0] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs36] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs40] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[rainbow] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[spring] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[spring] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab10] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab20b] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab20b] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[terrain] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[terrain] 
[gw3] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_suptile_legend[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[twilight_shifted] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_clipping[pdf] 
[gw3] [ 10%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_clipping[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_raster[svg] 
[gw3] [ 10%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_raster[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_unit[unicode] 
[gw3] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_unit[unicode] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_non_string_fails[unicode] 
[gw0] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs40] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs44] 
[gw3] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_non_string_fails[unicode] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_non_string_update_fails[mixed] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[twilight_shifted] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[winter] 
[gw3] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_non_string_update_fails[mixed] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[winter] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_conversions_masked 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert[integer string] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_conversions_masked 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_tableau_order 
[gw3] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert[integer string] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_tableau_order 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_deprecated 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_one_number 
[gw3] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_one_number 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_DivergingNorm_deprecated 
../../../../usr/lib64/python3.8/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.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_axisinfo 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_compare_images.py::test_image_comparison_expect_rms[basn3p02.png-basn3p02-half-1px-offset.png-0-63.75] 
[gw0] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs44] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout1[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs48] 
[gw3] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_axisinfo 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryLocator::test_StrCategoryLocatorPlot[plot] 
[gw0] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs48] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs52] 
[gw3] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryLocator::test_StrCategoryLocatorPlot[plot] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[scatter-ascii] 
[gw0] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs52] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs56] 
[gw3] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[scatter-ascii] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[bar-ascii] 
[gw0] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs56] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs60] 
[gw3] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[bar-ascii] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[string list-bar] 
[gw1] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout1[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout4[pdf] 
[gw1] [ 10%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout4[pdf] 
[gw0] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs60] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout7 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs64] 
[gw3] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[string list-bar] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes ndarray-scatter] 
[gw0] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs64] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs68] 
[gw3] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes ndarray-scatter] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string list-plot] 
[gw0] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs68] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs72] 
[gw3] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string list-plot] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string ndarray-bar] 
[gw0] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs72] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs76] 
[gw3] [ 10%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string ndarray-bar] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes ndarray-scatter] 
[gw0] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs76] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs80] 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes ndarray-scatter] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_unicode[plot] 
[gw0] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs80] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_dash_offset[png] 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_unicode[plot] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xaxis[bar] 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xaxis[bar] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xyaxis[scatter] 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xyaxis[scatter] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_update_plot[plot] 
[gw1] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout7 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout11[png] 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_update_plot[plot] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[mixed-plot] 
[gw0] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_dash_offset[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_title_location_roundtrip 
[gw3] [ 11%] XFAIL ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[mixed-plot] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[string integer-scatter] 
[gw0] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_title_location_roundtrip 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[gca-x] 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[string integer-scatter] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[missing-bar] 
[gw0] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[gca-x] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[subplots_shared-x] 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[missing-bar] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[mixed-plot] 
[gw3] [ 11%] XFAIL ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[mixed-plot] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[string integer-scatter] 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[string integer-scatter] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[missing-bar] 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[missing-bar] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_delete_masked_points::test_string_seq 
[gw0] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[subplots_shared-x] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes_relim 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_delete_masked_points::test_string_seq 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_form_each_dict 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_form_each_dict 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_whiskers_float 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_whiskers_float 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_label_error 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_label_error 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_callback_registry::test_pickling 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_callback_registry::test_pickling 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_sanitize_sequence 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_sanitize_sequence 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_warn[inp0-expected0-kwargs_to_norm0-1] 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_warn[inp0-expected0-kwargs_to_norm0-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp0-expected0-kwargs_to_norm0] 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp0-expected0-kwargs_to_norm0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp4-expected4-kwargs_to_norm4] 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp4-expected4-kwargs_to_norm4] 
[gw2] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_magnitude_spectrum_freqs[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp8-expected8-kwargs_to_norm8] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_phase_spectrum_freqs[png] 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp8-expected8-kwargs_to_norm8] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_to_poststep 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_to_poststep 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_step_fails[args0] 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_step_fails[args0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_grouper_private 
[gw0] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes_relim 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_grouper_private 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_safe_first_element_pandas_series 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_auto_numticks_log[png] 
[gw3] [ 11%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_safe_first_element_pandas_series 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_segments[pdf] 
[gw3] [ 11%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_segments[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__is_horizontal 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__is_horizontal 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_color 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_color 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__add_positions[png] 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__add_positions[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__append_positions[pdf] 
[gw3] [ 11%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__append_positions[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__extend_positions[svg] 
[gw3] [ 11%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__extend_positions[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation_2x[png] 
[gw0] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_auto_numticks_log[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pandas_indexing_dates 
[gw0] [ 11%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pandas_indexing_dates 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pandas_bar_align_center 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation_2x[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_orientation[pdf] 
[gw0] [ 11%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pandas_bar_align_center 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_axes_tick_params_xlabelside 
[gw3] [ 11%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_orientation[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linelength[svg] 
[gw3] [ 11%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linelength[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle[png] 
[gw0] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_axes_tick_params_xlabelside 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_date_timezone_x[png] 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle_single_dash[pdf] 
[gw3] [ 11%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle_single_dash[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linewidth[svg] 
[gw3] [ 11%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linewidth[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_null_collection_datalim 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_null_collection_datalim 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_EllipseCollection[png] 
[gw1] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout11[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout14[png] 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_EllipseCollection[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_picking 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_picking 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_lslw_bcast 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_lslw_bcast 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_scatter_post_alpha[png] 
[gw0] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_date_timezone_x[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_titletwiny[png] 
[gw3] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_scatter_post_alpha[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_extension_length[png] 
[gw0] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_titletwiny[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_offset_label_color 
[gw0] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_offset_label_color 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bar_color_cycle 
[gw0] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bar_color_cycle 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_color_length_mismatch 
[gw0] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_color_length_mismatch 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_minorticks_on[symlog-symlog] 
[gw0] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_minorticks_on[symlog-symlog] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_twinx_knows_limits 
[gw0] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_twinx_knows_limits 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_plot_columns_cycle_deprecation 
[gw0] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_plot_columns_cycle_deprecation 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_indicate_inset_inverted[False-False] 
[gw2] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_phase_spectrum_freqs[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_rcparam_grid_minor 
[gw0] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_indicate_inset_inverted[False-False] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_set_position 
[gw0] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_set_position 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_scatter_series_non_zero_index 
[gw0] [ 11%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_scatter_series_non_zero_index 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_secondary_xy[png] 
[gw1] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout14[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout18 
[gw2] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_rcparam_grid_minor 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_shared_with_aspect_2 
[gw2] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_shared_with_aspect_2 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_twin_with_aspect[y] 
[gw1] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout18 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout22 
[gw2] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_twin_with_aspect[y] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pie_linewidth_0[png] 
[gw1] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout22 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_container.py::test_stem_remove 
[gw1] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_container.py::test_stem_remove 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_error[args0-Length of x (9) must match number of columns in z (10)] 
[gw1] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_error[args0-Length of x (9) must match number of columns in z (10)] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_error[args4-Shapes of x (9, 9) and z (9, 10) do not match] 
[gw1] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_error[args4-Shapes of x (9, 9) and z (9, 10) do not match] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_error[args8-Input z must be at least a (2, 2) shaped array, but has shape (1, 1)] 
[gw1] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_error[args8-Input z must be at least a (2, 2) shaped array, but has shape (1, 1)] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_badlevel_fmt 
[gw2] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pie_linewidth_0[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pie_frame_grid[png] 
[gw1] [ 11%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_badlevel_fmt 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_manual_labels[svg] 
[gw1] [ 11%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_manual_labels[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_labels[png] 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_extension_length[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_remove_from_figure[no gridspec] 
[gw2] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pie_frame_grid[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_set_get_ticklabels[png] 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_remove_from_figure[no gridspec] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_closed_patch[pdf] 
[gw3] [ 12%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_closed_patch[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_autoticks 
[gw1] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_labels[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_internal_cpp_api[args0-TypeError-function takes exactly 6 arguments (0 given)] 
[gw1] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_internal_cpp_api[args0-TypeError-function takes exactly 6 arguments (0 given)] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_internal_cpp_api[args4-ValueError-If mask is set it must be a 2D array with the same dimensions as x.] 
[gw1] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_internal_cpp_api[args4-ValueError-If mask is set it must be a 2D array with the same dimensions as x.] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_addlines[png] 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_autoticks 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_powernorm_extension 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_powernorm_extension 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_format 
[gw2] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_set_get_ticklabels[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_margins 
[gw1] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_addlines[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cycles.py::test_linestylecycle_basic[png] 
[gw2] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_margins 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_color_alias 
[gw2] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_color_alias 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_rc_spines[png] 
[gw2] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_rc_spines[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_square_plot 
[gw2] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_square_plot 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast[data0-xy2-AxesImage] 
[gw2] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast[data0-xy2-AxesImage] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast[data1-xy1-AxesImage] 
[gw2] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pcolorfast[data1-xy1-AxesImage] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_shared_scale 
[gw1] [ 12%] FAILED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cycles.py::test_linestylecycle_basic[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cycles.py::test_property_collision_fill[png] 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_format 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_extend_colorbar_customnorm 
[gw2] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_shared_scale 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs2] 
[gw1] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cycles.py::test_property_collision_fill[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_numpyx 
[gw2] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs6] 
[gw2] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs10] 
[gw1] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_numpyx 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_extend_colorbar_customnorm 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[us]-t00] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_int[clim1] 
[gw1] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[us]-t00] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ms]-t01] 
[gw1] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ms]-t01] 
[gw2] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ns]-t02] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs14] 
[gw1] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ns]-t02] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT[datetime64[ns]] 
[gw1] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT[datetime64[ns]] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT_scalar[ns] 
[gw1] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT_scalar[ns] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_axhline[png] 
[gw2] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs14] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs18] 
[gw2] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs18] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs22] 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_int[clim1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_resample 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_resample 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_return_types 
[gw2] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs22] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs26] 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_return_types 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_LogNorm 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_LogNorm 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_TwoSlopeNorm_autoscale 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_TwoSlopeNorm_autoscale 
[gw1] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_axhline[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_TwoSlopeNorm_scaleout_center 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_RRuleLocator_dayrange 
[gw2] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs26] 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_TwoSlopeNorm_scaleout_center 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs30] 
[gw1] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_RRuleLocator_dayrange 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_drange 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_TwoSlopeNorm_VminEqualsVcenter 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_TwoSlopeNorm_VminEqualsVcenter 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_TwoSlopeNorm_VcenterGTVmax 
[gw1] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_drange 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_TwoSlopeNorm_VcenterGTVmax 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_concise_formatter 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_SymLogNorm_single_zero 
[gw2] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs30] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs34] 
[gw2] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs34] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs38] 
[gw2] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs38] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs42] 
[gw2] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs42] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs46] 
[gw2] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs46] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs50] 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_SymLogNorm_single_zero 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_autoscale_masked 
[gw2] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs50] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs54] 
[gw2] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs54] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs58] 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_autoscale_masked 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_light_source_hillshading 
[gw2] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs58] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs62] 
[gw2] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs62] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs66] 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_light_source_hillshading 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Accent] 
[gw2] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs66] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs70] 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Accent] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[BrBG] 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[BrBG] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[BuPu] 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[BuPu] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Dark2] 
[gw2] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs70] 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Dark2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Greens] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs74] 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Greens] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[OrRd] 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[OrRd] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PRGn] 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PRGn] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Pastel1] 
[gw2] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs74] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs78] 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Pastel1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PiYG] 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PiYG] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuBuGn_r] 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuBuGn_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuRd] 
[gw2] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs78] 
[gw0] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_secondary_xy[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs82] 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuRd] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_normal_axes 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdBu] 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdBu] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdPu] 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdPu] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdYlGn] 
[gw2] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_errorbar_inputs_shotgun[kwargs82] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_dash_offset[svg] 
[gw2] [ 12%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_dash_offset[svg] 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdYlGn] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_loglog_nonpos[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Set1] 
[gw3] [ 12%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Set1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Set3] 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Set3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Wistia] 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Wistia] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlGnBu_r] 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlGnBu_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlOrRd] 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlOrRd] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[autumn] 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[autumn] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[bone] 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[bone] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[bwr] 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[bwr] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[cool] 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[cool] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[copper] 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[copper] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[flag] 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[flag] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_gray] 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_gray] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_ncar] 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_ncar] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_stern] 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_stern] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gnuplot] 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gnuplot] 
[gw0] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_normal_axes 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gray] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_minor_accountedfor 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gray] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[hsv] 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[hsv] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[jet] 
[gw1] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_concise_formatter 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date2num_dst 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[jet] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[nipy_spectral] 
[gw1] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date2num_dst 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_yearlocator_pytz 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[nipy_spectral] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[pink] 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[pink] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[prism] 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[prism] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[seismic] 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[seismic] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[summer] 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[summer] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab20] 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab20] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab20c] 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab20c] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[twilight] 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[twilight] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[viridis] 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[viridis] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_cn 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_cn 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_failed_conversions 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_failed_conversions 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_same_color 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_same_color 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_compare_images.py::test_image_comparison_expect_rms[basn3p02.png-basn3p02-minorchange.png-0-6.50646] 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_compare_images.py::test_image_comparison_expect_rms[basn3p02.png-basn3p02-minorchange.png-0-6.50646] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_compare_images.py::test_image_comparison_expect_rms[all127.png-all128.png-0-1] 
[gw1] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_yearlocator_pytz 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_num2timedelta[x1-tdelta1] 
[gw1] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_num2timedelta[x1-tdelta1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_determinism.py::test_determinism_check[h-pdf-False] 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_compare_images.py::test_image_comparison_expect_rms[all127.png-all128.png-0-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout3[png] 
[gw0] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_minor_accountedfor 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_auto_bins 
[gw0] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_auto_bins 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_set_ticks_inverted 
[gw0] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_set_ticks_inverted 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_bases.py::test_uses_per_path 
[gw0] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_bases.py::test_uses_per_path 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_bases.py::test_location_event_position[None-42] 
[gw0] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_bases.py::test_location_event_position[None-42] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_cairo.py::test_patch_alpha_coloring[png] 
[gw0] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_cairo.py::test_patch_alpha_coloring[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pdf.py::test_multipage_properfinalize 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout3[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout5[png] 
[gw2] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_loglog_nonpos[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[subplots-x] 
[gw2] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[subplots-x] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[add_axes-x] 
[gw2] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_remove_shared_axes[add_axes-x] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_adjust_numtick_aspect 
[gw2] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_adjust_numtick_aspect 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_broken_barh_timedelta 
[gw2] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_broken_barh_timedelta 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pandas_index_shape 
[gw2] [ 13%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_pandas_index_shape 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_axes_tick_params_gridlines 
[gw2] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_axes_tick_params_gridlines 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_ls_ds_conflict 
[gw2] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_ls_ds_conflict 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_date_timezone_x_and_y[png] 
[gw3] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout5[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout9[png] 
[gw0] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pdf.py::test_multipage_properfinalize 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pdf.py::test_hatching_legend[pdf] 
[gw0] [ 13%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pdf.py::test_hatching_legend[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pdf.py::test_failing_latex 
[gw0] [ 13%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pdf.py::test_failing_latex 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pgf.py::test_rcupdate 
[gw0] [ 13%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pgf.py::test_rcupdate 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pgf.py::test_pdf_pages 
[gw0] [ 13%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pgf.py::test_pdf_pages 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pgf.py::test_bbox_inches_tight 
[gw0] [ 13%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pgf.py::test_bbox_inches_tight 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[ps with distiller-landscape] 
[gw0] [ 13%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[ps with distiller-landscape] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[eps-landscape] 
[gw0] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[eps-landscape] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[eps with usetex-landscape] 
[gw0] [ 13%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[eps with usetex-landscape] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_failing_latex 
[gw0] [ 13%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_failing_latex 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-shift] 
[gw0] [ 13%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-shift] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-unicode_lower] 
[gw0] [ 13%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-unicode_lower] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-backspace] 
[gw0] [ 13%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-backspace] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-lower] 
[gw0] [ 13%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-lower] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-alt_control] 
[gw2] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_date_timezone_x_and_y[png] 
[gw0] [ 13%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-alt_control] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_title_xticks_top 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-backspace_mod] 
[gw0] [ 13%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-backspace_mod] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_figureoptions 
[gw0] [ 13%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_figureoptions 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_svg.py::test_fill_black_with_alpha[svg] 
[gw0] [ 13%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_svg.py::test_fill_black_with_alpha[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_svg.py::test_text_urls 
[gw0] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_svg.py::test_text_urls 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_svg.py::test_unicode_won 
[gw0] [ 13%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_svg.py::test_unicode_won 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[home-Home] 
[gw0] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[home-Home] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[ctrl+A-Ctrl+Shift+A] 
[gw0] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[ctrl+A-Ctrl+Shift+A] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[1-1] 
[gw0] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[1-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_webagg.py::test_webagg_fallback[nbagg] 
[gw0] [ 13%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_webagg.py::test_webagg_fallback[nbagg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[qt5cairo] 
[gw0] [ 13%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[qt5cairo] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backends_interactive.py::test_webagg 
[gw0] [ 13%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backends_interactive.py::test_webagg 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight[png] 
[gw2] [ 13%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_title_xticks_top 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_barb_units 
[gw2] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_barb_units 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_fillbetween_cycle 
[gw2] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_fillbetween_cycle 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bar_broadcast_args 
[gw2] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_bar_broadcast_args 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_minorticks_on[log-symlog] 
[gw2] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_minorticks_on[log-symlog] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_gridlines 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_suptile_legend[pdf] 
[gw0] [ 14%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_suptile_legend[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_clipping[svg] 
[gw0] [ 14%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_clipping[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_bbox_tight.py::test_only_on_non_finite_bbox 
[gw2] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_polar_gridlines 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_inset 
[gw3] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout9[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout12[png] 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_bbox_tight.py::test_only_on_non_finite_bbox 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_unit[mixed] 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_unit[mixed] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_non_string_fails[mixed] 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_non_string_fails[mixed] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert[unicode] 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert[unicode] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert[single + values>10] 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert[single + values>10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_float_array 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_float_array 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_default_units 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_default_units 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryLocator::test_StrCategoryLocatorPlot[bar] 
[gw2] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_inset 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_indicate_inset_inverted[True-False] 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryLocator::test_StrCategoryLocatorPlot[bar] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[scatter-unicode] 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[scatter-unicode] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[bar-unicode] 
[gw2] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_indicate_inset_inverted[True-False] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_cartopy_backcompat 
[gw2] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_cartopy_backcompat 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_annotate_across_transforms[png] 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[bar-unicode] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes list-scatter] 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes list-scatter] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes ndarray-plot] 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes ndarray-plot] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string list-bar] 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string list-bar] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes list-scatter] 
[gw2] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_annotate_across_transforms[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_secondary_resize 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes list-scatter] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes ndarray-plot] 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes ndarray-plot] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_unicode[bar] 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_unicode[bar] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_yaxis[scatter] 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_yaxis[scatter] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xyaxis[plot] 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xyaxis[plot] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_update_plot[bar] 
[gw3] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout12[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout16[png] 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_update_plot[bar] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[number integer-scatter] 
[gw2] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_secondary_resize 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_displaced_spine 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[number integer-scatter] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[string integer-bar] 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[string integer-bar] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[missing-plot] 
[gw3] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout16[png] 
[gw0] [ 14%] XFAIL ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[missing-plot] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout20 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[number integer-scatter] 
[gw2] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_displaced_spine 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_axis_extent_arg 
[gw2] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_axis_extent_arg 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_range_and_density 
[gw3] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout20 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_colorbar_location[png] 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[number integer-scatter] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[string integer-bar] 
[gw2] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_hist_range_and_density 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_aspect_nonlinear_adjustable_datalim 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[string integer-bar] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[missing-plot] 
[gw2] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_axes.py::test_aspect_nonlinear_adjustable_datalim 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_bases.py::test_non_gui_warning 
[gw2] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_bases.py::test_non_gui_warning 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_bases.py::test_location_event_position[200-100.01] 
[gw0] [ 14%] XFAIL ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[missing-plot] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_delete_masked_points::test_datetime 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_delete_masked_points::test_datetime 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_form_dict_keys 
[gw2] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_bases.py::test_location_event_position[200-100.01] 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_form_dict_keys 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_whiskers_range 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pdf.py::test_type42 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_whiskers_range 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_bad_dims 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_bad_dims 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_callbackregistry_process_exception[cb0-None] 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_callbackregistry_process_exception[cb0-None] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_fail[inp0-kwargs_to_norm0] 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_fail[inp0-kwargs_to_norm0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_warn[inp1-expected1-kwargs_to_norm1-1] 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_warn[inp1-expected1-kwargs_to_norm1-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp1-expected1-kwargs_to_norm1] 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp1-expected1-kwargs_to_norm1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp5-expected5-kwargs_to_norm5] 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp5-expected5-kwargs_to_norm5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_warn_external_frame_embedded_python 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_warn_external_frame_embedded_python 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_to_poststep_empty 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_to_poststep_empty 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_step_fails[args1] 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_step_fails[args1] 
[gw2] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pdf.py::test_type42 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_flatiter 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pdf.py::test_composite_image 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_flatiter 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_make_keyword_only 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_make_keyword_only 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_segments[svg] 
[gw0] [ 14%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_segments[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_linelength 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_linelength 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_positions[png] 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_positions[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__add_positions[pdf] 
[gw0] [ 14%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__add_positions[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__append_positions[svg] 
[gw0] [ 14%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__append_positions[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation[png] 
[gw2] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pdf.py::test_composite_image 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pdf.py::test_missing_psfont 
[gw2] [ 14%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pdf.py::test_missing_psfont 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pgf.py::test_xelatex[pdf] 
[gw2] [ 14%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pgf.py::test_xelatex[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pgf.py::test_mixedmode[pdf] 
[gw2] [ 14%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pgf.py::test_mixedmode[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pgf.py::test_pdf_pages_lualatex 
[gw2] [ 14%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_pgf.py::test_pdf_pages_lualatex 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[ps-landscape] 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation_2x[pdf] 
[gw0] [ 14%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation_2x[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_orientation[svg] 
[gw0] [ 14%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_orientation[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_lineoffset[png] 
[gw0] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_lineoffset[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle[pdf] 
[gw0] [ 14%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle_single_dash[svg] 
[gw2] [ 14%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[ps-landscape] 
[gw0] [ 14%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle_single_dash[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[ps with usetex-landscape] 
[gw2] [ 15%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[ps with usetex-landscape] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_color[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[eps afm-landscape] 
[gw0] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_color[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_add_collection 
[gw0] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_add_collection 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_polycollection_close[png] 
[gw0] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_polycollection_close[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_linestyle_single_dashes 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_savefig_to_stringio[eps afm-landscape] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_tilde_in_tempfilename 
[gw2] [ 15%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_ps.py::test_tilde_in_tempfilename 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_fig_close[Qt5Agg] 
[gw2] [ 15%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_fig_close[Qt5Agg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-control] 
[gw2] [ 15%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-control] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-control_alt] 
[gw2] [ 15%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-control_alt] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-non_unicode_key] 
[gw2] [ 15%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt4Agg-non_unicode_key] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-unicode_upper] 
[gw2] [ 15%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-unicode_upper] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-modifier_order] 
[gw2] [ 15%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_correct_key[Qt5Agg-modifier_order] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_dpi_ratio_change 
[gw2] [ 15%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_dpi_ratio_change 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_canvas_reinit 
[gw2] [ 15%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_qt.py::test_canvas_reinit 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_svg.py::test_noscale[pdf] 
[gw2] [ 15%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_svg.py::test_noscale[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_svg.py::test_bold_font_output_with_none_fonttype[svg] 
[gw2] [ 15%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_svg.py::test_bold_font_output_with_none_fonttype[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_svg.py::test_gid 
[gw0] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_linestyle_single_dashes 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_capstyle 
[gw0] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_capstyle 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_pathcollection_legend_elements 
[gw1] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_determinism.py::test_determinism_check[h-pdf-False] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_determinism.py::test_determinism_check[mhi-ps-True] 
[gw1] [ 15%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_determinism.py::test_determinism_check[mhi-ps-True] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_determinism.py::test_determinism_source_date_epoch[ps-%%CreationDate: Sat Jan 01 00:00:00 2000] 
[gw0] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_pathcollection_legend_elements 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_positioning[png] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_svg.py::test_gid 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[f1-F1] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[f1-F1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[A-A] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[A-A] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[cmd+1-Cmd+1] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backend_tools.py::test_format_shortcut[cmd+1-Cmd+1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[gtk3cairo] 
[gw2] [ 15%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[gtk3cairo] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[wx] 
[gw2] [ 15%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[wx] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_basic.py::test_override_builtins 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_basic.py::test_override_builtins 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight[svg] 
[gw2] [ 15%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_clipping[png] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_clipping[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_raster[pdf] 
[gw2] [ 15%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_bbox_tight.py::test_bbox_inches_tight_raster[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_unit[single] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_unit[single] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_non_string_fails[single] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_non_string_fails[single] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_non_string_update_fails[unicode] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestUnitData::test_non_string_update_fails[unicode] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert[single] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert[single] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_one_string[unicode] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_one_string[unicode] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_fail[string integer] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryConverter::test_convert_fail[string integer] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryLocator::test_StrCategoryLocatorPlot[scatter] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryLocator::test_StrCategoryLocatorPlot[scatter] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatter[unicode] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatter[unicode] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[plot-unicode] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestStrCategoryFormatter::test_StrCategoryFormatterPlot[plot-unicode] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[string list-plot] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[string list-plot] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes list-bar] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotBytes::test_plot_bytes[bytes list-bar] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string list-scatter] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string list-scatter] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string ndarray-plot] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[string ndarray-plot] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes list-bar] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotNumlike::test_plot_numlike[bytes list-bar] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_unicode[scatter] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_unicode[scatter] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xaxis[plot] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_xaxis[plot] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_yaxis[bar] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_plot_yaxis[bar] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_update_plot[scatter] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_update_plot[scatter] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[mixed-bar] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[mixed-bar] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[number integer-plot] 
[gw2] [ 15%] XFAIL ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[number integer-plot] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[missing-scatter] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_exception[missing-scatter] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[mixed-bar] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[mixed-bar] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[number integer-plot] 
[gw2] [ 15%] XFAIL ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[number integer-plot] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[missing-scatter] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_category.py::TestPlotTypes::test_mixed_type_update_exception[missing-scatter] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_delete_masked_points::test_bad_first_arg 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_delete_masked_points::test_bad_first_arg 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_form_main_list 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_form_main_list 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_bootstrapped 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_bootstrapped 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_withlabels 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_boxplot_stats::test_results_withlabels 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_callback_registry::test_callback_complete 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::Test_callback_registry::test_callback_complete 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_callbackregistry_process_exception[cb2-TestException] 
[gw0] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_positioning[png] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_callbackregistry_process_exception[cb2-TestException] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_remove_from_figure[with gridspec] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_fail[inp2-kwargs_to_norm2] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_fail[inp2-kwargs_to_norm2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_warn[inp3-expected3-kwargs_to_norm3-1] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_warn[inp3-expected3-kwargs_to_norm3-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp3-expected3-kwargs_to_norm3] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp3-expected3-kwargs_to_norm3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp7-expected7-kwargs_to_norm7] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_normalize_kwargs_pass[inp7-expected7-kwargs_to_norm7] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_to_prestep_empty 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_to_prestep_empty 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_to_midstep_empty 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_to_midstep_empty 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_grouper 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_grouper 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_contiguous_regions 
[gw1] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_determinism.py::test_determinism_source_date_epoch[ps-%%CreationDate: Sat Jan 01 00:00:00 2000] 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cbook.py::test_contiguous_regions 
[gw0] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_remove_from_figure[with gridspec] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_add_artist[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_closed_patch[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_segments[png] 
[gw0] [ 15%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_closed_patch[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_autotickslog 
[gw0] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_autotickslog 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_axes_kw 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_segments[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_orientation 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_orientation 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_linestyle 
[gw0] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_axes_kw 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_scale_reset 
[gw2] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__get_linestyle 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_positions[svg] 
[gw2] [ 15%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_positions[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__append_positions[png] 
[gw1] [ 15%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_add_artist[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_figure_label 
[gw1] [ 15%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_figure_label 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_figure[pdf] 
[gw1] [ 16%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_figure[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_figure_legend[svg] 
[gw1] [ 16%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_figure_legend[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_suptitle[pdf] 
[gw1] [ 16%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_suptitle[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_alpha[svg] 
[gw1] [ 16%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_alpha[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_axes_remove 
[gw0] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_scale_reset 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_mappable_no_alpha 
[gw2] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__append_positions[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__extend_positions[pdf] 
[gw2] [ 16%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__extend_positions[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation[svg] 
[gw2] [ 16%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__switch_orientation[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_orientation[png] 
[gw1] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_axes_remove 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_autofmt_xdate[major] 
[gw1] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_autofmt_xdate[major] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_invalid_figure_size[0-1] 
[gw1] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_invalid_figure_size[0-1] 
[gw0] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_mappable_no_alpha 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_subplots_shareax_loglabels 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_create_lookup_table[5-result0] 
[gw0] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_create_lookup_table[5-result0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_copy 
[gw0] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_copy 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_BoundaryNorm 
[gw2] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_orientation[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linelength[pdf] 
[gw2] [ 16%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linelength[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_lineoffset[svg] 
[gw2] [ 16%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_lineoffset[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle_single_dash[png] 
[gw0] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_BoundaryNorm 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_PowerNorm 
[gw0] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_PowerNorm 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_TwoSlopeNorm_autoscale_None_vmin 
[gw0] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_TwoSlopeNorm_autoscale_None_vmin 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_TwoSlopeNorm_scaleout_center_max 
[gw0] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_TwoSlopeNorm_scaleout_center_max 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_TwoSlopeNorm_VmaxEqualsVcenter 
[gw0] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_TwoSlopeNorm_VmaxEqualsVcenter 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_TwoSlopeNorm_premature_scaling 
[gw0] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_TwoSlopeNorm_premature_scaling 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_cmap_and_norm_from_levels_and_colors[png] 
[gw2] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linestyle_single_dash[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linewidth[pdf] 
[gw2] [ 16%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_linewidth[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_color[svg] 
[gw2] [ 16%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test__EventCollection__set_color[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_barb_limits 
[gw2] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_barb_limits 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_regularpolycollection_scale[png] 
[gw2] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_regularpolycollection_scale[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_pandas_indexing 
[gw2] [ 16%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_pandas_indexing 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_cap_and_joinstyle_image[png] 
[gw0] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_cmap_and_norm_from_levels_and_colors[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_light_source_topo_surface[png] 
[gw2] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_collections.py::test_cap_and_joinstyle_image[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_extension_shape[png] 
[gw1] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_subplots_shareax_loglabels 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_fspath[png] 
[gw1] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_fspath[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_fspath[svg] 
[gw1] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_fspath[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_font_manager.py::test_font_priority 
[gw1] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_font_manager.py::test_font_priority 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_font_manager.py::test_get_fontconfig_fonts 
[gw1] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_font_manager.py::test_get_fontconfig_fonts 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_font_manager.py::test_hinting_factor[8] 
[gw1] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_font_manager.py::test_hinting_factor[8] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_font_manager.py::test_user_fonts_win32 
[gw1] [ 16%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_font_manager.py::test_user_fonts_win32 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_gridspec.py::test_equal 
[gw1] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_gridspec.py::test_equal 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_samesample[png] 
[gw2] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_extension_shape[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_single_scatter[png] 
[gw2] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_single_scatter[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_closed_patch[png] 
[gw1] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_samesample[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_zoom[png] 
[gw0] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_light_source_topo_surface[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_light_source_planar_hillshading 
[gw2] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_closed_patch[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_minorticks_on_off 
[gw1] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_zoom[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_array_alpha[png] 
[gw2] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_minorticks_on_off 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_lognorm_extension 
[gw2] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_lognorm_extension 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_renorm 
[gw2] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_renorm 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_inverted_ticks 
[gw1] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_array_alpha[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_interps[pdf] 
[gw1] [ 16%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_interps[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_interp_nearest_vs_none[svg] 
[gw1] [ 16%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_interp_nearest_vs_none[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_figimage1[pdf] 
[gw1] [ 16%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_figimage1[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imsave[png] 
[gw1] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imsave[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imsave_fspath[png] 
[gw1] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imsave_fspath[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imsave_fspath[svg] 
[gw1] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imsave_fspath[svg] 
[gw2] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_inverted_ticks 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_int[clim0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_alpha[png] 
[gw0] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_light_source_planar_hillshading 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Accent_r] 
[gw0] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Accent_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[BrBG_r] 
[gw0] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[BrBG_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[BuPu_r] 
[gw0] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[BuPu_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Dark2_r] 
[gw0] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Dark2_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Greens_r] 
[gw0] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Greens_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[OrRd_r] 
[gw0] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[OrRd_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PRGn_r] 
[gw0] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PRGn_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Pastel1_r] 
[gw0] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Pastel1_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PiYG_r] 
[gw2] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colorbar.py::test_colorbar_int[clim0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_create_lookup_table[1-result2] 
[gw0] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PiYG_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuBu_r] 
[gw2] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_create_lookup_table[1-result2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_invalid 
[gw0] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuBu_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuRd_r] 
[gw2] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_invalid 
[gw0] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuRd_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_lognorm_invalid[3-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdBu_r] 
[gw2] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_lognorm_invalid[3-1] 
[gw0] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdBu_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdPu_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_Normalize 
[gw0] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdPu_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdYlGn_r] 
[gw0] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdYlGn_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Set1_r] 
[gw0] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Set1_r] 
[gw2] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_Normalize 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Set3_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_TwoSlopeNorm_scale 
[gw2] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_TwoSlopeNorm_scale 
[gw0] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Set3_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_TwoSlopeNorm_Odd 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Wistia_r] 
[gw2] [ 16%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_TwoSlopeNorm_Odd 
[gw0] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Wistia_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_TwoSlopeNorm_TwoSlopeNorm_VminGTVmax 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlGn_r] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_TwoSlopeNorm_TwoSlopeNorm_VminGTVmax 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_SymLogNorm_colorbar 
[gw0] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlGn_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlOrRd_r] 
[gw0] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlOrRd_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[autumn_r] 
[gw0] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[autumn_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[bone_r] 
[gw0] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[bone_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[bwr_r] 
[gw0] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[bwr_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[cool_r] 
[gw0] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[cool_r] 
[gw1] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_alpha[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[copper_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_format_cursor_data[data0-[1e+04]-[10001]] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_SymLogNorm_colorbar 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_rgb_hsv_round_trip 
[gw0] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[copper_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[flag_r] 
[gw0] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[flag_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_gray_r] 
[gw0] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_gray_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_ncar_r] 
[gw0] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_ncar_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_stern_r] 
[gw0] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_stern_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gnuplot2] 
[gw0] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gnuplot2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gray_r] 
[gw0] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gray_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[hsv_r] 
[gw0] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[hsv_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[jet_r] 
[gw0] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[jet_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[nipy_spectral_r] 
[gw0] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[nipy_spectral_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[pink_r] 
[gw0] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[pink_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[prism_r] 
[gw0] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[prism_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[seismic_r] 
[gw0] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[seismic_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[summer_r] 
[gw0] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[summer_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab20_r] 
[gw0] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab20_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab20c_r] 
[gw0] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab20c_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[twilight_r] 
[gw1] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_format_cursor_data[data0-[1e+04]-[10001]] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_clip[svg] 
[gw1] [ 17%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_clip[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow[png] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_rgb_hsv_round_trip 
[gw0] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[twilight_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[viridis_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_light_source_masked_shading 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_light_source_masked_shading 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_pandas_iterable 
[gw2] [ 17%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_pandas_iterable 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Blues_r] 
[gw0] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[viridis_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_conversions 
[gw0] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_conversions 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_grey_gray 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Blues_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[BuGn_r] 
[gw0] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_grey_gray 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_hex_shorthand_notation 
[gw0] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_hex_shorthand_notation 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[BuGn_r] 
../../../../usr/lib64/python3.8/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.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[CMRmap_r] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[CMRmap_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[GnBu_r] 
[gw0] [ 17%] PASSED ../../../../usr/lib64/python3.8/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.8/site-packages/matplotlib/tests/test_compare_images.py::test_image_comparison_expect_rms[all128.png-all127.png-0-1] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[GnBu_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Greys_r] 
[gw1] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_no_interpolation_origin[pdf] 
[gw1] [ 17%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_no_interpolation_origin[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_edges 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Greys_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Oranges_r] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Oranges_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Paired_r] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Paired_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Pastel2_r] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Pastel2_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuBuGn] 
[gw1] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_edges 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_composite_alpha[png] 
[gw0] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_compare_images.py::test_image_comparison_expect_rms[all128.png-all127.png-0-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout4[png] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuBuGn] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuOr_r] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[PuOr_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Purples_r] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Purples_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdGy_r] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdGy_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdYlBu_r] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[RdYlBu_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Reds_r] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Reds_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Set2_r] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Set2_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Spectral_r] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[Spectral_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlGnBu] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlGnBu] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlOrBr_r] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[YlOrBr_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[afmhot_r] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[afmhot_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[binary_r] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[binary_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[brg_r] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[brg_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[cividis_r] 
[gw1] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_composite_alpha[png] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[cividis_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_rasterize_dpi[svg] 
[gw1] [ 17%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_rasterize_dpi[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[coolwarm_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_get_window_extent_for_AxisImage 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[coolwarm_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[cubehelix_r] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[cubehelix_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_earth_r] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_earth_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_heat_r] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_heat_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_rainbow_r] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_rainbow_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_yarg_r] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gist_yarg_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gnuplot_r] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[gnuplot_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[hot_r] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[hot_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[inferno_r] 
[gw1] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_get_window_extent_for_AxisImage 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_jpeg_2d 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[inferno_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[magma_r] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[magma_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[ocean_r] 
[gw1] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_jpeg_2d 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_figureimage_setdata 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[ocean_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[plasma_r] 
[gw1] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_figureimage_setdata 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_log_scale_image[png] 
[gw2] [ 17%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[plasma_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[rainbow_r] 
[gw2] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[rainbow_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[spring_r] 
[gw2] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[spring_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab10_r] 
[gw2] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab10_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab20b_r] 
[gw2] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[tab20b_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[terrain_r] 
[gw2] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[terrain_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[twilight_shifted_r] 
[gw2] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[twilight_shifted_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[winter_r] 
[gw2] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_colormap_reversing[winter_r] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_to_rgba_array_single_str 
[gw2] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_to_rgba_array_single_str 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_ndarray_subclass_norm 
[gw0] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout4[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout6[png] 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_log_scale_image[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_rotate_image[pdf] 
[gw1] [ 18%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_rotate_image[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_mask_image_over_under[png] 
[gw2] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_colors.py::test_ndarray_subclass_norm 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_compare_images.py::test_image_comparison_expect_rms[basn3p02.png-basn3p02-minorchange.png-10-None] 
[gw2] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_compare_images.py::test_image_comparison_expect_rms[basn3p02.png-basn3p02-minorchange.png-10-None] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_compare_images.py::test_image_comparison_expect_rms[basn3p02.png-basn3p02-scrambled.png-0-172.63582] 
[gw2] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_compare_images.py::test_image_comparison_expect_rms[basn3p02.png-basn3p02-scrambled.png-0-172.63582] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout2[png] 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_mask_image_over_under[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_endianess[png] 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_endianess[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_no_warn_invalid 
[gw2] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout2[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout4[svg] 
[gw2] [ 18%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout4[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout8[png] 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_no_warn_invalid 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype3] 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_flatfield[png] 
[gw0] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout6[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout10[png] 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_flatfield[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_empty_imshow[LogNorm] 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_empty_imshow[LogNorm] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_bool 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_bool 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_composite[False-2-ps- colorimage] 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_composite[False-2-ps- colorimage] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_respects_bbox 
[gw0] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout10[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout13[png] 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_respects_bbox 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_auto1[pdf] 
[gw1] [ 18%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_auto1[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_auto2[svg] 
[gw1] [ 18%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_auto2[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_various_labels[png] 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_various_labels[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_multiple_keys[png] 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_multiple_keys[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_fancy[pdf] 
[gw1] [ 18%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_fancy[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_framealpha[svg] 
[gw1] [ 18%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_framealpha[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_expand[png] 
[gw2] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout8[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout11rat[png] 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_expand[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_hatching[pdf] 
[gw1] [ 18%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_hatching[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_legend_no_args 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_legend_no_args 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_kwargs 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_kwargs 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::TestLegendFigureFunction::test_legend_no_args 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::TestLegendFigureFunction::test_legend_no_args 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::TestLegendFigureFunction::test_legend_kw_args 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::TestLegendFigureFunction::test_legend_kw_args 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_nanscatter 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_nanscatter 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_linecollection_scaled_dashes 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_linecollection_scaled_dashes 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_title_empty 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_title_empty 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_get_set_draggable 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_get_set_draggable 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_step_markers[png] 
[gw0] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout13[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout17[png] 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_step_markers[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_set_line_coll_dash 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_set_line_coll_dash 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_line_colors 
[gw0] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout17[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout21 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_line_colors 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_valid_drawstyles 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_valid_drawstyles 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_set_line_coll_dash_image[svg] 
[gw1] [ 18%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_set_line_coll_dash_image[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_lw_scaling[svg] 
[gw1] [ 18%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_lw_scaling[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_marker.py::test_poly_marker[svg] 
[gw2] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout11rat[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout15[png] 
[gw0] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout21 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_hidden_axes 
[gw1] [ 18%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_marker.py::test_poly_marker[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_marker.py::test_markers_valid 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_marker.py::test_markers_valid 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_spaces[png] 
[gw2] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout15[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout19 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_spaces[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-3] 
[gw0] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_hidden_axes 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_2d_valid 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-7] 
[gw0] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_2d_valid 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_error[args3-Number of dimensions of x (1) and y (2) do not match] 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-7] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-11] 
[gw0] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_error[args3-Number of dimensions of x (1) and y (2) do not match] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_error[args7-Input z must be 2D, not 3D] 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-11] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-15] 
[gw0] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_error[args7-Input z must be 2D, not 3D] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_Nlevels 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-15] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-19] 
[gw0] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_Nlevels 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_manual_labels[pdf] 
[gw0] [ 18%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_manual_labels[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_datetime_axis[png] 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-19] 
[gw2] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout19 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout23 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-23] 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-23] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-27] 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-27] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-31] 
[gw2] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_constrained_layout23 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-31] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_container.py::test_errorbar_remove 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-35] 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-35] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-39] 
[gw2] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_container.py::test_errorbar_remove 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_error[args1-Length of y (10) must match number of rows in z (9)] 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-39] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-43] 
[gw2] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_error[args1-Length of y (10) must match number of rows in z (9)] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_error[args5-Shapes of y (9, 9) and z (9, 10) do not match] 
[gw1] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-43] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-47] 
[gw2] [ 18%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_error[args5-Shapes of y (9, 9) and z (9, 10) do not match] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_error[args9-Input z must be at least a (2, 2) shaped array, but has shape (1, 1)] 
[gw2] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_error[args9-Input z must be at least a (2, 2) shaped array, but has shape (1, 1)] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_uniform_z 
[gw2] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_uniform_z 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_labels_size_color[png] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-47] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-51] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-51] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-55] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-55] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-59] 
[gw2] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_labels_size_color[png] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-59] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_corner_mask[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-63] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-63] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-67] 
[gw0] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_datetime_axis[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contourf_symmetric_locator 
[gw0] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contourf_symmetric_locator 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-67] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_internal_cpp_api[args3-ValueError-x, y and z must all be at least 2x2 arrays] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-71] 
[gw0] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_internal_cpp_api[args3-ValueError-x, y and z must all be at least 2x2 arrays] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contourf_log_extension[png] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-71] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-75] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-75] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-79] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-79] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-0] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-4] 
[gw2] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_corner_mask[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_internal_cpp_api[args1-ValueError-Expected 2-dimensional array, got 0] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-8] 
[gw2] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_internal_cpp_api[args1-ValueError-Expected 2-dimensional array, got 0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_internal_cpp_api_2 
[gw2] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_internal_cpp_api_2 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_uneven[png] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-8] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-12] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-12] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-16] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-16] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-20] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-20] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-24] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-24] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-28] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-28] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-32] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-32] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-36] 
[gw0] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contourf_log_extension[png] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-36] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cycles.py::test_marker_cycle[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-40] 
[gw2] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_uneven[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cycles.py::test_fillcycle_basic[png] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-40] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-44] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-44] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-48] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-48] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-52] 
[gw2] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cycles.py::test_fillcycle_basic[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cycles.py::test_valid_input_forms 
[gw2] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cycles.py::test_valid_input_forms 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[s]-t00] 
[gw2] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[s]-t00] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[us]-t01] 
[gw2] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[us]-t01] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ms]-t02] 
[gw2] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ms]-t02] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT[datetime64[s]] 
[gw2] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT[datetime64[s]] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT_scalar[s] 
[gw2] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT_scalar[s] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-52] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_empty[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-56] 
[gw0] [ 19%] FAILED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cycles.py::test_marker_cycle[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cycles.py::test_property_collision_plot[png] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-56] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-60] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-60] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-64] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-64] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-68] 
[gw2] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_empty[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_axvline[png] 
[gw0] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cycles.py::test_property_collision_plot[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cycles.py::test_invalid_input_forms 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-68] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-72] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-72] 
[gw0] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cycles.py::test_invalid_input_forms 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[s]-t02] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-76] 
[gw0] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[s]-t02] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ms]-t00] 
[gw0] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ms]-t00] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ns]-t01] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-76] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-80] 
[gw0] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ns]-t01] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT[datetime64[ms]] 
[gw0] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT[datetime64[ms]] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT_scalar[us] 
[gw0] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT_scalar[us] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_axvspan[png] 
[gw2] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_axvline[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_DateFormatter[png] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-80] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-1] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-5] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-9] 
[gw0] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_axvspan[png] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-9] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_RRuleLocator[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-13] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-13] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-17] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-17] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-21] 
[gw2] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_DateFormatter[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_empty_date_with_year_formatter 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-21] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-25] 
[gw2] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_empty_date_with_year_formatter 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_concise_formatter_tz 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-25] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-29] 
[gw0] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_RRuleLocator[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_formatter_callable 
[gw0] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_formatter_callable 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_auto_date_locator_intmult 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-29] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-33] 
[gw0] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_auto_date_locator_intmult 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_inverted_limit[png] 
[gw1] [ 19%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-33] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-80] 
[gw1] [ 19%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-80] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-81] 
[gw1] [ 19%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-81] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-82] 
[gw1] [ 19%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-82] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-0] 
[gw1] [ 19%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-1] 
[gw1] [ 19%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-2] 
[gw1] [ 19%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-3] 
[gw1] [ 19%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-4] 
[gw1] [ 19%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-5] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-6] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-7] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-7] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-8] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-8] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-9] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-9] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-10] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-11] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-11] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-12] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-12] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-13] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-13] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-14] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-14] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-15] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-15] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-16] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-16] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-17] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-17] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-18] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-18] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-19] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-19] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-20] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-20] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-21] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-21] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-22] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-22] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-23] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-23] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-24] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-24] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-25] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-25] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-26] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-26] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-27] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-27] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-28] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-28] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-29] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-29] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-30] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-30] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-31] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-31] 
[gw0] [ 20%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_inverted_limit[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-32] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-32] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_rrulewrapper_pytz 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-33] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-33] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-34] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-34] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-35] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-35] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-36] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-36] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-37] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-37] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-38] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-38] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-39] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-39] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-40] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-40] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-41] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-41] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-42] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-42] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-43] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-43] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-44] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-44] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-45] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-45] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-46] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-46] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-47] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-47] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-48] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-48] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-49] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-49] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-50] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-50] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-51] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-51] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-52] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-52] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-53] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-53] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-54] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-54] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-55] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-55] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-56] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-56] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-57] 
[gw0] [ 20%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_rrulewrapper_pytz 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-57] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-58] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_num2timedelta[1-tdelta0] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-58] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-59] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-59] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-60] 
[gw0] [ 20%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_num2timedelta[1-tdelta0] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-60] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_determinism.py::test_determinism_check[m-pdf-False] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-61] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-61] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-62] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-62] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-63] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-63] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-64] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-64] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-65] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-65] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-66] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-66] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-67] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-67] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-68] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-68] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-69] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-69] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-70] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-70] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-71] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-71] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-72] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-72] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-73] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-73] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-74] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-74] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-75] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-75] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-76] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-76] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-77] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-77] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-78] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-78] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-79] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-79] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-80] 
[gw1] [ 20%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-80] 
[gw2] [ 20%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_concise_formatter_tz 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-81] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-81] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date2num_dst_pandas 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-82] 
[gw2] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date2num_dst_pandas 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stixsans-82] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_DayLocator 
[gw2] [ 21%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_DayLocator 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-0] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_datetime64_in_list 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-1] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-2] 
[gw2] [ 21%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_datetime64_in_list 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_determinism.py::test_determinism_check[i-pdf-False] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-3] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-4] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-5] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-6] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-7] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-7] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-8] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-8] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-9] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-9] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-10] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-11] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-11] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-12] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-12] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-13] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-13] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-14] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-14] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-15] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-15] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-16] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-16] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-17] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-17] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-18] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-18] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-19] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-19] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-20] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-20] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-21] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-21] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-22] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-22] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-23] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-23] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-24] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-24] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-25] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-25] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-26] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-26] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-27] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-27] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-28] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-28] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-29] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-29] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-30] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-30] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-31] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-31] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-32] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-32] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-33] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-33] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-34] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-34] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-35] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-35] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-36] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-36] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-37] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-37] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-38] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-38] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-39] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-39] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-40] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-40] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-41] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-41] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-42] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-42] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-43] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-43] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-44] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-44] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-45] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-45] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-46] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-46] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-47] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-47] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-48] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-48] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-49] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-49] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-50] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-50] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-51] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-51] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-52] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-52] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-53] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-53] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-54] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-54] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-55] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-55] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-56] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-56] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-57] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-57] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-58] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-58] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-59] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-59] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-60] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-60] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-61] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-61] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-62] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-62] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-63] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-63] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-64] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-64] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-65] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-65] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-66] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-66] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-67] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-67] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-68] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-68] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-69] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-69] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-70] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-70] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-71] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-71] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-72] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-72] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-73] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-73] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-74] 
[gw1] [ 21%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-74] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-75] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-75] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-76] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-76] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-77] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-77] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-78] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-78] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-79] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-79] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-80] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-80] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-81] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-81] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-82] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavusans-82] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-0] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-1] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-2] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-3] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-4] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-5] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-6] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-7] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-7] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-8] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-8] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-9] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-9] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-10] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-11] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-11] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-12] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-12] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-13] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-13] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-14] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-14] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-15] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-15] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-16] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-16] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-17] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-17] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-18] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-18] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-19] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-19] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-20] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-20] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-21] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-21] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-22] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-22] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-23] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-23] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-24] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-24] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-25] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-25] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-26] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-26] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-27] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-27] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-28] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-28] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-29] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-29] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-30] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-30] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-31] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-31] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-32] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-32] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-33] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-33] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-34] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-34] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-35] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-35] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-36] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-36] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-37] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-37] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-38] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-38] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-39] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-39] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-40] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-40] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-41] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-41] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-42] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-42] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-43] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-43] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-44] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-44] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-45] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-45] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-46] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-46] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-47] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-47] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-48] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-48] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-49] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-49] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-50] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-50] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-51] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-51] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-52] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-52] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-53] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-53] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-54] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-54] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-55] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-55] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-56] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-56] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-57] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-57] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-58] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-58] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-59] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-59] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-60] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-60] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-61] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-61] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-62] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-62] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-63] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-63] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-64] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-64] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-65] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-65] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-66] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-66] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-67] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-67] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-68] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-68] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-69] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-69] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-70] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-70] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-71] 
[gw1] [ 22%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-71] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-72] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-72] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-73] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-73] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-74] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-74] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-75] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-75] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-76] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-76] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-77] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-77] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-78] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-78] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-79] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-79] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-80] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-80] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-81] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-81] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-82] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-dejavuserif-82] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-0] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-1] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-2] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-3] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-4] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-5] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-6] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-7] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-7] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-8] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-8] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-9] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-9] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-10] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-11] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-11] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-12] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-12] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-13] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-13] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-14] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-14] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-15] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-15] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-16] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-16] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-17] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-17] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-18] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-18] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-19] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-19] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-20] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-20] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-21] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-21] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-22] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-22] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-23] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-23] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-24] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-24] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-25] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-25] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-26] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-26] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-27] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-27] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-28] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-28] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-29] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-29] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-30] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-30] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-31] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-31] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-32] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-32] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-33] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-33] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-34] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-34] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-35] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-35] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-36] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-36] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-37] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-37] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-38] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-38] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-39] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-39] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-40] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-40] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-41] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-41] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-42] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-42] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-43] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-43] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-44] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-44] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-45] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-45] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-46] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-46] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-47] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-47] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-48] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-48] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-49] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-49] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-50] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-50] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-51] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-51] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-52] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-52] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-53] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-53] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-54] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-54] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-55] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-55] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-56] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-56] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-57] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-57] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-58] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-58] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-59] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-59] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-60] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-60] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-61] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-61] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-62] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-62] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-63] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-63] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-64] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-64] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-65] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-65] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-66] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-66] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-67] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-67] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-68] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-68] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-69] 
[gw1] [ 23%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-69] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-70] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-70] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-71] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-71] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-72] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-72] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-73] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-73] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-74] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-74] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-75] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-75] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-76] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-76] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-77] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-77] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-78] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-78] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-79] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-79] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-80] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-80] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-81] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-81] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-82] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-cm-82] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-0] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-1] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-2] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-3] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-4] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-5] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-6] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-7] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-7] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-8] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-8] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-9] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-9] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-10] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-11] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-11] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-12] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-12] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-13] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-13] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-14] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-14] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-15] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-15] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-16] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-16] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-17] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-17] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-18] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-18] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-19] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-19] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-20] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-20] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-21] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-21] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-22] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-22] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-23] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-23] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-24] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-24] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-25] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-25] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-26] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-26] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-27] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-27] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-28] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-28] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-29] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-29] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-30] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-30] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-31] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-31] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-32] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-32] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-33] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-33] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-34] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-34] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-35] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-35] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-36] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-36] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-37] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-37] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-38] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-38] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-39] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-39] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-40] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-40] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-41] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-41] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-42] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-42] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-43] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-43] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-44] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-44] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-45] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-45] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-46] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-46] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-47] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-47] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-48] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-48] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-49] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-49] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-50] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-50] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-51] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-51] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-52] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-52] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-53] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-53] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-54] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-54] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-55] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-55] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-56] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-56] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-57] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-57] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-58] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-58] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-59] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-59] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-60] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-60] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-61] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-61] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-62] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-62] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-63] 
[gw1] [ 24%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-63] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_0D_off 
[gw1] [ 24%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_0D_off 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_mean_0D_off 
[gw1] [ 24%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_mean_0D_off 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_mean_0D_off 
[gw1] [ 24%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_mean_0D_off 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_zeros 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_zeros 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_base 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_base 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_base_off 
[gw3] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_constrainedlayout.py::test_colorbar_location[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_1d_valid 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_base_off 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_base_slope 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_base_slope 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_base_slope_off 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_base_slope_off 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_base_slope_off_axis0 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_base_slope_off_axis0 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_base_slope_off_list 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_base_slope_off_list 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_base_slope_off_list_axis0 
[gw3] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_1d_valid 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_error[args2-Number of dimensions of x (2) and y (1) do not match] 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_base_slope_off_list_axis0 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_0D_off 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_0D_off 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_1D_base_slope_off 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_1D_base_slope_off 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_1D_base_slope_off_axis0 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_1D_base_slope_off_axis0 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_1D_base_slope_off_list 
[gw3] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_error[args2-Number of dimensions of x (2) and y (1) do not match] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_error[args6-Inputs x and y must be 1D or 2D, not 3D] 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_1D_base_slope_off_list 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_2D_default 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_2D_default 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_2D_none 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_2D_none 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_2D_none_T 
[gw3] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_shape_error[args6-Inputs x and y must be 1D or 2D, not 3D] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_empty_levels 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_2D_none_T 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_2D_axis0 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_2D_axis0 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_2D_axis1 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_2D_axis1 
[gw3] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_empty_levels 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_manual_labels[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_2D_axism1 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_2D_axism1 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_2D_default 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_2D_default 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_2D_none 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_2D_none 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_mean_2D_axis0 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_mean_2D_axis0 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_constant_2D_none_T 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_constant_2D_none_T 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_default_2D_axis1 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_default_2D_axis1 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_mean_2D_axis0 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_mean_2D_axis0 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_2D_default 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_2D_default 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_2D_none 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_2D_none 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_2D_axis0 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_2D_axis0 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_2D_axis1 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_2D_axis1 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_2D_axism1 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_2D_axism1 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_bad_key_str_ValueError 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_bad_key_str_ValueError 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_bad_key_var_ValueError 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_bad_key_var_ValueError 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_0D_d0_ValueError 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_0D_d0_ValueError 
[gw3] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contour_manual_labels[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_0D_d0_ValueError 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_given_colors_levels_and_extends[png] 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_0D_d0_ValueError 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_d1_ValueError 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_1D_d1_ValueError 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_1D_d1_ValueError 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_1D_d1_ValueError 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_1D_d1_ValueError 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_1D_d1_ValueError 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_2D_d2_ValueError 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_2D_d2_ValueError 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_2D_d2_ValueError 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_2D_d2_ValueError 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_2D_d2_ValueError 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_demean_2D_d2_ValueError 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_linear_0D_zeros 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_linear_0D_zeros 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_linear_0D_off 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_linear_0D_off 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_linear_0D_off 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_linear_0D_off 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_linear_0D_off 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_linear_0D_off 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_linear_1d_off 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_linear_1d_off 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_linear_1d_slope 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_linear_1d_slope 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_linear_1d_slope_off 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_linear_1d_slope_off 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_linear_1d_slope_off 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_linear_1d_slope_off 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_linear_1d_slope_off 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_linear_1d_slope_off 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_linear_1d_slope_off_list 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_linear_1d_slope_off_list 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_linear_2D_ValueError 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_linear_2D_ValueError 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_linear_2d_slope_off_axis0 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_linear_2d_slope_off_axis0 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_linear_1d_slope_off_axis1 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_linear_1d_slope_off_axis1 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_linear_2d_slope_off_axis0_notranspose 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_linear_2d_slope_off_axis0_notranspose 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_linear_1d_slope_off_axis1_notranspose 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_linear_1d_slope_off_axis1_notranspose 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig-onesided-real] 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig-onesided-real] 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig-onesided-real] 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig-onesided-real] 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig-onesided-real] 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig-onesided-real] 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig-onesided-real] 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig-onesided-real] 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig-onesided-real] 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig-onesided-real] 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig-onesided-real] 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig-onesided-real] 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig-onesided-real] 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig-onesided-real] 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig-onesided-real] 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig-onesided-real] 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig-onesided-real] 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig-onesided-real] 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig-onesided-real] 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig-onesided-real] 
[gw1] [ 25%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig-onesided-real] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig-onesided-real] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig-onesided-real] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig-onesided-real] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig-onesided-real] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig-onesided-real] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig-onesided-real] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig-onesided-real] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig-onesided-real] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig-onesided-real] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig-onesided-real] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig-onesided-real] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig-onesided-real] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig-onesided-real] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig-onesided-real] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig-onesided-real] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig-onesided-real] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig-onesided-real] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig-onesided-real] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig-onesided-real] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig-onesided-real] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig-onesided-real] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig-onesided-real] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig-onesided-real] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig-onesided-real] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig-onesided-complex] 
[gw3] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_given_colors_levels_and_extends[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contourf_decreasing_levels 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig-onesided-complex] 
[gw3] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_contourf_decreasing_levels 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_internal_cpp_api[args2-ValueError-x, y and z must all be 2D arrays with the same dimensions] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig-onesided-complex] 
[gw3] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_internal_cpp_api[args2-ValueError-x, y and z must all be 2D arrays with the same dimensions] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_circular_contour_warning 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig-onesided-complex] 
[gw3] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_contour.py::test_circular_contour_warning 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cycles.py::test_colorcycle_basic[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig-onesided-complex] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig-onesided-complex] 
[gw3] [ 26%] FAILED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cycles.py::test_colorcycle_basic[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cycles.py::test_fillcycle_ignore[png] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig-twosided-real] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig-twosided-real] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig-twosided-real] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig-twosided-real] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig-twosided-real] 
[gw1] [ 26%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig-twosided-real] 
[gw3] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cycles.py::test_fillcycle_ignore[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cycles.py::test_cycle_reset 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig-twosided-real] 
[gw3] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_cycles.py::test_cycle_reset 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[s]-t01] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig-twosided-real] 
[gw3] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[s]-t01] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[us]-t02] 
[gw3] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[us]-t02] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ns]-t00] 
[gw3] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_date2num_numpy[datetime64[ns]-t00] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT[datetime64[us]] 
[gw3] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT[datetime64[us]] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT_scalar[ms] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig-twosided-real] 
[gw3] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date2num_NaT_scalar[ms] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_axhspan[png] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig-twosided-real] 
[gw3] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_date_axhspan[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_too_many_date_ticks 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig-twosided-real] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig-twosided-complex] 
[gw1] [ 27%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig-twosided-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig-twosided-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig-twosided-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig-twosided-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig-twosided-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig-twosided-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig-twosided-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig-twosided-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig-twosided-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig-twosided-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig-twosided-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig-twosided-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig-default-real] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig-default-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig-default-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig-default-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig-default-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig-default-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig-default-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig-default-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig-default-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig-default-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig-default-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig-default-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig-default-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig-default-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig-default-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig-default-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig-default-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig-default-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig-default-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig-default-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig-default-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig-default-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig-default-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig-default-complex] 
[gw1] [ 28%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig-default-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig-default-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig-default-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig-default-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig-default-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig-default-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig-default-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig-default-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig-default-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig-default-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig-default-complex] 
[gw0] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_determinism.py::test_determinism_check[m-pdf-False] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_determinism.py::test_determinism_check[mhi-ps-False] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig-default-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig-default-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig-default-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig-default-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig-default-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig-default-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig-default-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig-default-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig-default-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig-default-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig-default-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[Fs4-onesided-real] 
[gw2] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_determinism.py::test_determinism_check[i-pdf-False] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_determinism.py::test_determinism_check[mhi-svg-False] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[Fs4-onesided-real] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[Fs4-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[Fs4-onesided-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[Fs4-onesided-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[Fs4-onesided-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[Fs4-onesided-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[Fs4-onesided-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[Fs4-onesided-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[Fs4-onesided-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[Fs4-onesided-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[Fs4-onesided-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[Fs4-onesided-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[Fs4-onesided-complex] 
[gw1] [ 29%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[Fs4-onesided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[Fs4-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[Fs4-twosided-real] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[Fs4-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[Fs4-twosided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[Fs4-twosided-complex] 
[gw1] [ 30%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[Fs4-twosided-complex] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[Fs4-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[Fs4-default-real] 
[gw1] [ 31%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[Fs4-default-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[Fs4-default-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[Fs4-default-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[Fs4-default-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[Fs4-default-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[Fs4-default-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[Fs4-default-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[Fs4-default-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[Fs4-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[Fs4-default-complex] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[Fs4-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[FsAll-onesided-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[FsAll-onesided-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[FsAll-onesided-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[FsAll-onesided-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[FsAll-onesided-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[FsAll-onesided-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[FsAll-onesided-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[FsAll-onesided-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[FsAll-onesided-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[FsAll-onesided-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[FsAll-onesided-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[FsAll-onesided-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[FsAll-onesided-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[FsAll-onesided-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[FsAll-onesided-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[FsAll-onesided-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[FsAll-onesided-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[FsAll-onesided-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[FsAll-onesided-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[FsAll-onesided-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[FsAll-onesided-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[FsAll-onesided-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[FsAll-onesided-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[FsAll-onesided-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[FsAll-onesided-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[FsAll-onesided-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[FsAll-onesided-real] 
[gw1] [ 32%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[FsAll-onesided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[FsAll-onesided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[FsAll-onesided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[FsAll-onesided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[FsAll-onesided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[FsAll-onesided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[FsAll-onesided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[FsAll-onesided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[FsAll-onesided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[FsAll-onesided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[FsAll-onesided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[FsAll-onesided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[FsAll-onesided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[FsAll-onesided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[FsAll-onesided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[FsAll-onesided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[FsAll-onesided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[FsAll-onesided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[FsAll-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[FsAll-onesided-complex] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[FsAll-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[FsAll-twosided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[FsAll-twosided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[FsAll-twosided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[FsAll-twosided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[FsAll-twosided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[FsAll-twosided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[FsAll-twosided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[FsAll-twosided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[FsAll-twosided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[FsAll-twosided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[FsAll-twosided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[FsAll-twosided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[FsAll-twosided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[FsAll-twosided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[FsAll-twosided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[FsAll-twosided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[FsAll-twosided-real] 
[gw1] [ 33%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[FsAll-twosided-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[FsAll-twosided-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[FsAll-twosided-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[FsAll-twosided-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[FsAll-twosided-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[FsAll-twosided-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[FsAll-twosided-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[FsAll-twosided-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[FsAll-twosided-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[FsAll-twosided-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[FsAll-twosided-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[FsAll-twosided-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[FsAll-twosided-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[FsAll-twosided-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[FsAll-twosided-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[FsAll-twosided-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[FsAll-twosided-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[FsAll-twosided-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[FsAll-twosided-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[FsAll-twosided-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[FsAll-twosided-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[FsAll-twosided-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[FsAll-twosided-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[FsAll-twosided-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[FsAll-twosided-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[FsAll-twosided-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[FsAll-twosided-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[FsAll-twosided-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[FsAll-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[FsAll-twosided-complex] 
[gw0] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_determinism.py::test_determinism_check[mhi-ps-False] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_determinism.py::test_determinism_source_date_epoch[pdf-/CreationDate (D:20000101000000Z)] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[FsAll-twosided-complex] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[FsAll-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[FsAll-default-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[FsAll-default-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[FsAll-default-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[FsAll-default-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[FsAll-default-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[FsAll-default-real] 
[gw1] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[FsAll-default-real] 
[gw2] [ 34%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_determinism.py::test_determinism_check[mhi-svg-False] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dviread.py::test_PsfontsMap 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[FsAll-default-real] 
[gw2] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dviread.py::test_PsfontsMap 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_align_labels[png] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[FsAll-default-real] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[FsAll-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[FsAll-default-complex] 
[gw0] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_determinism.py::test_determinism_source_date_epoch[pdf-/CreationDate (D:20000101000000Z)] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_add_artist[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[FsAll-default-complex] 
[gw1] [ 35%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[FsAll-default-complex] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[FsAll-default-complex] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[FsAll-default-complex] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[FsAll-default-complex] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[FsAll-default-complex] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[FsAll-default-complex] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[FsAll-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_noNFFT-onesided-real] 
[gw0] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_add_artist[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_align_labels[svg] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_noNFFT-onesided-real] 
[gw0] [ 36%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_align_labels[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_figure[png] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_noNFFT-onesided-real] 
[gw2] [ 36%] FAILED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_align_labels[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_fignum_exists 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_noNFFT-onesided-real] 
[gw2] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_fignum_exists 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_figure[svg] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_noNFFT-onesided-real] 
[gw2] [ 36%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_figure[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_gca 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_noNFFT-onesided-real] 
[gw2] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_gca 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_suptitle[svg] 
[gw2] [ 36%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_suptitle[svg] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_too_many_figures 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_noNFFT-onesided-real] 
[gw2] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_too_many_figures 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_figaspect 
[gw0] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_figure[png] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_noNFFT-onesided-real] 
[gw2] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_figaspect 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_autofmt_xdate[minor] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_figure_legend[pdf] 
[gw0] [ 36%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_figure_legend[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_suptitle[png] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_noNFFT-onesided-real] 
[gw2] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_autofmt_xdate[minor] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_invalid_figure_size[-1-1] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_noNFFT-onesided-real] 
[gw2] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_invalid_figure_size[-1-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_savefig 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_noNFFT-onesided-real] 
[gw2] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_savefig 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_fspath[pdf] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_noNFFT-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_noNFFT-onesided-real] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_noNFFT-onesided-real] 
[gw2] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_fspath[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_tightbbox 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_noNFFT-onesided-complex] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_noNFFT-onesided-complex] 
[gw0] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_suptitle[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_alpha[png] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_noNFFT-onesided-complex] 
[gw0] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_alpha[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_set_fig_size 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_noNFFT-onesided-complex] 
[gw0] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_set_fig_size 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_autofmt_xdate[both] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_noNFFT-onesided-complex] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_noNFFT-onesided-complex] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_noNFFT-onesided-complex] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_noNFFT-onesided-complex] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_noNFFT-onesided-complex] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_noNFFT-onesided-complex] 
[gw1] [ 36%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_noNFFT-onesided-complex] 
[gw0] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_autofmt_xdate[both] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_invalid_figure_size[1-nan] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_noNFFT-onesided-complex] 
[gw0] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_invalid_figure_size[1-nan] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_invalid_figure_add_axes 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_noNFFT-onesided-complex] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_noNFFT-onesided-complex] 
[gw0] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_invalid_figure_add_axes 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_warn_cl_plus_tl 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_noNFFT-onesided-complex] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_noNFFT-onesided-complex] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_noNFFT-onesided-complex] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_noNFFT-onesided-complex] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_noNFFT-onesided-complex] 
[gw0] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_warn_cl_plus_tl 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_fspath[eps] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_noNFFT-onesided-complex] 
[gw0] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_fspath[eps] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_removed_axis 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_noNFFT-onesided-complex] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_noNFFT-onesided-complex] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_noNFFT-onesided-complex] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_noNFFT-onesided-complex] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_noNFFT-onesided-complex] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_noNFFT-onesided-complex] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_noNFFT-onesided-complex] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_noNFFT-onesided-complex] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_noNFFT-onesided-complex] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_noNFFT-onesided-complex] 
[gw0] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_removed_axis 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_font_manager.py::test_otf 
[gw0] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_font_manager.py::test_otf 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_font_manager.py::test_hinting_factor[6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_noNFFT-onesided-complex] 
[gw2] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_tightbbox 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_noNFFT-onesided-complex] 
[gw0] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_font_manager.py::test_hinting_factor[6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_font_manager.py::test_score_weight 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_font_manager.py::test_user_fonts_linux 
[gw2] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_font_manager.py::test_score_weight 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_font_manager.py::test_hinting_factor[2] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_noNFFT-onesided-complex] 
[gw2] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_font_manager.py::test_hinting_factor[2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_font_manager.py::test_utf16m_sfnt 
[gw2] [ 37%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_font_manager.py::test_utf16m_sfnt 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_font_manager.py::test_fork 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_noNFFT-onesided-complex] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_noNFFT-onesided-complex] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_noNFFT-onesided-complex] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_noNFFT-onesided-complex] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_noNFFT-onesided-complex] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_noNFFT-onesided-complex] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_noNFFT-onesided-complex] 
[gw0] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_font_manager.py::test_user_fonts_linux 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_fontconfig_pattern.py::test_fontconfig_str 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_noNFFT-onesided-complex] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_noNFFT-onesided-complex] 
[gw0] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_fontconfig_pattern.py::test_fontconfig_str 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_subsample[png] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_noNFFT-onesided-complex] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_noNFFT-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_noNFFT-twosided-real] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_noNFFT-twosided-real] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_noNFFT-twosided-real] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_noNFFT-twosided-real] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_noNFFT-twosided-real] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_noNFFT-twosided-real] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_noNFFT-twosided-real] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_noNFFT-twosided-real] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_noNFFT-twosided-real] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_noNFFT-twosided-real] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_noNFFT-twosided-real] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_noNFFT-twosided-real] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_noNFFT-twosided-real] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_noNFFT-twosided-real] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_noNFFT-twosided-real] 
[gw2] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_font_manager.py::test_fork 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_gridspec.py::test_width_ratios 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_noNFFT-twosided-real] 
[gw2] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_gridspec.py::test_width_ratios 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_doublesample[png] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_noNFFT-twosided-real] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_noNFFT-twosided-real] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_noNFFT-twosided-real] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_noNFFT-twosided-real] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_noNFFT-twosided-real] 
[gw0] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_subsample[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_upsample3[png] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_noNFFT-twosided-real] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_noNFFT-twosided-real] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_noNFFT-twosided-real] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_noNFFT-twosided-real] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_noNFFT-twosided-real] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_noNFFT-twosided-real] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_noNFFT-twosided-real] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_noNFFT-twosided-real] 
[gw1] [ 37%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_noNFFT-twosided-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_noNFFT-twosided-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_noNFFT-twosided-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_noNFFT-twosided-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_noNFFT-twosided-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_noNFFT-twosided-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_noNFFT-twosided-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_noNFFT-twosided-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_noNFFT-twosided-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_noNFFT-twosided-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_noNFFT-twosided-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_noNFFT-twosided-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_noNFFT-twosided-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_noNFFT-twosided-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_noNFFT-twosided-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_noNFFT-twosided-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_noNFFT-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_noNFFT-twosided-complex] 
[gw0] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_upsample3[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_pil[svg] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_noNFFT-twosided-complex] 
[gw2] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_doublesample[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_pil[png] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_noNFFT-twosided-complex] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_noNFFT-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_noNFFT-default-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_noNFFT-default-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_noNFFT-default-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_noNFFT-default-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_noNFFT-default-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_noNFFT-default-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_noNFFT-default-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_noNFFT-default-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_noNFFT-default-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_noNFFT-default-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_noNFFT-default-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_noNFFT-default-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_noNFFT-default-real] 
[gw0] [ 38%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_pil[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_interps[png] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_noNFFT-default-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_noNFFT-default-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_noNFFT-default-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_noNFFT-default-real] 
[gw1] [ 38%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_noNFFT-default-real] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_noNFFT-default-real] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_noNFFT-default-real] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_noNFFT-default-real] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_noNFFT-default-real] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_noNFFT-default-real] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_noNFFT-default-real] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_noNFFT-default-real] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_noNFFT-default-real] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_noNFFT-default-real] 
[gw2] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_pil[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_array_alpha[pdf] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_noNFFT-default-real] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_noNFFT-default-real] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_noNFFT-default-real] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_noNFFT-default-real] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_noNFFT-default-real] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_noNFFT-default-real] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_noNFFT-default-real] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_noNFFT-default-real] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_noNFFT-default-real] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_noNFFT-default-real] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_noNFFT-default-real] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_noNFFT-default-real] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_noNFFT-default-real] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_noNFFT-default-real] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_noNFFT-default-real] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_noNFFT-default-real] 
[gw0] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_interps[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_interp_nearest_vs_none[pdf] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_noNFFT-default-real] 
[gw0] [ 39%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_interp_nearest_vs_none[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_figimage1[png] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_noNFFT-default-real] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_noNFFT-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_noNFFT-default-complex] 
[gw0] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_figimage1[png] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imread_fspath 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_noNFFT-default-complex] 
[gw0] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imread_fspath 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imsave[tiff] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_noNFFT-default-complex] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_noNFFT-default-complex] 
[gw0] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imsave[tiff] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imsave_fspath[eps] 
[gw0] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imsave_fspath[eps] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imsave_pil_kwargs_tiff 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_noNFFT-default-complex] 
[gw0] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imsave_pil_kwargs_tiff 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_cursor_data 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_noNFFT-default-complex] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_noNFFT-default-complex] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_noNFFT-default-complex] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_noNFFT-default-complex] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_noNFFT-default-complex] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_noNFFT-default-complex] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_noNFFT-default-complex] 
[gw2] [ 39%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_array_alpha[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_interps[svg] 
[gw2] [ 39%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_interps[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_figimage0[png] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_noNFFT-default-complex] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_noNFFT-default-complex] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_noNFFT-default-complex] 
[gw2] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_figimage0[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_python_io 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_noNFFT-default-complex] 
[gw0] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_cursor_data 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_clip[pdf] 
[gw0] [ 39%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_clip[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_cliprect[svg] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_noNFFT-default-complex] 
[gw0] [ 39%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_cliprect[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_noNFFT-default-complex] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_no_interpolation_origin[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_noNFFT-default-complex] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_noNFFT-default-complex] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_noNFFT-default-complex] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_noNFFT-default-complex] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_noNFFT-default-complex] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_noNFFT-default-complex] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_noNFFT-default-complex] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_noNFFT-default-complex] 
[gw2] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_python_io 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imsave[jpg] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_noNFFT-default-complex] 
[gw2] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imsave[jpg] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imsave_fspath[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_noNFFT-default-complex] 
[gw2] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imsave_fspath[pdf] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imsave_color_alpha 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_noNFFT-default-complex] 
[gw2] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imsave_color_alpha 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_alpha[pdf] 
[gw2] [ 39%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_alpha[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_format_cursor_data[data1-[0.123]-[0.123]] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_noNFFT-default-complex] 
[gw1] [ 39%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_noNFFT-default-complex] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_noNFFT-default-complex] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_noNFFT-default-complex] 
[gw0] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_no_interpolation_origin[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_shift[svg] 
[gw0] [ 40%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_shift[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_composite_background[svg] 
[gw0] [ 40%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_composite_background[svg] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_rasterize_dpi[pdf] 
[gw0] [ 40%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_rasterize_dpi[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_bbox_image_inverted[svg] 
[gw0] [ 40%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_bbox_image_inverted[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_nonuniformimage_setnorm 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_noNFFT-default-complex] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_noNFFT-default-complex] 
[gw0] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_nonuniformimage_setnorm 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_axesimage_setdata 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_noNFFT-default-complex] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_noNFFT-default-complex] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_noNFFT-default-complex] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_noNFFT-default-complex] 
[gw0] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_axesimage_setdata 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_load_from_url 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_noNFFT-default-complex] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_noNFFT-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_nopad_to-onesided-real] 
[gw0] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_load_from_url 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_rotate_image[png] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_nopad_to-onesided-real] 
[gw2] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_format_cursor_data[data1-[0.123]-[0.123]] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_cliprect[png] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_nopad_to-onesided-real] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_nopad_to-onesided-real] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_nopad_to-onesided-real] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_nopad_to-onesided-real] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_nopad_to-onesided-real] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_nopad_to-onesided-real] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_nopad_to-onesided-real] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_nopad_to-onesided-real] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_nopad_to-onesided-real] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_nopad_to-onesided-real] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_nopad_to-onesided-real] 
[gw0] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_rotate_image[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_preserve_size2 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_nopad_to-onesided-real] 
[gw2] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_cliprect[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow[pdf] 
[gw2] [ 40%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_no_interpolation_origin[svg] 
[gw2] [ 40%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_no_interpolation_origin[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_composite_background[png] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_nopad_to-onesided-real] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_nopad_to-onesided-real] 
[gw0] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_preserve_size2 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_mask_image[svg] 
[gw0] [ 40%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_mask_image[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_masked_interpolation[svg] 
[gw0] [ 40%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_masked_interpolation[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype2] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_nopad_to-onesided-real] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_nopad_to-onesided-real] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_nopad_to-onesided-real] 
[gw0] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype6] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_nopad_to-onesided-real] 
[gw0] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_empty_imshow[Normalize] 
[gw2] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_composite_background[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_composite_alpha[pdf] 
[gw2] [ 40%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_composite_alpha[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_bbox_image_inverted[png] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_nopad_to-onesided-real] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_nopad_to-onesided-real] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_nopad_to-onesided-real] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_nopad_to-onesided-real] 
[gw2] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_bbox_image_inverted[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_zoom_and_clip_upper_origin[png] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_nopad_to-onesided-real] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_nopad_to-onesided-real] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_nopad_to-onesided-real] 
[gw0] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_empty_imshow[Normalize] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_float128 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_nopad_to-onesided-real] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_nopad_to-onesided-real] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_nopad_to-onesided-real] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_nopad_to-onesided-real] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_nopad_to-onesided-real] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_nopad_to-onesided-real] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_nopad_to-onesided-real] 
[gw2] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_zoom_and_clip_upper_origin[png] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_jpeg_alpha 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_nopad_to-onesided-real] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_nopad_to-onesided-real] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_nopad_to-onesided-real] 
[gw2] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_jpeg_alpha 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_pcolorimage_setdata 
[gw0] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_float128 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_composite[True-1-svg-<image] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_nopad_to-onesided-real] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_nopad_to-onesided-real] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_nopad_to-onesided-real] 
[gw1] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_nopad_to-onesided-real] 
[gw2] [ 40%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_pcolorimage_setdata 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_log_scale_image[pdf] 
[gw2] [ 40%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_log_scale_image[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_rotate_image[svg] 
[gw2] [ 41%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_rotate_image[svg] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_mask_image[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_nopad_to-onesided-real] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_nopad_to-onesided-real] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_nopad_to-onesided-real] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_nopad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_nopad_to-onesided-complex] 
[gw0] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_composite[True-1-svg-<image] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_deprecation 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_nopad_to-onesided-complex] 
[gw0] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_deprecation 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_auto1[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_nopad_to-onesided-complex] 
[gw2] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_mask_image[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_masked_interpolation[png] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_nopad_to-onesided-complex] 
[gw0] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_auto1[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_auto2[pdf] 
[gw0] [ 41%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_auto2[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_auto3[svg] 
[gw0] [ 41%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_auto3[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_labels_first[png] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_nopad_to-onesided-complex] 
[gw0] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_labels_first[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_fancy[png] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_nopad_to-onesided-complex] 
[gw0] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_fancy[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_framealpha[pdf] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_nopad_to-onesided-complex] 
[gw0] [ 41%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_framealpha[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_rc[svg] 
[gw0] [ 41%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_rc[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_hatching[png] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_nopad_to-onesided-complex] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_nopad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_nopad_to-twosided-real] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_nopad_to-twosided-real] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_nopad_to-twosided-real] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_nopad_to-twosided-real] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_nopad_to-twosided-real] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_nopad_to-twosided-real] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_nopad_to-twosided-real] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_nopad_to-twosided-real] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_nopad_to-twosided-real] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_nopad_to-twosided-real] 
[gw0] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_hatching[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_legend_handle_label 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_nopad_to-twosided-real] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_nopad_to-twosided-real] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_nopad_to-twosided-real] 
[gw0] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_legend_handle_label 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_legend_handler_map 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_nopad_to-twosided-real] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_nopad_to-twosided-real] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_nopad_to-twosided-real] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_nopad_to-twosided-real] 
[gw1] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_nopad_to-twosided-real] 
[gw0] [ 41%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_legend_handler_map 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::TestLegendFigureFunction::test_legend_handle_label 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_nopad_to-twosided-real] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_nopad_to-twosided-real] 
[gw0] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::TestLegendFigureFunction::test_legend_handle_label 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::TestLegendFigureFunction::test_legend_label_three_args_pluskw 
[gw0] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::TestLegendFigureFunction::test_legend_label_three_args_pluskw 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_cross_figure_patch_legend 
[gw2] [ 42%] FAILED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_masked_interpolation[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype0] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_nopad_to-twosided-real] 
[gw2] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype4] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_nopad_to-twosided-real] 
[gw0] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_cross_figure_patch_legend 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_not_covering_scatter_transform[png] 
[gw2] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_bignumbers[png] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_nopad_to-twosided-real] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_nopad_to-twosided-real] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_nopad_to-twosided-real] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_nopad_to-twosided-real] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_nopad_to-twosided-real] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_nopad_to-twosided-real] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_nopad_to-twosided-real] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_nopad_to-twosided-real] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_nopad_to-twosided-real] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_nopad_to-twosided-real] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_nopad_to-twosided-real] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_nopad_to-twosided-real] 
[gw0] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_not_covering_scatter_transform[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_shadow_framealpha 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_nopad_to-twosided-real] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_nopad_to-twosided-real] 
[gw2] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_bignumbers[png] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_empty_imshow[<lambda>0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_nopad_to-twosided-real] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_nopad_to-twosided-real] 
[gw0] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_shadow_framealpha 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_title_fontsize 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_nopad_to-twosided-real] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_nopad_to-twosided-real] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_nopad_to-twosided-real] 
[gw0] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_title_fontsize 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_no_warn_big_data_when_loc_specified 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_nopad_to-twosided-real] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_nopad_to-twosided-real] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_nopad_to-twosided-real] 
[gw2] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_empty_imshow[<lambda>0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_full_invalid 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_nopad_to-twosided-real] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_nopad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_nopad_to-twosided-complex] 
[gw2] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_full_invalid 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_composite[False-2-svg-<image] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_nopad_to-twosided-complex] 
[gw2] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_composite[False-2-svg-<image] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_cursor_formatting 
[gw2] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_cursor_formatting 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_auto1[svg] 
[gw2] [ 42%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_auto1[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_auto3[png] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_nopad_to-twosided-complex] 
[gw2] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_auto3[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_various_labels[pdf] 
[gw2] [ 42%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_various_labels[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_alpha_rgba[png] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_nopad_to-twosided-complex] 
[gw1] [ 42%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_nopad_to-twosided-complex] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_nopad_to-twosided-complex] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_nopad_to-twosided-complex] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_nopad_to-twosided-complex] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_nopad_to-twosided-complex] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_nopad_to-twosided-complex] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_nopad_to-twosided-complex] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_nopad_to-twosided-complex] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_nopad_to-twosided-complex] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_nopad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_nopad_to-default-real] 
[gw2] [ 43%] FAILED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_alpha_rgba[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_fancy[svg] 
[gw2] [ 43%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_fancy[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_rc[png] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_nopad_to-default-real] 
[gw2] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_rc[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_expand[pdf] 
[gw2] [ 43%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_expand[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_hatching[svg] 
[gw2] [ 43%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_hatching[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_legend_label_args 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_nopad_to-default-real] 
[gw2] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_legend_label_args 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_warn_args_kwargs 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_nopad_to-default-real] 
[gw2] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_warn_args_kwargs 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::TestLegendFigureFunction::test_legend_label_arg 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_nopad_to-default-real] 
[gw2] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::TestLegendFigureFunction::test_legend_label_arg 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::TestLegendFigureFunction::test_warn_args_kwargs 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_nopad_to-default-real] 
[gw2] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::TestLegendFigureFunction::test_warn_args_kwargs 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_repeatcheckok 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_nopad_to-default-real] 
[gw2] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_repeatcheckok 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_handler_numpoints 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_nopad_to-default-real] 
[gw2] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_handler_numpoints 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_proper_window_extent 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_nopad_to-default-real] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_nopad_to-default-real] 
[gw2] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_proper_window_extent 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_alpha_handles 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_nopad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_nopad_to-default-complex] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_nopad_to-default-complex] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_nopad_to-default-complex] 
[gw2] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_alpha_handles 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_step_markers[pdf] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_nopad_to-default-complex] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_nopad_to-default-complex] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_nopad_to-default-complex] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_nopad_to-default-complex] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_nopad_to-default-complex] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_nopad_to-default-complex] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_nopad_to-default-complex] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_nopad_to-default-complex] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_nopad_to-default-complex] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_nopad_to-default-complex] 
[gw1] [ 43%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_nopad_to-default-complex] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_nopad_to-default-complex] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_nopad_to-default-complex] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_nopad_to-default-complex] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_nopad_to-default-complex] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_nopad_to-default-complex] 
[gw2] [ 44%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_step_markers[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_line_dashes[png] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_nopad_to-default-complex] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_nopad_to-default-complex] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_nopad_to-default-complex] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_nopad_to-default-complex] 
[gw2] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_line_dashes[png] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_linestyle_variants 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_nopad_to-default-complex] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_nopad_to-default-complex] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_nopad_to-default-complex] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_nopad_to-default-complex] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_nopad_to-default-complex] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_nopad_to-default-complex] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_nopad_to-default-complex] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_nopad_to-default-complex] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_nopad_to-default-complex] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_nopad_to-default-complex] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_nopad_to-default-complex] 
[gw2] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_linestyle_variants 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_set_drawstyle 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_nopad_to-default-complex] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_nopad_to-default-complex] 
[gw0] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_no_warn_big_data_when_loc_specified 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_invisible_Line_rendering 
[gw2] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_set_drawstyle 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_marker_fill_styles[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_nopad_to-default-complex] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_nopad_to-default-complex] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_nopad_to-default-complex] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_nopad_to-default-complex] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_nopad_to-default-complex] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_nopad_to-default-complex] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_nopad_to-default-complex] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_nopad_to-default-complex] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_nopad_to-default-complex] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_nopad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_noNFFT_no_pad_to-onesided-real] 
[gw2] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_marker_fill_styles[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_nan_is_sorted 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_noNFFT_no_pad_to-onesided-real] 
[gw2] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_nan_is_sorted 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_marker.py::test_asterisk_marker[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 44%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_noNFFT_no_pad_to-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_noNFFT_no_pad_to-onesided-real] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_noNFFT_no_pad_to-onesided-real] 
[gw2] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_marker.py::test_asterisk_marker[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_marker.py::test_markers_invalid 
[gw2] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_marker.py::test_markers_invalid 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-0] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw2] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-4] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw2] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-8] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw2] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-8] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-12] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw2] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-12] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-16] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw2] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-16] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-20] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw2] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-20] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-24] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw2] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-24] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-28] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw2] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-28] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-32] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw2] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-32] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-36] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw2] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-36] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-40] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw2] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-40] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-44] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw2] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-44] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-48] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_noNFFT_no_pad_to-onesided-complex] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_noNFFT_no_pad_to-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_noNFFT_no_pad_to-twosided-real] 
[gw2] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-48] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-52] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_noNFFT_no_pad_to-twosided-real] 
[gw2] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-52] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-56] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 45%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_noNFFT_no_pad_to-twosided-real] 
[gw2] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-56] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-60] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_noNFFT_no_pad_to-twosided-real] 
[gw2] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-60] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-64] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_noNFFT_no_pad_to-twosided-real] 
[gw2] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-64] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-68] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_noNFFT_no_pad_to-twosided-real] 
[gw2] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-68] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-72] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_noNFFT_no_pad_to-twosided-real] 
[gw2] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-72] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-76] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_noNFFT_no_pad_to-twosided-real] 
[gw2] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-76] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-80] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_noNFFT_no_pad_to-twosided-real] 
[gw2] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-80] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-1] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_noNFFT_no_pad_to-twosided-real] 
[gw2] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-5] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_noNFFT_no_pad_to-twosided-real] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_noNFFT_no_pad_to-twosided-real] 
[gw2] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-9] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_noNFFT_no_pad_to-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw2] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-9] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-13] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw2] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-13] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-17] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw2] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-17] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-21] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw2] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-21] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-25] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw2] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-25] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-29] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw2] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-29] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-33] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw2] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-33] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-37] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 46%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw2] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-37] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-41] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw2] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-41] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-45] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_noNFFT_no_pad_to-twosided-complex] 
[gw2] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-45] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_noNFFT_no_pad_to-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-49] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_noNFFT_no_pad_to-default-real] 
[gw2] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-49] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-53] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_noNFFT_no_pad_to-default-real] 
[gw2] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-53] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-57] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_noNFFT_no_pad_to-default-real] 
[gw2] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-57] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-61] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_noNFFT_no_pad_to-default-real] 
[gw2] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-61] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-65] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_noNFFT_no_pad_to-default-real] 
[gw2] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-65] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-69] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_noNFFT_no_pad_to-default-real] 
[gw2] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-69] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-73] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_noNFFT_no_pad_to-default-real] 
[gw2] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-73] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-77] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_noNFFT_no_pad_to-default-real] 
[gw2] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-77] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-81] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_noNFFT_no_pad_to-default-real] 
[gw2] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-81] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-2] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_noNFFT_no_pad_to-default-real] 
[gw2] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-2] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-6] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_noNFFT_no_pad_to-default-real] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_noNFFT_no_pad_to-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_noNFFT_no_pad_to-default-complex] 
[gw2] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-10] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_noNFFT_no_pad_to-default-complex] 
[gw2] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-10] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-14] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_noNFFT_no_pad_to-default-complex] 
[gw2] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-14] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-18] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_noNFFT_no_pad_to-default-complex] 
[gw2] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-18] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 47%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-22] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_noNFFT_no_pad_to-default-complex] 
[gw2] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-22] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-26] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_noNFFT_no_pad_to-default-complex] 
[gw2] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-26] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-30] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_noNFFT_no_pad_to-default-complex] 
[gw2] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-30] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-24] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_noNFFT_no_pad_to-default-complex] 
[gw2] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-24] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-25] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_noNFFT_no_pad_to-default-complex] 
[gw2] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-25] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-26] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_noNFFT_no_pad_to-default-complex] 
[gw2] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-26] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-27] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_noNFFT_no_pad_to-default-complex] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_noNFFT_no_pad_to-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_trim-onesided-real] 
[gw2] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-27] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-28] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_trim-onesided-real] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_trim-onesided-real] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_trim-onesided-real] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_trim-onesided-real] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_trim-onesided-real] 
[gw2] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-28] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-29] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_trim-onesided-real] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_trim-onesided-real] 
[gw0] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_invisible_Line_rendering 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_line_dashes[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_trim-onesided-real] 
[gw0] [ 48%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_line_dashes[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_drawstyle_variants[png] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_trim-onesided-real] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_trim-onesided-real] 
[gw2] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-29] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-30] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_trim-onesided-real] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_trim-onesided-real] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_trim-onesided-real] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_trim-onesided-real] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_trim-onesided-real] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_trim-onesided-real] 
[gw2] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-30] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-31] 
[gw2] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-31] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-32] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_trim-onesided-real] 
[gw2] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-32] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-33] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_trim-onesided-real] 
[gw2] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-33] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-34] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_trim-onesided-real] 
[gw2] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-34] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-35] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_trim-onesided-real] 
[gw2] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-35] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-36] 
[gw1] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_trim-onesided-real] 
[gw2] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-36] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-37] 
[gw0] [ 48%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_drawstyle_variants[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_set_line_coll_dash_image[pdf] 
[gw0] [ 48%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_set_line_coll_dash_image[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_lw_scaling[pdf] 
[gw0] [ 48%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_lw_scaling[pdf] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_marker.py::test_poly_marker[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_trim-onesided-real] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_trim-onesided-real] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_trim-onesided-real] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_trim-onesided-real] 
[gw2] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-37] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-38] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_trim-onesided-real] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_trim-onesided-real] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_trim-onesided-real] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_trim-onesided-real] 
[gw2] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-38] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-39] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_trim-onesided-real] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_trim-onesided-real] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_trim-onesided-real] 
[gw2] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-39] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-40] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_trim-onesided-real] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_trim-onesided-real] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_trim-onesided-real] 
[gw2] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-40] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-41] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_trim-onesided-real] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_trim-onesided-real] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_trim-onesided-real] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_trim-onesided-real] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_trim-onesided-real] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_trim-onesided-real] 
[gw2] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-41] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-42] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_trim-onesided-real] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_trim-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_trim-onesided-complex] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_trim-onesided-complex] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_trim-onesided-complex] 
[gw2] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-42] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-43] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_trim-onesided-complex] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_trim-onesided-complex] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_trim-onesided-complex] 
[gw2] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-43] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-44] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_trim-onesided-complex] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_trim-onesided-complex] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_trim-onesided-complex] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_trim-onesided-complex] 
[gw2] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-44] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-45] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_trim-onesided-complex] 
[gw0] [ 49%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_marker.py::test_poly_marker[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_marker.py::test_asterisk_marker[svg] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_trim-onesided-complex] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_trim-onesided-complex] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_trim-onesided-complex] 
[gw2] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-45] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-46] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_trim-onesided-complex] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_trim-onesided-complex] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_trim-onesided-complex] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_trim-onesided-complex] 
[gw2] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-46] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-47] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_trim-onesided-complex] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_trim-onesided-complex] 
[gw2] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-47] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-48] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_trim-onesided-complex] 
[gw2] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-48] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-49] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_trim-onesided-complex] 
[gw2] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-49] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-50] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_trim-onesided-complex] 
[gw0] [ 49%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_marker.py::test_asterisk_marker[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_marker.py::test_star_marker 
[gw2] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-50] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-51] 
[gw0] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_marker.py::test_star_marker 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-2] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_trim-onesided-complex] 
[gw2] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-51] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-52] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_trim-onesided-complex] 
[gw0] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-6] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_trim-onesided-complex] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_trim-onesided-complex] 
[gw0] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-10] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_trim-onesided-complex] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_trim-onesided-complex] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_trim-onesided-complex] 
[gw2] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-52] 
[gw0] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-14] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-53] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_trim-onesided-complex] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_trim-onesided-complex] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_trim-onesided-complex] 
[gw0] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-14] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-18] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_trim-onesided-complex] 
[gw1] [ 49%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_trim-onesided-complex] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_trim-onesided-complex] 
[gw2] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-53] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-54] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_trim-onesided-complex] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_trim-onesided-complex] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_trim-onesided-complex] 
[gw0] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-18] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-22] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_trim-onesided-complex] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_trim-onesided-complex] 
[gw2] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-54] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-55] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_trim-onesided-complex] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_trim-onesided-complex] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_trim-onesided-complex] 
[gw0] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-22] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-26] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_trim-onesided-complex] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_trim-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_trim-twosided-real] 
[gw2] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-55] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-56] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_trim-twosided-real] 
[gw0] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-26] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-30] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_trim-twosided-real] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_trim-twosided-real] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_trim-twosided-real] 
[gw0] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-30] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-34] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_trim-twosided-real] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_trim-twosided-real] 
[gw2] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-56] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-57] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_trim-twosided-real] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_trim-twosided-real] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_trim-twosided-real] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_trim-twosided-real] 
[gw0] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-34] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-38] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_trim-twosided-real] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_trim-twosided-real] 
[gw2] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-57] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-58] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_trim-twosided-real] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_trim-twosided-real] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_trim-twosided-real] 
[gw0] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-38] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-42] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_trim-twosided-real] 
[gw2] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-58] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-59] 
[gw0] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-42] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-46] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_trim-twosided-real] 
[gw2] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-59] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-0] 
[gw0] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-46] 
[gw2] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-50] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_trim-twosided-real] 
[gw2] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-2] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_trim-twosided-real] 
[gw0] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-50] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-54] 
[gw2] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-3] 
[gw2] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-3] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-4] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_trim-twosided-real] 
[gw0] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-54] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-58] 
[gw2] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-5] 
[gw2] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-5] 
[gw0] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-58] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-62] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-6] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_trim-twosided-real] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_trim-twosided-real] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_trim-twosided-real] 
[gw2] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-6] 
[gw0] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-62] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-66] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-7] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_trim-twosided-real] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_trim-twosided-real] 
[gw0] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-66] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-70] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_trim-twosided-real] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_trim-twosided-real] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_trim-twosided-real] 
[gw2] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-7] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-8] 
[gw0] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-70] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-74] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_trim-twosided-real] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_trim-twosided-real] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_trim-twosided-real] 
[gw2] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-8] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-9] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_trim-twosided-real] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_trim-twosided-real] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_trim-twosided-real] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_trim-twosided-real] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_trim-twosided-real] 
[gw1] [ 50%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_trim-twosided-real] 
[gw2] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-9] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-10] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_trim-twosided-real] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_trim-twosided-real] 
[gw0] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-74] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-78] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_trim-twosided-real] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_trim-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_trim-twosided-complex] 
[gw2] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-11] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_trim-twosided-complex] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_trim-twosided-complex] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_trim-twosided-complex] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_trim-twosided-complex] 
[gw0] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-78] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-82] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_trim-twosided-complex] 
[gw2] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-11] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-12] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_trim-twosided-complex] 
[gw0] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-82] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_trim-twosided-complex] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_trim-twosided-complex] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_trim-twosided-complex] 
[gw2] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-12] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_trim-twosided-complex] 
[gw0] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-13] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-7] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_trim-twosided-complex] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_trim-twosided-complex] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_trim-twosided-complex] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_trim-twosided-complex] 
[gw0] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-7] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-11] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_trim-twosided-complex] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_trim-twosided-complex] 
[gw2] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-13] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-14] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_trim-twosided-complex] 
[gw0] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-11] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-15] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_trim-twosided-complex] 
[gw2] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-14] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-15] 
[gw0] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-15] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-19] 
[gw2] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-15] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-16] 
[gw0] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-19] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-23] 
[gw0] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-23] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-27] 
[gw2] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-16] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-17] 
[gw0] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-27] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-31] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_trim-twosided-complex] 
[gw0] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-31] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-35] 
[gw2] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-17] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-18] 
[gw0] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-35] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-39] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_trim-twosided-complex] 
[gw2] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-18] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-19] 
[gw0] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-39] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-43] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_trim-twosided-complex] 
[gw0] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-43] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-47] 
[gw2] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-19] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-20] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_trim-twosided-complex] 
[gw2] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-20] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-21] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_trim-twosided-complex] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_trim-twosided-complex] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_trim-twosided-complex] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_trim-twosided-complex] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_trim-twosided-complex] 
[gw2] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-21] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-22] 
[gw0] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-47] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-51] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_trim-twosided-complex] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_trim-twosided-complex] 
[gw0] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-51] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-55] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_trim-twosided-complex] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_trim-twosided-complex] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_trim-twosided-complex] 
[gw2] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-22] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-23] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_trim-twosided-complex] 
[gw0] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-55] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-59] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_trim-twosided-complex] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_trim-twosided-complex] 
[gw2] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-23] 
[gw0] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-59] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-63] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-24] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_trim-twosided-complex] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_trim-twosided-complex] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_trim-twosided-complex] 
[gw0] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-63] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-67] 
[gw1] [ 51%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_trim-twosided-complex] 
[gw2] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-24] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-25] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_trim-twosided-complex] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_trim-twosided-complex] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_trim-twosided-complex] 
[gw0] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-67] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-71] 
[gw2] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-25] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-26] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_trim-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_trim-default-real] 
[gw0] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-71] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-75] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_trim-default-real] 
[gw2] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-26] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-27] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_trim-default-real] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_trim-default-real] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_trim-default-real] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_trim-default-real] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_trim-default-real] 
[gw2] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-27] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-28] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_trim-default-real] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_trim-default-real] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_trim-default-real] 
[gw0] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-75] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-79] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_trim-default-real] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_trim-default-real] 
[gw2] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-28] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-29] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_trim-default-real] 
[gw0] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-79] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_trim-default-real] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_trim-default-real] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_trim-default-real] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_trim-default-real] 
[gw2] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-29] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-30] 
[gw0] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-4] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_trim-default-real] 
[gw0] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-8] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_trim-default-real] 
[gw0] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-8] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-12] 
[gw2] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-30] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-31] 
[gw0] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-12] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-16] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_trim-default-real] 
[gw0] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-16] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-20] 
[gw2] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-31] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-32] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_trim-default-real] 
[gw0] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-20] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-24] 
[gw2] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-32] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-33] 
[gw0] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-24] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-28] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_trim-default-real] 
[gw0] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-28] 
[gw2] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-33] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-32] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-34] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_trim-default-real] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_trim-default-real] 
[gw0] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-32] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-64] 
[gw0] [ 52%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-64] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-65] 
[gw0] [ 52%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-65] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_trim-default-real] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-66] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_trim-default-real] 
[gw0] [ 52%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-66] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-67] 
[gw2] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-34] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-35] 
[gw0] [ 52%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-67] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-68] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_trim-default-real] 
[gw0] [ 52%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-68] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-69] 
[gw0] [ 52%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-69] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-70] 
[gw0] [ 52%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-70] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-71] 
[gw0] [ 52%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-71] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-72] 
[gw0] [ 52%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-72] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-73] 
[gw0] [ 52%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-73] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-74] 
[gw2] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-35] 
[gw0] [ 52%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-74] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-36] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-75] 
[gw0] [ 52%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-75] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-76] 
[gw0] [ 52%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-76] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-77] 
[gw0] [ 52%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-77] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-78] 
[gw0] [ 52%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-78] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-79] 
[gw0] [ 52%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-79] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-80] 
[gw0] [ 52%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-80] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-81] 
[gw1] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_trim-default-real] 
[gw2] [ 52%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-36] 
[gw0] [ 52%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-81] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-37] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-82] 
[gw0] [ 52%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stix-82] 
[gw1] [ 53%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_trim-default-real] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-1] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-2] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-2] 
[gw1] [ 53%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-3] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-4] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-5] 
[gw1] [ 53%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_trim-default-real] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-6] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-7] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-7] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-8] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-8] 
[gw1] [ 53%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-9] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_trim-default-real] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-9] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-10] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-10] 
[gw1] [ 53%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-11] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-11] 
[gw2] [ 53%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-37] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-12] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-12] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-38] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-13] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-13] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-14] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-14] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-15] 
[gw1] [ 53%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_trim-default-real] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-15] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-16] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-16] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-17] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-17] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-18] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-18] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-19] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-19] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-20] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-20] 
[gw1] [ 53%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-21] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-21] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-22] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_trim-default-real] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-22] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-23] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-23] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-24] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-24] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-25] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-25] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-26] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-26] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-27] 
[gw1] [ 53%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_trim-default-real] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-27] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-28] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-28] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-29] 
[gw1] [ 53%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_trim-default-real] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-29] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-30] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_trim-default-real] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-30] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-31] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-31] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-32] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-32] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-33] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-33] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-34] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-34] 
[gw1] [ 53%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-35] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-35] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-36] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-36] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-37] 
[gw1] [ 53%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_trim-default-real] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-37] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_trim-default-real] 
[gw2] [ 53%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-38] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-38] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-38] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-39] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-39] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-39] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-40] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-40] 
[gw1] [ 53%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-41] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-41] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-42] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-42] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-43] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-43] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-44] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-44] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-45] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-45] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-46] 
[gw1] [ 53%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_trim-default-real] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-46] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-47] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-47] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-48] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-48] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-49] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-49] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-50] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-50] 
[gw1] [ 53%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_trim-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-51] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-51] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-52] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-52] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-53] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-53] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-54] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-54] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-55] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-55] 
[gw2] [ 53%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-39] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-56] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-56] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-40] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-57] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-57] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-58] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-58] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-59] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-59] 
[gw1] [ 53%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-60] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_trim-default-complex] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-60] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-61] 
[gw0] [ 53%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-61] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-62] 
[gw1] [ 53%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_trim-default-complex] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-62] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_trim-default-complex] 
[gw1] [ 54%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-63] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-63] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_trim-default-complex] 
[gw2] [ 54%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-40] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-64] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-64] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-65] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-65] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-66] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-66] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-41] 
[gw1] [ 54%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-67] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_trim-default-complex] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-67] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-68] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-68] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-69] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-69] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-70] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-70] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-71] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-71] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-72] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-72] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-73] 
[gw1] [ 54%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_trim-default-complex] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-73] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-74] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-74] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-75] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-75] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-76] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-76] 
[gw1] [ 54%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-77] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_trim-default-complex] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-77] 
[gw1] [ 54%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-78] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-78] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-79] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_trim-default-complex] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-79] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-80] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-80] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-81] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-81] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-82] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-stixsans-82] 
[gw1] [ 54%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_trim-default-complex] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-0] 
[gw1] [ 54%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_trim-default-complex] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-2] 
[gw1] [ 54%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_trim-default-complex] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-3] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-4] 
[gw1] [ 54%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_trim-default-complex] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-5] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-5] 
[gw2] [ 54%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-41] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-6] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-7] 
[gw1] [ 54%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_trim-default-complex] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-7] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-42] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-8] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_trim-default-complex] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-8] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-9] 
[gw1] [ 54%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_trim-default-complex] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-9] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-10] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-11] 
[gw1] [ 54%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_trim-default-complex] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-11] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-12] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_trim-default-complex] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-12] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-13] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-13] 
[gw1] [ 54%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-14] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_trim-default-complex] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-14] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-15] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-15] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-16] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-16] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-17] 
[gw1] [ 54%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_trim-default-complex] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-17] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-18] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-18] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-19] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-19] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-20] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-20] 
[gw1] [ 54%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-21] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_trim-default-complex] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-21] 
[gw2] [ 54%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-42] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-22] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-22] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-43] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-23] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-23] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-24] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-24] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-25] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-25] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-26] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-26] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-27] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-27] 
[gw1] [ 54%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-28] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-28] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-29] 
[gw2] [ 54%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-43] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-29] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-30] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-30] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-44] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-31] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-31] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-32] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-32] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-33] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-33] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-34] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-34] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-35] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-35] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-36] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-36] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-37] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-37] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-38] 
[gw0] [ 54%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-38] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-39] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-39] 
[gw1] [ 55%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-40] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-40] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-41] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-41] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-42] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-42] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-43] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-43] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-44] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-44] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-45] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-45] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-46] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-46] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-47] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-47] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-48] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-48] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-49] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-49] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-50] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-50] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-51] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-51] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-52] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-52] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-53] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-53] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-54] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-54] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-55] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-55] 
[gw2] [ 55%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-44] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-56] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-56] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-57] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-57] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-58] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-58] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-59] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-45] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-59] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-60] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-60] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-61] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-61] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-62] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-62] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-63] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-63] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-64] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-64] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-65] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-65] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-66] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-66] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-67] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-67] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-68] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-68] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-69] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-69] 
[gw1] [ 55%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-70] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-70] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-71] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-71] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-72] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-72] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-73] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-73] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-74] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-74] 
[gw2] [ 55%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-45] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-75] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-75] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-76] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-76] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-77] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-77] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-46] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-78] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-78] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-79] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-79] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-80] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-80] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-81] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-81] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-82] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavusans-82] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-0] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-1] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-2] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-3] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-4] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-5] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-6] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-7] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-7] 
[gw1] [ 55%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-8] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-8] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-9] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-9] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-10] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-11] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-11] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-12] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-12] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-13] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-13] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-14] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-14] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-15] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-15] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-16] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-16] 
[gw2] [ 55%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-46] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-17] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-17] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-18] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-47] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-18] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-19] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-19] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-20] 
[gw1] [ 55%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_trim-default-complex] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-20] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-21] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_trim-default-complex] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-21] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-22] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-22] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-23] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-23] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-24] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-24] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-25] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-25] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-26] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-26] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-27] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-27] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-28] 
[gw0] [ 55%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-28] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-29] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-29] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-30] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-30] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-31] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-31] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-32] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-32] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-33] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-33] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-34] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-34] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-35] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-35] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-36] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-36] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-37] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-37] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-38] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-38] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-39] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-39] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-40] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-40] 
[gw2] [ 56%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-47] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-41] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-41] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-48] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-42] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-42] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-43] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-43] 
[gw1] [ 56%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-44] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_trim-default-complex] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-44] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-45] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-45] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-46] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-46] 
[gw1] [ 56%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-47] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_trim-default-complex] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-47] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-48] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-48] 
[gw1] [ 56%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-49] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-49] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-50] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-50] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-51] 
[gw1] [ 56%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_trim-default-complex] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-51] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-52] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-52] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-53] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-53] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-54] 
[gw1] [ 56%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_trim-default-complex] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-54] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-55] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-55] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-56] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-56] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-57] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-57] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-58] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-58] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-59] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-59] 
[gw1] [ 56%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-60] 
[gw2] [ 56%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-48] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_trim-default-complex] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-60] 
[gw1] [ 56%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-49] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-61] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-61] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-62] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-62] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-63] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-63] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-64] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-64] 
[gw1] [ 56%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-65] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_trim-default-complex] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-65] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-66] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-66] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-67] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-67] 
[gw1] [ 56%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-68] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-68] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-69] 
[gw1] [ 56%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_trim-default-complex] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-69] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-70] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-70] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-71] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-71] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-72] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-72] 
[gw3] [ 56%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_too_many_date_ticks 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-73] 
[gw1] [ 56%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_trim-default-complex] 
[gw2] [ 56%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-49] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-73] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_locator_set_formatter 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-50] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-74] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-74] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-75] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-75] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-76] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-76] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-77] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-77] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-78] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-78] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-79] 
[gw1] [ 56%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_trim-default-complex] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-79] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-80] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-80] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-81] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-81] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-82] 
[gw0] [ 56%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[svg-mathtext-dejavuserif-82] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-0] 
[gw1] [ 56%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_trim-default-complex] 
[gw1] [ 56%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_trim-default-complex] 
[gw0] [ 56%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-0] 
[gw1] [ 56%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_trim-default-complex] 
[gw2] [ 56%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-50] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-51] 
[gw1] [ 56%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_trim-default-complex] 
[gw1] [ 56%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_trim-default-complex] 
[gw1] [ 56%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_trim-default-complex] 
[gw2] [ 56%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-51] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-52] 
[gw1] [ 56%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_trim-default-complex] 
[gw0] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-1] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-2] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_trim-default-complex] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_trim-default-complex] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_trim-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_odd-onesided-real] 
[gw2] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-52] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-53] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_odd-onesided-real] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_odd-onesided-real] 
[gw0] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-2] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-3] 
[gw3] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_locator_set_formatter 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_auto_date_locator 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_odd-onesided-real] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_odd-onesided-real] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_odd-onesided-real] 
[gw3] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_auto_date_locator 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_auto_date_locator_intmult_tz 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_odd-onesided-real] 
[gw2] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-53] 
[gw0] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-3] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-54] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_odd-onesided-real] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_odd-onesided-real] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_odd-onesided-real] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_odd-onesided-real] 
[gw3] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_auto_date_locator_intmult_tz 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_rrulewrapper 
[gw3] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_rrulewrapper 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_tz_utc 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_odd-onesided-real] 
[gw3] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dates.py::test_tz_utc 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_determinism.py::test_determinism_check[-pdf-False] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_odd-onesided-real] 
[gw2] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-54] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-55] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_odd-onesided-real] 
[gw0] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-5] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_odd-onesided-real] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_odd-onesided-real] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_odd-onesided-real] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_odd-onesided-real] 
[gw0] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-6] 
[gw2] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-55] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-56] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_odd-onesided-real] 
[gw0] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-7] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_odd-onesided-real] 
[gw2] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-56] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-57] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_odd-onesided-real] 
[gw0] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-7] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-8] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_odd-onesided-real] 
[gw2] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-57] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-58] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_odd-onesided-real] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_odd-onesided-real] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_odd-onesided-real] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_odd-onesided-real] 
[gw0] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-8] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-9] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_odd-onesided-real] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_odd-onesided-real] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_odd-onesided-real] 
[gw2] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-58] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-59] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_odd-onesided-real] 
[gw0] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-9] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-10] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_odd-onesided-real] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_odd-onesided-real] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_odd-onesided-real] 
[gw0] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_odd-onesided-real] 
[gw2] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stixsans-59] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-11] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-0] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_odd-onesided-real] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_odd-onesided-real] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_odd-onesided-real] 
[gw2] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-0] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_odd-onesided-real] 
[gw0] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-11] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-12] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_odd-onesided-real] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_odd-onesided-real] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_odd-onesided-real] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_odd-onesided-real] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_odd-onesided-real] 
[gw0] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-12] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-13] 
[gw2] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-1] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_odd-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-2] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_odd-onesided-complex] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_odd-onesided-complex] 
[gw0] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-13] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-14] 
[gw1] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_odd-onesided-complex] 
[gw2] [ 57%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-2] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_odd-onesided-complex] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_odd-onesided-complex] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_odd-onesided-complex] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_odd-onesided-complex] 
[gw0] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-14] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-15] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_odd-onesided-complex] 
[gw2] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-3] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-4] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_odd-onesided-complex] 
[gw0] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-15] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-16] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_odd-onesided-complex] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_odd-onesided-complex] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_odd-onesided-complex] 
[gw2] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-4] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-5] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_odd-onesided-complex] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_odd-onesided-complex] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_odd-onesided-complex] 
[gw0] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-16] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-17] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_odd-onesided-complex] 
[gw2] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-6] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_odd-onesided-complex] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_odd-onesided-complex] 
[gw0] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-17] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-18] 
[gw2] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-7] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_odd-onesided-complex] 
[gw0] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-18] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-19] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_odd-onesided-complex] 
[gw2] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-7] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-8] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_odd-onesided-complex] 
[gw0] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-19] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-20] 
[gw2] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-8] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-9] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_odd-onesided-complex] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_odd-onesided-complex] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_odd-onesided-complex] 
[gw0] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-20] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-21] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_odd-onesided-complex] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_odd-onesided-complex] 
[gw2] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-9] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-10] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_odd-onesided-complex] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_odd-onesided-complex] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_odd-onesided-complex] 
[gw0] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-21] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-22] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_odd-onesided-complex] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_odd-onesided-complex] 
[gw2] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-11] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_odd-onesided-complex] 
[gw0] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-22] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-23] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_odd-onesided-complex] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_odd-onesided-complex] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_odd-onesided-complex] 
[gw2] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-11] 
[gw0] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-23] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-12] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-24] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_odd-onesided-complex] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_odd-onesided-complex] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_odd-onesided-complex] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_odd-onesided-complex] 
[gw2] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-12] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-13] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_odd-onesided-complex] 
[gw0] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-24] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-25] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_odd-onesided-complex] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_odd-onesided-complex] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_odd-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_odd-twosided-real] 
[gw0] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-25] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_odd-twosided-real] 
[gw2] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-13] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-26] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-14] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_odd-twosided-real] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_odd-twosided-real] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_odd-twosided-real] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_odd-twosided-real] 
[gw0] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-26] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-27] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_odd-twosided-real] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_odd-twosided-real] 
[gw2] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-14] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-15] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_odd-twosided-real] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_odd-twosided-real] 
[gw0] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-27] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_odd-twosided-real] 
[gw2] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-15] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-16] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-28] 
[gw1] [ 58%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_odd-twosided-real] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_odd-twosided-real] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_odd-twosided-real] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_odd-twosided-real] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_odd-twosided-real] 
[gw2] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-16] 
[gw0] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-28] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-17] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-29] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_odd-twosided-real] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_odd-twosided-real] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_odd-twosided-real] 
[gw0] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-29] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-30] 
[gw2] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-17] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-18] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_odd-twosided-real] 
[gw2] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-18] 
[gw0] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-30] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-19] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-31] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_odd-twosided-real] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_odd-twosided-real] 
[gw2] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-19] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-20] 
[gw0] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-31] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-32] 
[gw2] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-20] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-21] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_odd-twosided-real] 
[gw0] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-32] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-33] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_odd-twosided-real] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_oddlen-onesided-real] 
[gw2] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-21] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-22] 
[gw0] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-33] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-34] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_oddlen-onesided-real] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_oddlen-onesided-real] 
[gw2] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-22] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-23] 
[gw0] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-34] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-35] 
[gw2] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-23] 
[gw0] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-35] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-24] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-36] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_oddlen-onesided-real] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_oddlen-onesided-real] 
[gw0] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-36] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-37] 
[gw2] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-24] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-25] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_oddlen-onesided-real] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_oddlen-onesided-real] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_oddlen-onesided-real] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_oddlen-onesided-real] 
[gw0] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-37] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-38] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_oddlen-onesided-real] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_oddlen-onesided-real] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_oddlen-onesided-real] 
[gw2] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-25] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-26] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_oddlen-onesided-real] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_oddlen-onesided-real] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_oddlen-onesided-real] 
[gw0] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-38] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-39] 
[gw2] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-26] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-27] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_oddlen-onesided-real] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_oddlen-onesided-real] 
[gw0] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-39] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-40] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_oddlen-onesided-real] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_oddlen-onesided-real] 
[gw0] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-40] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_oddlen-onesided-real] 
[gw2] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-27] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-41] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-28] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_oddlen-onesided-real] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_oddlen-onesided-real] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_oddlen-onesided-real] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_oddlen-onesided-complex] 
[gw0] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-41] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-42] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_oddlen-onesided-complex] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_oddlen-onesided-complex] 
[gw2] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-28] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-29] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_oddlen-onesided-complex] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_oddlen-onesided-complex] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_oddlen-onesided-complex] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_oddlen-onesided-complex] 
[gw0] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-42] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-43] 
[gw2] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-29] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-30] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_oddlen-onesided-complex] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_oddlen-onesided-complex] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_oddlen-onesided-complex] 
[gw0] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-43] 
[gw1] [ 59%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-44] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_oddlen-onesided-complex] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_oddlen-onesided-complex] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_oddlen-onesided-complex] 
[gw2] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-30] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-31] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_oddlen-onesided-complex] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_oddlen-onesided-complex] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_oddlen-onesided-complex] 
[gw0] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-44] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-45] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_oddlen-onesided-complex] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_oddlen-onesided-complex] 
[gw2] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-31] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-32] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_oddlen-onesided-complex] 
[gw0] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-45] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-46] 
[gw2] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-32] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-33] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_oddlen-onesided-complex] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_oddlen-onesided-complex] 
[gw0] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-46] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-47] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_oddlen-onesided-complex] 
[gw2] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-33] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-34] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_oddlen-onesided-complex] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_oddlen-onesided-complex] 
[gw0] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-47] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-48] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_oddlen-onesided-complex] 
[gw2] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-34] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-35] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_oddlen-onesided-complex] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_oddlen-onesided-complex] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_oddlen-onesided-complex] 
[gw2] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-35] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-36] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_oddlen-onesided-complex] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_oddlen-onesided-complex] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_oddlen-onesided-complex] 
[gw0] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-48] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_oddlen-onesided-complex] 
[gw2] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-36] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-37] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-49] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_oddlen-onesided-complex] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_oddlen-onesided-complex] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_oddlen-onesided-complex] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_oddlen-onesided-complex] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_oddlen-onesided-complex] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_oddlen-onesided-complex] 
[gw0] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-49] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-50] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_oddlen-onesided-complex] 
[gw2] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-37] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-38] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_oddlen-onesided-complex] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_oddlen-onesided-complex] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_oddlen-onesided-complex] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_oddlen-onesided-complex] 
[gw0] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-50] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-51] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_oddlen-onesided-complex] 
[gw2] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-38] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_oddlen-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-39] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_oddlen-twosided-real] 
[gw0] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-51] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-52] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_oddlen-twosided-real] 
[gw2] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-39] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-40] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_oddlen-twosided-real] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_oddlen-twosided-real] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_oddlen-twosided-real] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_oddlen-twosided-real] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_oddlen-twosided-real] 
[gw2] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-40] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-41] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_oddlen-twosided-real] 
[gw0] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-52] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-53] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_oddlen-twosided-real] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_oddlen-twosided-real] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_oddlen-twosided-real] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_oddlen-twosided-real] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_oddlen-twosided-real] 
[gw2] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-41] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-42] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_oddlen-twosided-real] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_oddlen-twosided-real] 
[gw0] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-53] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-54] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_oddlen-twosided-real] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_oddlen-twosided-real] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_oddlen-twosided-real] 
[gw0] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-54] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-55] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_oddlen-twosided-real] 
[gw2] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-42] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-43] 
[gw1] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_oddlen-twosided-real] 
[gw2] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-43] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-44] 
[gw0] [ 60%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-55] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-56] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_oddlen-twosided-real] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_oddlen-twosided-real] 
[gw2] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-44] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-45] 
[gw0] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-56] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-57] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_oddlen-twosided-real] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_oddlen-twosided-real] 
[gw0] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-57] 
[gw2] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-45] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-58] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-46] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_oddlen-twosided-real] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_oddlen-twosided-real] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_oddlen-twosided-real] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_oddlen-twosided-real] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_oddlen-twosided-real] 
[gw0] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-58] 
[gw2] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-46] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-59] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-47] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_oddlen-twosided-real] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_oddlen-twosided-real] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_oddlen-twosided-real] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_oddlen-twosided-real] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_oddlen-twosided-real] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_oddlen-twosided-real] 
[gw2] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-47] 
[gw0] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-cm-59] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-48] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-0] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_oddlen-twosided-real] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_oddlen-twosided-real] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_oddlen-twosided-real] 
[gw0] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-1] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_oddlen-twosided-real] 
[gw2] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-48] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-49] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_oddlen-twosided-real] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_oddlen-twosided-real] 
[gw0] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-2] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_oddlen-twosided-real] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_oddlen-twosided-real] 
[gw2] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-49] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-50] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_oddlen-twosided-real] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_oddlen-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_oddlen-twosided-complex] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_oddlen-twosided-complex] 
[gw0] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-3] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_oddlen-twosided-complex] 
[gw2] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-50] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-51] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_oddlen-twosided-complex] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_oddlen-twosided-complex] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_oddlen-twosided-complex] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_oddlen-twosided-complex] 
[gw0] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-4] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_oddlen-twosided-complex] 
[gw2] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-51] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-52] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_oddlen-twosided-complex] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_oddlen-twosided-complex] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_oddlen-twosided-complex] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_oddlen-twosided-complex] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_oddlen-twosided-complex] 
[gw0] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-5] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_oddlen-twosided-complex] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_oddlen-twosided-complex] 
[gw2] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-52] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-53] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_oddlen-twosided-complex] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_oddlen-twosided-complex] 
[gw0] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-6] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_oddlen-twosided-complex] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_oddlen-twosided-complex] 
[gw2] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-53] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-54] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_oddlen-twosided-complex] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_oddlen-twosided-complex] 
[gw0] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-7] 
[gw2] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-54] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-55] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_oddlen-twosided-complex] 
[gw0] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-7] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-8] 
[gw2] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-55] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-56] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_oddlen-twosided-complex] 
[gw0] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-8] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-9] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_oddlen-twosided-complex] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_oddlen-twosided-complex] 
[gw0] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-9] 
[gw2] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-56] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-57] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-10] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_oddlen-twosided-complex] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_oddlen-twosided-complex] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_oddlen-twosided-complex] 
[gw0] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-11] 
[gw1] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_oddlen-twosided-complex] 
[gw2] [ 61%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-57] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-58] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_oddlen-twosided-complex] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_oddlen-twosided-complex] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_oddlen-twosided-complex] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_oddlen-twosided-complex] 
[gw0] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-11] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-12] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_oddlen-twosided-complex] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_oddlen-twosided-complex] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_oddlen-twosided-complex] 
[gw2] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-58] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-59] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_oddlen-twosided-complex] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_oddlen-twosided-complex] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_oddlen-twosided-complex] 
[gw0] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-12] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-13] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_oddlen-twosided-complex] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_oddlen-twosided-complex] 
[gw2] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavusans-59] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_oddlen-twosided-complex] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_oddlen-twosided-complex] 
[gw0] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-13] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-14] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_oddlen-twosided-complex] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_oddlen-twosided-complex] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_oddlen-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_oddlen-default-real] 
[gw2] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-1] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_oddlen-default-real] 
[gw0] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-14] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-15] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_oddlen-default-real] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_oddlen-default-real] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_oddlen-default-real] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_oddlen-default-real] 
[gw0] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-15] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-16] 
[gw2] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-1] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-2] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_oddlen-default-real] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_oddlen-default-real] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_oddlen-default-real] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_oddlen-default-real] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_oddlen-default-real] 
[gw0] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-16] 
[gw2] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-17] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-3] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_oddlen-default-real] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_oddlen-default-real] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_oddlen-default-real] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_oddlen-default-real] 
[gw0] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-17] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-18] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_oddlen-default-real] 
[gw2] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-3] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_oddlen-default-real] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_oddlen-default-real] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_oddlen-default-real] 
[gw0] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-18] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-19] 
[gw2] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-5] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_oddlen-default-real] 
[gw2] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-5] 
[gw0] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-19] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-20] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-6] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_oddlen-default-real] 
[gw0] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-20] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-21] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_oddlen-default-real] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_oddlen-default-real] 
[gw2] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-7] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_oddlen-default-real] 
[gw0] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-21] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-22] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_oddlen-default-real] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_oddlen-default-real] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_oddlen-default-real] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_oddlen-default-real] 
[gw2] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-7] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-8] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_oddlen-default-real] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_oddlen-default-real] 
[gw0] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-22] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-23] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_oddlen-default-real] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_oddlen-default-real] 
[gw2] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-8] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-9] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_oddlen-default-real] 
[gw0] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-stix-23] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_oddlen-default-real] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_oddlen-default-real] 
[gw0] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_odd-twosided-real] 
[gw1] [ 62%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_odd-twosided-real] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_oddlen-default-real] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_odd-twosided-real] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_oddlen-default-real] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_odd-twosided-real] 
[gw2] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-9] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-10] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_oddlen-default-real] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_odd-twosided-real] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_oddlen-default-real] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_odd-twosided-real] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_oddlen-default-real] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_odd-twosided-real] 
[gw2] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-11] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_odd-twosided-real] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_oddlen-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_odd-twosided-real] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_oddlen-default-real] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_oddlen-default-real] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_oddlen-default-real] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_oddlen-default-complex] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_odd-twosided-real] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_odd-twosided-real] 
[gw2] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-11] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-12] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_oddlen-default-complex] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_oddlen-default-complex] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_odd-twosided-real] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_odd-twosided-real] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_oddlen-default-complex] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_odd-twosided-real] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_oddlen-default-complex] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_odd-twosided-real] 
[gw2] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-12] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-13] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_oddlen-default-complex] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_odd-twosided-real] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_oddlen-default-complex] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_odd-twosided-real] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_oddlen-default-complex] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_odd-twosided-real] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_oddlen-default-complex] 
[gw2] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-13] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-14] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_odd-twosided-real] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_oddlen-default-complex] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_odd-twosided-real] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_oddlen-default-complex] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_oddlen-default-complex] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_odd-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_oddlen-default-complex] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_oddlen-default-complex] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_oddlen-default-complex] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_odd-twosided-complex] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_oddlen-default-complex] 
[gw2] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-14] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-15] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_odd-twosided-complex] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_oddlen-default-complex] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_odd-twosided-complex] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_odd-twosided-complex] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_odd-twosided-complex] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_odd-twosided-complex] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_oddlen-default-complex] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_odd-twosided-complex] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_odd-twosided-complex] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_oddlen-default-complex] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_odd-twosided-complex] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_oddlen-default-complex] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_odd-twosided-complex] 
[gw2] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-15] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-16] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_odd-twosided-complex] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_odd-twosided-complex] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_odd-twosided-complex] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_odd-twosided-complex] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_oddlen-default-complex] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_odd-twosided-complex] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_odd-twosided-complex] 
[gw2] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-16] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-17] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_odd-twosided-complex] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_odd-twosided-complex] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_oddlen-default-complex] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_oddlen-default-complex] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_oddlen-default-complex] 
[gw0] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_odd-twosided-complex] 
[gw2] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-17] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-18] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_oddlen-default-complex] 
[gw1] [ 63%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_oddlen-default-complex] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_oddlen-default-complex] 
[gw2] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-18] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-19] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_odd-twosided-complex] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_oddlen-default-complex] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_oddlen-default-complex] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_oddlen-default-complex] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_oddlen-default-complex] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_odd-twosided-complex] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_oddlen-default-complex] 
[gw2] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-19] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-20] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_odd-twosided-complex] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_oddlen-default-complex] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_oddlen-default-complex] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_oddlen-default-complex] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_odd-twosided-complex] 
[gw2] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-20] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-21] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_oddlen-default-complex] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_odd-twosided-complex] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_oddlen-default-complex] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_oddlen-default-complex] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_odd-twosided-complex] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_oddlen-default-complex] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_odd-twosided-complex] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_oddlen-default-complex] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_odd-twosided-complex] 
[gw2] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-21] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_odd-twosided-complex] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-22] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_odd-twosided-complex] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_oddlen-default-complex] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_odd-twosided-complex] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_oddlen-default-complex] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_odd-twosided-complex] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_oddlen-default-complex] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_odd-twosided-complex] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_oddlen-default-complex] 
[gw2] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-22] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_odd-twosided-complex] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-23] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_odd-twosided-complex] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_oddlen-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_stretch-onesided-real] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_odd-twosided-complex] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_odd-twosided-complex] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_odd-twosided-complex] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_stretch-onesided-real] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_odd-twosided-complex] 
[gw2] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-23] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-24] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_odd-twosided-complex] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_stretch-onesided-real] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_odd-twosided-complex] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_stretch-onesided-real] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_odd-twosided-complex] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_stretch-onesided-real] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_odd-twosided-complex] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_stretch-onesided-real] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_stretch-onesided-real] 
[gw2] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-24] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_odd-twosided-complex] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-25] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_stretch-onesided-real] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_stretch-onesided-real] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_odd-twosided-complex] 
[gw3] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_determinism.py::test_determinism_check[-pdf-False] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_determinism.py::test_determinism_check[mhi-pdf-False] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_stretch-onesided-real] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_odd-twosided-complex] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_stretch-onesided-real] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_odd-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_odd-default-real] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_stretch-onesided-real] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_stretch-onesided-real] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_stretch-onesided-real] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_odd-default-real] 
[gw2] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-25] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-26] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_odd-default-real] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_stretch-onesided-real] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_odd-default-real] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_stretch-onesided-real] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_odd-default-real] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_stretch-onesided-real] 
[gw1] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_stretch-onesided-real] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_odd-default-real] 
[gw0] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_odd-default-real] 
[gw2] [ 64%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-26] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-27] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_odd-default-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_odd-default-real] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_odd-default-real] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_odd-default-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_stretch-onesided-real] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_odd-default-real] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_odd-default-real] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_odd-default-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_stretch-onesided-real] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_odd-default-real] 
[gw2] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-27] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-28] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_odd-default-real] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_odd-default-real] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_odd-default-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_stretch-onesided-real] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_odd-default-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_stretch-onesided-real] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_odd-default-real] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_odd-default-real] 
[gw2] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-28] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-29] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_stretch-onesided-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_stretch-onesided-real] 
[gw2] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-29] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-30] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_odd-default-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_stretch-onesided-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_stretch-onesided-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_stretch-onesided-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_stretch-onesided-real] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_odd-default-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_stretch-onesided-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_stretch-onesided-real] 
[gw2] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-30] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-31] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_stretch-onesided-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_stretch-onesided-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_stretch-onesided-real] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_odd-default-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_stretch-onesided-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_stretch-onesided-real] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_odd-default-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_stretch-onesided-real] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_odd-default-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_stretch-onesided-real] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_odd-default-real] 
[gw2] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-31] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_odd-default-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-32] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_stretch-onesided-real] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_odd-default-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_stretch-onesided-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_stretch-onesided-real] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_stretch-onesided-real] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_odd-default-real] 
[gw2] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-32] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-33] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_odd-default-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_stretch-onesided-real] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_odd-default-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_stretch-onesided-real] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_odd-default-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_stretch-onesided-real] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_odd-default-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_stretch-onesided-real] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_odd-default-real] 
[gw2] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-33] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_stretch-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-34] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_odd-default-real] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_odd-default-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_stretch-onesided-complex] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_odd-default-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_stretch-onesided-complex] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_odd-default-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_stretch-onesided-complex] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_odd-default-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_stretch-onesided-complex] 
[gw2] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-34] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_odd-default-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-35] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_stretch-onesided-complex] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_stretch-onesided-complex] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_odd-default-real] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_stretch-onesided-complex] 
[gw2] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-35] 
[gw1] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_stretch-onesided-complex] 
[gw0] [ 65%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-36] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_odd-default-real] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_odd-default-real] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_stretch-onesided-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_odd-default-real] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_stretch-onesided-complex] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_stretch-onesided-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_odd-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_odd-default-complex] 
[gw2] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-36] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-37] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_stretch-onesided-complex] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_stretch-onesided-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_odd-default-complex] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_stretch-onesided-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_odd-default-complex] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_stretch-onesided-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_odd-default-complex] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_stretch-onesided-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_stretch-onesided-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_odd-default-complex] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_stretch-onesided-complex] 
[gw2] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-37] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_stretch-onesided-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-38] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_odd-default-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_odd-default-complex] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_stretch-onesided-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_odd-default-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_odd-default-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_odd-default-complex] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_odd-default-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_odd-default-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_odd-default-complex] 
[gw2] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-38] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-39] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_odd-default-complex] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_stretch-onesided-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_odd-default-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_odd-default-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_odd-default-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_odd-default-complex] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_stretch-onesided-complex] 
[gw2] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-39] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-40] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_odd-default-complex] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_stretch-onesided-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_odd-default-complex] 
[gw2] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-40] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-41] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_stretch-onesided-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_odd-default-complex] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_stretch-onesided-complex] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_stretch-onesided-complex] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_stretch-onesided-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_stretch-onesided-complex] 
[gw2] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-41] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-42] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_stretch-onesided-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_odd-default-complex] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_stretch-onesided-complex] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_stretch-onesided-complex] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_stretch-onesided-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_odd-default-complex] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_stretch-onesided-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_odd-default-complex] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_stretch-onesided-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_odd-default-complex] 
[gw2] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-42] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-43] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_stretch-onesided-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_odd-default-complex] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_stretch-onesided-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_odd-default-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_odd-default-complex] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_odd-default-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_odd-default-complex] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_stretch-onesided-complex] 
[gw2] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-43] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-44] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_stretch-onesided-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_odd-default-complex] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_stretch-onesided-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_odd-default-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_odd-default-complex] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_odd-default-complex] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_stretch-onesided-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_odd-default-complex] 
[gw0] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_odd-default-complex] 
[gw1] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_odd-default-complex] 
[gw2] [ 66%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-44] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-45] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_stretch-onesided-complex] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_odd-default-complex] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_stretch-onesided-complex] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_stretch-onesided-complex] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_stretch-onesided-complex] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_odd-default-complex] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_stretch-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_stretch-twosided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_odd-default-complex] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_odd-default-complex] 
[gw2] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-45] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-46] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_odd-default-complex] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_stretch-twosided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_odd-default-complex] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_stretch-twosided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_odd-default-complex] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_stretch-twosided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_odd-default-complex] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_stretch-twosided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_odd-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_oddlen-onesided-real] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_stretch-twosided-real] 
[gw2] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-46] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-47] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_stretch-twosided-real] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_stretch-twosided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_oddlen-onesided-real] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_stretch-twosided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_oddlen-onesided-real] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_stretch-twosided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_stretch-twosided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_oddlen-onesided-real] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_stretch-twosided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_oddlen-onesided-real] 
[gw2] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-47] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-48] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_oddlen-onesided-real] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_stretch-twosided-real] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_stretch-twosided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_oddlen-onesided-real] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_stretch-twosided-real] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_stretch-twosided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_oddlen-onesided-real] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_stretch-twosided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_oddlen-onesided-real] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_stretch-twosided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_oddlen-onesided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_oddlen-onesided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_oddlen-onesided-real] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_stretch-twosided-real] 
[gw2] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-48] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-49] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_oddlen-onesided-real] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_stretch-twosided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_oddlen-onesided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_oddlen-onesided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_oddlen-onesided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_oddlen-onesided-real] 
[gw2] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-49] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-50] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_stretch-twosided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_oddlen-onesided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_oddlen-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_overlap-onesided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_overlap-onesided-real] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_stretch-twosided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_overlap-onesided-real] 
[gw2] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-50] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-51] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_stretch-twosided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_overlap-onesided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_overlap-onesided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_overlap-onesided-real] 
[gw2] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-51] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-52] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_overlap-onesided-real] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_stretch-twosided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_overlap-onesided-real] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_stretch-twosided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_overlap-onesided-real] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_stretch-twosided-real] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_stretch-twosided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_overlap-onesided-real] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_stretch-twosided-real] 
[gw0] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_overlap-onesided-real] 
[gw2] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-52] 
[gw1] [ 67%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-53] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_stretch-twosided-real] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_overlap-onesided-real] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_stretch-twosided-real] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_stretch-twosided-real] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_overlap-onesided-real] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_stretch-twosided-real] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_overlap-onesided-real] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_stretch-twosided-real] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_overlap-onesided-real] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_stretch-twosided-real] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_overlap-onesided-real] 
[gw2] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-53] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-54] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_stretch-twosided-real] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_overlap-onesided-real] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_stretch-twosided-real] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_overlap-onesided-real] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_stretch-twosided-real] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_stretch-twosided-real] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_overlap-onesided-complex] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_stretch-twosided-real] 
[gw2] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-54] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-55] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_stretch-twosided-real] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_overlap-onesided-complex] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_overlap-onesided-complex] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_stretch-twosided-real] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_overlap-onesided-complex] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_stretch-twosided-real] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_stretch-twosided-real] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_overlap-onesided-complex] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_stretch-twosided-real] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_overlap-onesided-complex] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_stretch-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_stretch-twosided-real] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_overlap-onesided-complex] 
[gw2] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-55] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-56] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_stretch-twosided-real] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_overlap-onesided-complex] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_overlap-onesided-complex] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_overlap-onesided-complex] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_overlap-onesided-complex] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_overlap-onesided-complex] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_stretch-twosided-complex] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_overlap-onesided-complex] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_stretch-twosided-complex] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_overlap-onesided-complex] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_stretch-twosided-complex] 
[gw2] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-56] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_overlap-onesided-complex] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-57] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_stretch-twosided-complex] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_overlap-onesided-complex] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_stretch-twosided-complex] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_overlap-onesided-complex] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_stretch-twosided-complex] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_overlap-onesided-complex] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_stretch-twosided-complex] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_overlap-onesided-complex] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_stretch-twosided-complex] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_overlap-onesided-complex] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_stretch-twosided-complex] 
[gw2] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-57] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-58] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_stretch-twosided-complex] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_stretch-twosided-complex] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_overlap-onesided-complex] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_stretch-twosided-complex] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_stretch-twosided-complex] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_stretch-twosided-complex] 
[gw2] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-58] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_stretch-twosided-complex] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-59] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_overlap-onesided-complex] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_stretch-twosided-complex] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_overlap-onesided-complex] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_overlap-onesided-complex] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_stretch-twosided-complex] 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_stretch-twosided-complex] 
[gw2] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathfont_rendering[png-mathfont-dejavuserif-59] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_fontinfo 
[gw1] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_stretch-twosided-complex] 
[gw2] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_fontinfo 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[hspace without value] 
[gw2] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[hspace without value] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[hspace with invalid value] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_overlap-onesided-complex] 
[gw2] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[hspace with invalid value] 
[gw0] [ 68%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[frac without parameters] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_overlap-onesided-complex] 
[gw1] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_stretch-twosided-complex] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_overlap-onesided-complex] 
[gw2] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[frac without parameters] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[frac with empty parameters] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_overlap-onesided-complex] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_overlap-onesided-complex] 
[gw2] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[frac with empty parameters] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[stackrel without parameters] 
[gw2] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[stackrel without parameters] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[stackrel with empty parameters] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_overlap-onesided-complex] 
[gw1] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_stretch-twosided-complex] 
[gw2] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[stackrel with empty parameters] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[binom without parameters] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_overlap-onesided-complex] 
[gw2] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[binom without parameters] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[binom with empty parameters] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_overlap-onesided-complex] 
[gw1] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_stretch-twosided-complex] 
[gw2] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[binom with empty parameters] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_stretch-twosided-complex] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[genfrac without parameters] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_overlap-onesided-complex] 
[gw2] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[genfrac without parameters] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[genfrac with empty parameters] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_overlap-onesided-complex] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_overlap-onesided-complex] 
[gw2] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[genfrac with empty parameters] 
[gw1] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[sqrt without parameters] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_overlap-onesided-complex] 
[gw1] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_stretch-twosided-complex] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_overlap-onesided-complex] 
[gw2] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[sqrt without parameters] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[sqrt with invalid value] 
[gw1] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_stretch-twosided-complex] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_overlap-onesided-complex] 
[gw2] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[sqrt with invalid value] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[overline without parameters] 
[gw1] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_stretch-twosided-complex] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_overlap-onesided-complex] 
[gw2] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[overline without parameters] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[overline with empty parameter] 
[gw1] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_stretch-twosided-complex] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_stretch-twosided-complex] 
[gw2] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[overline with empty parameter] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[left with invalid delimiter] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_overlap-onesided-complex] 
[gw1] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_stretch-twosided-complex] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_overlap-onesided-complex] 
[gw1] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_stretch-twosided-complex] 
[gw2] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[left with invalid delimiter] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[right with invalid delimiter] 
[gw1] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_stretch-twosided-complex] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_overlap-onesided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_overlap-onesided-complex] 
[gw1] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_stretch-twosided-complex] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_overlap-onesided-complex] 
[gw2] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[right with invalid delimiter] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_stretch-twosided-complex] 
[gw1] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[unclosed parentheses with sizing] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_stretch-twosided-complex] 
[gw1] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_stretch-twosided-complex] 
[gw2] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[unclosed parentheses with sizing] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[unclosed parentheses without sizing] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_overlap-twosided-real] 
[gw1] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_stretch-twosided-complex] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_overlap-twosided-real] 
[gw1] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_stretch-twosided-complex] 
[gw2] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[unclosed parentheses without sizing] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[dfrac without parameters] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_overlap-twosided-real] 
[gw2] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[dfrac without parameters] 
[gw1] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[dfrac with empty parameters] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_stretch-twosided-complex] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_overlap-twosided-real] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_overlap-twosided-real] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_overlap-twosided-real] 
[gw1] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_stretch-twosided-complex] 
[gw2] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_exceptions[dfrac with empty parameters] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_single_minus_sign 
[gw1] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_stretch-twosided-complex] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_overlap-twosided-real] 
[gw1] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_stretch-twosided-complex] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_overlap-twosided-real] 
[gw1] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_stretch-twosided-complex] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_overlap-twosided-real] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_overlap-twosided-real] 
[gw1] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_stretch-twosided-complex] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_overlap-twosided-real] 
[gw1] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_stretch-twosided-complex] 
[gw2] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_single_minus_sign 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_math_to_image 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_stretch-twosided-complex] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_overlap-twosided-real] 
[gw1] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_stretch-twosided-complex] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_overlap-twosided-real] 
[gw1] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_stretch-twosided-complex] 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_overlap-twosided-real] 
[gw2] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_math_to_image 
[gw1] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_stretch-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_to_png 
[gw0] [ 69%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_overlap-twosided-real] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_to_png 
[gw0] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_matplotlib.py::test_use_doc_standard_backends 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_overlap-twosided-real] 
[gw1] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_stretch-default-real] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_matplotlib.py::test_use_doc_standard_backends 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows_invalid_input_shape[0D] 
[gw1] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_stretch-default-real] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows_invalid_input_shape[0D] 
[gw0] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows_invalid_input_shape[2D] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_overlap-twosided-real] 
[gw1] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_stretch-default-real] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows_invalid_input_shape[2D] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows_invalid_params[n less than 1] 
[gw1] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_stretch-default-real] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows_invalid_params[n less than 1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows_invalid_params[n greater than input] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_stretch-default-real] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows_invalid_params[n greater than input] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows_invalid_params[noverlap greater than n] 
[gw0] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_overlap-twosided-real] 
[gw1] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_stretch-default-real] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows_invalid_params[noverlap greater than n] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows_invalid_params[noverlap equal to n] 
[gw1] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_stretch-default-real] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows_invalid_params[noverlap equal to n] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_repeat_invalid_input_shape[0D] 
[gw1] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_stretch-default-real] 
[gw0] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_stretch-default-real] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_repeat_invalid_input_shape[0D] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_repeat_invalid_input_shape[2D] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_repeat_invalid_input_shape[2D] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_repeat_invalid_axis[axis less than 0] 
[gw1] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_stretch-default-real] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_repeat_invalid_axis[axis less than 0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_repeat_invalid_axis[axis greater than input shape] 
[gw1] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_stretch-default-real] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_repeat_invalid_axis[axis greater than input shape] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_repeat_n_lt_1_ValueError 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_repeat_n_lt_1_ValueError 
[gw1] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_repeat[n1-axis0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_stretch-default-real] 
[gw1] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_stretch-default-real] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_repeat[n1-axis0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_repeat[n1-axis1] 
[gw0] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_overlap-twosided-real] 
[gw1] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_stretch-default-real] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_repeat[n1-axis1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_repeat[n5-axis0] 
[gw1] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_stretch-default-real] 
[gw0] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_stretch-default-real] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_repeat[n5-axis0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_repeat[n5-axis1] 
[gw1] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_stretch-default-real] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_repeat[n5-axis1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n1-noverlap0-axis0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_stretch-default-real] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n1-noverlap0-axis0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n1-noverlap0-axis1] 
[gw1] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_stretch-default-real] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n1-noverlap0-axis1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n5-noverlap0-axis0] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n5-noverlap0-axis0] 
[gw1] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n5-noverlap0-axis1] 
[gw0] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_stretch-default-real] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n5-noverlap0-axis1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n15-noverlap2-axis0] 
[gw0] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_overlap-twosided-real] 
[gw1] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_stretch-default-real] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n15-noverlap2-axis0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n15-noverlap2-axis1] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n15-noverlap2-axis1] 
[gw0] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n13-noverlapn3-axis0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_overlap-twosided-real] 
[gw1] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_stretch-default-real] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n13-noverlapn3-axis0] 
[gw0] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n13-noverlapn3-axis1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_overlap-twosided-real] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows[n13-noverlapn3-axis1] 
[gw1] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows_n32_noverlap0_unflatten[axis0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_stretch-default-real] 
[gw0] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_overlap-twosided-real] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows_n32_noverlap0_unflatten[axis0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows_n32_noverlap0_unflatten[axis1] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_windows_n32_noverlap0_unflatten[axis1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_ensure_integer_type 
[gw0] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_overlap-twosided-real] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestStride::test_stride_ensure_integer_type 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::test_csv2rec_names_with_comments 
[gw1] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_stretch-default-real] 
[gw0] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_overlap-twosided-real] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::test_csv2rec_names_with_comments 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::test_csv2rec_dates[usdate] 
[gw0] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_overlap-twosided-real] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::test_csv2rec_dates[usdate] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::test_csv2rec_dates[dayfirst] 
[gw0] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_overlap-twosided-real] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::test_csv2rec_dates[dayfirst] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::test_csv2rec_dates[yearfirst] 
[gw0] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_overlap-twosided-real] 
[gw0] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_overlap-twosided-real] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::test_csv2rec_dates[yearfirst] 
[gw1] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_window_none_rand 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_window_none_rand 
[gw1] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_stretch-default-real] 
[gw0] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_window_none_ones 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_overlap-twosided-real] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_window_none_ones 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_window_hanning_rand 
[gw0] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_overlap-twosided-real] 
[gw0] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_overlap-twosided-real] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_window_hanning_rand 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_window_hanning_ones 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_overlap-twosided-real] 
[gw0] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_overlap-twosided-real] 
[gw2] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_window_hanning_ones 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_1D_axis1_ValueError 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_overlap-twosided-real] 
[gw0] [ 70%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_overlap-twosided-real] 
[gw2] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_1D_axis1_ValueError 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_1D_els_wrongsize_ValueError 
[gw1] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_stretch-default-real] 
[gw0] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_overlap-twosided-real] 
[gw1] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_stretch-default-real] 
[gw2] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_1D_els_wrongsize_ValueError 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_stretch-default-real] 
[gw0] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_0D_ValueError 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_overlap-twosided-real] 
[gw2] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_0D_ValueError 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_3D_ValueError 
[gw0] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_overlap-twosided-real] 
[gw1] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_stretch-default-real] 
[gw2] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_3D_ValueError 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_1D 
[gw0] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_overlap-twosided-real] 
[gw1] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_stretch-default-real] 
[gw0] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_overlap-twosided-real] 
[gw2] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_1D 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_1D_axis0 
[gw0] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_overlap-twosided-real] 
[gw2] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_1D_axis0 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_els_1D_axis0 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_overlap-twosided-real] 
[gw2] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_els_1D_axis0 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_2D_axis0 
[gw1] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_stretch-default-real] 
[gw0] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_overlap-twosided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_overlap-twosided-complex] 
[gw1] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_stretch-default-real] 
[gw2] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_2D_axis0 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_els1_2D_axis0 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_stretch-default-real] 
[gw1] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_stretch-default-real] 
[gw2] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_els1_2D_axis0 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_els2_2D_axis0 
[gw2] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_els2_2D_axis0 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_els3_2D_axis0 
[gw1] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_stretch-default-real] 
[gw0] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_overlap-twosided-complex] 
[gw2] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_els3_2D_axis0 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_2D_axis1 
[gw0] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_overlap-twosided-complex] 
[gw1] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_stretch-default-real] 
[gw1] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_stretch-default-real] 
[gw2] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_2D_axis1 
[gw0] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_2D__els1_axis1 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_overlap-twosided-complex] 
[gw1] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_stretch-default-real] 
[gw0] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_overlap-twosided-complex] 
[gw2] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_2D__els1_axis1 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_2D_els2_axis1 
[gw1] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_stretch-default-real] 
[gw0] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_overlap-twosided-complex] 
[gw1] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_stretch-default-real] 
[gw2] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_2D_els2_axis1 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_2D_els3_axis1 
[gw0] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_overlap-twosided-complex] 
[gw1] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_stretch-default-real] 
[gw2] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_2D_els3_axis1 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_stride_windows_hanning_2D_n13_noverlapn3_axis0 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_stretch-default-real] 
[gw2] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_stride_windows_hanning_2D_n13_noverlapn3_axis0 
[gw1] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_stretch-default-real] 
[gw0] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_2D_stack_axis1 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_overlap-twosided-complex] 
[gw1] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_stretch-default-real] 
[gw0] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_overlap-twosided-complex] 
[gw2] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_2D_stack_axis1 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_2D_stack_windows_axis1 
[gw0] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_overlap-twosided-complex] 
[gw1] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_stretch-default-real] 
[gw2] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_2D_stack_windows_axis1 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_overlap-twosided-complex] 
[gw0] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_overlap-twosided-complex] 
[gw1] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_2D_stack_windows_axis1_unflatten 
[gw2] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestWindow::test_apply_window_hanning_2D_stack_windows_axis1_unflatten 
[gw0] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_overlap-twosided-complex] 
[gw1] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_0D_zeros 
[gw0] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_overlap-twosided-complex] 
[gw2] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_0D_zeros 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_0D_zeros_axis1 
[gw1] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_stretch-default-real] 
[gw2] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_0D_zeros_axis1 
[gw0] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_none_0D_zeros 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_overlap-twosided-complex] 
[gw1] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_stretch-default-real] 
[gw0] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_stretch-default-real] 
[gw2] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_none_0D_zeros 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_none_0D_zeros 
[gw1] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_stretch-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_stretch-default-real] 
[gw0] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_overlap-twosided-complex] 
[gw1] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_stretch-default-real] 
[gw2] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_none_0D_zeros 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_0D_off 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_stretch-default-complex] 
[gw2] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_0D_off 
[gw0] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_1D_off 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_overlap-twosided-complex] 
[gw0] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_overlap-twosided-complex] 
[gw2] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_1D_off 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_1D_slope 
[gw1] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_stretch-default-complex] 
[gw0] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_overlap-twosided-complex] 
[gw2] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_1D_slope 
[gw1] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_1D_base 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_stretch-default-complex] 
[gw2] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_1D_base 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_1D_base_slope_off_list 
[gw1] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_stretch-default-complex] 
[gw2] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_1D_base_slope_off_list 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_2D 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_stretch-default-complex] 
[gw0] [ 71%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_overlap-twosided-complex] 
[gw1] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_stretch-default-complex] 
[gw2] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_2D 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_2D_T 
[gw1] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_stretch-default-complex] 
[gw2] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_none_2D_T 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_0D_zeros 
[gw0] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_overlap-twosided-complex] 
[gw1] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_stretch-default-complex] 
[gw2] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_mean_0D_zeros 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_mean_0D_zeros 
[gw1] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_stretch-default-complex] 
[gw2] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_str_mean_0D_zeros 
[gw1] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_stretch-default-complex] 
[gw1] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_stretch-default-complex] 
[gw0] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_overlap-twosided-complex] 
[gw1] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_stretch-default-complex] 
[gw1] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_stretch-default-complex] 
[gw0] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_mean_0D_zeros 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_overlap-twosided-complex] 
[gw1] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_stretch-default-complex] 
[gw1] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_stretch-default-complex] 
[gw2] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestDetrend::test_detrend_detrend_mean_0D_zeros 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_overlap-default-complex] 
[gw1] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_stretch-default-complex] 
[gw1] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_stretch-default-complex] 
[gw2] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_overlap-default-complex] 
[gw1] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_stretch-default-complex] 
[gw1] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_stretch-default-complex] 
[gw2] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_overlap-default-complex] 
[gw0] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_overlap-twosided-complex] 
[gw0] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_overlap-twosided-complex] 
[gw2] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_overlap-default-complex] 
[gw1] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_overlap-twosided-complex] 
[gw2] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_stretch-default-complex] 
[gw0] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_overlap-twosided-complex] 
[gw2] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_overlap-default-complex] 
[gw0] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_overlap-twosided-complex] 
[gw1] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_overlap-twosided-complex] 
[gw2] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_stretch-default-complex] 
[gw0] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_overlap-twosided-complex] 
[gw2] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_overlap-default-complex] 
[gw0] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_overlap-twosided-complex] 
[gw2] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_overlap-default-complex] 
[gw0] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_overlap-default-complex] 
[gw2] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_overlap-default-complex] 
[gw1] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_stretch-default-complex] 
[gw2] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_overlap-default-complex] 
[gw0] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_stretch-default-complex] 
[gw2] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_overlap-default-complex] 
[gw0] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_overlap-twosided-complex] 
[gw2] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_overlap-default-complex] 
[gw2] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_overlap-default-complex] 
[gw0] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_overlap-twosided-complex] 
[gw2] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_overlap-default-complex] 
[gw0] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_overlap-default-complex] 
[gw1] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_stretch-default-complex] 
[gw2] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_overlap-default-complex] 
[gw0] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_overlap-twosided-complex] 
[gw1] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_stretch-default-complex] 
[gw2] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_overlap-default-complex] 
[gw0] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_overlap-twosided-complex] 
[gw2] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_overlap-default-complex] 
[gw0] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_overlap-default-complex] 
[gw2] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_overlap-default-complex] 
[gw0] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_overlap-twosided-complex] 
[gw2] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_overlap-default-complex] 
[gw1] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_stretch-default-complex] 
[gw0] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_overlap-twosided-complex] 
[gw1] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_stretch-default-complex] 
[gw2] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_overlap-default-complex] 
[gw1] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_stretch-default-complex] 
[gw0] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_overlap-twosided-complex] 
[gw1] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_stretch-default-complex] 
[gw0] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::test_cohere 
[gw1] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_stretch-default-complex] 
[gw0] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_overlap-twosided-complex] 
[gw2] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::test_cohere 
[gw1] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDE::test_kde_integer_input 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_stretch-default-complex] 
[gw2] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDE::test_kde_integer_input 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDE::test_gaussian_kde_covariance_caching 
[gw0] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_overlap-twosided-complex] 
[gw1] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_stretch-default-complex] 
[gw0] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_overlap-twosided-complex] 
[gw2] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDE::test_gaussian_kde_covariance_caching 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDE::test_kde_bandwidth_method 
[gw1] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_stretch-default-complex] 
[gw0] [ 72%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_overlap-twosided-complex] 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_stretch-default-complex] 
[gw2] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDE::test_kde_bandwidth_method 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDECustom::test_no_data 
[gw0] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_overlap-twosided-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_overlap-default-real] 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_stretch-default-complex] 
[gw2] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDECustom::test_no_data 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDECustom::test_single_dataset_element 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_stretch-default-complex] 
[gw2] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDECustom::test_single_dataset_element 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDECustom::test_silverman_multidim_dataset 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_stretch-default-complex] 
[gw2] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDECustom::test_silverman_multidim_dataset 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDECustom::test_silverman_singledim_dataset 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_stretch-default-complex] 
[gw0] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_overlap-default-real] 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_stretch-default-complex] 
[gw2] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDECustom::test_silverman_singledim_dataset 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDECustom::test_scott_multidim_dataset 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_stretch-default-complex] 
[gw0] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_overlap-default-real] 
[gw2] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDECustom::test_scott_multidim_dataset 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDECustom::test_scott_singledim_dataset 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_overlap-default-real] 
[gw2] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDECustom::test_scott_singledim_dataset 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDECustom::test_scalar_empty_dataset 
[gw0] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_overlap-default-real] 
[gw2] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDECustom::test_scalar_empty_dataset 
[gw0] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDECustom::test_scalar_covariance_dataset 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_stretch-default-complex] 
[gw2] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDECustom::test_scalar_covariance_dataset 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDECustom::test_callable_covariance_dataset 
[gw0] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_overlap-default-real] 
[gw2] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDECustom::test_callable_covariance_dataset 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDECustom::test_callable_singledim_dataset 
[gw0] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_overlap-default-real] 
[gw2] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDECustom::test_callable_singledim_dataset 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDECustom::test_wrong_bw_method 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_stretch-default-complex] 
[gw0] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_overlap-default-real] 
[gw2] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDECustom::test_wrong_bw_method 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDEEvaluate::test_evaluate_diff_dim 
[gw0] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_overlap-default-real] 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_stretch-default-complex] 
[gw2] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDEEvaluate::test_evaluate_diff_dim 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDEEvaluate::test_evaluate_inv_dim 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_stretch-default-complex] 
[gw0] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_overlap-default-real] 
[gw2] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDEEvaluate::test_evaluate_inv_dim 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDEEvaluate::test_evaluate_dim_and_num 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_stretch-default-complex] 
[gw0] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_overlap-default-real] 
[gw2] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDEEvaluate::test_evaluate_dim_and_num 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_stretch-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDEEvaluate::test_evaluate_point_dim_not_one 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_stretch-default-complex] 
[gw2] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDEEvaluate::test_evaluate_point_dim_not_one 
[gw0] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDEEvaluate::test_evaluate_equal_dim_and_num_lt 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_stretch-default-complex] 
[gw2] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestGaussianKDEEvaluate::test_evaluate_equal_dim_and_num_lt 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::test_psd_onesided_norm 
[gw0] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_overlap-default-real] 
[gw2] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::test_psd_onesided_norm 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::test_psd_oversampling 
[gw2] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::test_psd_oversampling 
[gw0] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_offsetbox_clipping[png] 
[gw0] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_overlap-default-real] 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_overlap-default-real] 
[gw0] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_overlap-default-real] 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_overlap-onesided-real] 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_overlap-onesided-real] 
[gw0] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_overlap-default-real] 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_overlap-onesided-real] 
[gw0] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_overlap-default-real] 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_overlap-onesided-real] 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_overlap-onesided-real] 
[gw0] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_overlap-default-real] 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_overlap-onesided-real] 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_overlap-onesided-real] 
[gw0] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_overlap-default-real] 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_overlap-onesided-real] 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_overlap-onesided-real] 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_overlap-onesided-real] 
[gw0] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_overlap-default-real] 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_overlap-onesided-real] 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_overlap-onesided-real] 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_overlap-onesided-real] 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_overlap-onesided-real] 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_overlap-onesided-real] 
[gw0] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_overlap-default-real] 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_overlap-onesided-real] 
[gw0] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_overlap-default-real] 
[gw2] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_offsetbox_clipping[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_offsetbox_clipping[pdf] 
[gw2] [ 73%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_offsetbox_clipping[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_offsetbox_clipping[svg] 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_overlap-onesided-real] 
[gw2] [ 73%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_offsetbox_clipping[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_offsetbox_clip_children 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_overlap-onesided-real] 
[gw1] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_overlap-onesided-real] 
[gw0] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_overlap-default-real] 
[gw0] [ 73%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_overlap-default-real] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_overlap-default-real] 
[gw1] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_overlap-onesided-real] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_overlap-default-real] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_magnitude_spectrum[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_overlap-default-real] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_angle_spectrum[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_overlap-default-real] 
[gw1] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_overlap-onesided-real] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_phase_spectrum[nosig_overlap-default-real] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_offsetbox_clip_children 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_offsetbox_loc_codes 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_overlap-default-real] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto[nosig_overlap-default-real] 
[gw1] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_overlap-onesided-real] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_default[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_overlap-default-real] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_psd[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_overlap-default-real] 
[gw1] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_overlap-onesided-real] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_overlap-default-real] 
[gw1] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_overlap-onesided-real] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_magnitude[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_overlap-default-real] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle[nosig_overlap-default-real] 
[gw1] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_overlap-onesided-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_overlap-onesided-real] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_phase[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_overlap-default-real] 
[gw1] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_complex_spectrum[nosig_overlap-onesided-real] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_warn_only1seg[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_overlap-default-real] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_csd_equal[nosig_overlap-default-real] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_offsetbox_loc_codes 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_expand_with_tight_layout 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_default_equal[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_overlap-default-real] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_auto_psd_equal[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_overlap-default-real] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_mag_equivalent[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_overlap-default-real] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_angle_equivalent[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_overlap-default-real] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_complex_phase_equivalent[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_overlap-default-real] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_specgram_angle_phase_equivalent[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_overlap-default-real] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_equal[nosig_overlap-default-real] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_overlap-default-complex] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_complex_same_data[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_overlap-default-complex] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_magnitude_same_data[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_overlap-default-complex] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_expand_with_tight_layout 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-250-wd_list0] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_angle_same_data[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_overlap-default-complex] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-250-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-250-wd_list1] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_phase_same_data[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_overlap-default-complex] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-250-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-250-wd_list2] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_mode[nosig_overlap-default-complex] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-250-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-250-wd_list3] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_unknown_sides[nosig_overlap-default-complex] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-250-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-100-wd_list0] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-100-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-100-wd_list1] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_gt_NFFT[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_overlap-default-complex] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-100-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-100-wd_list2] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_noverlap_eq_NFFT[nosig_overlap-default-complex] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-100-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-100-wd_list3] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-100-wd_list3] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_raises_winlen_ne_NFFT[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-0-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_overlap-default-complex] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_default[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_overlap-default-complex] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-0-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-0-wd_list1] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_single_spectrum_helper_raises_mode_psd[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_overlap-default-complex] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-0-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-0-wd_list2] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_psd[nosig_overlap-default-complex] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-0-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_overlap-default-complex] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_specgram[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-0-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_overlap-default-complex] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-0-wd_list3] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_spectral_helper_magnitude_magnitude_spectrum[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250--1-wd_list0] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_overlap-default-complex] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250--1-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250--1-wd_list1] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_csd_padding[nosig_overlap-default-complex] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250--1-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250--1-wd_list2] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250--1-wd_list2] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250--1-wd_list3] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250--1-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-None-wd_list0] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_func_offset[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_overlap-default-complex] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-None-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-None-wd_list1] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-None-wd_list1] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_mean_str_offset[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-None-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_overlap-default-complex] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-None-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-None-wd_list3] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-250-None-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-250-wd_list0] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-250-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-250-wd_list1] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-250-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-250-wd_list2] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-250-wd_list2] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_func_trend[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-250-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_overlap-default-complex] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-250-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-100-wd_list0] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-100-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-100-wd_list1] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-100-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-100-wd_list2] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-100-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-100-wd_list3] 
[gw0] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_detrend_linear_str_trend[nosig_overlap-default-complex] 
[gw2] [ 74%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-100-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-0-wd_list0] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-0-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-0-wd_list1] 
[gw0] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_overlap-default-complex] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-0-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-0-wd_list2] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-0-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-0-wd_list3] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-0-wd_list3] 
[gw0] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_window_hanning_detrend_linear[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1--1-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_overlap-default-complex] 
[gw0] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray[nosig_overlap-default-complex] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1--1-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1--1-wd_list1] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1--1-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1--1-wd_list2] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1--1-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1--1-wd_list3] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1--1-wd_list3] 
[gw0] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mlab.py::TestSpectral::test_psd_windowarray_scale_by_freq[nosig_overlap-default-complex] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-None-wd_list0] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-None-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-None-wd_list1] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-None-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-None-wd_list2] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-None-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-None-wd_list3] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-1-None-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-250-wd_list0] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-250-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-250-wd_list1] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-250-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-250-wd_list2] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-250-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-250-wd_list3] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-250-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-100-wd_list0] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-100-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-100-wd_list1] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-100-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-100-wd_list2] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-100-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-100-wd_list3] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-100-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-0-wd_list0] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-0-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-0-wd_list1] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-0-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-0-wd_list2] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-0-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-0-wd_list3] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-0-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0--1-wd_list0] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0--1-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0--1-wd_list1] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0--1-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0--1-wd_list2] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0--1-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0--1-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi15] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0--1-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-None-wd_list0] 
[gw0] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi15] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi16] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-None-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-None-wd_list1] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-None-wd_list1] 
[gw0] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi16] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-None-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi17] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-None-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-None-wd_list3] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand-0-None-wd_list3] 
[gw0] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi17] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-250-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi18] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-250-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-250-wd_list1] 
[gw0] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi18] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi19] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-250-wd_list1] 
[gw0] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi19] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-250-wd_list2] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-250-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi20] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-250-wd_list3] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-250-wd_list3] 
[gw0] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi20] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-100-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi21] 
[gw0] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi21] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-100-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-100-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi22] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-100-wd_list1] 
[gw0] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi22] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi23] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-100-wd_list2] 
[gw0] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi23] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi24] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-100-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-100-wd_list3] 
[gw0] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi24] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi25] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-100-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-0-wd_list0] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-0-wd_list0] 
[gw0] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi25] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-0-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi26] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-0-wd_list1] 
[gw0] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi26] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-0-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi27] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-0-wd_list2] 
[gw0] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi27] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi28] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-0-wd_list3] 
[gw0] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi28] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-0-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi29] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1--1-wd_list0] 
[gw0] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi29] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-720] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1--1-wd_list0] 
[gw0] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-720] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1--1-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-675] 
[gw0] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-675] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1--1-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1--1-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-630] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1--1-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1--1-wd_list3] 
[gw0] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-630] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-585] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1--1-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-None-wd_list0] 
[gw0] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-585] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-None-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-540] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-None-wd_list1] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-None-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-None-wd_list2] 
[gw0] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-540] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-495] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-None-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-None-wd_list3] 
[gw0] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-495] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-450] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[expand--1-None-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-250-wd_list0] 
[gw0] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-450] 
[gw2] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-250-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-405] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-250-wd_list1] 
[gw0] [ 75%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-405] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-360] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-250-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-250-wd_list2] 
[gw0] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-360] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-315] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-250-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-250-wd_list3] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-250-wd_list3] 
[gw0] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-315] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-270] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-100-wd_list0] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-100-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-100-wd_list1] 
[gw0] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-270] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-225] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-100-wd_list1] 
[gw0] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-225] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-100-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-180] 
[gw0] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-180] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-100-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-135] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-100-wd_list3] 
[gw0] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-135] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-90] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-100-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-0-wd_list0] 
[gw0] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-90] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-0-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-45] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-0-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-0-wd_list1] 
[gw1] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-0-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-0-wd_list1] 
[gw0] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[-45] 
[gw1] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-0-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-0-wd_list2] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-0-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-0-wd_list2] 
[gw0] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[45] 
[gw1] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-0-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-0-wd_list3] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-0-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-0-wd_list3] 
[gw0] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[45] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[90] 
[gw1] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-0-wd_list3] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-0-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1--1-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250--1-wd_list0] 
[gw1] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1--1-wd_list0] 
[gw0] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[90] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1--1-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[135] 
[gw1] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1--1-wd_list1] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250--1-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1--1-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250--1-wd_list1] 
[gw0] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[135] 
[gw1] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1--1-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[180] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250--1-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250--1-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1--1-wd_list3] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250--1-wd_list2] 
[gw0] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[180] 
[gw1] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1--1-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[225] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250--1-wd_list3] 
[gw0] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[225] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-None-wd_list0] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250--1-wd_list3] 
[gw1] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-None-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-None-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[270] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-None-wd_list1] 
[gw0] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[270] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-None-wd_list0] 
[gw1] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-None-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[315] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-None-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-None-wd_list2] 
[gw0] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[315] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-None-wd_list1] 
[gw1] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-None-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-None-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[360] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-None-wd_list3] 
[gw0] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_full_arc[360] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_disjoint_zero_length_segment 
[gw0] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_disjoint_zero_length_segment 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_intersect_zero_length_segment 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-None-wd_list2] 
[gw1] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-None-wd_list3] 
[gw0] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_intersect_zero_length_segment 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-250-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patheffects.py::test_patheffect1[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-None-wd_list3] 
[gw1] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-250-wd_list0] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-250-None-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-250-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-250-wd_list0] 
[gw1] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-250-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-250-wd_list2] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-250-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-250-wd_list1] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-250-wd_list1] 
[gw1] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-250-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-250-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-250-wd_list3] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-250-wd_list2] 
[gw1] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-250-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-100-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-250-wd_list3] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-250-wd_list3] 
[gw1] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-100-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-100-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-100-wd_list1] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-100-wd_list0] 
[gw1] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-100-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-100-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-100-wd_list2] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-100-wd_list1] 
[gw1] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-100-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-100-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-100-wd_list2] 
[gw1] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-100-wd_list3] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-100-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-0-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-100-wd_list3] 
[gw1] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-0-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-0-wd_list1] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-100-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-0-wd_list0] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-0-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-0-wd_list1] 
[gw1] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-0-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-0-wd_list2] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-0-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-0-wd_list2] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-0-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-0-wd_list3] 
[gw1] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-0-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-0-wd_list3] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-0-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1--1-wd_list0] 
[gw1] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-0-wd_list3] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1--1-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250--1-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1--1-wd_list1] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1--1-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1--1-wd_list2] 
[gw1] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250--1-wd_list0] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1--1-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250--1-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1--1-wd_list3] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1--1-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-None-wd_list0] 
[gw1] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250--1-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250--1-wd_list2] 
[gw2] [ 76%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-None-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-None-wd_list1] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250--1-wd_list2] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-None-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250--1-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-None-wd_list2] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250--1-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-None-wd_list0] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-None-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-None-wd_list3] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-1-None-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-250-wd_list0] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-None-wd_list0] 
[gw0] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patheffects.py::test_patheffect1[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patheffects.py::test_patheffect1[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-None-wd_list1] 
[gw0] [ 77%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patheffects.py::test_patheffect1[pdf] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-None-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patheffects.py::test_patheffect1[svg] 
[gw0] [ 77%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patheffects.py::test_patheffect1[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-None-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patheffects.py::test_patheffect2[png] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-None-wd_list2] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-250-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-250-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-None-wd_list3] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-250-wd_list1] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-250-None-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-250-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-250-wd_list2] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-250-wd_list0] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-250-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-250-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-250-wd_list3] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-250-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-250-wd_list2] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-250-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-100-wd_list0] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-250-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-250-wd_list3] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-100-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-100-wd_list1] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-250-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-100-wd_list0] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-100-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-100-wd_list2] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-100-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-100-wd_list1] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-100-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-100-wd_list3] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-100-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-100-wd_list2] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-100-wd_list3] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-100-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-0-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-100-wd_list3] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-0-wd_list0] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-100-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-0-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-0-wd_list0] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-0-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-0-wd_list2] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-0-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-0-wd_list1] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-0-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-0-wd_list3] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-0-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-0-wd_list2] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-0-wd_list3] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-0-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0--1-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-0-wd_list3] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0--1-wd_list0] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-0-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1--1-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0--1-wd_list1] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1--1-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1--1-wd_list1] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0--1-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0--1-wd_list2] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1--1-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1--1-wd_list2] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0--1-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0--1-wd_list3] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1--1-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1--1-wd_list3] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0--1-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-None-wd_list0] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1--1-wd_list3] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-None-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-None-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-None-wd_list1] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-None-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-None-wd_list1] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-None-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-None-wd_list2] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-None-wd_list1] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-None-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-None-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-None-wd_list2] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed-0-None-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-250-wd_list0] 
[gw0] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patheffects.py::test_patheffect2[png] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-None-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-None-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patheffects.py::test_patheffect2[pdf] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-1-None-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-250-wd_list0] 
[gw0] [ 77%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patheffects.py::test_patheffect2[pdf] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-250-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patheffects.py::test_patheffect2[svg] 
[gw0] [ 77%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patheffects.py::test_patheffect2[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-250-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patheffects.py::test_patheffect3[png] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-250-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-250-wd_list2] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-250-wd_list0] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-250-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-250-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-250-wd_list3] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-250-wd_list3] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-250-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-100-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-250-wd_list2] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-100-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-100-wd_list1] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-250-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-250-wd_list3] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-250-wd_list3] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-100-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-100-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-100-wd_list2] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-100-wd_list2] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-100-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-100-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-100-wd_list3] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-100-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-100-wd_list2] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[fixed--1-100-wd_list3] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-100-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap84] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-100-wd_list3] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-100-wd_list3] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap84] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-0-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap85] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-0-wd_list0] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap85] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-0-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap86] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap86] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap87] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-0-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-0-wd_list2] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap87] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap88] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-0-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-0-wd_list3] 
[gw2] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap88] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap89] 
[gw1] [ 77%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-0-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0--1-wd_list0] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap89] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0--1-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap90] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0--1-wd_list1] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap90] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0--1-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap91] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0--1-wd_list2] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0--1-wd_list2] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap91] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap92] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0--1-wd_list3] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0--1-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-None-wd_list0] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap92] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-None-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap93] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap93] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap94] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap94] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-None-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap95] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-None-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-None-wd_list2] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap95] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-None-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap96] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-None-wd_list3] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap96] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap97] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal-0-None-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-250-wd_list0] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-250-wd_list0] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap97] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-250-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap98] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-250-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-250-wd_list2] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap98] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap99] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-250-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-250-wd_list3] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap99] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap100] 
[gw0] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patheffects.py::test_patheffect3[png] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-250-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patheffects.py::test_patheffect3[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-100-wd_list0] 
[gw0] [ 78%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patheffects.py::test_patheffect3[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patheffects.py::test_patheffect3[svg] 
[gw0] [ 78%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patheffects.py::test_patheffect3[svg] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap100] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap101] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patheffects.py::test_patheffects_stroked_text[png] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-100-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-100-wd_list1] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap101] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap102] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap102] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-100-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-100-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap103] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-100-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-100-wd_list3] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap103] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap104] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap104] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap105] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-100-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-0-wd_list0] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap105] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-0-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-0-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap106] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap106] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-0-wd_list1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-0-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap107] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-0-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-0-wd_list3] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap107] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap108] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap108] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-0-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1--1-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap109] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap109] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1--1-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap110] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1--1-wd_list1] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1--1-wd_list1] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap110] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1--1-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap111] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1--1-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1--1-wd_list3] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap111] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap112] 
[gw0] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patheffects.py::test_patheffects_stroked_text[png] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1--1-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patheffects.py::test_PathEffect_points_to_pixels 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-None-wd_list0] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap112] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap113] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-None-wd_list0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-None-wd_list1] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-None-wd_list1] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap113] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-None-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap114] 
[gw0] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patheffects.py::test_PathEffect_points_to_pixels 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patheffects.py::test_SimplePatchShadow_offset 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-None-wd_list2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-None-wd_list3] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap114] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets[equal--1-None-wd_list3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap115] 
[gw0] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patheffects.py::test_SimplePatchShadow_offset 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets_fixed[wd_list0-None-1-expected0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patheffects.py::test_collection[png] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap115] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets_fixed[wd_list0-None-1-expected0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap116] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets_fixed[wd_list1-10-1-expected1] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap116] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets_fixed[wd_list1-10-1-expected1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap117] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets_fixed[wd_list2-5-1-expected2] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap117] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap118] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap118] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets_fixed[wd_list2-5-1-expected2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap119] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets_expand[wd_list0-None-None-expected0] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap119] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap120] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets_expand[wd_list0-None-None-expected0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets_expand[wd_list1-10-1-expected1] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap120] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap121] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets_expand[wd_list1-10-1-expected1] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap121] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap122] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets_expand[wd_list2-5-1-expected2] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap122] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap123] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets_expand[wd_list2-5-1-expected2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets_equal[wd_list0-6-None-expected0] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap123] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap124] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets_equal[wd_list0-6-None-expected0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets_equal[wd_list1-2-None-expected1] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap124] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap125] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets_equal[wd_list1-2-None-expected1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets_equal[wd_list2-None-1-expected2] 
[gw2] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap125] 
[gw1] [ 78%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets_equal[wd_list2-None-1-expected2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets_equal_total_none_sep_none 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap126] 
[gw1] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_offsetbox.py::test_get_packed_offsets_equal_total_none_sep_none 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap126] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_shadow[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap127] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap127] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap128] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap128] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap129] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap129] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap130] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap130] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap131] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap131] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap132] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap132] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap133] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap133] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap134] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap134] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap135] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap135] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap136] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap136] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap137] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap137] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap138] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap138] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap139] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap139] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap140] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap140] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap141] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap141] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap142] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap142] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap143] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap143] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap144] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap144] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap145] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap145] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap146] 
[gw1] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_shadow[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_Polygon_close 
[gw1] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_Polygon_close 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_rotate_rect 
[gw1] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_rotate_rect 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap146] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_negative_rect 
[gw1] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_negative_rect 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap147] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_clip_to_bbox[png] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap147] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap148] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap148] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap149] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap149] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap150] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap150] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap151] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap151] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap152] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap152] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap153] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap153] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap154] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap154] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap155] 
[gw3] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_determinism.py::test_determinism_check[mhi-pdf-False] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap155] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_determinism.py::test_determinism_check[mhi-svg-True] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap156] 
[gw3] [ 79%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_determinism.py::test_determinism_check[mhi-svg-True] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dviread.py::test_dviread 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap156] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap157] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap157] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap158] 
[gw0] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patheffects.py::test_collection[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patheffects.py::test_collection[pdf] 
[gw0] [ 79%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patheffects.py::test_collection[pdf] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap158] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap159] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patheffects.py::test_collection[svg] 
[gw0] [ 79%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patheffects.py::test_collection[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_simple 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap159] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap160] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap160] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap161] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap161] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap162] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap162] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap163] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap163] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_unpickle_canvas 
[gw1] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_clip_to_bbox[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_clip_to_bbox[pdf] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_unpickle_canvas 
[gw1] [ 79%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_clip_to_bbox[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_png.py::test_pngsuite[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_clip_to_bbox[svg] 
[gw1] [ 79%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_clip_to_bbox[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_patch_alpha_coloring[png] 
[gw0] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_simple 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_complete[png] 
[gw1] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_patch_alpha_coloring[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_patch_alpha_coloring[pdf] 
[gw1] [ 79%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_patch_alpha_coloring[pdf] 
[gw3] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_dviread.py::test_dviread 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_patch_alpha_coloring[svg] 
[gw1] [ 79%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_patch_alpha_coloring[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_patch_alpha_override[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_align_labels[pdf] 
[gw3] [ 79%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_align_labels[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_clf_keyword 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_png.py::test_pngsuite[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_png.py::test_imread_png_uint16 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_png.py::test_imread_png_uint16 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_png.py::test_truncated_file 
[gw3] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_clf_keyword 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_figure_legend[png] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_png.py::test_truncated_file 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_png.py::test_truncated_buffer 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_png.py::test_truncated_buffer 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_preprocess_data.py::test_compiletime_checks 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_preprocess_data.py::test_compiletime_checks 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_preprocess_data.py::test_function_call_without_data[plot_func] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_preprocess_data.py::test_function_call_without_data[plot_func] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_preprocess_data.py::test_function_call_with_dict_data[plot_func] 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_preprocess_data.py::test_function_call_with_dict_data[plot_func] 
[gw1] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_patch_alpha_override[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_patch_alpha_override[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_preprocess_data.py::test_function_call_with_dict_data_not_in_data[plot_func] 
[gw1] [ 79%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_patch_alpha_override[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_patch_alpha_override[svg] 
[gw1] [ 79%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_patch_alpha_override[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_patch_color_none 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_preprocess_data.py::test_function_call_with_dict_data_not_in_data[plot_func] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_preprocess_data.py::test_function_call_with_pandas_data[plot_func] 
[gw1] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_patch_color_none 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_patch_custom_linestyle[png] 
[gw2] [ 79%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_preprocess_data.py::test_function_call_with_pandas_data[plot_func] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_preprocess_data.py::test_function_call_replace_all 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_preprocess_data.py::test_function_call_replace_all 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_preprocess_data.py::test_no_label_replacements 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_preprocess_data.py::test_no_label_replacements 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_preprocess_data.py::test_more_args_than_pos_parameter 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_preprocess_data.py::test_more_args_than_pos_parameter 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_preprocess_data.py::test_docstring_addition 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_preprocess_data.py::test_docstring_addition 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pyplot.py::test_pyplot_up_to_date 
[gw2] [ 79%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pyplot.py::test_pyplot_up_to_date 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pyplot.py::test_pyplot_box 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pyplot.py::test_pyplot_box 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pyplot.py::test_stackplot_smoke 
[gw2] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pyplot.py::test_stackplot_smoke 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_quiver_memory_leak 
[gw1] [ 79%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_patch_custom_linestyle[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_patch_custom_linestyle[pdf] 
[gw1] [ 80%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_patch_custom_linestyle[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_patch_custom_linestyle[svg] 
[gw1] [ 80%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_patch_custom_linestyle[svg] 
[gw2] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_quiver_memory_leak 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_patch_linestyle_accents 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_quiver_key_memory_leak 
[gw3] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_figure_legend[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_add_subplot_invalid 
[gw3] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_add_subplot_invalid 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_suptitle_fontproperties 
[gw2] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_quiver_key_memory_leak 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_quiver_number_of_args 
[gw2] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_quiver_number_of_args 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_quiver_arg_sizes 
[gw2] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_quiver_arg_sizes 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_no_warnings 
[gw1] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_patch_linestyle_accents 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_wedge_movement 
[gw1] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_wedge_movement 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_wedge_range[png] 
[gw2] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_no_warnings 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_zero_headlength 
[gw1] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_wedge_range[png] 
[gw3] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_suptitle_fontproperties 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_wedge_range[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_iterability_axes_argument 
[gw1] [ 80%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_wedge_range[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_wedge_range[svg] 
[gw1] [ 80%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_wedge_range[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_patch_str 
[gw1] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_patch_str 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_multi_color_hatch[png] 
[gw3] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_iterability_axes_argument 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_autofmt_xdate[None] 
[gw3] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_autofmt_xdate[None] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_change_dpi 
[gw2] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_zero_headlength 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_quiver_animate[png] 
[gw3] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_change_dpi 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_invalid_figure_size[inf-1] 
[gw3] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_invalid_figure_size[inf-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_figure_repr 
[gw3] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_figure_repr 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_fspath[ps] 
[gw3] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_fspath[ps] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_axes_removal 
[gw1] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_multi_color_hatch[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_multi_color_hatch[pdf] 
[gw1] [ 80%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_multi_color_hatch[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_multi_color_hatch[svg] 
[gw1] [ 80%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_multi_color_hatch[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_units_rectangle[png] 
[gw2] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_quiver_animate[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_quiver_with_key[png] 
[gw3] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_figure.py::test_axes_removal 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_font_manager.py::test_json_serialization 
[gw1] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_units_rectangle[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_connection_patch[png] 
[gw3] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_font_manager.py::test_json_serialization 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_font_manager.py::test_hinting_factor[4] 
[gw3] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_font_manager.py::test_hinting_factor[4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_font_manager.py::test_find_ttc 
[gw2] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_quiver_with_key[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_quiver_single[png] 
[gw1] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_connection_patch[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_connection_patch_fig 
[gw2] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_quiver_single[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_quiver_copy 
[gw2] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_quiver_copy 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_quiver_key_pivot[png] 
[gw1] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_connection_patch_fig 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_datetime_rectangle 
[gw1] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_datetime_rectangle 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_datetime_datetime_fails 
[gw1] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_datetime_datetime_fails 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_contains_point 
[gw1] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_contains_point 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_contains_points 
[gw1] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_contains_points 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_fancyarrow_units 
[gw2] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_quiver_key_pivot[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_quiver_key_xy[png] 
[gw1] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_patches.py::test_fancyarrow_units 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_empty_closed_path 
[gw1] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_empty_closed_path 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_readonly_path 
[gw1] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_readonly_path 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_point_in_path 
[gw1] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_point_in_path 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_contains_points_negative_radius 
[gw1] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_contains_points_negative_radius 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_point_in_path_nan 
[gw1] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_point_in_path_nan 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_nonlinear_containment 
[gw1] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_nonlinear_containment 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_arrow_contains_point[png] 
[gw2] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_quiver_key_xy[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_barbs[png] 
[gw3] [ 80%] XFAIL ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_font_manager.py::test_find_ttc 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_fontconfig_pattern.py::test_fontconfig_pattern 
[gw3] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_fontconfig_pattern.py::test_fontconfig_pattern 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_gridspec.py::test_height_ratios 
[gw3] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_gridspec.py::test_height_ratios 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_upsample[png] 
[gw2] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_barbs[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_barbs_pivot[png] 
[gw2] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_barbs_pivot[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_barbs_flip[png] 
[gw2] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_barbs_flip[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_bad_masked_sizes 
[gw3] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_upsample[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_pil[pdf] 
[gw2] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_bad_masked_sizes 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_angles_and_scale 
[gw2] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_angles_and_scale 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_quiver_xy[png] 
[gw0] [ 80%] FAILED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_complete[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_no_pyplot 
[gw0] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_no_pyplot 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_renderer 
[gw0] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_renderer 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_image 
[gw2] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_quiver_xy[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_quiverkey_angles 
[gw2] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_quiverkey_angles 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_quiver_setuvc_numbers 
[gw0] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_image 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_polar 
[gw2] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_quiver.py::test_quiver_setuvc_numbers 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_rcparams 
[gw2] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_rcparams 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_RcParams_class 
[gw2] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_RcParams_class 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_rcparams_update 
[gw2] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_rcparams_update 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_rcparams_init 
[gw2] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_rcparams_init 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_Bug_2543 
[gw2] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_Bug_2543 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_legend_colors[same facecolor] 
[gw2] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_legend_colors[same facecolor] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_legend_colors[inherited facecolor] 
[gw2] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_legend_colors[inherited facecolor] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_legend_colors[different facecolor0] 
[gw0] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_polar 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_transform 
[gw0] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_transform 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_rrulewrapper 
[gw0] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_rrulewrapper 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_shared 
[gw2] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_legend_colors[different facecolor0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_legend_colors[same edgecolor] 
[gw3] [ 80%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_pil[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_array_alpha[svg] 
[gw2] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_legend_colors[same edgecolor] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_legend_colors[inherited edgecolor] 
[gw0] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_shared 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap0] 
[gw2] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_legend_colors[inherited edgecolor] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_legend_colors[different facecolor1] 
[gw0] [ 80%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap1] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap2] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap3] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap3] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_legend_colors[different facecolor1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_mfc_rcparams 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_mfc_rcparams 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_mec_rcparams 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap5] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_mec_rcparams 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_axes_titlecolor_rcparams 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap6] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap7] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap7] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_axes_titlecolor_rcparams 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_color-C12-C12] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap8] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_color-C12-C12] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_color-(0, 1, 0)-target60] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap8] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap9] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_color-(0, 1, 0)-target60] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_color-arg61-target61] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap9] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap10] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_color-arg61-target61] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_color-(0, 1, 0, 1)-target62] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap10] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_color-(0, 1, 0, 1)-target62] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap11] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_color-arg63-target63] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap11] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap12] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_color-arg63-target63] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_color-(0, 1, "0.5")-target64] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_color-(0, 1, "0.5")-target64] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap12] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap13] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_hist_bins-auto-auto] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap13] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_hist_bins-auto-auto] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap14] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_hist_bins-fd-fd] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap14] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap15] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_hist_bins-fd-fd] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap15] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_hist_bins-10-10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap16] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_hist_bins-10-10] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap16] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_hist_bins-1, 2, 3-target68] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap17] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_hist_bins-1, 2, 3-target68] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_hist_bins-arg69-target69] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap17] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap18] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap18] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_hist_bins-arg69-target69] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap19] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_hist_bins-arg70-target70] 
[gw3] [ 81%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_array_alpha[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_alpha_interp[png] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap19] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap20] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_hist_bins-arg70-target70] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap20] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap21] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_markevery-None-None] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_markevery-None-None] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap21] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_markevery-1-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap22] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_markevery-1-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_markevery-0.1-0.1] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap22] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap23] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_markevery-0.1-0.1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_markevery-arg74-target74] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap23] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap24] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_markevery-arg74-target74] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_markevery-arg75-target75] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap24] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap25] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_markevery-arg75-target75] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_markevery-arg76-target76] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap25] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap26] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_markevery-arg76-target76] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap26] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_markevery-arg77-target77] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap27] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap27] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap28] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_markevery-arg77-target77] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap28] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap29] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_markevery-arg78-target78] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap29] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap30] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_markevery-arg78-target78] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle----] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap30] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap31] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle----] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle-solid-solid] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap31] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap32] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle-solid-solid] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle------] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap32] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap33] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle------] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle-dashed-dashed] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap33] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap34] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle-dashed-dashed] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle--.--.] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap34] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap35] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle--.--.] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle-dashdot-dashdot] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle-dashdot-dashdot] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap35] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle-:-:] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap36] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle-:-:] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle-dotted-dotted] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap36] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap37] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle-dotted-dotted] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle--] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap37] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle--] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap38] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle- - ] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle- - ] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap38] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle-None-none] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap39] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle-None-none] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle-none-none] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle-none-none] 
[gw3] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_alpha_interp[png] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap39] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle-DoTtEd-dotted] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap40] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_figimage0[pdf] 
[gw3] [ 81%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_figimage0[pdf] 
[gw0] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap40] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imread_pil_uint16 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap41] 
[gw2] [ 81%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle-DoTtEd-dotted] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle-arg92-target92] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap41] 
[gw3] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imread_pil_uint16 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imsave[jpeg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap42] 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle-arg92-target92] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle-arg93-target93] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap42] 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle-arg93-target93] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap43] 
[gw3] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imsave[jpeg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imsave_fspath[ps] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle-arg94-target94] 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[_validate_linestyle-arg94-target94] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_bool-aardvark-ValueError] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap43] 
[gw3] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imsave_fspath[ps] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap44] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imsave_pil_kwargs_png 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_bool-aardvark-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_bool-2-ValueError] 
[gw3] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imsave_pil_kwargs_png 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_bool-2-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_alpha[svg] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap44] 
[gw3] [ 82%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_alpha[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_bool--1-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap45] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_clip[png] 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_bool--1-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_bool-arg3-ValueError] 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_bool-arg3-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validatorlist-arg4-ValueError] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap45] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap46] 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validatorlist-arg4-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validatorlist-1-ValueError] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap46] 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validatorlist-1-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validator-aardvark-ValueError0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap47] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap47] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap48] 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validator-aardvark-ValueError0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validator-arg7-ValueError] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap48] 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validator-arg7-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap49] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validator-arg8-ValueError] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap49] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap50] 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validator-arg8-ValueError] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap50] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validator-aardvark-ValueError1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap51] 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validator-aardvark-ValueError1] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap51] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validator-arg10-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap52] 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validator-arg10-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validator-arg11-ValueError] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap52] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap53] 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validator-arg11-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_cycler-4-ValueError] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap53] 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_cycler-4-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap54] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_cycler-cycler("bleh, [])-ValueError] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap54] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap55] 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_cycler-cycler("bleh, [])-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_cycler-Cycler("linewidth", [1, 2, 3])-ValueError] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap55] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap56] 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_cycler-Cycler("linewidth", [1, 2, 3])-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_cycler-1 + 2-ValueError] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap56] 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_cycler-1 + 2-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap57] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_cycler-os.system("echo Gotcha")-ValueError] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap57] 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_cycler-os.system("echo Gotcha")-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap58] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_cycler-import os-ValueError] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap58] 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_cycler-import os-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap59] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_cycler-def badjuju(a): return a; badjuju(cycler("color", "rgb"))-ValueError] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap59] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap60] 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_cycler-def badjuju(a): return a; badjuju(cycler("color", "rgb"))-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_cycler-cycler("waka", [1, 2, 3])-ValueError] 
[gw3] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_clip[png] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap60] 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_cycler-cycler("waka", [1, 2, 3])-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap61] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_cliprect[pdf] 
[gw3] [ 82%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_cliprect[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_cycler-cycler(c=[1, 2, 3])-ValueError] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap61] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap62] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow[svg] 
[gw3] [ 82%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow[svg] 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_cycler-cycler(c=[1, 2, 3])-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_shift[pdf] 
[gw3] [ 82%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_shift[pdf] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap62] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_cycler-cycler(lw=['a', 'b', 'c'])-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_composite_background[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap63] 
[gw3] [ 82%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_composite_background[pdf] 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_cycler-cycler(lw=['a', 'b', 'c'])-ValueError] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap63] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_cycler-arg22-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_composite_alpha[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap64] 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_cycler-arg22-ValueError] 
[gw3] [ 82%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_composite_alpha[svg] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap64] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_cycler-arg23-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_bbox_image_inverted[pdf] 
[gw3] [ 82%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_bbox_image_inverted[pdf] 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_cycler-arg23-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap65] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap65] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_nonuniformimage_setcmap 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_hatch---_-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap66] 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_hatch---_-ValueError] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap66] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap67] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_hatch-8-ValueError] 
[gw3] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_nonuniformimage_setcmap 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_nonuniformimage_setdata 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_hatch-8-ValueError] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap67] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_hatch-X-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap68] 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_hatch-X-ValueError] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap68] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_colorlist-fish-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap69] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap69] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap70] 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_colorlist-fish-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_color-tab:veryblue-ValueError] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap70] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap71] 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_color-tab:veryblue-ValueError] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap71] 
[gw3] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_nonuniformimage_setdata 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_color-(0, 1)-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap72] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_minimized_rasterized 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap72] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap73] 
[gw2] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_color-(0, 1)-ValueError] 
[gw0] [ 82%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap73] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_color-(0, 1, 0, 1, 0)-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap74] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_color-(0, 1, 0, 1, 0)-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_color-(0, 1, none)-ValueError] 
[gw0] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap74] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_color-(0, 1, none)-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap75] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_hist_bins-aardvark-ValueError] 
[gw0] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap75] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap76] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_hist_bins-aardvark-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-arg33-TypeError] 
[gw0] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap76] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap77] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-arg33-TypeError] 
[gw0] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap77] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap78] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-arg34-TypeError] 
[gw0] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap78] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap79] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-arg34-TypeError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-arg35-TypeError] 
[gw0] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap79] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap80] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-arg35-TypeError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-arg36-TypeError] 
[gw0] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap80] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap81] 
[gw0] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap81] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-arg36-TypeError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-arg37-TypeError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap82] 
[gw0] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap82] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-arg37-TypeError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-arg38-TypeError] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-arg38-TypeError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-arg39-TypeError] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-arg39-TypeError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-arg40-TypeError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap83] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-arg40-TypeError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-arg41-TypeError] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-arg41-TypeError] 
[gw0] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_pickle.py::test_cmap[cmap83] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-abc-TypeError0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_backend_fallback_headful 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-abc-TypeError0] 
[gw0] [ 83%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_backend_fallback_headful 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_sankey.py::test_sankey 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-arg43-TypeError] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-arg43-TypeError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-arg44-TypeError] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-arg44-TypeError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-arg45-TypeError] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-arg45-TypeError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-arg46-TypeError] 
[gw0] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_sankey.py::test_sankey 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-arg46-TypeError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-abc-TypeError1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_sankey.py::test_label 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-abc-TypeError1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-a-TypeError] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-a-TypeError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-arg49-TypeError] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[validate_markevery-arg49-TypeError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[_validate_linestyle-aardvark-ValueError] 
[gw0] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_sankey.py::test_label 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[_validate_linestyle-aardvark-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[_validate_linestyle-dotted-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_scale.py::test_log_scales[png] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[_validate_linestyle-dotted-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[_validate_linestyle-\xff\xfed\x00o\x00t\x00t\x00e\x00d\x00-ValueError] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[_validate_linestyle-\xff\xfed\x00o\x00t\x00t\x00e\x00d\x00-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[_validate_linestyle-arg53-ValueError] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[_validate_linestyle-arg53-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[_validate_linestyle-arg54-ValueError] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[_validate_linestyle-arg54-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[_validate_linestyle-arg55-ValueError] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[_validate_linestyle-arg55-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[_validate_linestyle-arg56-ValueError] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[_validate_linestyle-arg56-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[_validate_linestyle-1.23-ValueError] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_invalid[_validate_linestyle-1.23-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validate_fontweight[bold-bold] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validate_fontweight[bold-bold] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validate_fontweight[BOLD-ValueError] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validate_fontweight[BOLD-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validate_fontweight[100-1000] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validate_fontweight[100-1000] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validate_fontweight[100-1001] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validate_fontweight[100-1001] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validate_fontweight[weight4-100] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validate_fontweight[weight4-100] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validate_fontweight[20.6-20] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validate_fontweight[20.6-20] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validate_fontweight[20.6-ValueError] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validate_fontweight[20.6-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validate_fontweight[weight7-ValueError] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validate_fontweight[weight7-ValueError] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_keymaps 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_keymaps 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_rcparams_reset_after_fail 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_rcparams_reset_after_fail 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_if_rctemplate_is_up_to_date 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_if_rctemplate_is_up_to_date 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_if_rctemplate_would_be_valid 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_if_rctemplate_would_be_valid 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_backend_fallback_headless 
[gw3] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_minimized_rasterized 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_log_scale_image[svg] 
[gw3] [ 83%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_log_scale_image[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_preserve_size 
[gw3] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_image_preserve_size 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_mask_image[pdf] 
[gw3] [ 83%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_mask_image[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_masked_interpolation[pdf] 
[gw3] [ 83%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_masked_interpolation[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype1] 
[gw0] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_scale.py::test_log_scales[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_scale.py::test_log_scales[pdf] 
[gw3] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype5] 
[gw3] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_clips_rgb_to_valid_range[dtype5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_bignumbers_real[png] 
[gw3] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_imshow_bignumbers_real[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_empty_imshow[<lambda>1] 
[gw3] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_empty_imshow[<lambda>1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_composite[True-1-ps- colorimage] 
[gw0] [ 83%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_scale.py::test_log_scales[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_scale.py::test_log_scales[svg] 
[gw3] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_composite[True-1-ps- colorimage] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_relim 
[gw3] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_image.py::test_relim 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_ordereddict 
[gw0] [ 83%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_scale.py::test_log_scales[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_scale.py::test_symlog_mask_nan 
[gw0] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_scale.py::test_symlog_mask_nan 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_scale.py::test_logit_scales[png] 
[gw3] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_ordereddict 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_auto2[png] 
[gw0] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_scale.py::test_logit_scales[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_scale.py::test_log_scatter 
[gw3] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_auto2[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_auto3[pdf] 
[gw3] [ 83%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_auto3[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_various_labels[svg] 
[gw3] [ 83%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_various_labels[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_alpha_rcparam[png] 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_backend_fallback_headless 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_style.py::test_use_url 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_style.py::test_use_url 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_style.py::test_single_path 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_style.py::test_single_path 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_style.py::test_context 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_style.py::test_context 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_style.py::test_context_with_dict 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_style.py::test_context_with_dict 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_style.py::test_context_with_dict_after_namedstyle 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_style.py::test_context_with_dict_after_namedstyle 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_style.py::test_context_with_dict_before_namedstyle 
[gw2] [ 83%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_style.py::test_context_with_dict_before_namedstyle 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_style.py::test_context_with_union_of_dict_and_namedstyle 
[gw2] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_style.py::test_context_with_union_of_dict_and_namedstyle 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_style.py::test_context_with_badparam 
[gw2] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_style.py::test_context_with_badparam 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_style.py::test_alias[mpl20] 
[gw2] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_style.py::test_alias[mpl20] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_style.py::test_alias[mpl15] 
[gw2] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_style.py::test_alias[mpl15] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_style.py::test_xkcd_no_cm 
[gw0] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_scale.py::test_log_scatter 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_scale.py::test_logscale_subs 
[gw2] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_style.py::test_xkcd_no_cm 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_style.py::test_xkcd_cm 
[gw2] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_style.py::test_xkcd_cm 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_subplots.py::test_shared 
[gw0] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_scale.py::test_logscale_subs 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_scale.py::test_logscale_mask[png] 
[gw3] [ 84%] FAILED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_alpha_rcparam[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_framealpha[png] 
[gw0] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_scale.py::test_logscale_mask[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_scale.py::test_extra_kwargs_raise_or_warn 
[gw0] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_scale.py::test_extra_kwargs_raise_or_warn 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_scale.py::test_logscale_invert_transform 
[gw0] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_scale.py::test_logscale_invert_transform 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_scale.py::test_logscale_transform_repr 
[gw3] [ 84%] FAILED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_framealpha[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_rc[pdf] 
[gw0] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_scale.py::test_logscale_transform_repr 
[gw3] [ 84%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_rc[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_scale.py::test_logscale_nonpos_values[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_expand[svg] 
[gw3] [ 84%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_expand[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_remove 
[gw3] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_remove 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_legend_three_args 
[gw3] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_legend_three_args 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_parasite 
[gw3] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::TestLegendFunction::test_parasite 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::TestLegendFigureFunction::test_legend_label_three_args 
[gw3] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::TestLegendFigureFunction::test_legend_label_three_args 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_stackplot[png] 
[gw3] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_legend_stackplot[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_not_covering_scatter[png] 
[gw3] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_not_covering_scatter[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_empty_bar_chart_with_legend 
[gw3] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_empty_bar_chart_with_legend 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_window_extent_cached_renderer 
[gw3] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_window_extent_cached_renderer 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_warn_big_data_best_loc 
[gw0] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_scale.py::test_logscale_nonpos_values[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_scale.py::test_invalid_log_lims 
[gw0] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_scale.py::test_invalid_log_lims 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_scale.py::test_function_scale[png] 
[gw0] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_scale.py::test_function_scale[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_clipping[png] 
[gw0] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_clipping[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_clipping[pdf] 
[gw0] [ 84%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_clipping[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_clipping[svg] 
[gw0] [ 84%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_clipping[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_overflow[png] 
[gw0] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_overflow[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_overflow[pdf] 
[gw0] [ 84%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_overflow[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_overflow[svg] 
[gw0] [ 84%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_overflow[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_diamond[png] 
[gw0] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_diamond[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_diamond[pdf] 
[gw0] [ 84%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_diamond[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_diamond[svg] 
[gw0] [ 84%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_diamond[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_noise 
[gw0] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_noise 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_antiparallel_simplification 
[gw0] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_antiparallel_simplification 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_angled_antiparallel[0-0] 
[gw0] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_angled_antiparallel[0-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_angled_antiparallel[0-0.7853981633974483] 
[gw0] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_angled_antiparallel[0-0.7853981633974483] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_angled_antiparallel[0-1.0471975511965976] 
[gw0] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_angled_antiparallel[0-1.0471975511965976] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_angled_antiparallel[0-1.5707963267948966] 
[gw0] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_angled_antiparallel[0-1.5707963267948966] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_angled_antiparallel[0.5-0] 
[gw0] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_angled_antiparallel[0.5-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_angled_antiparallel[0.5-0.7853981633974483] 
[gw0] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_angled_antiparallel[0.5-0.7853981633974483] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_angled_antiparallel[0.5-1.0471975511965976] 
[gw0] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_angled_antiparallel[0.5-1.0471975511965976] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_angled_antiparallel[0.5-1.5707963267948966] 
[gw0] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_angled_antiparallel[0.5-1.5707963267948966] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_sine_plus_noise 
[gw0] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_sine_plus_noise 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_simplify_curve[png] 
[gw0] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_simplify_curve[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_simplify_curve[pdf] 
[gw0] [ 84%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_simplify_curve[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_simplify_curve[svg] 
[gw0] [ 84%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_simplify_curve[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_hatch[png] 
[gw0] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_hatch[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_hatch[pdf] 
[gw0] [ 84%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_hatch[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_hatch[svg] 
[gw0] [ 84%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_hatch[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_fft_peaks[png] 
[gw0] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_fft_peaks[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_fft_peaks[pdf] 
[gw0] [ 84%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_fft_peaks[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_fft_peaks[svg] 
[gw0] [ 84%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_fft_peaks[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_start_with_moveto 
[gw0] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_start_with_moveto 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_throw_rendering_complexity_exceeded 
[gw1] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_arrow_contains_point[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_clipping[svg] 
[gw1] [ 84%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_clipping[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_log_transform_with_zero[png] 
[gw2] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_subplots.py::test_shared 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_subplots.py::test_label_outer_span 
[gw2] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_subplots.py::test_label_outer_span 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_subplots.py::test_shared_and_moved 
[gw2] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_subplots.py::test_shared_and_moved 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_subplots.py::test_exceptions 
[gw2] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_subplots.py::test_exceptions 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_subplots.py::test_subplots_offsettext[png] 
[gw1] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_log_transform_with_zero[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_make_compound_path_empty 
[gw1] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_make_compound_path_empty 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_xkcd[png] 
[gw0] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_throw_rendering_complexity_exceeded 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_clipper[png] 
[gw1] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_xkcd[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_xkcd_marker[png] 
[gw0] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_clipper[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_clipper[pdf] 
[gw0] [ 84%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_clipper[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_clipper[svg] 
[gw0] [ 84%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_clipper[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_para_equal_perp[png] 
[gw2] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_subplots.py::test_subplots_offsettext[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_subplots.py::test_subplots_offsettext[pdf] 
[gw2] [ 84%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_subplots.py::test_subplots_offsettext[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_subplots.py::test_subplots_offsettext[svg] 
[gw2] [ 84%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_subplots.py::test_subplots_offsettext[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_subplots.py::test_get_gridspec 
[gw1] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_xkcd_marker[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_marker_paths_pdf[pdf] 
[gw1] [ 84%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_marker_paths_pdf[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_nan_isolated_points[pdf] 
[gw1] [ 84%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_nan_isolated_points[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_nan_isolated_points[svg] 
[gw1] [ 84%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_nan_isolated_points[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_nan_isolated_points[eps] 
[gw1] [ 84%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_nan_isolated_points[eps] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_nan_isolated_points[png] 
[gw2] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_subplots.py::test_get_gridspec 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_subplots.py::test_dont_mutate_kwargs 
[gw0] [ 84%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_para_equal_perp[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_para_equal_perp[pdf] 
[gw0] [ 84%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_para_equal_perp[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_para_equal_perp[svg] 
[gw0] [ 85%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_para_equal_perp[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_clipping_with_nans[png] 
[gw2] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_subplots.py::test_dont_mutate_kwargs 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_table.py::test_non_square 
[gw2] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_table.py::test_non_square 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_table.py::test_zorder[png] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_nan_isolated_points[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_no_doubled_point_in_to_polygon 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_no_doubled_point_in_to_polygon 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_to_polygons 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_to_polygons 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_deepcopy 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_deepcopy 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi0] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi1] 
[gw0] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_clipping_with_nans[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_clipping_with_nans[pdf] 
[gw0] [ 85%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_clipping_with_nans[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_clipping_with_nans[svg] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi1] 
[gw0] [ 85%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_clipping_with_nans[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_clipping_full 
[gw0] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_simplification.py::test_clipping_full 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_skew.py::test_set_line_coll_dash_image[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi3] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi4] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi5] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi6] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi7] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi7] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi8] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi8] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi9] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi9] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi10] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi10] 
[gw2] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_table.py::test_zorder[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi11] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_table.py::test_label_colours[png] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi11] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi12] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi12] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi13] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi13] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi14] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_path.py::test_path_intersect_path[phi14] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_Issue_1713 
[gw0] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_skew.py::test_set_line_coll_dash_image[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_skew.py::test_set_line_coll_dash_image[pdf] 
[gw0] [ 85%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_skew.py::test_set_line_coll_dash_image[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_skew.py::test_set_line_coll_dash_image[svg] 
[gw0] [ 85%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_skew.py::test_set_line_coll_dash_image[svg] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_Issue_1713 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_skew.py::test_skew_rectangle[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-t-True] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-t-True] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-y-True] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-y-True] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-yes-True] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-yes-True] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-on-True] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-on-True] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-true-True] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-true-True] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-1-True0] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-1-True0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-1-True1] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-1-True1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-True-True] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-True-True] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-f-False] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-f-False] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-n-False] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-n-False] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-no-False] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-no-False] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-off-False] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-off-False] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-false-False] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-false-False] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-0-False0] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-0-False0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-0-False1] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-0-False1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-False-False] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_bool-False-False] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validatorlist--target16] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validatorlist--target16] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validatorlist-a,b-target17] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validatorlist-a,b-target17] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validatorlist-aardvark-target18] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validatorlist-aardvark-target18] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validatorlist-aardvark, -target19] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validatorlist-aardvark, -target19] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validatorlist-aardvark, ,-target20] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validatorlist-aardvark, ,-target20] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validatorlist-arg21-target21] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validatorlist-arg21-target21] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validatorlist-arg22-target22] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validatorlist-arg22-target22] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validatorlist-arg23-target23] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validatorlist-arg23-target23] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validatorlist-arg24-target24] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validatorlist-arg24-target24] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validatorlist-arg25-target25] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validatorlist-arg25-target25] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validatorlist-arg26-target26] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validatorlist-arg26-target26] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validator-1, 2-target27] 
[gw2] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_table.py::test_label_colours[png] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validator-1, 2-target27] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_table.py::test_diff_cell_table[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validator-arg28-target28] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validator-arg28-target28] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validator-arg29-target29] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validator-arg29-target29] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validator-arg30-target30] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validator-arg30-target30] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validator-arg31-target31] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validator-arg31-target31] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validator-1.5, 2.5-target32] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validator-1.5, 2.5-target32] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validator-arg33-target33] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validator-arg33-target33] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validator-arg34-target34] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validator-arg34-target34] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validator-arg35-target35] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validator-arg35-target35] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validator-arg36-target36] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validator-arg36-target36] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_cycler-cycler("color", "rgb")-target37] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_cycler-cycler("color", "rgb")-target37] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_cycler-arg38-target38] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_cycler-arg38-target38] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_cycler-(cycler("color", ["r", "g", "b"]) +\n                          cycler("mew", [2, 3, 5]))-target39] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_cycler-(cycler("color", ["r", "g", "b"]) +\n                          cycler("mew", [2, 3, 5]))-target39] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_cycler-cycler(c='rgb', lw=[1, 2, 3])-target40] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_cycler-cycler(c='rgb', lw=[1, 2, 3])-target40] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_cycler-cycler('c', 'rgb') * cycler('linestyle', ['-', '--'])-target41] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_cycler-cycler('c', 'rgb') * cycler('linestyle', ['-', '--'])-target41] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_cycler-arg42-target42] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_cycler-arg42-target42] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_cycler-arg43-target43] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_cycler-arg43-target43] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_hatch---|---|] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_hatch---|---|] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_hatch-\\oO-\\oO] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_hatch-\\oO-\\oO] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_hatch-/+*/.x-/+*/.x] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_hatch-/+*/.x-/+*/.x] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_hatch--] 
[gw1] [ 85%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_hatch--] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_colorlist-r,g,b-target48] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_colorlist-r,g,b-target48] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_colorlist-arg49-target49] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_colorlist-arg49-target49] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_colorlist-r, ,-target50] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_colorlist-r, ,-target50] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_colorlist-arg51-target51] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_colorlist-arg51-target51] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_colorlist-arg52-target52] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_colorlist-arg52-target52] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_colorlist-arg53-target53] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_colorlist-arg53-target53] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_color-None-none] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_color-None-none] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_color-none-none] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_color-none-none] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_color-AABBCC-#AABBCC] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_color-AABBCC-#AABBCC] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_color-AABBCC00-#AABBCC00] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_color-AABBCC00-#AABBCC00] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_color-tab:blue-tab:blue] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_rcparams.py::test_validator_valid[validate_color-tab:blue-tab:blue] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_additional[lim0-ref0] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_additional[lim0-ref0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_additional[lim1-ref1] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_additional[lim1-ref1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_additional[lim2-ref2] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_additional[lim2-ref2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_additional[lim3-ref3] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_additional[lim3-ref3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_additional[lim4-ref4] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_additional[lim4-ref4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_additional[lim5-ref5] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_additional[lim5-ref5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_additional[lim6-ref6] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_additional[lim6-ref6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_additional[lim7-ref7] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_additional[lim7-ref7] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogLocator::test_basic 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogLocator::test_basic 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogLocator::test_switch_to_autolocator 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogLocator::test_switch_to_autolocator 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogLocator::test_set_params 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogLocator::test_set_params 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestNullLocator::test_set_params 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestNullLocator::test_set_params 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_basic_major[lims0-expected_low_ticks0] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_basic_major[lims0-expected_low_ticks0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_basic_major[lims1-expected_low_ticks1] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_basic_major[lims1-expected_low_ticks1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_basic_major[lims2-expected_low_ticks2] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_basic_major[lims2-expected_low_ticks2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_basic_major[lims3-expected_low_ticks3] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_basic_major[lims3-expected_low_ticks3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_basic_major[lims4-expected_low_ticks4] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_basic_major[lims4-expected_low_ticks4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_basic_major[lims5-expected_low_ticks5] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_basic_major[lims5-expected_low_ticks5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_basic_major[lims6-expected_low_ticks6] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_basic_major[lims6-expected_low_ticks6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_basic_major[lims7-expected_low_ticks7] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_basic_major[lims7-expected_low_ticks7] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_maxn_major[lims0] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_maxn_major[lims0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_maxn_major[lims1] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_maxn_major[lims1] 
[gw2] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_table.py::test_diff_cell_table[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_maxn_major[lims2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_table.py::test_customcell 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_maxn_major[lims2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nbins_major[lims0] 
[gw2] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_table.py::test_customcell 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_table.py::test_auto_column[png] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nbins_major[lims0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nbins_major[lims1] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nbins_major[lims1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nbins_major[lims2] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nbins_major[lims2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nbins_major[lims3] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nbins_major[lims3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nbins_major[lims4] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nbins_major[lims4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nbins_major[lims5] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nbins_major[lims5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nbins_major[lims6] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nbins_major[lims6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nbins_major[lims7] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nbins_major[lims7] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nbins_major[lims8] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nbins_major[lims8] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nbins_major[lims9] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nbins_major[lims9] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nbins_major[lims10] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nbins_major[lims10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_minor[lims0-expected_low_ticks0] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_minor[lims0-expected_low_ticks0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_minor[lims1-expected_low_ticks1] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_minor[lims1-expected_low_ticks1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_minor[lims2-expected_low_ticks2] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_minor[lims2-expected_low_ticks2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_minor[lims3-expected_low_ticks3] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_minor[lims3-expected_low_ticks3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_minor[lims4-expected_low_ticks4] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_minor[lims4-expected_low_ticks4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_minor[lims5-expected_low_ticks5] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_minor[lims5-expected_low_ticks5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_minor[lims6-expected_low_ticks6] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_minor[lims6-expected_low_ticks6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_minor[lims7-expected_low_ticks7] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_minor[lims7-expected_low_ticks7] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_minor_attr 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_minor_attr 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims0] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims1] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims1] 
[gw2] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_table.py::test_auto_column[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_table.py::test_table_cells 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims2] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims3] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims4] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims4] 
[gw2] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_table.py::test_table_cells 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_testing.py::test_parametrize_with_check_figure_equal[1-png-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims5] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims6] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims7] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims7] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims8] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims8] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims9] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims9] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims10] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims11] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims11] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims12] 
[gw2] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_testing.py::test_parametrize_with_check_figure_equal[1-png-1] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims12] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_testing.py::test_warn_to_fail 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims13] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims13] 
[gw2] [ 86%] XFAIL ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_testing.py::test_warn_to_fail 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims14] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_texmanager.py::test_fontconfig_preamble 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims14] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims15] 
[gw2] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_texmanager.py::test_fontconfig_preamble 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_annotation_units[png] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims15] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims16] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims16] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims17] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims17] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims18] 
[gw1] [ 86%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims18] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims19] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims19] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims20] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims20] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims21] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims21] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims22] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims22] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims23] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims23] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims24] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims24] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims25] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims25] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims26] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims26] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims27] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims27] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims28] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims28] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims29] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_ok[lims29] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_nok[0.064] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_nok[0.064] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_nok[0.16] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_nok[0.16] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_nok[0.4] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_nok[0.4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_nok[0.9359999999999999] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_nok[0.9359999999999999] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_nok[0.84] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_nok[0.84] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_nok[0.6] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitLocator::test_nonsingular_nok[0.6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestFixedLocator::test_set_params 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestFixedLocator::test_set_params 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestIndexLocator::test_set_params 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestIndexLocator::test_set_params 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestSymmetricalLogLocator::test_set_params 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestSymmetricalLogLocator::test_set_params 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[123-189-0] 
[gw2] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_annotation_units[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_buffer_size[png] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[123-189-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[-189--123-0] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[-189--123-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[12341-12349-12340] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[12341-12349-12340] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[-12349--12341--12340] 
[gw0] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_skew.py::test_skew_rectangle[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_skew.py::test_skew_rectangle[pdf] 
[gw0] [ 87%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_skew.py::test_skew_rectangle[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_skew.py::test_skew_rectangle[svg] 
[gw0] [ 87%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_skew.py::test_skew_rectangle[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_sphinxext.py::test_tinypages 
[gw2] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_buffer_size[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_font_styles[png] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[-12349--12341--12340] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[99999.5-100010.5-100000] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[99999.5-100010.5-100000] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[-100010.5--99999.5--100000] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[-100010.5--99999.5--100000] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[99990.5-100000.5-100000] 
[gw2] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_font_styles[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_font_styles[pdf] 
[gw2] [ 87%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_font_styles[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_font_styles[svg] 
[gw2] [ 87%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_font_styles[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_multiline[png] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[99990.5-100000.5-100000] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[-100000.5--99990.5--100000] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[-100000.5--99990.5--100000] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[1233999-1234001-1234000] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[1233999-1234001-1234000] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[-1234001--1233999--1234000] 
[gw2] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_multiline[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_multiline[pdf] 
[gw2] [ 87%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_multiline[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_multiline[svg] 
[gw2] [ 87%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_multiline[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_multiline2[png] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[-1234001--1233999--1234000] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[1-1-1] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[1-1-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[123-123-0] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[123-123-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[0.4538-0.4578-0.45] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[0.4538-0.4578-0.45] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[3789.12-3783.1-3780] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[3789.12-3783.1-3780] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[45124.3-45831.75-45000] 
[gw2] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_multiline2[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_multiline2[pdf] 
[gw2] [ 87%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_multiline2[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_multiline2[svg] 
[gw2] [ 87%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_multiline2[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_antialiasing[png] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[45124.3-45831.75-45000] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[0.000721-0.0007243-0.00072] 
[gw2] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_antialiasing[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_afm_kerning 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[0.000721-0.0007243-0.00072] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[12592.82-12591.43-12590] 
[gw2] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_afm_kerning 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_contains[png] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[12592.82-12591.43-12590] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[9.0-12.0-0] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[9.0-12.0-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[900.0-1200.0-0] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[900.0-1200.0-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[1900.0-1200.0-0] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[1900.0-1200.0-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[0.99-1.01-1] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[0.99-1.01-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[9.99-10.01-10] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[9.99-10.01-10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[99.99-100.01-100] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[99.99-100.01-100] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[5.99-6.01-6] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[5.99-6.01-6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[15.99-16.01-16] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[15.99-16.01-16] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[-0.452-0.492-0] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[-0.452-0.492-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[-0.492-0.492-0] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[-0.492-0.492-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[12331.4-12350.5-12300] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[12331.4-12350.5-12300] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[-12335.3-12335.3-0] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_offset_value[-12335.3-12335.3-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_use_offset[True] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_use_offset[True] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_use_offset[False] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_use_offset[False] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_scilimits[False-scilimits0-lim0-0-False] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_scilimits[False-scilimits0-lim0-0-False] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_scilimits[True-scilimits1-lim1-0-False] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_scilimits[True-scilimits1-lim1-0-False] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_scilimits[True-scilimits2-lim2-0-False] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_scilimits[True-scilimits2-lim2-0-False] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_scilimits[True-scilimits3-lim3-2-False] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_scilimits[True-scilimits3-lim3-2-False] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_scilimits[True-scilimits4-lim4-2-False] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_scilimits[True-scilimits4-lim4-2-False] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_scilimits[True-scilimits5-lim5--3-False] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_scilimits[True-scilimits5-lim5--3-False] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_scilimits[True-scilimits6-lim6-9-True] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_scilimits[True-scilimits6-lim6-9-True] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_scilimits[True-scilimits7-lim7-5-False] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_scilimits[True-scilimits7-lim7-5-False] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_scilimits[True-scilimits8-lim8-6-False] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestScalarFormatter::test_scilimits[True-scilimits8-lim8-6-False] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_basic[2.0-True-4-locs0-positions0-expected0] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_basic[2.0-True-4-locs0-positions0-expected0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_basic[2.0-False-10-locs1-positions1-expected1] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_basic[2.0-False-10-locs1-positions1-expected1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_basic[2.0-False-50-locs2-positions2-expected2] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_basic[2.0-False-50-locs2-positions2-expected2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_basic[5.0-True-4-locs0-positions0-expected0] 
[gw1] [ 87%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_basic[5.0-True-4-locs0-positions0-expected0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_basic[5.0-False-10-locs1-positions1-expected1] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_basic[5.0-False-10-locs1-positions1-expected1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_basic[5.0-False-50-locs2-positions2-expected2] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_basic[5.0-False-50-locs2-positions2-expected2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_basic[10.0-True-4-locs0-positions0-expected0] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_basic[10.0-True-4-locs0-positions0-expected0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_basic[10.0-False-10-locs1-positions1-expected1] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_basic[10.0-False-10-locs1-positions1-expected1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_basic[10.0-False-50-locs2-positions2-expected2] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_basic[10.0-False-50-locs2-positions2-expected2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_basic[3.141592653589793-True-4-locs0-positions0-expected0] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_basic[3.141592653589793-True-4-locs0-positions0-expected0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_basic[3.141592653589793-False-10-locs1-positions1-expected1] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_basic[3.141592653589793-False-10-locs1-positions1-expected1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_basic[3.141592653589793-False-50-locs2-positions2-expected2] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_basic[3.141592653589793-False-50-locs2-positions2-expected2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_basic[2.718281828459045-True-4-locs0-positions0-expected0] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_basic[2.718281828459045-True-4-locs0-positions0-expected0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_basic[2.718281828459045-False-10-locs1-positions1-expected1] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_basic[2.718281828459045-False-10-locs1-positions1-expected1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_basic[2.718281828459045-False-50-locs2-positions2-expected2] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_basic[2.718281828459045-False-50-locs2-positions2-expected2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_blank 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterExponent::test_blank 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterMathtext::test_min_exponent[0-1-$\\mathdefault{10^{0}}$] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterMathtext::test_min_exponent[0-1-$\\mathdefault{10^{0}}$] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterMathtext::test_min_exponent[0-0.01-$\\mathdefault{10^{-2}}$] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterMathtext::test_min_exponent[0-0.01-$\\mathdefault{10^{-2}}$] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterMathtext::test_min_exponent[0-100.0-$\\mathdefault{10^{2}}$] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterMathtext::test_min_exponent[0-100.0-$\\mathdefault{10^{2}}$] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterMathtext::test_min_exponent[3-1-$\\mathdefault{1}$] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterMathtext::test_min_exponent[3-1-$\\mathdefault{1}$] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterMathtext::test_min_exponent[3-0.01-$\\mathdefault{0.01}$] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterMathtext::test_min_exponent[3-0.01-$\\mathdefault{0.01}$] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterMathtext::test_min_exponent[3-100.0-$\\mathdefault{100}$] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterMathtext::test_min_exponent[3-100.0-$\\mathdefault{100}$] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterMathtext::test_min_exponent[3-0.001-$\\mathdefault{10^{-3}}$] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterMathtext::test_min_exponent[3-0.001-$\\mathdefault{10^{-3}}$] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterMathtext::test_min_exponent[3-1000.0-$\\mathdefault{10^{3}}$] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterMathtext::test_min_exponent[3-1000.0-$\\mathdefault{10^{3}}$] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[2-0.03125-$\\mathdefault{2^{-5}}$] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[2-0.03125-$\\mathdefault{2^{-5}}$] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[2-1-$\\mathdefault{2^{0}}$] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[2-1-$\\mathdefault{2^{0}}$] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[2-32-$\\mathdefault{2^{5}}$] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[2-32-$\\mathdefault{2^{5}}$] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[2-0.0375-$\\mathdefault{1.2\\times2^{-5}}$] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[2-0.0375-$\\mathdefault{1.2\\times2^{-5}}$] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[2-1.2-$\\mathdefault{1.2\\times2^{0}}$] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[2-1.2-$\\mathdefault{1.2\\times2^{0}}$] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[2-38.4-$\\mathdefault{1.2\\times2^{5}}$] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[2-38.4-$\\mathdefault{1.2\\times2^{5}}$] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[10--1-$\\mathdefault{-10^{0}}$] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[10--1-$\\mathdefault{-10^{0}}$] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[10-1e-05-$\\mathdefault{10^{-5}}$] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[10-1e-05-$\\mathdefault{10^{-5}}$] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[10-1-$\\mathdefault{10^{0}}$] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[10-1-$\\mathdefault{10^{0}}$] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[10-100000-$\\mathdefault{10^{5}}$] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[10-100000-$\\mathdefault{10^{5}}$] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[10-2e-05-$\\mathdefault{2\\times10^{-5}}$] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[10-2e-05-$\\mathdefault{2\\times10^{-5}}$] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[10-2-$\\mathdefault{2\\times10^{0}}$] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[10-2-$\\mathdefault{2\\times10^{0}}$] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[10-200000-$\\mathdefault{2\\times10^{5}}$] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[10-200000-$\\mathdefault{2\\times10^{5}}$] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[10-5e-05-$\\mathdefault{5\\times10^{-5}}$] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[10-5e-05-$\\mathdefault{5\\times10^{-5}}$] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[10-5-$\\mathdefault{5\\times10^{0}}$] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[10-5-$\\mathdefault{5\\times10^{0}}$] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[10-500000-$\\mathdefault{5\\times10^{5}}$] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatterSciNotation::test_basic[10-500000-$\\mathdefault{5\\times10^{5}}$] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3.141592654e-05-0.001-3.142e-5] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3.141592654e-05-0.001-3.142e-5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.0003141592654-0.001-3.142e-4] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.0003141592654-0.001-3.142e-4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.003141592654-0.001-3.142e-3] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.003141592654-0.001-3.142e-3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.03141592654-0.001-3.142e-2] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.03141592654-0.001-3.142e-2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.3141592654-0.001-3.142e-1] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.3141592654-0.001-3.142e-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3.141592654-0.001-3.142] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3.141592654-0.001-3.142] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[31.41592654-0.001-3.142e1] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[31.41592654-0.001-3.142e1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[314.1592654-0.001-3.142e2] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[314.1592654-0.001-3.142e2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3141.592654-0.001-3.142e3] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3141.592654-0.001-3.142e3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[31415.92654-0.001-3.142e4] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[31415.92654-0.001-3.142e4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[314159.2654-0.001-3.142e5] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[314159.2654-0.001-3.142e5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1e-05-0.001-1e-5] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1e-05-0.001-1e-5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.0001-0.001-1e-4] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.0001-0.001-1e-4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.001-0.001-1e-3] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.001-0.001-1e-3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.01-0.001-1e-2] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.01-0.001-1e-2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.1-0.001-1e-1] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.1-0.001-1e-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1-0.001-1] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1-0.001-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[10-0.001-10] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[10-0.001-10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[100-0.001-100] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[100-0.001-100] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1000-0.001-1000] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1000-0.001-1000] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[10000-0.001-1e4] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[10000-0.001-1e4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[100000-0.001-1e5] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[100000-0.001-1e5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3.141592654e-05-0.015-0] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3.141592654e-05-0.015-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.0003141592654-0.015-0] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.0003141592654-0.015-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.003141592654-0.015-0.003] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.003141592654-0.015-0.003] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.03141592654-0.015-0.031] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.03141592654-0.015-0.031] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.3141592654-0.015-0.314] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.3141592654-0.015-0.314] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3.141592654-0.015-3.142] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3.141592654-0.015-3.142] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[31.41592654-0.015-31.416] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[31.41592654-0.015-31.416] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[314.1592654-0.015-314.159] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[314.1592654-0.015-314.159] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3141.592654-0.015-3141.593] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3141.592654-0.015-3141.593] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[31415.92654-0.015-31415.927] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[31415.92654-0.015-31415.927] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[314159.2654-0.015-314159.265] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[314159.2654-0.015-314159.265] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1e-05-0.015-0] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1e-05-0.015-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.0001-0.015-0] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.0001-0.015-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.001-0.015-0.001] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.001-0.015-0.001] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.01-0.015-0.01] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.01-0.015-0.01] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.1-0.015-0.1] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.1-0.015-0.1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1-0.015-1] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1-0.015-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[10-0.015-10] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[10-0.015-10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[100-0.015-100] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[100-0.015-100] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1000-0.015-1000] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1000-0.015-1000] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[10000-0.015-10000] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[10000-0.015-10000] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[100000-0.015-100000] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[100000-0.015-100000] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3.141592654e-05-0.5-0] 
[gw1] [ 88%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3.141592654e-05-0.5-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.0003141592654-0.5-0] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.0003141592654-0.5-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.003141592654-0.5-0.003] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.003141592654-0.5-0.003] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.03141592654-0.5-0.031] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.03141592654-0.5-0.031] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.3141592654-0.5-0.314] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.3141592654-0.5-0.314] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3.141592654-0.5-3.142] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3.141592654-0.5-3.142] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[31.41592654-0.5-31.416] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[31.41592654-0.5-31.416] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[314.1592654-0.5-314.159] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[314.1592654-0.5-314.159] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3141.592654-0.5-3141.593] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3141.592654-0.5-3141.593] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[31415.92654-0.5-31415.927] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[31415.92654-0.5-31415.927] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[314159.2654-0.5-314159.265] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[314159.2654-0.5-314159.265] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1e-05-0.5-0] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1e-05-0.5-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.0001-0.5-0] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.0001-0.5-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.001-0.5-0.001] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.001-0.5-0.001] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.01-0.5-0.01] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.01-0.5-0.01] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.1-0.5-0.1] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.1-0.5-0.1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1-0.5-1] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1-0.5-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[10-0.5-10] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[10-0.5-10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[100-0.5-100] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[100-0.5-100] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1000-0.5-1000] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1000-0.5-1000] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[10000-0.5-10000] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[10000-0.5-10000] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[100000-0.5-100000] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[100000-0.5-100000] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3.141592654e-05-5-0] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3.141592654e-05-5-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.0003141592654-5-0] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.0003141592654-5-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.003141592654-5-0] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.003141592654-5-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.03141592654-5-0.03] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.03141592654-5-0.03] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.3141592654-5-0.31] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.3141592654-5-0.31] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3.141592654-5-3.14] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3.141592654-5-3.14] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[31.41592654-5-31.42] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[31.41592654-5-31.42] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[314.1592654-5-314.16] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[314.1592654-5-314.16] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3141.592654-5-3141.59] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3141.592654-5-3141.59] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[31415.92654-5-31415.93] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[31415.92654-5-31415.93] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[314159.2654-5-314159.27] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[314159.2654-5-314159.27] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1e-05-5-0] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1e-05-5-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.0001-5-0] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.0001-5-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.001-5-0] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.001-5-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.01-5-0.01] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.01-5-0.01] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.1-5-0.1] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.1-5-0.1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1-5-1] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1-5-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[10-5-10] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[10-5-10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[100-5-100] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[100-5-100] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1000-5-1000] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1000-5-1000] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[10000-5-10000] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[10000-5-10000] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[100000-5-100000] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[100000-5-100000] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3.141592654e-05-100-0] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3.141592654e-05-100-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.0003141592654-100-0] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.0003141592654-100-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.003141592654-100-0] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.003141592654-100-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.03141592654-100-0] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.03141592654-100-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.3141592654-100-0.3] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.3141592654-100-0.3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3.141592654-100-3.1] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3.141592654-100-3.1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[31.41592654-100-31.4] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[31.41592654-100-31.4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[314.1592654-100-314.2] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[314.1592654-100-314.2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3141.592654-100-3141.6] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3141.592654-100-3141.6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[31415.92654-100-31415.9] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[31415.92654-100-31415.9] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[314159.2654-100-314159.3] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[314159.2654-100-314159.3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1e-05-100-0] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1e-05-100-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.0001-100-0] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.0001-100-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.001-100-0] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.001-100-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.01-100-0] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.01-100-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.1-100-0.1] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.1-100-0.1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1-100-1] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1-100-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[10-100-10] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[10-100-10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[100-100-100] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[100-100-100] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1000-100-1000] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1000-100-1000] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[10000-100-10000] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[10000-100-10000] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[100000-100-100000] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[100000-100-100000] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3.141592654e-05-1000000.0-3.1e-5] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3.141592654e-05-1000000.0-3.1e-5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.0003141592654-1000000.0-3.1e-4] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.0003141592654-1000000.0-3.1e-4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.003141592654-1000000.0-3.1e-3] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.003141592654-1000000.0-3.1e-3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.03141592654-1000000.0-3.1e-2] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.03141592654-1000000.0-3.1e-2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.3141592654-1000000.0-3.1e-1] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.3141592654-1000000.0-3.1e-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3.141592654-1000000.0-3.1] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3.141592654-1000000.0-3.1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[31.41592654-1000000.0-3.1e1] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[31.41592654-1000000.0-3.1e1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[314.1592654-1000000.0-3.1e2] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[314.1592654-1000000.0-3.1e2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3141.592654-1000000.0-3.1e3] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[3141.592654-1000000.0-3.1e3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[31415.92654-1000000.0-3.1e4] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[31415.92654-1000000.0-3.1e4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[314159.2654-1000000.0-3.1e5] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[314159.2654-1000000.0-3.1e5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1e-05-1000000.0-1e-5] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1e-05-1000000.0-1e-5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.0001-1000000.0-1e-4] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.0001-1000000.0-1e-4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.001-1000000.0-1e-3] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.001-1000000.0-1e-3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.01-1000000.0-1e-2] 
[gw1] [ 89%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.01-1000000.0-1e-2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.1-1000000.0-1e-1] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[0.1-1000000.0-1e-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1-1000000.0-1] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1-1000000.0-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[10-1000000.0-10] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[10-1000000.0-10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[100-1000000.0-100] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[100-1000000.0-100] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1000-1000000.0-1000] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[1000-1000000.0-1000] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[10000-1000000.0-1e4] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[10000-1000000.0-1e4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[100000-1000000.0-1e5] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_pprint[100000-1000000.0-1e5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_sublabel 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_sublabel 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_LogFormatter_call[1] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_LogFormatter_call[1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_LogFormatter_call[10] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_LogFormatter_call[10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_LogFormatter_call[100] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_LogFormatter_call[100] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_LogFormatter_call[1000] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogFormatter::test_LogFormatter_call[1000] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_logit_deformater[STUFF0.41OTHERSTUFF-0.41] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_logit_deformater[STUFF0.41OTHERSTUFF-0.41] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_logit_deformater[STUFF1.41\\cdot10^{-2}OTHERSTUFF-0.0141] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_logit_deformater[STUFF1.41\\cdot10^{-2}OTHERSTUFF-0.0141] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_logit_deformater[STUFF1-0.41OTHERSTUFF-0.5900000000000001] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_logit_deformater[STUFF1-0.41OTHERSTUFF-0.5900000000000001] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_logit_deformater[STUFF1-1.41\\cdot10^{-2}OTHERSTUFF-0.9859] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_logit_deformater[STUFF1-1.41\\cdot10^{-2}OTHERSTUFF-0.9859] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_logit_deformater[STUFF-None] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_logit_deformater[STUFF-None] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_logit_deformater[STUFF12.4e-3OTHERSTUFF-None] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_logit_deformater[STUFF12.4e-3OTHERSTUFF-None] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[1e-09] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[1e-09] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[1e-08] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[1e-08] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[1e-07] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[1e-07] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[1e-06] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[1e-06] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[1e-05] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[1e-05] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[0.0001] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[0.0001] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[0.001] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[0.001] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[0.01] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[0.01] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[0.1] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[0.1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[0.5] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[0.5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[0.9] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[0.9] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[0.99] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[0.99] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[0.999] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[0.999] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[0.9999] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[0.9999] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[0.99999] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[0.99999] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[0.999999] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[0.999999] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[0.9999999] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[0.9999999] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[0.99999999] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[0.99999999] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[0.999999999] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_basic[0.999999999] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_invalid[-1] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_invalid[-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_invalid[-0.5] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_invalid[-0.5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_invalid[-0.1] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_invalid[-0.1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_invalid[1.1] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_invalid[1.1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_invalid[1.5] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_invalid[1.5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_invalid[2] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_invalid[2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_variablelength[0.0009110511944006454] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_variablelength[0.0009110511944006454] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_variablelength[0.0043016552930929] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_variablelength[0.0043016552930929] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_variablelength[0.02005753653785041] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_variablelength[0.02005753653785041] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_variablelength[0.08839967720705845] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_variablelength[0.08839967720705845] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_variablelength[0.3147990233346844] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_variablelength[0.3147990233346844] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_variablelength[0.6852009766653157] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_variablelength[0.6852009766653157] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_variablelength[0.9116003227929417] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_variablelength[0.9116003227929417] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_variablelength[0.9799424634621495] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_variablelength[0.9799424634621495] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_variablelength[0.9956983447069072] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_variablelength[0.9956983447069072] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_variablelength[0.9990889488055994] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_variablelength[0.9990889488055994] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_minor_vs_major[True-lims0-cases0] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_minor_vs_major[True-lims0-cases0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_minor_vs_major[True-lims1-cases1] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_minor_vs_major[True-lims1-cases1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_minor_vs_major[True-lims2-cases2] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_minor_vs_major[True-lims2-cases2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_minor_vs_major[False-lims3-cases3] 
[gw2] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_contains[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_annotation_contains 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_minor_vs_major[False-lims3-cases3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_minor_number 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_minor_number 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_use_overline 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_use_overline 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_one_half 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_one_half 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_format_data_short[100] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_format_data_short[100] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_format_data_short[253] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_format_data_short[253] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_format_data_short[754] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLogitFormatter::test_format_data_short[754] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestFormatStrFormatter::test_basic 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestFormatStrFormatter::test_basic 
[gw2] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_annotation_contains 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_titles[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestStrMethodFormatter::test_basic[{x:05d}-input0-00002] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestStrMethodFormatter::test_basic[{x:05d}-input0-00002] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestStrMethodFormatter::test_basic[{x:03d}-{pos:02d}-input1-002-01] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestStrMethodFormatter::test_basic[{x:03d}-{pos:02d}-input1-002-01] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[False--1234.56789-expected0] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[False--1234.56789-expected0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True--1234.56789-expected1] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True--1234.56789-expected1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[False--1.23456789-expected2] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[False--1.23456789-expected2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True--1.23456789-expected3] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True--1.23456789-expected3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[False--0.123456789-expected4] 
[gw2] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_titles[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_titles[pdf] 
[gw2] [ 90%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_titles[pdf] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[False--0.123456789-expected4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_titles[svg] 
[gw2] [ 90%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_titles[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True--0.123456789-expected5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_alignment[png] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True--0.123456789-expected5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[False--0.00123456789-expected6] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[False--0.00123456789-expected6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True--0.00123456789-expected7] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True--0.00123456789-expected7] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True--0.0-expected8] 
[gw1] [ 90%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True--0.0-expected8] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-0-expected9] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-0-expected9] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-0-expected10] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-0-expected10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-1.23456789e-06-expected11] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-1.23456789e-06-expected11] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-0.123456789-expected12] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-0.123456789-expected12] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-0.1-expected13] 
[gw2] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_alignment[png] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-0.1-expected13] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-1-expected14] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_alignment[pdf] 
[gw2] [ 91%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_alignment[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_alignment[svg] 
[gw2] [ 91%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_alignment[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_axes_titles[png] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-1-expected14] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-1.23456789-expected15] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-1.23456789-expected15] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-999.9-expected16] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-999.9-expected16] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-999.9999-expected17] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-999.9999-expected17] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[False--999.9999-expected18] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[False--999.9999-expected18] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True--999.9999-expected19] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True--999.9999-expected19] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-1000-expected20] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-1000-expected20] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-1001-expected21] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-1001-expected21] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-100001-expected22] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-100001-expected22] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-987654.321-expected23] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-987654.321-expected23] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-1.23e+27-expected24] 
[gw2] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_axes_titles[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_set_position 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestEngFormatter::test_params[True-1.23e+27-expected24] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::test_engformatter_usetex_useMathText 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::test_engformatter_usetex_useMathText 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=0, x>100%] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=0, x>100%] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=0, x=100%] 
[gw2] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_set_position 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=0, x=100%] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=0, x<100%] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_get_rotation_string 
[gw2] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_get_rotation_string 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=0, x<100%] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=0, x<0%] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_get_rotation_float 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=0, x<0%] 
[gw2] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_get_rotation_float 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=1, x>100%] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_get_rotation_int 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=1, x>100%] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=1, x=100%] 
[gw2] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_get_rotation_int 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_get_rotation_raises 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=1, x=100%] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=1, x<100%] 
[gw2] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_get_rotation_raises 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_get_rotation_none 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=1, x<100%] 
[gw2] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_get_rotation_none 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=1, x<0%] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_get_rotation_mod360 
[gw2] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_get_rotation_mod360 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[decimals=1, x<0%] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[center-center] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[autodecimal, x<100%, display_range=1] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[autodecimal, x<100%, display_range=1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[autodecimal, x>100%, display_range=6 (custom xmax test)] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[autodecimal, x>100%, display_range=6 (custom xmax test)] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[autodecimal, x<100%, display_range=8.5 (autodecimal test 1)] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[autodecimal, x<100%, display_range=8.5 (autodecimal test 1)] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[autodecimal, x<100%, display_range=8.4 (autodecimal test 2)] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[autodecimal, x<100%, display_range=8.4 (autodecimal test 2)] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[autodecimal, x<-100%, display_range=1e-6 (tiny display range)] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[autodecimal, x<-100%, display_range=1e-6 (tiny display range)] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[None as percent symbol] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[None as percent symbol] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[Empty percent symbol] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[Empty percent symbol] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[Custom percent symbol] 
[gw2] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[center-center] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[center-right] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_basic[Custom percent symbol] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_latex[False-False-50\\{t}%] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_latex[False-False-50\\{t}%] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_latex[False-True-50\\\\\\{t\\}\\%] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_latex[False-True-50\\\\\\{t\\}\\%] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_latex[True-False-50\\{t}%] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_latex[True-False-50\\{t}%] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_latex[True-True-50\\{t}%] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestPercentFormatter::test_latex[True-True-50\\{t}%] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::test_majformatter_type 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::test_majformatter_type 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::test_minformatter_type 
[gw2] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[center-right] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[center-left] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::test_minformatter_type 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::test_majlocator_type 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::test_majlocator_type 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::test_minlocator_type 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::test_minlocator_type 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::test_minorticks_rc 
[gw2] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[center-left] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[top-center] 
[gw2] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[top-center] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[top-right] 
[gw2] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[top-right] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::test_minorticks_rc 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[top-left] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::test_remove_overlap[True-6] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::test_remove_overlap[True-6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::test_remove_overlap[None-6] 
[gw2] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[top-left] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[bottom-center] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::test_remove_overlap[None-6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::test_remove_overlap[False-9] 
[gw2] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[bottom-center] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[bottom-right] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::test_remove_overlap[False-9] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::test_bad_locator_subs[sub0] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::test_bad_locator_subs[sub0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::test_bad_locator_subs[sub1] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::test_bad_locator_subs[sub1] 
[gw2] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[bottom-right] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout1[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[bottom-left] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout1[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout1[pdf] 
[gw2] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[bottom-left] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[baseline-center] 
[gw1] [ 91%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout1[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout1[svg] 
[gw1] [ 91%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout1[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout2[png] 
[gw2] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[baseline-center] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[baseline-right] 
[gw2] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[baseline-right] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[baseline-left] 
[gw2] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[baseline-left] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[center_baseline-center] 
[gw2] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[center_baseline-center] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[center_baseline-right] 
[gw1] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout2[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout2[pdf] 
[gw1] [ 91%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout2[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout2[svg] 
[gw1] [ 91%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout2[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout3[png] 
[gw2] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[center_baseline-right] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[center_baseline-left] 
[gw3] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_legend.py::test_warn_big_data_best_loc 
[gw0] [ 91%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_sphinxext.py::test_tinypages 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_step_markers[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_spines.py::test_spine_nonlinear_data_positions[png] 
[gw2] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_null_rotation_with_rotation_mode[center_baseline-left] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_bbox_clipping[png] 
[gw2] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_bbox_clipping[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_bbox_clipping[pdf] 
[gw2] [ 92%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_bbox_clipping[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_bbox_clipping[svg] 
[gw2] [ 92%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_bbox_clipping[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_annotation_negative_ax_coords[png] 
[gw1] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout3[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout3[pdf] 
[gw1] [ 92%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout3[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout3[svg] 
[gw1] [ 92%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout3[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout4[png] 
[gw3] [ 92%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_step_markers[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_line_dashes[pdf] 
[gw3] [ 92%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_line_dashes[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_valid_linestyles 
[gw3] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_valid_linestyles 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_set_line_coll_dash_image[png] 
[gw2] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_annotation_negative_ax_coords[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_annotation_negative_fig_coords[png] 
[gw3] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_set_line_coll_dash_image[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_lw_scaling[png] 
[gw2] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_annotation_negative_fig_coords[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_text_stale 
[gw1] [ 92%] XPASS ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout4[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout4[pdf] 
[gw1] [ 92%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout4[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout4[svg] 
[gw1] [ 92%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout4[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout5[png] 
[gw3] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_lines.py::test_lw_scaling[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_marker.py::test_poly_marker[png] 
[gw0] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_spines.py::test_spine_nonlinear_data_positions[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_spines.py::test_spines_axes_positions[png] 
[gw2] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_text_stale 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_agg_text_clip[png] 
[gw1] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout5[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout5[pdf] 
[gw1] [ 92%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout5[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout5[svg] 
[gw1] [ 92%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout5[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout6[png] 
[gw0] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_spines.py::test_spines_axes_positions[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_spines.py::test_spines_axes_positions[pdf] 
[gw0] [ 92%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_spines.py::test_spines_axes_positions[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_spines.py::test_spines_axes_positions[svg] 
[gw0] [ 92%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_spines.py::test_spines_axes_positions[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_spines.py::test_spines_data_positions[png] 
[gw2] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_agg_text_clip[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout6[svg] 
[gw2] [ 92%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout6[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout7[png] 
[gw3] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_marker.py::test_poly_marker[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_marker.py::test_asterisk_marker[pdf] 
[gw0] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_spines.py::test_spines_data_positions[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_spines.py::test_spines_data_positions[pdf] 
[gw0] [ 92%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_spines.py::test_spines_data_positions[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_spines.py::test_spines_data_positions[svg] 
[gw0] [ 92%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_spines.py::test_spines_data_positions[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_spines.py::test_spines_capstyle[png] 
[gw2] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout7[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout7[pdf] 
[gw2] [ 92%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout7[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout7[svg] 
[gw2] [ 92%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout7[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout8[png] 
[gw0] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_spines.py::test_spines_capstyle[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_spines.py::test_spines_capstyle[pdf] 
[gw0] [ 92%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_spines.py::test_spines_capstyle[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_spines.py::test_spines_capstyle[svg] 
[gw0] [ 92%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_spines.py::test_spines_capstyle[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_spines.py::test_label_without_ticks 
[gw0] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_spines.py::test_label_without_ticks 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_streamplot.py::test_startpoints[png] 
[gw3] [ 92%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_marker.py::test_asterisk_marker[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_marker.py::test_marker_path 
[gw3] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_marker.py::test_marker_path 
[gw2] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout8[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout8[pdf] 
[gw2] [ 92%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout8[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout8[svg] 
[gw2] [ 92%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout8[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout9[png] 
[gw3] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-5] 
[gw3] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-9] 
[gw3] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-9] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-13] 
[gw3] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-13] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-17] 
[gw3] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-17] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-21] 
[gw3] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-21] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-25] 
[gw1] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout6[png] 
[gw3] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-25] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout6[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-29] 
[gw1] [ 92%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout6[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_empty_layout 
[gw1] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_empty_layout 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_verybig_decorators[xlabel] 
[gw3] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-29] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-33] 
[gw3] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-33] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-37] 
[gw0] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_streamplot.py::test_startpoints[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_streamplot.py::test_startpoints[pdf] 
[gw0] [ 92%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_streamplot.py::test_startpoints[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_streamplot.py::test_startpoints[svg] 
[gw0] [ 92%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_streamplot.py::test_startpoints[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_streamplot.py::test_colormap[png] 
[gw2] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout9[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout9[pdf] 
[gw2] [ 92%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout9[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout9[svg] 
[gw2] [ 92%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout9[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_outward_ticks 
[gw1] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_verybig_decorators[xlabel] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_verybig_decorators[ylabel] 
[gw1] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_verybig_decorators[ylabel] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_big_decorators_horizontal 
[gw3] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-37] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-41] 
[gw3] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-41] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-45] 
[gw3] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-45] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-49] 
[gw1] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_big_decorators_horizontal 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_big_decorators_vertical 
[gw3] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-49] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-53] 
[gw2] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_outward_ticks 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout_offsetboxes[png] 
[gw3] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-53] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-57] 
[gw3] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-57] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-61] 
[gw1] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_big_decorators_vertical 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_badsubplotgrid 
[gw3] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-61] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-65] 
[gw1] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_badsubplotgrid 
[gw3] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-65] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_collapsed 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-69] 
[gw3] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-69] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-73] 
[gw3] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-73] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-77] 
[gw1] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_collapsed 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_non_affine_caching 
[gw3] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-77] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-81] 
[gw3] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-cm-81] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-2] 
[gw3] [ 92%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-6] 
[gw3] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-10] 
[gw3] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-14] 
[gw3] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-14] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-18] 
[gw1] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_non_affine_caching 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_external_transform_api 
[gw3] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-18] 
[gw1] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_external_transform_api 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-22] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_pre_transform_plotting[png] 
[gw3] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-22] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-26] 
[gw3] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-26] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-30] 
[gw3] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-30] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-34] 
[gw0] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_streamplot.py::test_colormap[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_streamplot.py::test_colormap[pdf] 
[gw0] [ 93%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_streamplot.py::test_colormap[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_streamplot.py::test_colormap[svg] 
[gw0] [ 93%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_streamplot.py::test_colormap[svg] 
[gw3] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-34] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_streamplot.py::test_linewidth[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-38] 
[gw3] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-38] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-42] 
[gw3] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-42] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-46] 
[gw3] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-46] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-50] 
[gw3] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-50] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-54] 
[gw3] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-54] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-58] 
[gw3] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-58] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-62] 
[gw2] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout_offsetboxes[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout_offsetboxes[pdf] 
[gw2] [ 93%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout_offsetboxes[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout_offsetboxes[svg] 
[gw2] [ 93%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_tightlayout.py::test_tight_layout_offsetboxes[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_contour_pre_transform_limits 
[gw3] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-62] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-66] 
[gw2] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_contour_pre_transform_limits 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_pcolor_pre_transform_limits 
[gw3] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-66] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-70] 
[gw3] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-70] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-74] 
[gw2] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_pcolor_pre_transform_limits 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_pcolormesh_pre_transform_limits 
[gw2] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_pcolormesh_pre_transform_limits 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_Affine2D_from_values 
[gw2] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_Affine2D_from_values 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_affine_inverted_invalidated 
[gw2] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_affine_inverted_invalidated 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_clipping_of_log 
[gw2] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_clipping_of_log 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::TestBasicTransform::test_transform_depth 
[gw2] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::TestBasicTransform::test_transform_depth 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::TestBasicTransform::test_left_to_right_iteration 
[gw2] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::TestBasicTransform::test_left_to_right_iteration 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::TestBasicTransform::test_transform_shortcuts 
[gw2] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::TestBasicTransform::test_transform_shortcuts 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::TestBasicTransform::test_contains_branch 
[gw2] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::TestBasicTransform::test_contains_branch 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::TestBasicTransform::test_affine_simplification 
[gw2] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::TestBasicTransform::test_affine_simplification 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extent_axes_coords 
[gw3] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-74] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-78] 
[gw2] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extent_axes_coords 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extent_data_coords 
[gw3] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-78] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-82] 
[gw2] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extent_data_coords 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extent_compound_coords1 
[gw3] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stix-82] 
[gw2] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extent_compound_coords1 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extent_predata_transform_coords 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-3] 
[gw3] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-7] 
[gw2] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extent_predata_transform_coords 
[gw1] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_pre_transform_plotting[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extent_compound_coords2 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_pre_transform_plotting[pdf] 
[gw1] [ 93%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_pre_transform_plotting[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_pre_transform_plotting[svg] 
[gw1] [ 93%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_pre_transform_plotting[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_pathc_extents_affine 
[gw3] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-7] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-11] 
[gw2] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extent_compound_coords2 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extents_affine 
[gw1] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_pathc_extents_affine 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extents_for_non_affine_transData 
[gw3] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-11] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-15] 
[gw2] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extents_affine 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extents_non_affine 
[gw3] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-15] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-19] 
[gw2] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extents_non_affine 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_pathc_extents_non_affine 
[gw3] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-19] 
[gw1] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_line_extents_for_non_affine_transData 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_bbox_intersection 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-23] 
[gw0] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_streamplot.py::test_linewidth[png] 
[gw1] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_bbox_intersection 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_streamplot.py::test_linewidth[pdf] 
[gw0] [ 93%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_streamplot.py::test_linewidth[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_bbox_as_strings 
[gw2] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::TestTransformPlotInterface::test_pathc_extents_non_affine 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_streamplot.py::test_linewidth[svg] 
[gw0] [ 93%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_streamplot.py::test_linewidth[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_nonsingular 
[gw1] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_bbox_as_strings 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_streamplot.py::test_masks_and_nans[png] 
[gw3] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-23] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_transform_single_point 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-27] 
[gw2] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_nonsingular 
[gw1] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_transform_single_point 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_invalid_arguments 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_log_transform 
[gw2] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_invalid_arguments 
[gw3] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-27] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_transformed_path 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-31] 
[gw2] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_transformed_path 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_transformed_patch_path 
[gw1] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_log_transform 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_nan_overlap 
[gw2] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_transformed_patch_path 
[gw1] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_nan_overlap 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_lockable_bbox[x0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_transform_angles 
[gw1] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_transform_angles 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_lockable_bbox[y1] 
[gw3] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-31] 
[gw2] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_lockable_bbox[x0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_lockable_bbox[y0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-34] 
[gw1] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_lockable_bbox[y1] 
[gw2] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_lockable_bbox[y0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_lockable_bbox[x1] 
[gw1] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_duplicate_points 
[gw2] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_transforms.py::test_lockable_bbox[x1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x2-y2] 
[gw3] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-34] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-35] 
[gw1] [ 93%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_duplicate_points 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_points_in_line 
[gw2] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x2-y2] 
[gw1] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_points_in_line 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x3-y3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x0-y0] 
[gw2] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x3-y3] 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-35] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x4-y4] 
[gw1] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x0-y0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-36] 
[gw2] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x4-y4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x5-y5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x1-y1] 
[gw2] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x5-y5] 
[gw1] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_insufficient_points[x1-y1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_tripcolor[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_robust 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-36] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-37] 
[gw2] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_delaunay_robust 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_triinterpcubic_cg_solver 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-37] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-38] 
[gw2] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_triinterpcubic_cg_solver 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_triinterpcubic_geom_weights 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-38] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-39] 
[gw1] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_tripcolor[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_no_modify 
[gw1] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_no_modify 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_trifinder 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-39] 
[gw2] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_triinterpcubic_geom_weights 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-40] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_triinterp_colinear 
[gw1] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_trifinder 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_triinterp 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-40] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-41] 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-41] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-42] 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-42] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-43] 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-43] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-44] 
[gw1] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_triinterp 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_triinterpcubic_C1_continuity 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-44] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-45] 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-45] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-46] 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-46] 
[gw2] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_triinterp_colinear 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-47] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_triinterp_transformations 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-47] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-48] 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-48] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-49] 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-49] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-50] 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-50] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-51] 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-51] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-52] 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-52] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-53] 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-53] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-54] 
[gw2] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_triinterp_transformations 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_triplot_return 
[gw2] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_triplot_return 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-54] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_trirefiner_fortran_contiguous_triangles 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-55] 
[gw2] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_trirefiner_fortran_contiguous_triangles 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_qhull_triangle_orientation 
[gw2] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_qhull_triangle_orientation 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_trianalyzer_mismatched_indices 
[gw2] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_trianalyzer_mismatched_indices 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_tricontourf_decreasing_levels 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-55] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-56] 
[gw2] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_tricontourf_decreasing_levels 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_internal_cpp_api 
[gw2] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_internal_cpp_api 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_qhull_large_offset 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-56] 
[gw2] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_qhull_large_offset 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-57] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_tricontour_non_finite_z 
[gw2] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_tricontour_non_finite_z 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-57] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ttconv.py::test_truetype_conversion[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-58] 
[gw2] [ 94%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ttconv.py::test_truetype_conversion[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_type1font.py::test_Type1Font 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-58] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-59] 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-59] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-60] 
[gw0] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_streamplot.py::test_masks_and_nans[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_streamplot.py::test_masks_and_nans[pdf] 
[gw0] [ 94%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_streamplot.py::test_masks_and_nans[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_streamplot.py::test_masks_and_nans[svg] 
[gw0] [ 94%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_streamplot.py::test_masks_and_nans[svg] 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-60] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_streamplot.py::test_maxlength[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-61] 
[gw2] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_type1font.py::test_Type1Font 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_units.py::test_subclass[png] 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-61] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-62] 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-62] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-63] 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-63] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-64] 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-64] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-65] 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-65] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-66] 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-66] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-67] 
[gw0] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_streamplot.py::test_maxlength[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_streamplot.py::test_direction[png] 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-67] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-68] 
[gw2] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_units.py::test_subclass[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_units.py::test_numpy_facade[png] 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-68] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-69] 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-69] 
[gw1] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_triinterpcubic_C1_continuity 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_tri_smooth_contouring[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-70] 
[gw0] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_streamplot.py::test_direction[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_streamplot.py::test_streamplot_limits 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-70] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-71] 
[gw0] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_streamplot.py::test_streamplot_limits 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-71] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_style.py::test_invalid_rc_warning_includes_filename 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-72] 
[gw0] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_style.py::test_invalid_rc_warning_includes_filename 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_style.py::test_available 
[gw0] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_style.py::test_available 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_style.py::test_use 
[gw0] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_style.py::test_use 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_text_size_binding 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-72] 
[gw0] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_text_size_binding 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-73] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_font_scaling[pdf] 
[gw0] [ 94%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_font_scaling[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_two_2line_texts[0.4-2] 
[gw3] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-73] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-74] 
[gw2] [ 94%] FAILED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_units.py::test_numpy_facade[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_units.py::test_plot_masked_units[png] 
[gw0] [ 94%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_two_2line_texts[0.4-2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_two_2line_texts[2-0.4] 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-74] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-75] 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_two_2line_texts[2-0.4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_two_2line_texts[2-2] 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-75] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-76] 
[gw2] [ 95%] FAILED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_units.py::test_plot_masked_units[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_units.py::test_empty_set_limits_with_units 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-76] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-77] 
[gw2] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_units.py::test_empty_set_limits_with_units 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_units.py::test_jpl_bar_units[png] 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-77] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-78] 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-78] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-79] 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_two_2line_texts[2-2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_nonfinite_pos 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-79] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-80] 
[gw2] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_units.py::test_jpl_bar_units[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_units.py::test_jpl_barh_units[png] 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-80] 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_nonfinite_pos 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-81] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_hinting_factor_backends 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-81] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-82] 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_hinting_factor_backends 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_single_artist_usetex 
[gw0] [ 95%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_single_artist_usetex 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_text_as_path_opacity[svg] 
[gw0] [ 95%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_text_as_path_opacity[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_text_as_text_opacity[svg] 
[gw0] [ 95%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_text_as_text_opacity[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_text_repr 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-stixsans-82] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-0] 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_text_repr 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_annotation_update 
[gw2] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_units.py::test_jpl_barh_units[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_units.py::test_empty_arrays 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-1] 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-2] 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-3] 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_annotation_update 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_large_subscript_title[png] 
[gw2] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_units.py::test_empty_arrays 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_units.py::test_scatter_element0_masked 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-4] 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-5] 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-6] 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-7] 
[gw2] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_units.py::test_scatter_element0_masked 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_usetex.py::test_unicode_minus[png] 
[gw2] [ 95%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_usetex.py::test_unicode_minus[png] 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-7] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_usetex.py::test_unicode_minus[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-8] 
[gw2] [ 95%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_usetex.py::test_unicode_minus[pdf] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_usetex.py::test_unicode_minus[svg] 
[gw2] [ 95%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_usetex.py::test_unicode_minus[svg] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_usetex.py::test_usetex[pdf] 
[gw2] [ 95%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_usetex.py::test_usetex[pdf] 
[gw1] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_tri_smooth_contouring[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_usetex.py::test_usetex[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_tri_smooth_gradient[png] 
[gw2] [ 95%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_usetex.py::test_usetex[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_widgets.py::test_rectangle_selector 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-8] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-9] 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-9] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-10] 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-11] 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-11] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-12] 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-12] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-13] 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_large_subscript_title[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_wrap 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-13] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-14] 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_wrap 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_long_word_wrap 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-14] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-15] 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_long_word_wrap 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_wrap_no_wrap 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_text.py::test_wrap_no_wrap 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestMaxNLocator::test_basic[20-100-expected0] 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestMaxNLocator::test_basic[20-100-expected0] 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-15] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestMaxNLocator::test_basic[0.001-0.0001-expected1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-16] 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestMaxNLocator::test_basic[0.001-0.0001-expected1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestMaxNLocator::test_basic[-1000000000000000.0-1000000000000000.0-expected2] 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestMaxNLocator::test_basic[-1000000000000000.0-1000000000000000.0-expected2] 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-16] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestMaxNLocator::test_basic[0-8.5e-51-expected3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-17] 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestMaxNLocator::test_basic[0-8.5e-51-expected3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestMaxNLocator::test_basic[-8.5e-51-0-expected4] 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-17] 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestMaxNLocator::test_basic[-8.5e-51-0-expected4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-18] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestMaxNLocator::test_integer[-0.1-1.1-None-expected0] 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestMaxNLocator::test_integer[-0.1-1.1-None-expected0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestMaxNLocator::test_integer[-0.1-0.95-None-expected1] 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestMaxNLocator::test_integer[-0.1-0.95-None-expected1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestMaxNLocator::test_integer[1-55-steps2-expected2] 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-18] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-19] 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestMaxNLocator::test_integer[1-55-steps2-expected2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLinearLocator::test_basic 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLinearLocator::test_basic 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLinearLocator::test_set_params 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestLinearLocator::test_set_params 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestMultipleLocator::test_basic 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestMultipleLocator::test_basic 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestMultipleLocator::test_view_limits 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestMultipleLocator::test_view_limits 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestMultipleLocator::test_view_limits_round_numbers 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-19] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-20] 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestMultipleLocator::test_view_limits_round_numbers 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestMultipleLocator::test_set_params 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestMultipleLocator::test_set_params 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_basic 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-20] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-21] 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_basic 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_low_number_of_majorticks[0-0] 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_low_number_of_majorticks[0-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_low_number_of_majorticks[1-0] 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-21] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-22] 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_low_number_of_majorticks[1-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_using_all_default_major_steps 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_using_all_default_major_steps 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_number_of_minor_ticks[1-5] 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_number_of_minor_ticks[1-5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_number_of_minor_ticks[2-4] 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-22] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-23] 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-23] 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_number_of_minor_ticks[2-4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-24] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_number_of_minor_ticks[2.5-5] 
[gw3] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-24] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-25] 
[gw0] [ 95%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_number_of_minor_ticks[2.5-5] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-25] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_number_of_minor_ticks[5-5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-26] 
[gw0] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_number_of_minor_ticks[5-5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_number_of_minor_ticks[10-5] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-26] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-27] 
[gw0] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_ticker.py::TestAutoMinorLocator::test_number_of_minor_ticks[10-5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_widgets.py::test_rectangle_handles 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-27] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-28] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-28] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-29] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-29] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-30] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-30] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-31] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-31] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-32] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-32] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-33] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-33] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-34] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-34] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-35] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-35] 
[gw1] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_tri_smooth_gradient[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-36] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_tritools 
[gw1] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_tritools 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_trirefine 
[gw0] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_widgets.py::test_rectangle_handles 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_widgets.py::test_span_selector 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-36] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-37] 
[gw2] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_widgets.py::test_rectangle_selector 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_widgets.py::test_ellipse 
[gw1] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_triangulation.py::test_trirefine 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_widgets.py::test_lasso_selector 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-37] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-38] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-38] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-39] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-39] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-40] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-40] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-41] 
[gw1] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_widgets.py::test_lasso_selector 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_widgets.py::test_check_bunch_of_radio_buttons[png] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-41] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-42] 
[gw0] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_widgets.py::test_span_selector 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_widgets.py::test_CheckButtons 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-42] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-43] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-43] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-44] 
[gw2] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_widgets.py::test_ellipse 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_widgets.py::test_check_radio_buttons_image[png] 
[gw0] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_widgets.py::test_CheckButtons 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_widgets.py::test_slider_slidermin_slidermax 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-44] 
[gw1] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_widgets.py::test_check_bunch_of_radio_buttons[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-45] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_widgets.py::test_slider_slidermin_slidermax_invalid 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-45] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-46] 
[gw0] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_widgets.py::test_slider_slidermin_slidermax 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_widgets.py::test_slider_horizontal_vertical 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-46] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-47] 
[gw1] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_widgets.py::test_slider_slidermin_slidermax_invalid 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_widgets.py::test_polygon_selector 
[gw0] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_widgets.py::test_slider_horizontal_vertical 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-47] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-48] 
[gw2] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_widgets.py::test_check_radio_buttons_image[png] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_widgets.py::test_slider_valmin_valmax 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-48] 
[gw2] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_widgets.py::test_slider_valmin_valmax 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-49] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-49] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-50] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-50] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-51] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-51] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-52] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-52] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-53] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-53] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-54] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-54] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-55] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-55] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-56] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-56] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-57] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-57] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-58] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-58] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-59] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-59] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-60] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-60] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-61] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-61] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-62] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-62] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-63] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-63] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-64] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-64] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-65] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-65] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-66] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-66] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-67] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-67] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-68] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-68] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-69] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-69] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-70] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-70] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-71] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-71] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-72] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-72] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-73] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-73] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-74] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-74] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-75] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-75] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-76] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-76] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-77] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-77] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-78] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-78] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-79] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-79] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-80] 
[gw1] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_widgets.py::test_polygon_selector 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-80] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-81] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-81] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-82] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavusans-82] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-0] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-1] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-2] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-3] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-4] 
[gw3] [ 96%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-5] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-6] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-7] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-7] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-8] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-8] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-9] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-9] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-10] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-11] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-11] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-12] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-12] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-13] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-13] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-14] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-14] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-15] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-15] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-16] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-16] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-17] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-17] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-18] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-18] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-19] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-19] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-20] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-20] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-21] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-21] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-22] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-22] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-23] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-23] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-24] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-24] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-25] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-25] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-26] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-26] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-27] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-27] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-28] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-28] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-29] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-29] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-30] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-30] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-31] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-31] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-32] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-32] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-33] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-33] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-34] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-34] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-35] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-35] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-36] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-36] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-37] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-37] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-38] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-38] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-39] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-39] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-40] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-40] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-41] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-41] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-42] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-42] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-43] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-43] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-44] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-44] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-45] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-45] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-46] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-46] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-47] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-47] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-48] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-48] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-49] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-49] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-50] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-50] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-51] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-51] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-52] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-52] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-53] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-53] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-54] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-54] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-55] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-55] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-56] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-56] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-57] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-57] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-58] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-58] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-59] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-59] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-60] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-60] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-61] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-61] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-62] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-62] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-63] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-63] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-64] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-64] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-65] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-65] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-66] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-66] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-67] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-67] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-68] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-68] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-69] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-69] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-70] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-70] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-71] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-71] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-72] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-72] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-73] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-73] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-74] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-74] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-75] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-75] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-76] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-76] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-77] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-77] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-78] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-78] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-79] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-79] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-80] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-80] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-81] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-81] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-82] 
[gw3] [ 97%] PASSED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[png-mathtext-dejavuserif-82] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-0] 
[gw3] [ 97%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-1] 
[gw3] [ 97%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-2] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-3] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-4] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-5] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-6] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-7] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-7] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-8] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-8] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-9] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-9] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-10] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-11] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-11] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-12] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-12] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-13] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-13] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-14] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-14] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-15] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-15] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-16] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-16] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-17] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-17] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-18] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-18] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-19] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-19] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-20] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-20] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-21] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-21] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-22] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-22] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-23] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-23] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-24] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-24] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-25] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-25] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-26] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-26] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-27] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-27] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-28] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-28] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-29] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-29] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-30] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-30] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-31] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-31] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-32] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-32] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-33] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-33] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-34] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-34] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-35] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-35] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-36] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-36] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-37] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-37] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-38] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-38] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-39] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-39] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-40] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-40] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-41] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-41] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-42] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-42] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-43] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-43] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-44] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-44] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-45] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-45] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-46] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-46] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-47] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-47] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-48] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-48] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-49] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-49] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-50] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-50] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-51] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-51] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-52] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-52] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-53] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-53] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-54] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-54] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-55] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-55] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-56] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-56] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-57] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-57] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-58] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-58] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-59] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-59] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-60] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-60] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-61] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-61] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-62] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-62] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-63] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-63] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-64] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-64] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-65] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-65] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-66] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-66] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-67] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-67] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-68] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-68] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-69] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-69] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-70] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-70] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-71] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-71] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-72] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-72] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-73] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-73] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-74] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-74] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-75] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-75] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-76] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-76] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-77] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-77] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-78] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-78] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-79] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-79] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-80] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-80] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-81] 
[gw3] [ 98%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-81] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-82] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-cm-82] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-0] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-0] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-1] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-1] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-2] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-2] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-3] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-3] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-4] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-4] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-5] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-5] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-6] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-6] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-7] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-7] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-8] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-8] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-9] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-9] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-10] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-10] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-11] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-11] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-12] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-12] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-13] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-13] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-14] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-14] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-15] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-15] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-16] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-16] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-17] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-17] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-18] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-18] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-19] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-19] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-20] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-20] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-21] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-21] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-22] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-22] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-23] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-23] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-24] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-24] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-25] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-25] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-26] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-26] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-27] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-27] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-28] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-28] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-29] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-29] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-30] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-30] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-31] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-31] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-32] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-32] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-33] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-33] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-34] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-34] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-35] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-35] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-36] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-36] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-37] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-37] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-38] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-38] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-39] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-39] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-40] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-40] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-41] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-41] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-42] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-42] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-43] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-43] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-44] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-44] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-45] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-45] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-46] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-46] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-47] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-47] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-48] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-48] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-49] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-49] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-50] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-50] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-51] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-51] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-52] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-52] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-53] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-53] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-54] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-54] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-55] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-55] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-56] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-56] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-57] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-57] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-58] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-58] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-59] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-59] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-60] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-60] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-61] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-61] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-62] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-62] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-63] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-63] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-64] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-64] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-65] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-65] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-66] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-66] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-67] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-67] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-68] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-68] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-69] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-69] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-70] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-70] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-71] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-71] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-72] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-72] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-73] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-73] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-74] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-74] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-75] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-75] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-76] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-76] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-77] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-77] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-78] 
[gw3] [ 99%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-78] 
../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-79] 
[gw3] [100%] SKIPPED ../../../../usr/lib64/python3.8/site-packages/matplotlib/tests/test_mathtext.py::test_mathtext_rendering[pdf-mathtext-stix-79] 
=================================== FAILURES ===================================
_____________________ test_fancyarrow_dpi_cor_200dpi[png] ______________________
[gw3] linux -- Python 3.8.3 /usr/bin/python3
expected = '/builddir/build/BUILD/mplcairo-0.3/result_images/test_arrow_patches/fancyarrow_dpi_cor_200dpi-expected.png'
actual = PosixPath('/builddir/build/BUILD/mplcairo-0.3/result_images/test_arrow_patches/fancyarrow_dpi_cor_200dpi.png')
tol = 0.0
    def _raise_on_image_difference(expected, actual, tol):
        __tracebackhide__ = True
    
        err = compare_images(expected, actual, tol, in_decorator=True)
        if err:
            for key in ["actual", "expected"]:
                err[key] = os.path.relpath(err[key])
>           raise ImageComparisonFailure(
                'images not close (RMS %(rms).3f):\n\t%(actual)s\n\t%(expected)s '
                 % err)
E           matplotlib.testing.exceptions.ImageComparisonFailure: images not close (RMS 0.018):
E           	result_images/test_arrow_patches/fancyarrow_dpi_cor_200dpi.png
E           	result_images/test_arrow_patches/fancyarrow_dpi_cor_200dpi-expected.png
/usr/lib64/python3.8/site-packages/matplotlib/testing/decorators.py:135: ImageComparisonFailure
------------------------------ Captured log setup ------------------------------
WARNING  matplotlib.testing:__init__.py:41 Could not set locale to English/United States. Some date-related tests may fail.
_____________________ test_fancyarrow_dpi_cor_100dpi[png] ______________________
[gw2] linux -- Python 3.8.3 /usr/bin/python3
expected = '/builddir/build/BUILD/mplcairo-0.3/result_images/test_arrow_patches/fancyarrow_dpi_cor_100dpi-expected.png'
actual = PosixPath('/builddir/build/BUILD/mplcairo-0.3/result_images/test_arrow_patches/fancyarrow_dpi_cor_100dpi.png')
tol = 0.0
    def _raise_on_image_difference(expected, actual, tol):
        __tracebackhide__ = True
    
        err = compare_images(expected, actual, tol, in_decorator=True)
        if err:
            for key in ["actual", "expected"]:
                err[key] = os.path.relpath(err[key])
>           raise ImageComparisonFailure(
                'images not close (RMS %(rms).3f):\n\t%(actual)s\n\t%(expected)s '
                 % err)
E           matplotlib.testing.exceptions.ImageComparisonFailure: images not close (RMS 0.015):
E           	result_images/test_arrow_patches/fancyarrow_dpi_cor_100dpi.png
E           	result_images/test_arrow_patches/fancyarrow_dpi_cor_100dpi-expected.png
/usr/lib64/python3.8/site-packages/matplotlib/testing/decorators.py:135: ImageComparisonFailure
------------------------------ Captured log setup ------------------------------
WARNING  matplotlib.testing:__init__.py:41 Could not set locale to English/United States. Some date-related tests may fail.
_________________________ test_polar_annotations[png] __________________________
[gw3] linux -- Python 3.8.3 /usr/bin/python3
expected = '/builddir/build/BUILD/mplcairo-0.3/result_images/test_axes/polar_axes-expected.png'
actual = PosixPath('/builddir/build/BUILD/mplcairo-0.3/result_images/test_axes/polar_axes.png')
tol = 0
    def _raise_on_image_difference(expected, actual, tol):
        __tracebackhide__ = True
    
        err = compare_images(expected, actual, tol, in_decorator=True)
        if err:
            for key in ["actual", "expected"]:
                err[key] = os.path.relpath(err[key])
>           raise ImageComparisonFailure(
                'images not close (RMS %(rms).3f):\n\t%(actual)s\n\t%(expected)s '
                 % err)
E           matplotlib.testing.exceptions.ImageComparisonFailure: images not close (RMS 0.009):
E           	result_images/test_axes/polar_axes.png
E           	result_images/test_axes/polar_axes-expected.png
/usr/lib64/python3.8/site-packages/matplotlib/testing/decorators.py:135: ImageComparisonFailure
------------------------------ Captured log setup ------------------------------
WARNING  matplotlib.testing:__init__.py:41 Could not set locale to English/United States. Some date-related tests may fail.
___________________________ test_eb_line_zorder[png] ___________________________
[gw2] linux -- Python 3.8.3 /usr/bin/python3
expected = '/builddir/build/BUILD/mplcairo-0.3/result_images/test_axes/vline_hline_zorder-expected.png'
actual = PosixPath('/builddir/build/BUILD/mplcairo-0.3/result_images/test_axes/vline_hline_zorder.png')
tol = 0.0
    def _raise_on_image_difference(expected, actual, tol):
        __tracebackhide__ = True
    
        err = compare_images(expected, actual, tol, in_decorator=True)
        if err:
            for key in ["actual", "expected"]:
                err[key] = os.path.relpath(err[key])
>           raise ImageComparisonFailure(
                'images not close (RMS %(rms).3f):\n\t%(actual)s\n\t%(expected)s '
                 % err)
E           matplotlib.testing.exceptions.ImageComparisonFailure: images not close (RMS 0.015):
E           	result_images/test_axes/vline_hline_zorder.png
E           	result_images/test_axes/vline_hline_zorder-expected.png
/usr/lib64/python3.8/site-packages/matplotlib/testing/decorators.py:135: ImageComparisonFailure
------------------------------ Captured log setup ------------------------------
WARNING  matplotlib.testing:__init__.py:41 Could not set locale to English/United States. Some date-related tests may fail.
________________________ test_linestylecycle_basic[png] ________________________
[gw1] linux -- Python 3.8.3 /usr/bin/python3
expected = '/builddir/build/BUILD/mplcairo-0.3/result_images/test_cycles/lineprop_cycle_basic-expected.png'
actual = PosixPath('/builddir/build/BUILD/mplcairo-0.3/result_images/test_cycles/lineprop_cycle_basic.png')
tol = 0.0
    def _raise_on_image_difference(expected, actual, tol):
        __tracebackhide__ = True
    
        err = compare_images(expected, actual, tol, in_decorator=True)
        if err:
            for key in ["actual", "expected"]:
                err[key] = os.path.relpath(err[key])
>           raise ImageComparisonFailure(
                'images not close (RMS %(rms).3f):\n\t%(actual)s\n\t%(expected)s '
                 % err)
E           matplotlib.testing.exceptions.ImageComparisonFailure: images not close (RMS 0.008):
E           	result_images/test_cycles/lineprop_cycle_basic.png
E           	result_images/test_cycles/lineprop_cycle_basic-expected.png
/usr/lib64/python3.8/site-packages/matplotlib/testing/decorators.py:135: ImageComparisonFailure
------------------------------ Captured log setup ------------------------------
WARNING  matplotlib.testing:__init__.py:41 Could not set locale to English/United States. Some date-related tests may fail.
____________________________ test_marker_cycle[png] ____________________________
[gw0] linux -- Python 3.8.3 /usr/bin/python3
expected = '/builddir/build/BUILD/mplcairo-0.3/result_images/test_cycles/marker_cycle-expected.png'
actual = PosixPath('/builddir/build/BUILD/mplcairo-0.3/result_images/test_cycles/marker_cycle.png')
tol = 0.0
    def _raise_on_image_difference(expected, actual, tol):
        __tracebackhide__ = True
    
        err = compare_images(expected, actual, tol, in_decorator=True)
        if err:
            for key in ["actual", "expected"]:
                err[key] = os.path.relpath(err[key])
>           raise ImageComparisonFailure(
                'images not close (RMS %(rms).3f):\n\t%(actual)s\n\t%(expected)s '
                 % err)
E           matplotlib.testing.exceptions.ImageComparisonFailure: images not close (RMS 0.007):
E           	result_images/test_cycles/marker_cycle.png
E           	result_images/test_cycles/marker_cycle-expected.png
/usr/lib64/python3.8/site-packages/matplotlib/testing/decorators.py:135: ImageComparisonFailure
------------------------------ Captured log setup ------------------------------
WARNING  matplotlib.testing:__init__.py:41 Could not set locale to English/United States. Some date-related tests may fail.
__________________________ test_colorcycle_basic[png] __________________________
[gw3] linux -- Python 3.8.3 /usr/bin/python3
expected = '/builddir/build/BUILD/mplcairo-0.3/result_images/test_cycles/color_cycle_basic-expected.png'
actual = PosixPath('/builddir/build/BUILD/mplcairo-0.3/result_images/test_cycles/color_cycle_basic.png')
tol = 0.0
    def _raise_on_image_difference(expected, actual, tol):
        __tracebackhide__ = True
    
        err = compare_images(expected, actual, tol, in_decorator=True)
        if err:
            for key in ["actual", "expected"]:
                err[key] = os.path.relpath(err[key])
>           raise ImageComparisonFailure(
                'images not close (RMS %(rms).3f):\n\t%(actual)s\n\t%(expected)s '
                 % err)
E           matplotlib.testing.exceptions.ImageComparisonFailure: images not close (RMS 0.007):
E           	result_images/test_cycles/color_cycle_basic.png
E           	result_images/test_cycles/color_cycle_basic-expected.png
/usr/lib64/python3.8/site-packages/matplotlib/testing/decorators.py:135: ImageComparisonFailure
------------------------------ Captured log setup ------------------------------
WARNING  matplotlib.testing:__init__.py:41 Could not set locale to English/United States. Some date-related tests may fail.
____________________________ test_align_labels[png] ____________________________
[gw2] linux -- Python 3.8.3 /usr/bin/python3
expected = '/builddir/build/BUILD/mplcairo-0.3/result_images/test_figure/figure_align_labels-expected.png'
actual = PosixPath('/builddir/build/BUILD/mplcairo-0.3/result_images/test_figure/figure_align_labels.png')
tol = 0.0
    def _raise_on_image_difference(expected, actual, tol):
        __tracebackhide__ = True
    
        err = compare_images(expected, actual, tol, in_decorator=True)
        if err:
            for key in ["actual", "expected"]:
                err[key] = os.path.relpath(err[key])
>           raise ImageComparisonFailure(
                'images not close (RMS %(rms).3f):\n\t%(actual)s\n\t%(expected)s '
                 % err)
E           matplotlib.testing.exceptions.ImageComparisonFailure: images not close (RMS 0.007):
E           	result_images/test_figure/figure_align_labels.png
E           	result_images/test_figure/figure_align_labels-expected.png
/usr/lib64/python3.8/site-packages/matplotlib/testing/decorators.py:135: ImageComparisonFailure
------------------------------ Captured log setup ------------------------------
WARNING  matplotlib.testing:__init__.py:41 Could not set locale to English/United States. Some date-related tests may fail.
____________________ test_imshow_masked_interpolation[png] _____________________
[gw2] linux -- Python 3.8.3 /usr/bin/python3
expected = '/builddir/build/BUILD/mplcairo-0.3/result_images/test_image/imshow_masked_interpolation-expected.png'
actual = PosixPath('/builddir/build/BUILD/mplcairo-0.3/result_images/test_image/imshow_masked_interpolation.png')
tol = 0.0
    def _raise_on_image_difference(expected, actual, tol):
        __tracebackhide__ = True
    
        err = compare_images(expected, actual, tol, in_decorator=True)
        if err:
            for key in ["actual", "expected"]:
                err[key] = os.path.relpath(err[key])
>           raise ImageComparisonFailure(
                'images not close (RMS %(rms).3f):\n\t%(actual)s\n\t%(expected)s '
                 % err)
E           matplotlib.testing.exceptions.ImageComparisonFailure: images not close (RMS 0.005):
E           	result_images/test_image/imshow_masked_interpolation.png
E           	result_images/test_image/imshow_masked_interpolation-expected.png
/usr/lib64/python3.8/site-packages/matplotlib/testing/decorators.py:135: ImageComparisonFailure
------------------------------ Captured log setup ------------------------------
WARNING  matplotlib.testing:__init__.py:41 Could not set locale to English/United States. Some date-related tests may fail.
_____________________________ test_alpha_rgba[png] _____________________________
[gw2] linux -- Python 3.8.3 /usr/bin/python3
expected = '/builddir/build/BUILD/mplcairo-0.3/result_images/test_legend/rgba_alpha-expected.png'
actual = PosixPath('/builddir/build/BUILD/mplcairo-0.3/result_images/test_legend/rgba_alpha.png')
tol = 0.0
    def _raise_on_image_difference(expected, actual, tol):
        __tracebackhide__ = True
    
        err = compare_images(expected, actual, tol, in_decorator=True)
        if err:
            for key in ["actual", "expected"]:
                err[key] = os.path.relpath(err[key])
>           raise ImageComparisonFailure(
                'images not close (RMS %(rms).3f):\n\t%(actual)s\n\t%(expected)s '
                 % err)
E           matplotlib.testing.exceptions.ImageComparisonFailure: images not close (RMS 0.006):
E           	result_images/test_legend/rgba_alpha.png
E           	result_images/test_legend/rgba_alpha-expected.png
/usr/lib64/python3.8/site-packages/matplotlib/testing/decorators.py:135: ImageComparisonFailure
------------------------------ Captured log setup ------------------------------
WARNING  matplotlib.testing:__init__.py:41 Could not set locale to English/United States. Some date-related tests may fail.
______________________________ test_complete[png] ______________________________
[gw0] linux -- Python 3.8.3 /usr/bin/python3
expected = '/builddir/build/BUILD/mplcairo-0.3/result_images/test_pickle/multi_pickle-expected.png'
actual = PosixPath('/builddir/build/BUILD/mplcairo-0.3/result_images/test_pickle/multi_pickle.png')
tol = 0.0
    def _raise_on_image_difference(expected, actual, tol):
        __tracebackhide__ = True
    
        err = compare_images(expected, actual, tol, in_decorator=True)
        if err:
            for key in ["actual", "expected"]:
                err[key] = os.path.relpath(err[key])
>           raise ImageComparisonFailure(
                'images not close (RMS %(rms).3f):\n\t%(actual)s\n\t%(expected)s '
                 % err)
E           matplotlib.testing.exceptions.ImageComparisonFailure: images not close (RMS 0.082):
E           	result_images/test_pickle/multi_pickle.png
E           	result_images/test_pickle/multi_pickle-expected.png
/usr/lib64/python3.8/site-packages/matplotlib/testing/decorators.py:135: ImageComparisonFailure
------------------------------ Captured log setup ------------------------------
WARNING  matplotlib.testing:__init__.py:41 Could not set locale to English/United States. Some date-related tests may fail.
___________________________ test_alpha_rcparam[png] ____________________________
[gw3] linux -- Python 3.8.3 /usr/bin/python3
expected = '/builddir/build/BUILD/mplcairo-0.3/result_images/test_legend/rcparam_alpha-expected.png'
actual = PosixPath('/builddir/build/BUILD/mplcairo-0.3/result_images/test_legend/rcparam_alpha.png')
tol = 0.0
    def _raise_on_image_difference(expected, actual, tol):
        __tracebackhide__ = True
    
        err = compare_images(expected, actual, tol, in_decorator=True)
        if err:
            for key in ["actual", "expected"]:
                err[key] = os.path.relpath(err[key])
>           raise ImageComparisonFailure(
                'images not close (RMS %(rms).3f):\n\t%(actual)s\n\t%(expected)s '
                 % err)
E           matplotlib.testing.exceptions.ImageComparisonFailure: images not close (RMS 0.006):
E           	result_images/test_legend/rcparam_alpha.png
E           	result_images/test_legend/rcparam_alpha-expected.png
/usr/lib64/python3.8/site-packages/matplotlib/testing/decorators.py:135: ImageComparisonFailure
------------------------------ Captured log setup ------------------------------
WARNING  matplotlib.testing:__init__.py:41 Could not set locale to English/United States. Some date-related tests may fail.
_____________________________ test_framealpha[png] _____________________________
[gw3] linux -- Python 3.8.3 /usr/bin/python3
expected = '/builddir/build/BUILD/mplcairo-0.3/result_images/test_legend/framealpha-expected.png'
actual = PosixPath('/builddir/build/BUILD/mplcairo-0.3/result_images/test_legend/framealpha.png')
tol = 0.0
    def _raise_on_image_difference(expected, actual, tol):
        __tracebackhide__ = True
    
        err = compare_images(expected, actual, tol, in_decorator=True)
        if err:
            for key in ["actual", "expected"]:
                err[key] = os.path.relpath(err[key])
>           raise ImageComparisonFailure(
                'images not close (RMS %(rms).3f):\n\t%(actual)s\n\t%(expected)s '
                 % err)
E           matplotlib.testing.exceptions.ImageComparisonFailure: images not close (RMS 0.017):
E           	result_images/test_legend/framealpha.png
E           	result_images/test_legend/framealpha-expected.png
/usr/lib64/python3.8/site-packages/matplotlib/testing/decorators.py:135: ImageComparisonFailure
------------------------------ Captured log setup ------------------------------
WARNING  matplotlib.testing:__init__.py:41 Could not set locale to English/United States. Some date-related tests may fail.
____________________________ test_numpy_facade[png] ____________________________
[gw2] linux -- Python 3.8.3 /usr/bin/python3
expected = '/builddir/build/BUILD/mplcairo-0.3/result_images/test_units/plot_pint-expected.png'
actual = PosixPath('/builddir/build/BUILD/mplcairo-0.3/result_images/test_units/plot_pint.png')
tol = 0.0
    def _raise_on_image_difference(expected, actual, tol):
        __tracebackhide__ = True
    
        err = compare_images(expected, actual, tol, in_decorator=True)
        if err:
            for key in ["actual", "expected"]:
                err[key] = os.path.relpath(err[key])
>           raise ImageComparisonFailure(
                'images not close (RMS %(rms).3f):\n\t%(actual)s\n\t%(expected)s '
                 % err)
E           matplotlib.testing.exceptions.ImageComparisonFailure: images not close (RMS 0.002):
E           	result_images/test_units/plot_pint.png
E           	result_images/test_units/plot_pint-expected.png
/usr/lib64/python3.8/site-packages/matplotlib/testing/decorators.py:135: ImageComparisonFailure
------------------------------ Captured log setup ------------------------------
WARNING  matplotlib.testing:__init__.py:41 Could not set locale to English/United States. Some date-related tests may fail.
_________________________ test_plot_masked_units[png] __________________________
[gw2] linux -- Python 3.8.3 /usr/bin/python3
expected = '/builddir/build/BUILD/mplcairo-0.3/result_images/test_units/plot_masked_units-expected.png'
actual = PosixPath('/builddir/build/BUILD/mplcairo-0.3/result_images/test_units/plot_masked_units.png')
tol = 0.0
    def _raise_on_image_difference(expected, actual, tol):
        __tracebackhide__ = True
    
        err = compare_images(expected, actual, tol, in_decorator=True)
        if err:
            for key in ["actual", "expected"]:
                err[key] = os.path.relpath(err[key])
>           raise ImageComparisonFailure(
                'images not close (RMS %(rms).3f):\n\t%(actual)s\n\t%(expected)s '
                 % err)
E           matplotlib.testing.exceptions.ImageComparisonFailure: images not close (RMS 0.006):
E           	result_images/test_units/plot_masked_units.png
E           	result_images/test_units/plot_masked_units-expected.png
/usr/lib64/python3.8/site-packages/matplotlib/testing/decorators.py:135: ImageComparisonFailure
------------------------------ Captured log setup ------------------------------
WARNING  matplotlib.testing:__init__.py:41 Could not set locale to English/United States. Some date-related tests may fail.
=============================== warnings summary ===============================
/usr/lib/python3.8/site-packages/_pytest/config/__init__.py:524
/usr/lib/python3.8/site-packages/_pytest/config/__init__.py:524
/usr/lib/python3.8/site-packages/_pytest/config/__init__.py:524
/usr/lib/python3.8/site-packages/_pytest/config/__init__.py:524
  /usr/lib/python3.8/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.8/site-packages/_pytest/cacheprovider.py:127
/usr/lib/python3.8/site-packages/_pytest/cacheprovider.py:127
/usr/lib/python3.8/site-packages/_pytest/cacheprovider.py:127
/usr/lib/python3.8/site-packages/_pytest/cacheprovider.py:127
/usr/lib/python3.8/site-packages/_pytest/cacheprovider.py:127
  /usr/lib/python3.8/site-packages/_pytest/cacheprovider.py:127: PytestCacheWarning: could not create cache path /usr/lib64/python3.8/site-packages/.pytest_cache/v/cache/stepwise
    self.warn("could not create cache path {path}", path=path)
/usr/lib/python3.8/site-packages/_pytest/cacheprovider.py:127
  /usr/lib/python3.8/site-packages/_pytest/cacheprovider.py:127: PytestCacheWarning: could not create cache path /usr/lib64/python3.8/site-packages/.pytest_cache/v/cache/nodeids
    self.warn("could not create cache path {path}", path=path)
/usr/lib/python3.8/site-packages/_pytest/cacheprovider.py:127
  /usr/lib/python3.8/site-packages/_pytest/cacheprovider.py:127: PytestCacheWarning: could not create cache path /usr/lib64/python3.8/site-packages/.pytest_cache/v/cache/lastfailed
    self.warn("could not create cache path {path}", path=path)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
= 15 failed, 6687 passed, 1314 skipped, 10 xfailed, 1 xpassed, 11 warnings in 5501.96 seconds =
error: Bad exit status from /var/tmp/rpm-tmp.pigaME (%check)
RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.pigaME (%check)
Child return code was: 1
EXCEPTION: [Error()]
Traceback (most recent call last):
  File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace
    result = func(*args, **kw)
  File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status
    raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode)
mockbuild.exception.Error: Command failed: 
 # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-mplcairo.spec