#111887 Report by node FSEN-TALOS covering 1968 tests from 49 modules resulted into 58 errors

Report

ObsPy version
1.2.2
GitHub Pull Request
-
Report file
XML document
Total runtime
181.2 sec
Report date/time
Sept. 22, 2020, 5:32 p.m.

System / Python

Architecture
64bit
Machine
AMD64
Node
FSEN-TALOS
Processor
Intel64 Family 6 Model 158 Stepping 13, GenuineIntel
Python Compiler
MSC v.1916 64 bit (AMD64)
Python Implementation
CPython
Python Version
3.7.8
Release
10
System
Windows
Version
10.0.18362

Dependencies

cartopy
0.18.0
decorator
4.4.2
flake8
---
future
0.18.2
geographiclib
---
lxml.etree
4.5.2
m2crypto
---
matplotlib
3.3.2
mock
---
mpl_toolkits.basemap
---
numpy
1.19.2
pep8-naming
---
pyflakes
---
pyimgur
---
pyproj
2.6.1.post1
requests
2.24.0
scipy
1.5.2
setuptools
50.3.0
shapefile
2.1.2
sqlalchemy
1.3.19

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 20 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
obspy.db - -
obspy.geodetics - -
obspy.imaging 32 21 22 23 24 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
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 - -
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 5 53 54 55 56 57
obspy.taup 1 58
Summary 58 58

