#94511 Report by node docker-ubuntu_18_04_bionic_32bit covering 1597 tests from 44 modules resulted into 56 errors

Report

ObsPy version
1.0.3.post0+1266.gb1c2fe379d
GitHub Pull Request
https://github.com/obspy/obspy/pull/1832
Report file
XML document
Total runtime
291.6 sec
Report date/time
May 4, 2018, 7:54 p.m.

System / Python

Architecture
32bit
Machine
x86_64
Node
docker-ubuntu_18_04_bionic_32bit
Processor
x86_64
Python Compiler
GCC 7.3.0
Python Implementation
CPython
Python Version
2.7.15rc1
Release
4.4.0-119-generic
System
Linux
Version
#143-Ubuntu SMP Mon Apr 2 16:08:24 UTC 2018

Dependencies

cartopy
---
decorator
4.1.2
flake8
3.5.0
future
0.15.2
geographiclib
1.49
lxml.etree
4.2.1
m2crypto
---
matplotlib
2.1.1
mock
2.0.0
mpl_toolkits.basemap
1.1.0
numpy
1.13.3
osgeo.gdal
---
pep8-naming
---
pyflakes
1.6.0
pyimgur
0.5.3
pyproj
1.9.5.1
requests
2.18.4
scipy
0.19.1
setuptools
39.0.1
sqlalchemy
1.1.11

Modules (44)

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.seedlink Not tested -
obspy.clients.seishub Not tested -
obspy.clients.syngine Not tested -
obspy.core 10 1 2 3 4 5 6 7 8 9 10
obspy.db - -
obspy.geodetics - -
obspy.imaging 28 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
obspy.io.ah - -
obspy.io.arclink - -
obspy.io.ascii - -
obspy.io.cmtsolution - -
obspy.io.cnv - -
obspy.io.css - -
obspy.io.gcf - -
obspy.io.gse2 - -
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.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 39 40 41 42 43 44 45 46 47 48
obspy.taup 8 49 50 51 52 53 54 55 56
Summary 56 56

Tracebacks (56)

Traceback (most recent call last):
File "/obspy/obspy/core/tests/test_utcdatetime.py", line 1148, in test_load_numpy_binary_with_utcdatetime
self.assertEqual(expected_, got)
File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib/python2.7/unittest/case.py", line 503, in _baseAssertEqual
if not first == second:
File "/obspy/obspy/core/utcdatetime.py", line 1010, in __eq__
return round((self._ns - other._ns) / 1e9, self.__precision) == 0
File "/obspy/obspy/core/utcdatetime.py", line 383, in _get_ns
return self.__ns
AttributeError: 'UTCDateTime' object has no attribute '_UTCDateTime__ns'
Traceback (most recent call last):
File "/obspy/obspy/core/tests/test_inventory.py", line 161, in test_response_plot
station="[WR]*", time=t, outfile=ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: inventory_response.png
	RMS: 12.6083779058
	Tolerance: 3.0
	Expected: /obspy/obspy/core/tests/images/inventory_response.png
	Actual: /obspy/obspy/core/tests/images/testrun/inventory_response.png
	Diff: /obspy/obspy/core/tests/images/testrun/inventory_response-failed-diff.png
	Expected: https://i.imgur.com/NjXUUOF.png
	Actual: https://i.imgur.com/BVTJo74.png
	Diff: https://i.imgur.com/vpWQATi.png
Traceback (most recent call last):
File "/obspy/obspy/core/tests/test_station.py", line 56, in test_response_plot
sta.plot(0.05, channel="*[NE]", outfile=ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: station_response.png
	RMS: 6.98716776947
	Tolerance: 3.0
	Expected: /obspy/obspy/core/tests/images/station_response.png
	Actual: /obspy/obspy/core/tests/images/testrun/station_response.png
	Diff: /obspy/obspy/core/tests/images/testrun/station_response-failed-diff.png
	Expected: https://i.imgur.com/fqGFftI.png
	Actual: https://i.imgur.com/Bbs8ynY.png
	Diff: https://i.imgur.com/gqhkh8w.png
Traceback (most recent call last):
File "/obspy/obspy/core/tests/test_station.py", line 76, in test_response_plot_degrees
outfile=ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: station_response_degrees.png
	RMS: 6.94836810452
	Tolerance: 3.0
	Expected: /obspy/obspy/core/tests/images/station_response_degrees.png
	Actual: /obspy/obspy/core/tests/images/testrun/station_response_degrees.png
	Diff: /obspy/obspy/core/tests/images/testrun/station_response_degrees-failed-diff.png
	Expected: https://i.imgur.com/E8oCTjD.png
	Actual: https://i.imgur.com/WOpRPNY.png
	Diff: https://i.imgur.com/uy3WixE.png
Traceback (most recent call last):
File "/obspy/obspy/core/tests/test_event.py", line 159, in test_plot_farfield_without_quiver_with_maps
['p_sphere', 's_sphere']], outfile=ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: event.png
	RMS: 11.532047014
	Tolerance: 3.0
	Expected: /obspy/obspy/core/tests/images/event.png
	Actual: /obspy/obspy/core/tests/images/testrun/event.png
	Diff: /obspy/obspy/core/tests/images/testrun/event-failed-diff.png
	Expected: https://i.imgur.com/bVj6d9V.png
	Actual: https://i.imgur.com/eWsm68o.png
	Diff: https://i.imgur.com/BZz8VMZ.png
