#114620 Report by node seismo3 covering 1968 tests from 49 modules resulted into 87 errors

Report

ObsPy version
1.2.2
GitHub Pull Request
-
Report file
XML document
Total runtime
83.0 sec
Report date/time
Oct. 2, 2021, 12:36 p.m.

System / Python

Architecture
64bit
Machine
x86_64
Node
seismo3
Processor
x86_64
Python Compiler
GCC 9.4.0
Python Implementation
CPython
Python Version
3.7.10
Release
4.4.0-21-generic
System
Linux
Version
#37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016

Dependencies

cartopy
0.20.0
decorator
5.1.0
flake8
---
future
0.18.2
geographiclib
---
lxml.etree
4.6.3
m2crypto
---
matplotlib
3.4.3
mock
---
mpl_toolkits.basemap
---
numpy
1.21.2
pep8-naming
---
pyflakes
---
pyimgur
---
pyproj
3.2.1
requests
2.26.0
scipy
1.7.1
setuptools
58.0.4
shapefile
2.1.3
sqlalchemy
1.4.25

Modules (49)

Module Errors / Failures Tracebacks
obspy.clients.arclink Not tested -
obspy.clients.earthworm Not tested -
obspy.clients.fdsn Not tested -
obspy.clients.filesystem - -
obspy.clients.iris Not tested -
obspy.clients.neic Not tested -
obspy.clients.nrl Not tested -
obspy.clients.seedlink Not tested -
obspy.clients.seishub Not tested -
obspy.clients.syngine Not tested -
obspy.core 23 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
obspy.db 1 24
obspy.geodetics - -
obspy.imaging 41 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65
obspy.io.ah - -
obspy.io.arclink - -
obspy.io.ascii - -
obspy.io.cmtsolution - -
obspy.io.cnv - -
obspy.io.css - -
obspy.io.dmx - -
obspy.io.focmec - -
obspy.io.gcf - -
obspy.io.gse2 - -
obspy.io.hypodd - -
obspy.io.iaspei - -
obspy.io.json - -
obspy.io.kinemetrics - -
obspy.io.kml - -
obspy.io.mseed - -
obspy.io.ndk - -
obspy.io.nied - -
obspy.io.nlloc - -
obspy.io.nordic 2 66 67
obspy.io.pdas - -
obspy.io.pde - -
obspy.io.quakeml - -
obspy.io.reftek - -
obspy.io.rg16 - -
obspy.io.sac - -
obspy.io.scardec - -
obspy.io.seg2 - -
obspy.io.segy - -
obspy.io.seisan - -
obspy.io.seiscomp - -
obspy.io.sh - -
obspy.io.shapefile - -
obspy.io.stationtxt - -
obspy.io.stationxml - -
obspy.io.wav - -
obspy.io.win - -
obspy.io.xseed - -
obspy.io.y - -
obspy.io.zmap - -
obspy.realtime - -
obspy.scripts - -
obspy.signal 10 68 69 70 71 72 73 74 75 76 77
obspy.taup 10 78 79 80 81 82 83 84 85 86 87
Summary 87 87