Tracebacks (58)

Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\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 "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\trace.py", line 2487, in times
----------------------------------------------------------------------
File "c:\users\afascett\.conda\envs\obspy\lib\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 "c:\users\afascett\.conda\envs\obspy\lib\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 "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\utcdatetime.py", line unknown line number, in matplotlib_date
----------------------------------------------------------------------
File "c:\users\afascett\.conda\envs\obspy\lib\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 "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_channel.py", line 61, in test_response_plot
cha.plot(0.005, outfile=ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: channel_response.png
	RMS: 5.1236100992815485
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_event.py", line 623, in test_catalog_plot_global
cat.plot(method='cartopy', outfile=ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: catalog-cartopy1.png
	RMS: 6.20871524013846
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_event.py", line 661, in test_catalog_plot_local
color='date', colormap='gist_heat')
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: catalog-cartopy3.png
	RMS: 19.87185671497285
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_event.py", line 635, in test_catalog_plot_ortho
color='date')
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: catalog-cartopy2.png
	RMS: 3.004732896148853
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_inventory.py", line 202, in test_response_plot
station="[WR]*", time=t, outfile=ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: inventory_response.png
	RMS: 9.886507545281157
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_inventory.py", line 788, in test_location_plot_global
inv.plot(method='cartopy', outfile=ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: inventory_location-cartopy1.png
	RMS: 8.594850986338637
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_inventory.py", line 814, in test_location_plot_local
outfile=ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: inventory_location-cartopy3.png
	RMS: 10.490244770238021
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_inventory.py", line 801, in test_location_plot_ortho
colormap='Set3', color_per_network=True, outfile=ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: inventory_location-cartopy2.png
	RMS: 3.083694513223926
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_network.py", line 147, in test_response_plot
time=t, outfile=ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: network_response.png
	RMS: 6.860723345242748
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_network.py", line 412, in test_location_plot_global
net.plot(method='cartopy', outfile=ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: network_location-cartopy1.png
	RMS: 6.690264947050183
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_network.py", line 437, in test_location_plot_local
size=13**2, outfile=ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: network_location-cartopy3.png
	RMS: 10.728760629977248
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_network.py", line 425, in test_location_plot_ortho
color='yellow', label=False, outfile=ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: network_location-cartopy2.png
	RMS: 3.1710690835913606
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_response.py", line 166, in test_response_plot_degrees
plot_degrees=True, outfile=ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: response_response_degrees.png
	RMS: 3.027560756111171
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_station.py", line 56, in test_response_plot
sta.plot(0.05, channel="*[NE]", outfile=ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: station_response.png
	RMS: 10.352036383185995
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_station.py", line 76, in test_response_plot_degrees
outfile=ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: station_response_degrees.png
	RMS: 10.350095533817859
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_trace.py", line 2304, in test_remove_response_plot
water_level=60, end_stage=None, plot=ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: trace_remove_response.png
	RMS: 8.335286780566443
	Tolerance: 4.5
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_trace.py", line 1448, in test_times
np.testing.assert_allclose(got[:5], expected, rtol=1e-17)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\numpy\testing\_private\utils.py", line 1528, in assert_allclose
verbose=verbose, header=header, equal_nan=equal_nan)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\numpy\testing\_private\utils.py", line 840, 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 "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_utcdatetime.py", line 1093, in test_matplotlib_date
t.matplotlib_date, expected, decimal=8)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\numpy\testing\_private\utils.py", line 595, 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 "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_plot.py", line 44, in test_plot
obspy_plot(['--outfile', ic.name] + all_files)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: plot.png
	RMS: 12.227737321352631
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_plot.py", line 60, in test_plot_no_merge
all_files)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: plot_nomerge.png
	RMS: 10.725236283333498
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_ppsd.py", line 44, in test_ppsd_plot
fig.savefig(ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: ppsd.png
	RMS: 23.8649003070758
	Tolerance: 4.5
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_ppsd.py", line 91, in test_ppsd_plot_cumulative
fig.savefig(ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: ppsd_cumulative.png
	RMS: 24.15081641132103
	Tolerance: 4.5
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_ppsd.py", line 69, in test_ppsd_plot_frequency
fig.savefig(ic.name, dpi=50)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: ppsd_freq.png
	RMS: 13.905792558019362
	Tolerance: 6.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_scan.py", line 73, in test_scan_function_and_scanner_class
scan(paths=os.curdir, plot=ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: scan.png
	RMS: 8.132253848886045
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_scan.py", line 57, in test_scan_main_method
obspy_scan([os.curdir] + ['--output', ic.name])
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: scan.png
	RMS: 8.132253848886045
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_scan.py", line 169, in test_scan_save_load_npz
scanner.plot(ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: scan.png
	RMS: 8.132253848886045
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_scan.py", line 139, in test_scanner_manually_add_streams
scanner.plot(ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: scan.png
	RMS: 8.132253848886045
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_spectrogram.py", line 48, in test_spectrogram
samp_rate=st[0].stats.sampling_rate, show=False)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: spectrogram_log.png
	RMS: 6.448121173385831
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 300, in test_plot_azim_section
ev_coord=(0.0, 0.0))
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_azim_section.png
	RMS: 4.15877245510419
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 343, in test_plot_colored_section
st.plot(outfile=ic.name, type='section', color='channel')
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_color_section.png
	RMS: 7.591308187657777
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 207, in test_plot_complex_gap_few_samples
st.plot(outfile=ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_complex_gap_few_samples.png
	RMS: 9.387093799467436
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 186, in test_plot_complex_gap_many_samples
st.plot(outfile=ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_complex_gap_many_samples.png
	RMS: 9.367334199226587
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 450, in test_plot_day_plot
timezone='EST', time_offset=-5)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_dayplot.png
	RMS: 6.519696120219101
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 486, in test_plot_day_plot_catalog
events=cat)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_dayplot_catalog.png
	RMS: 13.147740617054069
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 472, in test_plot_day_plot_explicit_event
{'time': event5, 'text': 'Event 5'}])
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_dayplot_event.png
	RMS: 6.519705067460235
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 424, in test_plot_default_relative
st.plot(outfile=ic.name, type='relative')
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_default_relative.png
	RMS: 11.444898863685953
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 284, in test_plot_default_section
st.plot(outfile=ic.name, type='section')
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_default_section.png
	RMS: 7.609375795687844
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 313, in test_plot_horizontal_section
st.plot(outfile=ic.name, type='section', orientation='horizontal')
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_horiz_section.png
	RMS: 4.179288815097612
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 216, in test_plot_multiple_traces
st.plot(outfile=ic.name, automerge=False)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_1_trace.png
	RMS: 19.248369281578114
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 135, in test_plot_one_hour_few_samples
st.plot(outfile=ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_one_hour_few_samples.png
	RMS: 8.835126201701932
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 122, in test_plot_one_hour_many_samples
st.plot(outfile=ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_one_hour_many_samples.png
	RMS: 8.79448093977126
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 438, in test_plot_ref_time_relative
st.plot(outfile=ic.name, type='relative', reftime=ref)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_reftime_relative.png
	RMS: 11.388226376394174
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 328, in test_plot_ref_time_section
st.plot(outfile=ic.name, type='section', reftime=reftime)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_reftime_section.png
	RMS: 7.895499984168197
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 165, in test_plot_simple_gap_few_samples
st.plot(outfile=ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_simple_gap_few_samples.png
	RMS: 8.583370841341996
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 150, in test_plot_simple_gap_many_samples
st.plot(outfile=ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_simple_gap_many_samples.png
	RMS: 8.565587837387461
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 396, in test_plot_wiggles_horizontal_section
fillcolors=("blue", "red"))
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_wiggles_horizontal_section.png
	RMS: 8.936630610395992
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 361, in test_plot_wiggles_negative_section
fillcolors=(None, "black"))
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_wiggles_negative_section.png
	RMS: 8.936630610395992
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 379, in test_plot_wiggles_positive_section
fillcolors=("black", None))
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_wiggles_positive_section.png
	RMS: 8.936630610395992
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 413, in test_plot_wiggles_vertical_section
fillcolors=("blue", "red"))
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_wiggles_vertical_section.png
	RMS: 7.591218171896611
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 255, in test_plot_with_labels
st.plot(outfile=ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_labels.png
	RMS: 10.851448444025035
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\signal\tests\test_cross_correlation.py", line 302, in test_xcorr_pick_correction_images
t1, tr1, t2, tr2, 0.05, 0.2, 0.1, plot=True, filename=ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: xcorr_pick_corr.png
	RMS: 11.053224642609957
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\signal\tests\test_detrend.py", line 73, in test_polynomial_detrend_plotting
polynomial(tr.data, order=3, plot=ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: polynomial_detrend.png
	RMS: 7.700355186613147
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\signal\tests\test_detrend.py", line 87, in test_spline_detrend_plotting
spline(tr.data, order=1, dspline=1500, plot=ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: degree_1_spline_detrend.png
	RMS: 7.700355186613147
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\signal\tests\test_interpolation.py", line 136, in test_plot_lanczos_window
plot_lanczos_windows(a=20, filename=ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: plot_lanczos_window.png
	RMS: 13.266716499068888
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\signal\tests\test_spectral_estimation.py", line 504, in test_ppsd_restricted_stacks
fig.savefig(ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: ppsd_restricted_stack.png
	RMS: 13.212853590349058
	Tolerance: 4.5
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
Traceback (most recent call last):
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\taup\tests\test_plotting.py", line 95, in test_spherical_diff_phases
plt.savefig(ic.name)
File "c:\users\afascett\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 513, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: spherical_diff_phases.png
	RMS: 5.820826115481089
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').

Skipped tests (29)

Submodule Test Skip message
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_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
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_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
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_evalresp_file_like_object (obspy.signal.tests.test_invsim.InvSimTestCase) unreproducible test fail encountered on Appveyor sometimes.
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_compute_ray_paths (obspy.taup.tests.test_ray_paths.RayPathCalculationsTestCase) test needs geographiclib >= 1.34
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_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
13.449s test_is_format (obspy.core.tests.test_waveform_plugins.WaveformPluginsTestCase)
9.281s test_catalog_plot_local (obspy.core.tests.test_event.CatalogCartopyTestCase)
6.287s test_response_calculation_from_seed_and_xseed (obspy.io.xseed.tests.test_core.CoreTestCase)
5.770s test_catalog_plot_global (obspy.core.tests.test_event.CatalogCartopyTestCase)
5.572s read (obspy.core.stream)
4.578s __init__ (obspy.taup)
3.426s test_shoot_existing_ray_param (obspy.taup.tests.test_seismic_phase.TauPySeismicPhaseTestCase)
3.049s test_read_url_via_network (obspy.core.tests.test_stream.StreamTestCase)
2.714s test_read_nlloc_scatter_coordinate_conversion (obspy.io.nlloc.tests.test_util.NLLOCTestCase)
2.599s test_infinite_loop (obspy.io.mseed.tests.test_mseed_special_issues.MSEEDSpecialIssueTestCase)
2.179s plot_travel_times (obspy.taup.tau)
2.132s test_relcal_different_overlaps (obspy.signal.tests.test_calibration.CalibrationTestCase)
2.070s test_correlate_stream_template_and_correlation_detector (obspy.signal.tests.test_cross_correlation.CrossCorrelationTestCase)
2.061s test_remove_response_plot (obspy.core.tests.test_trace.TraceTestCase)
2.044s test_regional_models (obspy.taup.tests.test_tau.TauPyModelTestCase)
1.920s test_polarization_vidale (obspy.signal.tests.test_polarization.PolarizationTestCase)
1.820s test_vs_java_iasp91 (obspy.taup.tests.test_tau.TauPyModelTestCase)
1.753s test_many_identically_named_phases (obspy.taup.tests.test_seismic_phase.TauPySeismicPhaseTestCase)
1.366s plot_tfr (obspy.signal.tf_misfit)
1.351s test_rotate2zne_against_lqt_different_combinations (obspy.signal.tests.test_rotate.RotateTestCase)