Traceback (most recent call last):
File "/obspy/obspy/core/tests/test_response.py", line 146, in test_response_plot
outfile=ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: response_response.png
	RMS: 3.80534817228
	Tolerance: 3.0
	Expected: /obspy/obspy/core/tests/images/response_response.png
	Actual: /obspy/obspy/core/tests/images/testrun/response_response.png
	Diff: /obspy/obspy/core/tests/images/testrun/response_response-failed-diff.png
	Expected: https://i.imgur.com/fHe06XN.png
	Actual: https://i.imgur.com/EkoXLjP.png
	Diff: https://i.imgur.com/bUBEVzj.png
Traceback (most recent call last):
File "/obspy/obspy/core/tests/test_response.py", line 166, in test_response_plot_degrees
plot_degrees=True, outfile=ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: response_response_degrees.png
	RMS: 3.80534922836
	Tolerance: 3.0
	Expected: /obspy/obspy/core/tests/images/response_response_degrees.png
	Actual: /obspy/obspy/core/tests/images/testrun/response_response_degrees.png
	Diff: /obspy/obspy/core/tests/images/testrun/response_response_degrees-failed-diff.png
	Expected: https://i.imgur.com/KEczqfo.png
	Actual: https://i.imgur.com/miE8hA1.png
	Diff: https://i.imgur.com/X1ebYCb.png
Traceback (most recent call last):
File "/obspy/obspy/core/tests/test_trace.py", line 2294, in test_remove_response_plot
water_level=60, end_stage=None, plot=ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: trace_remove_response.png
	RMS: 15.4797593189
	Tolerance: 4.5
	Expected: /obspy/obspy/core/tests/images/trace_remove_response.png
	Actual: /obspy/obspy/core/tests/images/testrun/trace_remove_response.png
	Diff: /obspy/obspy/core/tests/images/testrun/trace_remove_response-failed-diff.png
	Expected: https://i.imgur.com/7hmEywX.png
	Actual: https://i.imgur.com/we8XUtm.png
	Diff: https://i.imgur.com/B1KnP2f.png
Traceback (most recent call last):
File "/obspy/obspy/core/tests/test_channel.py", line 61, in test_response_plot
cha.plot(0.005, outfile=ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: channel_response.png
	RMS: 5.62344425074
	Tolerance: 3.0
	Expected: /obspy/obspy/core/tests/images/channel_response.png
	Actual: /obspy/obspy/core/tests/images/testrun/channel_response.png
	Diff: /obspy/obspy/core/tests/images/testrun/channel_response-failed-diff.png
	Expected: https://i.imgur.com/b9hF9Zr.png
	Actual: https://i.imgur.com/cfIt1Pk.png
	Diff: https://i.imgur.com/pA1hseM.png
Traceback (most recent call last):
File "/obspy/obspy/core/tests/test_network.py", line 145, in test_response_plot
time=t, outfile=ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: network_response.png
	RMS: 5.62136692516
	Tolerance: 3.0
	Expected: /obspy/obspy/core/tests/images/network_response.png
	Actual: /obspy/obspy/core/tests/images/testrun/network_response.png
	Diff: /obspy/obspy/core/tests/images/testrun/network_response-failed-diff.png
	Expected: https://i.imgur.com/FblRaZf.png
	Actual: https://i.imgur.com/r6lANhp.png
	Diff: https://i.imgur.com/VSle3Lj.png
Traceback (most recent call last):
File "/obspy/obspy/imaging/tests/test_scan.py", line 173, in test_multiple_sampling_rates
expected_stdout_lines, out.stdout.decode().splitlines())
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: scan_mult_sampl.png
	RMS: 8.28549208959
	Tolerance: 3.0
	Expected: /obspy/obspy/imaging/tests/images/scan_mult_sampl.png
	Actual: /obspy/obspy/imaging/tests/images/testrun/scan_mult_sampl.png
	Diff: /obspy/obspy/imaging/tests/images/testrun/scan_mult_sampl-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/imaging/tests/test_waveform.py", line 220, in test_plot_multiple_traces