Tracebacks (87)

Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/tests/test_trace.py", line 2302, in test_remove_response_plot
reltol=1.5) as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/tests/test_response.py", line 143, in test_response_plot
reltol=reltol) as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/tests/test_response.py", line 163, in test_response_plot_degrees
reltol=reltol) as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/tests/test_inventory.py", line 199, in test_response_plot
reltol=reltol) as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/tests/test_inventory.py", line 786, in test_location_plot_global
'inventory_location-cartopy1.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/tests/test_inventory.py", line 810, in test_location_plot_local
'inventory_location-cartopy3.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/tests/test_inventory.py", line 797, in test_location_plot_ortho
'inventory_location-cartopy2.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/tests/test_channel.py", line 59, in test_response_plot
reltol=reltol) as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/tests/test_station.py", line 54, in test_response_plot
reltol=reltol) as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/tests/test_station.py", line 73, in test_response_plot_degrees
reltol=reltol) as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/tests/test_util_base.py", line 80, in test_image_comparison
with ImageComparison(path, img_basename) as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/tests/test_network.py", line 144, in test_response_plot
reltol=reltol) as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/tests/test_network.py", line 410, in test_location_plot_global
'network_location-cartopy1.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/tests/test_network.py", line 434, in test_location_plot_local
'network_location-cartopy3.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/tests/test_network.py", line 421, in test_location_plot_ortho
'network_location-cartopy2.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/tests/test_event.py", line 621, in test_catalog_plot_global
with ImageComparison(self.image_dir, 'catalog-cartopy1.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/tests/test_event.py", line 657, in test_catalog_plot_local
with ImageComparison(self.image_dir, 'catalog-cartopy3.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/tests/test_event.py", line 631, in test_catalog_plot_ortho
with ImageComparison(self.image_dir, 'catalog-cartopy2.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/tests/test_event.py", line 645, in test_catalog_plot_ortho_longitude_wrap
'catalog-cartopy_long-wrap.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/doctest.py", line 2204, in runTest
raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.core.trace.Trace.times
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/trace.py", line 2487, in times
----------------------------------------------------------------------
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/trace.py", line 2529, in obspy.core.trace.Trace.times
Failed example:
tr.times("matplotlib")
Expected:
array([ 733643.01392361, 733643.01392373, 733643.01392384, ...,
733643.01427049, 733643.0142706 , 733643.01427072])
Got:
array([ 14480.01392361, 14480.01392373, 14480.01392384, ...,
14480.01427049, 14480.0142706 , 14480.01427072])
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/doctest.py", line 2204, in runTest
raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.core.utcdatetime.UTCDateTime.matplotlib_date
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/utcdatetime.py", line unknown line number, in matplotlib_date
----------------------------------------------------------------------
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/utcdatetime.py", line ?, in obspy.core.utcdatetime.UTCDateTime.matplotlib_date
Failed example:
t.matplotlib_date
Expected:
733643.0139780092
Got:
14480.01397800926
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/tests/test_trace.py", line 1448, in test_times
np.testing.assert_allclose(got[:5], expected, rtol=1e-17)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/numpy/testing/_private/utils.py", line 1531, in assert_allclose
verbose=verbose, header=header, equal_nan=equal_nan)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/numpy/testing/_private/utils.py", line 844, in assert_array_compare
raise AssertionError(msg)
AssertionError:
Not equal to tolerance rtol=1e-17, atol=0
Mismatched elements: 5 / 5 (100%)
Max absolute difference: 719163.0
Max relative difference: 0.9849928778830878
x: array([ 10957. , 10957.000001, 10957.000001, 10957.000002,
10957.000002])
y: array([ 730120. , 730120.000001, 730120.000001, 730120.000002,
730120.000002])
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/tests/test_utcdatetime.py", line 1093, in test_matplotlib_date
t.matplotlib_date, expected, decimal=8)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/numpy/testing/_private/utils.py", line 599, in assert_almost_equal
raise AssertionError(_build_err_msg())
AssertionError:
Arrays are not almost equal to 8 decimals
ACTUAL: 5965.5723676839116
DESIRED: 725128.5723676839
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/sqlalchemy/sql/elements.py", line 850, in __getattr__
return getattr(self.comparator, key)
AttributeError: 'Comparator' object has no attribute '_text_converter_role'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/db/tests/test_client.py", line 248, in test_get_preview
starttime=dt, endtime=dt2)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/db/client.py", line 257, in get_preview
WaveformChannel.channel == temp[3]))
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/sqlalchemy/sql/elements.py", line 2392, in append
coercions.expect(self._text_converter_role, clause).self_group(
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/sqlalchemy/sql/elements.py", line 861, in __getattr__
replace_context=err,
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/sqlalchemy/util/compat.py", line 207, in raise_
raise exception
AttributeError: Neither 'BooleanClauseList' object nor 'Comparator' object has an attribute '_text_converter_role'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_spectrogram.py", line 42, in test_spectrogram
with ImageComparison(self.path, 'spectrogram_log.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_mopad.py", line 64, in test_collection
with ImageComparison(self.path, 'mopad_collection.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_waveform.py", line 298, in test_plot_azim_section
with ImageComparison(self.path, 'waveform_azim_section.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_waveform.py", line 264, in test_plot_binning_error
with ImageComparison(self.path, 'waveform_binning_error.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_waveform.py", line 342, in test_plot_colored_section
with ImageComparison(self.path, 'waveform_color_section.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_waveform.py", line 206, in test_plot_complex_gap_few_samples
with ImageComparison(self.path, image_name) as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_waveform.py", line 185, in test_plot_complex_gap_many_samples
with ImageComparison(self.path, image_name) as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_waveform.py", line 448, in test_plot_day_plot
with ImageComparison(self.path, image_name) as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_waveform.py", line 483, in test_plot_day_plot_catalog
with ImageComparison(self.path, image_name) as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_waveform.py", line 465, in test_plot_day_plot_explicit_event
with ImageComparison(self.path, image_name) as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_waveform.py", line 423, in test_plot_default_relative
with ImageComparison(self.path, image_name) as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_waveform.py", line 283, in test_plot_default_section
with ImageComparison(self.path, 'waveform_default_section.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_waveform.py", line 312, in test_plot_horizontal_section
with ImageComparison(self.path, 'waveform_horiz_section.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_waveform.py", line 215, in test_plot_multiple_traces
with ImageComparison(self.path, 'waveform_1_trace.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_waveform.py", line 134, in test_plot_one_hour_few_samples
with ImageComparison(self.path, image_name) as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_waveform.py", line 121, in test_plot_one_hour_many_samples
with ImageComparison(self.path, image_name) as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_waveform.py", line 437, in test_plot_ref_time_relative
with ImageComparison(self.path, image_name) as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_waveform.py", line 327, in test_plot_ref_time_section
with ImageComparison(self.path, 'waveform_reftime_section.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_waveform.py", line 164, in test_plot_simple_gap_few_samples
with ImageComparison(self.path, image_name) as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_waveform.py", line 149, in test_plot_simple_gap_many_samples
with ImageComparison(self.path, image_name) as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_waveform.py", line 394, in test_plot_wiggles_horizontal_section
self.path, 'waveform_wiggles_horizontal_section.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_waveform.py", line 359, in test_plot_wiggles_negative_section
self.path, 'waveform_wiggles_negative_section.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_waveform.py", line 377, in test_plot_wiggles_positive_section
self.path, 'waveform_wiggles_positive_section.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_waveform.py", line 411, in test_plot_wiggles_vertical_section
self.path, 'waveform_wiggles_vertical_section.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_waveform.py", line 254, in test_plot_with_labels
with ImageComparison(self.path, 'waveform_labels.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_beachball.py", line 82, in test_beachball
with ImageComparison(self.path, filename) as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_beachball.py", line 228, in test_collection
with ImageComparison(self.path, 'bb_collection.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_beachball.py", line 294, in test_collection_aspect_x
filename_width_height='bb_aspect_x_height.png')
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_beachball.py", line 259, in collection_aspect
with ImageComparison(self.path, filename_width) as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_beachball.py", line 303, in test_collection_aspect_y
filename_width_height='bb_aspect_y_height.png')
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_beachball.py", line 259, in collection_aspect
with ImageComparison(self.path, filename_width) as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_beachball.py", line 314, in test_mopad_fallback
with ImageComparison(self.path, 'mopad_fallback.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_scan.py", line 223, in test_multiple_sampling_rates
with image_comp as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_scan.py", line 72, in test_scan_function_and_scanner_class
with ImageComparison(self.path, 'scan.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_scan.py", line 56, in test_scan_main_method
with ImageComparison(self.path, 'scan.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_scan.py", line 168, in test_scan_save_load_npz
with ImageComparison(self.path, 'scan.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_scan.py", line 184, in test_scan_times
with ImageComparison(self.path, 'scan_times.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_scan.py", line 138, in test_scanner_manually_add_streams
with ImageComparison(self.path, 'scan.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_ppsd.py", line 34, in test_ppsd_plot
with ImageComparison(self.path, 'ppsd.png', reltol=1.5) as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_ppsd.py", line 78, in test_ppsd_plot_cumulative
reltol=1.5) as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_ppsd.py", line 58, in test_ppsd_plot_frequency
reltol=reltol) as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_plot.py", line 43, in test_plot
with ImageComparison(self.path, 'plot.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/imaging/tests/test_plot.py", line 58, in test_plot_no_merge
with ImageComparison(self.path, 'plot_nomerge.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/io/nordic/tests/test_nordic.py", line 1014, in test_ellipse_plot
style='classic', reltol=10) as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/io/nordic/tests/test_nordic.py", line 1031, in test_ellipse_plot_tangents
style='classic', reltol=10) as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/signal/tests/test_interpolation.py", line 134, in test_plot_lanczos_window
'plot_lanczos_window.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/signal/tests/test_cross_correlation.py", line 300, in test_xcorr_pick_correction_images
with ImageComparison(self.path_images, 'xcorr_pick_corr.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/signal/tests/test_tf_misfit.py", line 305, in test_plot_tf_gofs
'time_frequency_gofs.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/signal/tests/test_tf_misfit.py", line 297, in test_plot_tf_misfits
'time_frequency_misfits.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/signal/tests/test_tf_misfit.py", line 290, in test_plot_tfr
'time_frequency_representation.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/signal/tests/test_detrend.py", line 72, in test_polynomial_detrend_plotting
with ImageComparison(self.path_images, 'polynomial_detrend.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/signal/tests/test_detrend.py", line 86, in test_spline_detrend_plotting
'degree_1_spline_detrend.png') as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/signal/tests/test_spectral_estimation.py", line 495, in test_ppsd_restricted_stacks
'ppsd_restricted_stack.png', reltol=reltol) as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/signal/tests/test_spectral_estimation.py", line 774, in test_ppsd_temporal_plot
reltol=1.5) as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/doctest.py", line 2204, in runTest
raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.signal._sosfilt._zpk2sos
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/signal/_sosfilt.py", line 141, in _zpk2sos
----------------------------------------------------------------------
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/signal/_sosfilt.py", line 256, in obspy.signal._sosfilt._zpk2sos
Failed example:
sos[:, :3]
Expected:
array([[ 0.0014154 , 0.00248707, 0.0014154 ],
[ 1. , 0.72965193, 1. ],
[ 1. , 0.17594966, 1. ]])
Got:
array([[ 0.0014152 , 0.00248677, 0.0014152 ],
[ 1. , 0.72976874, 1. ],
[ 1. , 0.17607852, 1. ]])
----------------------------------------------------------------------
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/signal/_sosfilt.py", line 266, in obspy.signal._sosfilt._zpk2sos
Failed example:
sos[:, 3:]
Expected:
array([[ 1. , -1.32543251, 0.46989499],
[ 1. , -1.26117915, 0.6262586 ],
[ 1. , -1.25707217, 0.86199667]])
Got:
array([[ 1. , -1.32544025, 0.46989976],
[ 1. , -1.26118294, 0.62625924],
[ 1. , -1.2570723 , 0.8619958 ]])
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/taup/tests/test_plotting.py", line 103, in test_cartesian_many_phases
"cartesian_many_phases.png") as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/taup/tests/test_plotting.py", line 115, in test_cartesian_many_phases_buried_station
"cartesian_many_phases_buried_station.png") as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/taup/tests/test_plotting.py", line 129, in test_cartesian_many_phases_one_way
"cartesian_many_phases_one_way.png") as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/taup/tests/test_plotting.py", line 160, in test_plot_travel_times
"traveltimes_many_phases.png") as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/taup/tests/test_plotting.py", line 173, in test_plot_travel_times_convenience
"traveltimes_many_phases_multiple_degrees.png") as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/taup/tests/test_plotting.py", line 86, in test_spherical_diff_phases
"spherical_diff_phases.png") as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/taup/tests/test_plotting.py", line 37, in test_spherical_many_phases
"spherical_many_phases.png") as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/taup/tests/test_plotting.py", line 50, in test_spherical_many_phases_buried_station
"spherical_many_phases_buried_station.png") as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/taup/tests/test_plotting.py", line 63, in test_spherical_many_phases_one_way
"spherical_many_phases_one_way.png") as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/taup/tests/test_plotting.py", line 75, in test_spherical_more_then_360_degrees
"spherical_more_then_360.png") as ic:
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/obspy/core/util/testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "/home/swk/.anaconda3/envs/obspy/lib/python3.7/site-packages/matplotlib/rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'

Skipped tests (28)

Submodule Test Skip message
core test_combined_station_event_plot (obspy.core.tests.test_inventory.InventoryBasemapTestCase) basemap not installed
core test_location_plot_global (obspy.core.tests.test_inventory.InventoryBasemapTestCase) basemap not installed
core test_location_plot_local (obspy.core.tests.test_inventory.InventoryBasemapTestCase) basemap not installed
core test_location_plot_ortho (obspy.core.tests.test_inventory.InventoryBasemapTestCase) basemap not installed
core test_flake8 (obspy.core.tests.test_code_formatting.CodeFormattingTestCase) No code formatting tests for release builds
core test_use_obspy_deprecation_warning (obspy.core.tests.test_code_formatting.CodeFormattingTestCase) No code formatting tests for release builds
core test_future_imports_in_every_file (obspy.core.tests.test_code_formatting.FutureUsageTestCase) No code formatting tests for release builds
core test_no_pyplot_import_in_any_file (obspy.core.tests.test_code_formatting.MatplotlibBackendUsageTestCase) No code formatting tests for release builds
core test_location_plot_global (obspy.core.tests.test_network.NetworkBasemapTestCase) basemap not installed
core test_location_plot_local (obspy.core.tests.test_network.NetworkBasemapTestCase) basemap not installed
core test_location_plot_ortho (obspy.core.tests.test_network.NetworkBasemapTestCase) basemap not installed
core test_catalog_plot_global (obspy.core.tests.test_event.CatalogBasemapTestCase) basemap not installed
core test_catalog_plot_local (obspy.core.tests.test_event.CatalogBasemapTestCase) basemap not installed
core test_catalog_plot_ortho (obspy.core.tests.test_event.CatalogBasemapTestCase) basemap not installed
core test_catalog_plot_ortho_longitude_wrap (obspy.core.tests.test_event.CatalogBasemapTestCase) basemap not installed
core test_plot_catalog_before_1900 (obspy.core.tests.test_event.CatalogBasemapTestCase) basemap not installed
core test_plot_farfield_without_quiver_with_maps (obspy.core.tests.test_event.EventTestCase) basemap not installed
geodetics test_gps_2_dist_azimuth_with_geographiclib (obspy.geodetics.tests.test_util_geodetics.UtilGeodeticsTestCase) Module geographiclib is not installed
geodetics test_issue_375 (obspy.geodetics.tests.test_util_geodetics.UtilGeodeticsTestCase) Module geographiclib is not installed
imaging test_script_plot (obspy.imaging.tests.test_mopad_script.MopadTestCase) Currently broken until further review.
signal test_schema_validation (obspy.signal.tests.test_quality_control.QualityControlTestCase) Test requires the jsonschema module
signal test_ppsd_spectrogram_plot (obspy.signal.tests.test_spectral_estimation.PsdTestCase) matplotlib >= 3 shifts labels
taup test_p_iasp91_geo_manual (obspy.taup.tests.test_tau.TauPyModelTestCase) Module geographiclib is not installed
taup test_pierce_p_iasp91_geo (obspy.taup.tests.test_tau.TauPyModelTestCase) test needs geographiclib >= 1.34
taup test_single_path_geo_iasp91 (obspy.taup.tests.test_tau.TauPyModelTestCase) test needs geographiclib >= 1.34
taup test_compute_ray_paths (obspy.taup.tests.test_ray_paths.RayPathCalculationsTestCase) test needs geographiclib >= 1.34
taup test_path_geo (obspy.taup.tests.test_taup_geo.TaupGeoTestCase) Module geographiclib is not installed or too old.
taup test_path_resampling (obspy.taup.tests.test_taup_geo.TaupGeoTestCase) Module geographiclib is not installed or too old.

Slowest tests (20)

Runtime Test
4.550s __init__ (obspy.taup)
3.744s test_response_calculation_from_seed_and_xseed (obspy.io.xseed.tests.test_core.CoreTestCase)
3.732s test_relcal_different_overlaps (obspy.signal.tests.test_calibration.CalibrationTestCase)
3.499s test_shoot_existing_ray_param (obspy.taup.tests.test_seismic_phase.TauPySeismicPhaseTestCase)
2.702s read (obspy.core.stream)
2.110s plot_travel_times (obspy.taup.tau)
1.955s test_regional_models (obspy.taup.tests.test_tau.TauPyModelTestCase)
1.800s test_vs_java_iasp91 (obspy.taup.tests.test_tau.TauPyModelTestCase)
1.711s test_evalresp_file_like_object (obspy.signal.tests.test_invsim.InvSimTestCase)
1.617s test_many_identically_named_phases (obspy.taup.tests.test_seismic_phase.TauPySeismicPhaseTestCase)
1.498s test_read_url_via_network (obspy.core.tests.test_stream.StreamTestCase)
1.421s test_correlate_stream_template_and_correlation_detector (obspy.signal.tests.test_cross_correlation.CrossCorrelationTestCase)
1.285s test_read_nlloc_scatter_coordinate_conversion (obspy.io.nlloc.tests.test_util.NLLOCTestCase)
1.259s test_polarization_vidale (obspy.signal.tests.test_polarization.PolarizationTestCase)
1.087s test_relcal_using_dict (obspy.signal.tests.test_calibration.CalibrationTestCase)
1.078s test_relcal_using_traces (obspy.signal.tests.test_calibration.CalibrationTestCase)
1.041s test_auto_read_arclink_xml (obspy.io.arclink.tests.test_inventory_xml.ArclinkInventoryTestCase)
1.005s test_rotate2zne_against_lqt_different_combinations (obspy.signal.tests.test_rotate.RotateTestCase)
0.884s test_earthquake_models (obspy.signal.tests.test_spectral_estimation.PsdTestCase)
0.859s test_evalresp_vs_obspy (obspy.signal.tests.test_invsim.InvSimTestCase)