st.plot(outfile=ic.name, automerge=False)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: waveform_3_traces.png
	RMS: 3.63972629465
	Tolerance: 3.0
	Expected: /obspy/obspy/imaging/tests/images/waveform_3_traces.png
	Actual: /obspy/obspy/imaging/tests/images/testrun/waveform_3_traces.png
	Diff: /obspy/obspy/imaging/tests/images/testrun/waveform_3_traces-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/imaging/tests/test_waveform.py", line 313, in test_plot_horizontal_section
st.plot(outfile=ic.name, type='section', orientation='horizontal')
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: waveform_horiz_section.png
	RMS: 8.19897635887
	Tolerance: 3.0
	Expected: /obspy/obspy/imaging/tests/images/waveform_horiz_section.png
	Actual: /obspy/obspy/imaging/tests/images/testrun/waveform_horiz_section.png
	Diff: /obspy/obspy/imaging/tests/images/testrun/waveform_horiz_section-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/imaging/tests/test_waveform.py", line 284, in test_plot_default_section
st.plot(outfile=ic.name, type='section')
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: waveform_default_section.png
	RMS: 6.61064772419
	Tolerance: 3.0
	Expected: /obspy/obspy/imaging/tests/images/waveform_default_section.png
	Actual: /obspy/obspy/imaging/tests/images/testrun/waveform_default_section.png
	Diff: /obspy/obspy/imaging/tests/images/testrun/waveform_default_section-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/imaging/tests/test_waveform.py", line 472, in test_plot_day_plot_explicit_event
{'time': event5, 'text': 'Event 5'}])
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: waveform_dayplot_event.png
	RMS: 7.78511854973
	Tolerance: 3.0
	Expected: /obspy/obspy/imaging/tests/images/waveform_dayplot_event.png
	Actual: /obspy/obspy/imaging/tests/images/testrun/waveform_dayplot_event.png
	Diff: /obspy/obspy/imaging/tests/images/testrun/waveform_dayplot_event-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/imaging/tests/test_waveform.py", line 379, in test_plot_wiggles_positive_section
fillcolors=("black", None))
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: waveform_wiggles_positive_section.png
	RMS: 7.84713620798
	Tolerance: 3.0
	Expected: /obspy/obspy/imaging/tests/images/waveform_wiggles_positive_section.png
	Actual: /obspy/obspy/imaging/tests/images/testrun/waveform_wiggles_positive_section.png
	Diff: /obspy/obspy/imaging/tests/images/testrun/waveform_wiggles_positive_section-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/imaging/tests/test_waveform.py", line 361, in test_plot_wiggles_negative_section
fillcolors=(None, "black"))
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: waveform_wiggles_negative_section.png
	RMS: 7.84713620798
	Tolerance: 3.0
	Expected: /obspy/obspy/imaging/tests/images/waveform_wiggles_negative_section.png
	Actual: /obspy/obspy/imaging/tests/images/testrun/waveform_wiggles_negative_section.png
	Diff: /obspy/obspy/imaging/tests/images/testrun/waveform_wiggles_negative_section-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/imaging/tests/test_waveform.py", line 396, in test_plot_wiggles_horizontal_section
fillcolors=("blue", "red"))
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: waveform_wiggles_horizontal_section.png
	RMS: 7.84713620798
	Tolerance: 3.0
	Expected: /obspy/obspy/imaging/tests/images/waveform_wiggles_horizontal_section.png
	Actual: /obspy/obspy/imaging/tests/images/testrun/waveform_wiggles_horizontal_section.png
	Diff: /obspy/obspy/imaging/tests/images/testrun/waveform_wiggles_horizontal_section-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/imaging/tests/test_waveform.py", line 328, in test_plot_ref_time_section
st.plot(outfile=ic.name, type='section', reftime=reftime)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: waveform_reftime_section.png
	RMS: 6.51711004459
	Tolerance: 3.0
	Expected: /obspy/obspy/imaging/tests/images/waveform_reftime_section.png
	Actual: /obspy/obspy/imaging/tests/images/testrun/waveform_reftime_section.png
	Diff: /obspy/obspy/imaging/tests/images/testrun/waveform_reftime_section-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/imaging/tests/test_beachball.py", line 250, in test_collection
fig.savefig(ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: bb_collection.png
	RMS: 4.32507209317
	Tolerance: 3.0
	Expected: /obspy/obspy/imaging/tests/images/bb_collection.png
	Actual: /obspy/obspy/imaging/tests/images/testrun/bb_collection.png
	Diff: /obspy/obspy/imaging/tests/images/testrun/bb_collection-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/imaging/tests/test_waveform.py", line 413, in test_plot_wiggles_vertical_section
fillcolors=("blue", "red"))
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: waveform_wiggles_vertical_section.png
	RMS: 6.60071486028
	Tolerance: 3.0
	Expected: /obspy/obspy/imaging/tests/images/waveform_wiggles_vertical_section.png
	Actual: /obspy/obspy/imaging/tests/images/testrun/waveform_wiggles_vertical_section.png
	Diff: /obspy/obspy/imaging/tests/images/testrun/waveform_wiggles_vertical_section-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/imaging/tests/test_scan.py", line 71, in test_scan_function_and_scanner_class
scan(paths=os.curdir, plot=ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: scan.png
	RMS: 4.88276597333
	Tolerance: 3.0
	Expected: /obspy/obspy/imaging/tests/images/scan.png
	Actual: /obspy/obspy/imaging/tests/images/testrun/scan.png
	Diff: /obspy/obspy/imaging/tests/images/testrun/scan-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/imaging/tests/test_beachball.py", line 294, in test_collection_aspect_x
filename_width_height='bb_aspect_x_height.png')
File "/obspy/obspy/imaging/tests/test_beachball.py", line 270, in collection_aspect
fig.savefig(ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: bb_aspect_x.png
	RMS: 6.34684501675
	Tolerance: 3.0
	Expected: /obspy/obspy/imaging/tests/images/bb_aspect_x.png
	Actual: /obspy/obspy/imaging/tests/images/testrun/bb_aspect_x.png
	Diff: /obspy/obspy/imaging/tests/images/testrun/bb_aspect_x-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/imaging/tests/test_beachball.py", line 303, in test_collection_aspect_y
filename_width_height='bb_aspect_y_height.png')
File "/obspy/obspy/imaging/tests/test_beachball.py", line 270, in collection_aspect
fig.savefig(ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: bb_aspect_y.png
	RMS: 4.32849617843
	Tolerance: 3.0
	Expected: /obspy/obspy/imaging/tests/images/bb_aspect_y.png
	Actual: /obspy/obspy/imaging/tests/images/testrun/bb_aspect_y.png
	Diff: /obspy/obspy/imaging/tests/images/testrun/bb_aspect_y-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/imaging/tests/test_waveform.py", line 450, in test_plot_day_plot
timezone='EST', time_offset=-5)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: waveform_dayplot.png
	RMS: 6.36894549095
	Tolerance: 3.0
	Expected: /obspy/obspy/imaging/tests/images/waveform_dayplot.png
	Actual: /obspy/obspy/imaging/tests/images/testrun/waveform_dayplot.png
	Diff: /obspy/obspy/imaging/tests/images/testrun/waveform_dayplot-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/imaging/tests/test_waveform.py", line 486, in test_plot_day_plot_catalog
events=cat)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: waveform_dayplot_catalog.png
	RMS: 11.2879818096
	Tolerance: 3.0
	Expected: /obspy/obspy/imaging/tests/images/waveform_dayplot_catalog.png
	Actual: /obspy/obspy/imaging/tests/images/testrun/waveform_dayplot_catalog.png
	Diff: /obspy/obspy/imaging/tests/images/testrun/waveform_dayplot_catalog-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/imaging/tests/test_scan.py", line 55, in test_scan_main_method
obspy_scan([os.curdir] + ['--output', ic.name])
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: scan.png
	RMS: 4.88276597333
	Tolerance: 3.0
	Expected: /obspy/obspy/imaging/tests/images/scan.png
	Actual: /obspy/obspy/imaging/tests/images/testrun/scan.png
	Diff: /obspy/obspy/imaging/tests/images/testrun/scan-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/imaging/tests/test_scan.py", line 121, in test_scan_save_load_npz
obspy_scan(['--load', 'scan.npz', '--output', ic.name])
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: scan.png
	RMS: 4.88276597333
	Tolerance: 3.0
	Expected: /obspy/obspy/imaging/tests/images/scan.png
	Actual: /obspy/obspy/imaging/tests/images/testrun/scan.png
	Diff: /obspy/obspy/imaging/tests/images/testrun/scan-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/imaging/tests/test_scan.py", line 139, in test_scan_times
['--event-time', '2004-02-07T18:28:18'])
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: scan_times.png
	RMS: 7.00358244073
	Tolerance: 3.0
	Expected: /obspy/obspy/imaging/tests/images/scan_times.png
	Actual: /obspy/obspy/imaging/tests/images/testrun/scan_times.png
	Diff: /obspy/obspy/imaging/tests/images/testrun/scan_times-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/imaging/tests/test_scan.py", line 96, in test_scanner_manually_add_streams
scanner.plot(ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: scan.png
	RMS: 4.88276597333
	Tolerance: 3.0
	Expected: /obspy/obspy/imaging/tests/images/scan.png
	Actual: /obspy/obspy/imaging/tests/images/testrun/scan.png
	Diff: /obspy/obspy/imaging/tests/images/testrun/scan-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/imaging/tests/test_spectrogram.py", line 48, in test_spectrogram
samp_rate=st[0].stats.sampling_rate, show=False)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: spectrogram_log.png
	RMS: 8.79513359762
	Tolerance: 3.0
	Expected: /obspy/obspy/imaging/tests/images/spectrogram_log.png
	Actual: /obspy/obspy/imaging/tests/images/testrun/spectrogram_log.png
	Diff: /obspy/obspy/imaging/tests/images/testrun/spectrogram_log-failed-diff.png
	Expected: https://i.imgur.com/PLA712F.png
	Actual: https://i.imgur.com/4J1EFVl.png
	Diff: https://i.imgur.com/MDSoW9l.png
Traceback (most recent call last):
File "/obspy/obspy/imaging/tests/test_ppsd.py", line 44, in test_ppsd_plot
fig.savefig(ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: ppsd.png
	RMS: 10.9635182917
	Tolerance: 4.5
	Expected: /obspy/obspy/imaging/tests/images/ppsd.png
	Actual: /obspy/obspy/imaging/tests/images/testrun/ppsd.png
	Diff: /obspy/obspy/imaging/tests/images/testrun/ppsd-failed-diff.png
	Expected: https://i.imgur.com/dxRSgUw.png
	Actual: https://i.imgur.com/tq06BjJ.png
	Diff: https://i.imgur.com/SzxxU5Q.png
Traceback (most recent call last):
File "/obspy/obspy/imaging/tests/test_plot.py", line 44, in test_plot
obspy_plot(['--outfile', ic.name] + all_files)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: plot.png
	RMS: 4.58254678099
	Tolerance: 3.0
	Expected: /obspy/obspy/imaging/tests/images/plot.png
	Actual: /obspy/obspy/imaging/tests/images/testrun/plot.png
	Diff: /obspy/obspy/imaging/tests/images/testrun/plot-failed-diff.png
	Expected: https://i.imgur.com/pTusZvY.png
	Actual: https://i.imgur.com/YA2RT3p.png
	Diff: https://i.imgur.com/yXyUh4q.png
Traceback (most recent call last):
File "/obspy/obspy/imaging/tests/test_mopad.py", line 79, in test_collection
fig.savefig(ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: mopad_collection.png
	RMS: 4.32568250877
	Tolerance: 3.0
	Expected: /obspy/obspy/imaging/tests/images/mopad_collection.png
	Actual: /obspy/obspy/imaging/tests/images/testrun/mopad_collection.png
	Diff: /obspy/obspy/imaging/tests/images/testrun/mopad_collection-failed-diff.png
	Expected: https://i.imgur.com/zmY6XKm.png
	Actual: https://i.imgur.com/DXJJeMj.png
	Diff: https://i.imgur.com/9Aj251A.png
Traceback (most recent call last):
File "/obspy/obspy/imaging/tests/test_waveform.py", line 300, in test_plot_azim_section
ev_coord=(0.0, 0.0))
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: waveform_azim_section.png
	RMS: 5.28187450943
	Tolerance: 3.0
	Expected: /obspy/obspy/imaging/tests/images/waveform_azim_section.png
	Actual: /obspy/obspy/imaging/tests/images/testrun/waveform_azim_section.png
	Diff: /obspy/obspy/imaging/tests/images/testrun/waveform_azim_section-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/imaging/tests/test_waveform.py", line 343, in test_plot_colored_section
st.plot(outfile=ic.name, type='section', color='channel')
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: waveform_color_section.png
	RMS: 6.60077596449
	Tolerance: 3.0
	Expected: /obspy/obspy/imaging/tests/images/waveform_color_section.png
	Actual: /obspy/obspy/imaging/tests/images/testrun/waveform_color_section.png
	Diff: /obspy/obspy/imaging/tests/images/testrun/waveform_color_section-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/imaging/tests/test_ppsd.py", line 85, in test_ppsd_plot_cumulative
fig.savefig(ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: ppsd_cumulative.png
	RMS: 12.8478772566
	Tolerance: 4.5
	Expected: /obspy/obspy/imaging/tests/images/ppsd_cumulative.png
	Actual: /obspy/obspy/imaging/tests/images/testrun/ppsd_cumulative.png
	Diff: /obspy/obspy/imaging/tests/images/testrun/ppsd_cumulative-failed-diff.png
	Expected: https://i.imgur.com/Nqu65Tf.png
	Actual: https://i.imgur.com/WafqlSO.png
	Diff: https://i.imgur.com/moFGmTh.png
Traceback (most recent call last):
File "/obspy/obspy/imaging/tests/test_ppsd.py", line 63, in test_ppsd_plot_frequency
fig.savefig(ic.name, dpi=50)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: ppsd_freq.png
	RMS: 10.1220720046
	Tolerance: 6.0
	Expected: /obspy/obspy/imaging/tests/images/ppsd_freq.png
	Actual: /obspy/obspy/imaging/tests/images/testrun/ppsd_freq.png
	Diff: /obspy/obspy/imaging/tests/images/testrun/ppsd_freq-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/signal/tests/test_tf_misfit.py", line 292, in test_plot_tfr
plt.savefig(ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: time_frequency_representation.png
	RMS: 7.52340348513
	Tolerance: 3.0
	Expected: /obspy/obspy/signal/tests/images/time_frequency_representation.png
	Actual: /obspy/obspy/signal/tests/images/testrun/time_frequency_representation.png
	Diff: /obspy/obspy/signal/tests/images/testrun/time_frequency_representation-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/signal/tests/test_tf_misfit.py", line 300, in test_plot_tf_misfits
plt.savefig(ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: time_frequency_misfits.png
	RMS: 12.0200485301
	Tolerance: 3.0
	Expected: /obspy/obspy/signal/tests/images/time_frequency_misfits.png
	Actual: /obspy/obspy/signal/tests/images/testrun/time_frequency_misfits.png
	Diff: /obspy/obspy/signal/tests/images/testrun/time_frequency_misfits-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/signal/tests/test_spectral_estimation.py", line 655, in test_ppsd_spectrogram_plot
fig.savefig(ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: ppsd_spectrogram.png
	RMS: 10.4883578314
	Tolerance: 4.5
	Expected: /obspy/obspy/signal/tests/images/ppsd_spectrogram.png
	Actual: /obspy/obspy/signal/tests/images/testrun/ppsd_spectrogram.png
	Diff: /obspy/obspy/signal/tests/images/testrun/ppsd_spectrogram-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/signal/tests/test_spectral_estimation.py", line 443, in test_ppsd_restricted_stacks
fig.savefig(ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: ppsd_restricted_stack.png
	RMS: 13.14248074
	Tolerance: 4.5
	Expected: /obspy/obspy/signal/tests/images/ppsd_restricted_stack.png
	Actual: /obspy/obspy/signal/tests/images/testrun/ppsd_restricted_stack.png
	Diff: /obspy/obspy/signal/tests/images/testrun/ppsd_restricted_stack-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/signal/tests/test_detrend.py", line 73, in test_polynomial_detrend_plotting
polynomial(tr.data, order=3, plot=ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: polynomial_detrend.png
	RMS: 18.1685277334
	Tolerance: 3.0
	Expected: /obspy/obspy/signal/tests/images/polynomial_detrend.png
	Actual: /obspy/obspy/signal/tests/images/testrun/polynomial_detrend.png
	Diff: /obspy/obspy/signal/tests/images/testrun/polynomial_detrend-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/signal/tests/test_spectral_estimation.py", line 635, in test_ppsd_temporal_plot
fig.savefig(ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: ppsd_temporal.png
	RMS: 8.47136893699
	Tolerance: 4.5
	Expected: /obspy/obspy/signal/tests/images/ppsd_temporal.png
	Actual: /obspy/obspy/signal/tests/images/testrun/ppsd_temporal.png
	Diff: /obspy/obspy/signal/tests/images/testrun/ppsd_temporal-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/signal/tests/test_interpolation.py", line 136, in test_plot_lanczos_window
plot_lanczos_windows(a=20, filename=ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: plot_lanczos_window.png
	RMS: 11.0581787229
	Tolerance: 3.0
	Expected: /obspy/obspy/signal/tests/images/plot_lanczos_window.png
	Actual: /obspy/obspy/signal/tests/images/testrun/plot_lanczos_window.png
	Diff: /obspy/obspy/signal/tests/images/testrun/plot_lanczos_window-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/signal/tests/test_detrend.py", line 87, in test_spline_detrend_plotting
spline(tr.data, order=1, dspline=1500, plot=ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: degree_1_spline_detrend.png
	RMS: 18.1686235032
	Tolerance: 3.0
	Expected: /obspy/obspy/signal/tests/images/degree_1_spline_detrend.png
	Actual: /obspy/obspy/signal/tests/images/testrun/degree_1_spline_detrend.png
	Diff: /obspy/obspy/signal/tests/images/testrun/degree_1_spline_detrend-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/signal/tests/test_cross_correlation.py", line 272, in test_xcorr_pick_correction_images
t1, tr1, t2, tr2, 0.05, 0.2, 0.1, plot=True, filename=ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: xcorr_pick_corr.png
	RMS: 14.0922508257
	Tolerance: 3.0
	Expected: /obspy/obspy/signal/tests/images/xcorr_pick_corr.png
	Actual: /obspy/obspy/signal/tests/images/testrun/xcorr_pick_corr.png
	Diff: /obspy/obspy/signal/tests/images/testrun/xcorr_pick_corr-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/signal/tests/test_tf_misfit.py", line 308, in test_plot_tf_gofs
plt.savefig(ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: time_frequency_gofs.png
	RMS: 7.585392486
	Tolerance: 3.0
	Expected: /obspy/obspy/signal/tests/images/time_frequency_gofs.png
	Actual: /obspy/obspy/signal/tests/images/testrun/time_frequency_gofs.png
	Diff: /obspy/obspy/signal/tests/images/testrun/time_frequency_gofs-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/taup/tests/test_plotting.py", line 55, in test_spherical_many_phases_no_other_way
plt.savefig(ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: spherical_many_phases_single_way.png
	RMS: 11.8173689119
	Tolerance: 3.0
	Expected: /obspy/obspy/taup/tests/images/spherical_many_phases_single_way.png
	Actual: /obspy/obspy/taup/tests/images/testrun/spherical_many_phases_single_way.png
	Diff: /obspy/obspy/taup/tests/images/testrun/spherical_many_phases_single_way-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/taup/tests/test_plotting.py", line 65, in test_spherical_more_then_360_degrees
plt.savefig(ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: spherical_more_then_360.png
	RMS: 4.70829565767
	Tolerance: 3.0
	Expected: /obspy/obspy/taup/tests/images/spherical_more_then_360.png
	Actual: /obspy/obspy/taup/tests/images/testrun/spherical_more_then_360.png
	Diff: /obspy/obspy/taup/tests/images/testrun/spherical_more_then_360-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/taup/tests/test_plotting.py", line 32, in test_spherical_many_phases
plt.savefig(ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: spherical_many_phases.png
	RMS: 15.2704708506
	Tolerance: 3.0
	Expected: /obspy/obspy/taup/tests/images/spherical_many_phases.png
	Actual: /obspy/obspy/taup/tests/images/testrun/spherical_many_phases.png
	Diff: /obspy/obspy/taup/tests/images/testrun/spherical_many_phases-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/taup/tests/test_plotting.py", line 44, in test_spherical_many_phases_buried_station
plt.savefig(ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: spherical_many_phases_buried_station.png
	RMS: 14.9975918067
	Tolerance: 3.0
	Expected: /obspy/obspy/taup/tests/images/spherical_many_phases_buried_station.png
	Actual: /obspy/obspy/taup/tests/images/testrun/spherical_many_phases_buried_station.png
	Diff: /obspy/obspy/taup/tests/images/testrun/spherical_many_phases_buried_station-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/taup/tests/test_plotting.py", line 104, in test_cartesian_many_phases_no_other_way
plt.savefig(ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: cartesian_many_phases_single_way.png
	RMS: 12.0468668126
	Tolerance: 3.0
	Expected: /obspy/obspy/taup/tests/images/cartesian_many_phases_single_way.png
	Actual: /obspy/obspy/taup/tests/images/testrun/cartesian_many_phases_single_way.png
	Diff: /obspy/obspy/taup/tests/images/testrun/cartesian_many_phases_single_way-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/taup/tests/test_plotting.py", line 114, in test_cartesian_multiple_station_markers
plt.savefig(ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: cartesian_multiple_stations.png
	RMS: 12.5275908831
	Tolerance: 3.0
	Expected: /obspy/obspy/taup/tests/images/cartesian_multiple_stations.png
	Actual: /obspy/obspy/taup/tests/images/testrun/cartesian_multiple_stations.png
	Diff: /obspy/obspy/taup/tests/images/testrun/cartesian_multiple_stations-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/taup/tests/test_plotting.py", line 93, in test_cartesian_many_phases_buried_station
plt.savefig(ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: cartesian_many_phases_buried_station.png
	RMS: 14.3099452596
	Tolerance: 3.0
	Expected: /obspy/obspy/taup/tests/images/cartesian_many_phases_buried_station.png
	Actual: /obspy/obspy/taup/tests/images/testrun/cartesian_many_phases_buried_station.png
	Diff: /obspy/obspy/taup/tests/images/testrun/cartesian_many_phases_buried_station-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).
Traceback (most recent call last):
File "/obspy/obspy/taup/tests/test_plotting.py", line 81, in test_cartesian_many_phases
plt.savefig(ic.name)
File "/obspy/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
ImageComparisonException: Image comparison failed.
	File: cartesian_many_phases.png
	RMS: 14.1360249009
	Tolerance: 3.0
	Expected: /obspy/obspy/taup/tests/images/cartesian_many_phases.png
	Actual: /obspy/obspy/taup/tests/images/testrun/cartesian_many_phases.png
	Diff: /obspy/obspy/taup/tests/images/testrun/cartesian_many_phases-failed-diff.png
Upload to imgur failed (caught HTTPError: 400 Client Error: Bad Request for url: https://api.imgur.com/3/image).

Skipped tests (17)

Submodule Test Skip message
geodetics test_gps_2_dist_azimuth_bug150 (obspy.geodetics.tests.test_util_geodetics.UtilGeodeticsTestCase) Module geographiclib is installed, not using calc_vincenty_inverse
core test_location_plot_global (obspy.core.tests.test_inventory.InventoryCartopyTestCase) cartopy not installed
core test_location_plot_local (obspy.core.tests.test_inventory.InventoryCartopyTestCase) cartopy not installed
core test_location_plot_ortho (obspy.core.tests.test_inventory.InventoryCartopyTestCase) cartopy not installed
core test_catalog_plot_global (obspy.core.tests.test_event.CatalogCartopyTestCase) Cartopy not installed or too old
core test_catalog_plot_local (obspy.core.tests.test_event.CatalogCartopyTestCase) Cartopy not installed or too old
core test_catalog_plot_ortho (obspy.core.tests.test_event.CatalogCartopyTestCase) Cartopy not installed or too old
core test_catalog_plot_ortho_longitude_wrap (obspy.core.tests.test_event.CatalogCartopyTestCase) Cartopy not installed or too old
core test_flake8 (obspy.core.tests.test_code_formatting.CodeFormattingTestCase) flake8 check disabled
core test_location_plot_global (obspy.core.tests.test_network.NetworkCartopyTestCase) cartopy not installed
core test_location_plot_local (obspy.core.tests.test_network.NetworkCartopyTestCase) cartopy not installed
core test_location_plot_ortho (obspy.core.tests.test_network.NetworkCartopyTestCase) cartopy not installed
io.shapefile test_write_catalog_shapefile (obspy.io.shapefile.tests.test_core.ShapefileTestCase) gdal not installed or version is too old
io.shapefile test_write_catalog_shapefile_via_plugin (obspy.io.shapefile.tests.test_core.ShapefileTestCase) gdal not installed or version is too old
io.shapefile test_write_inventory_shapefile (obspy.io.shapefile.tests.test_core.ShapefileTestCase) gdal not installed or version is too old
io.shapefile test_write_inventory_shapefile_via_plugin (obspy.io.shapefile.tests.test_core.ShapefileTestCase) gdal not installed or version is too old
imaging test_script_plot (obspy.imaging.tests.test_mopad_script.MopadTestCase) Currently broken until further review.

Slowest tests (20)

Runtime Test
17.219s test_plot_farfield_without_quiver_with_maps (obspy.core.tests.test_event.EventTestCase)
9.236s test_response_plot (obspy.core.tests.test_station.StationTestCase)
9.180s test_remove_response_plot (obspy.core.tests.test_trace.TraceTestCase)
5.638s test_ppsd_plot (obspy.imaging.tests.test_ppsd.PPSDTestCase)
5.111s test_collection (obspy.imaging.tests.test_mopad.MopadTestCase)
5.107s test_ppsd_plot_cumulative (obspy.imaging.tests.test_ppsd.PPSDTestCase)
5.065s test_response_plot (obspy.core.tests.test_response.ResponseTestCase)
4.867s test_response_plot (obspy.core.tests.test_inventory.InventoryTestCase)
4.823s test_response_plot_degrees (obspy.core.tests.test_station.StationTestCase)
4.764s test_response_plot_degrees (obspy.core.tests.test_response.ResponseTestCase)
4.719s test_relcal_different_overlaps (obspy.signal.tests.test_calibration.CalibrationTestCase)
4.464s test_response_plot (obspy.core.tests.test_network.NetworkTestCase)
4.397s test_plot (obspy.imaging.tests.test_plot.PlotTestCase)
4.265s test_response_plot (obspy.core.tests.test_channel.ChannelTestCase)
4.242s test_spectrogram (obspy.imaging.tests.test_spectrogram.SpectrogramTestCase)
3.786s test_shoot_existing_ray_param (obspy.taup.tests.test_seismic_phase.TauPySeismicPhaseTestCase)
3.654s test_plot_wiggles_vertical_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
3.602s test_ppsd_plot_frequency (obspy.imaging.tests.test_ppsd.PPSDTestCase)
3.547s test_plot_wiggles_horizontal_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
3.451s test_plot_azim_section (obspy.imaging.tests.test_waveform.WaveformTestCase)