#87545 Report by node travis-ci covering 1678 tests from 44 modules resulted into 50 errors

Report

ObsPy version
1.0.3.post0+1620.gaf90eb1b6c
GitHub Pull Request
https://github.com/obspy/obspy/pull/1877
Report file
XML document
Total runtime
325.1 sec
Report date/time
Oct. 6, 2017, 9:16 a.m.

System / Python

Architecture
64bit
Machine
x86_64
Node
travis-ci
Processor
x86_64
Python Compiler
GCC 7.2.0
Python Implementation
CPython
Python Version
3.6.2
Release
4.11.6-041106-generic
System
Linux
Version
#201706170517 SMP Sat Jun 17 09:18:46 UTC 2017

Dependencies

cartopy
---
decorator
4.1.2
flake8
---
future
0.16.0
geographiclib
1.49
lxml.etree
3.8.0
m2crypto
---
matplotlib
2.0.2
mock
2.0.0
mpl_toolkits.basemap
1.0.7
numpy
1.13.1
osgeo.gdal
---
pep8-naming
---
pyflakes
---
pyimgur
0.5.2
pyproj
1.9.5.1
requests
2.18.4
scipy
0.19.1
setuptools
36.5.0.post20170921
sqlalchemy
1.1.13

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

Tracebacks (50)

Traceback (most recent call last):
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/tests/test_event.py", line 159, in test_plot_farfield_without_quiver_with_maps
['p_sphere', 's_sphere']], outfile=ic.name)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: event.png
	RMS: 11.648910535610902
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/tests/test_inventory.py", line 161, in test_response_plot
station="[WR]*", time=t, outfile=ic.name)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: inventory_response.png
	RMS: 12.608365156259564
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/tests/test_network.py", line 145, in test_response_plot
time=t, outfile=ic.name)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: network_response.png
	RMS: 4.403905147242671
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/tests/test_trace.py", line 2294, in test_remove_response_plot
water_level=60, end_stage=None, plot=ic.name)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: trace_remove_response.png
	RMS: 15.216628498361352
	Tolerance: 4.5
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/imaging/tests/test_beachball.py", line 250, in test_collection
fig.savefig(ic.name)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: bb_collection.png
	RMS: 4.325201344060952
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/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/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/imaging/tests/test_beachball.py", line 270, in collection_aspect
fig.savefig(ic.name)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: bb_aspect_x.png
	RMS: 6.346771817231182
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/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/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/imaging/tests/test_beachball.py", line 270, in collection_aspect
fig.savefig(ic.name)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: bb_aspect_y.png
	RMS: 4.328287045702953
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/imaging/tests/test_mopad.py", line 86, in test_collection
fig.savefig(ic.name)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: mopad_collection.png
	RMS: 4.325961999627623
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/imaging/tests/test_plot.py", line 44, in test_plot
obspy_plot(['--outfile', ic.name] + all_files)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: plot.png
	RMS: 4.453965368073712
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/imaging/tests/test_ppsd.py", line 44, in test_ppsd_plot
fig.savefig(ic.name)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: ppsd.png
	RMS: 10.963197526269424
	Tolerance: 4.5
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/imaging/tests/test_ppsd.py", line 85, in test_ppsd_plot_cumulative
fig.savefig(ic.name)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: ppsd_cumulative.png
	RMS: 12.847525702121272
	Tolerance: 4.5
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/imaging/tests/test_ppsd.py", line 63, in test_ppsd_plot_frequency
fig.savefig(ic.name, dpi=50)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: ppsd_freq.png
	RMS: 10.122628528862123
	Tolerance: 6.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/imaging/tests/test_scan.py", line 179, in test_multiple_sampling_rates
self.assertEqual(expected, out.stdout.splitlines())
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: scan_mult_sampl.png
	RMS: 8.28535354305013
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/imaging/tests/test_scan.py", line 71, in test_scan_function_and_scanner_class
scan(paths=os.curdir, plot=ic.name)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: scan.png
	RMS: 4.882734949975881
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/imaging/tests/test_scan.py", line 55, in test_scan_main_method
obspy_scan([os.curdir] + ['--output', ic.name])
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: scan.png
	RMS: 4.882734949975881
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/imaging/tests/test_scan.py", line 126, in test_scan_save_load_npz
scanner.plot(ic.name)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: scan.png
	RMS: 4.882734949975881
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/imaging/tests/test_scan.py", line 146, in test_scan_times
['--event-time', '2004-02-07T18:28:18'])
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: scan_times.png
	RMS: 7.0037894601151045
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/imaging/tests/test_scan.py", line 96, in test_scanner_manually_add_streams
scanner.plot(ic.name)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: scan.png
	RMS: 4.882734949975881
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/imaging/tests/test_spectrogram.py", line 48, in test_spectrogram
samp_rate=st[0].stats.sampling_rate, show=False)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: spectrogram_log.png
	RMS: 8.794889614619011
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/imaging/tests/test_waveform.py", line 300, in test_plot_azim_section
ev_coord=(0.0, 0.0))
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_azim_section.png
	RMS: 5.281736614662517
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_color_section.png
	RMS: 6.600552502126874
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/imaging/tests/test_waveform.py", line 450, in test_plot_day_plot
timezone='EST', time_offset=-5)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_dayplot.png
	RMS: 6.368949743351202
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/imaging/tests/test_waveform.py", line 486, in test_plot_day_plot_catalog
events=cat)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_dayplot_catalog.png
	RMS: 11.287828252886676
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/imaging/tests/test_waveform.py", line 472, in test_plot_day_plot_explicit_event
{'time': event5, 'text': 'Event 5'}])
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_dayplot_event.png
	RMS: 7.785066901874811
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/imaging/tests/test_waveform.py", line 284, in test_plot_default_section
st.plot(outfile=ic.name, type='section')
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_default_section.png
	RMS: 6.610427116810733
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_horiz_section.png
	RMS: 8.198957250772807
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/imaging/tests/test_waveform.py", line 220, in test_plot_multiple_traces
st.plot(outfile=ic.name, automerge=False)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_3_traces.png
	RMS: 3.639045433443593
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_reftime_section.png
	RMS: 6.516844328354023
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/imaging/tests/test_waveform.py", line 396, in test_plot_wiggles_horizontal_section
fillcolors=("blue", "red"))
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_wiggles_horizontal_section.png
	RMS: 7.847175712743195
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/imaging/tests/test_waveform.py", line 361, in test_plot_wiggles_negative_section
fillcolors=(None, "black"))
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_wiggles_negative_section.png
	RMS: 7.847175712743195
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/imaging/tests/test_waveform.py", line 379, in test_plot_wiggles_positive_section
fillcolors=("black", None))
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_wiggles_positive_section.png
	RMS: 7.847175712743195
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/imaging/tests/test_waveform.py", line 413, in test_plot_wiggles_vertical_section
fillcolors=("blue", "red"))
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: waveform_wiggles_vertical_section.png
	RMS: 6.600491900861127
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: xcorr_pick_corr.png
	RMS: 14.058480240291503
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/signal/tests/test_detrend.py", line 73, in test_polynomial_detrend_plotting
polynomial(tr.data, order=3, plot=ic.name)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: polynomial_detrend.png
	RMS: 18.168294361331775
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: degree_1_spline_detrend.png
	RMS: 18.168391233127934
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/signal/tests/test_interpolation.py", line 136, in test_plot_lanczos_window
plot_lanczos_windows(a=20, filename=ic.name)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: plot_lanczos_window.png
	RMS: 11.058120696272642
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/signal/tests/test_spectral_estimation.py", line 482, in test_ppsd_restricted_stacks
fig.savefig(ic.name)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: ppsd_restricted_stack.png
	RMS: 13.142181452610268
	Tolerance: 4.5
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/signal/tests/test_spectral_estimation.py", line 694, in test_ppsd_spectrogram_plot
fig.savefig(ic.name)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: ppsd_spectrogram.png
	RMS: 10.488269638028953
	Tolerance: 4.5
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/signal/tests/test_spectral_estimation.py", line 674, in test_ppsd_temporal_plot
fig.savefig(ic.name)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: ppsd_temporal.png
	RMS: 8.470983807484622
	Tolerance: 4.5
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/signal/tests/test_tf_misfit.py", line 308, in test_plot_tf_gofs
plt.savefig(ic.name)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: time_frequency_gofs.png
	RMS: 7.571096353897499
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/signal/tests/test_tf_misfit.py", line 300, in test_plot_tf_misfits
plt.savefig(ic.name)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: time_frequency_misfits.png
	RMS: 12.020260673823454
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/signal/tests/test_tf_misfit.py", line 292, in test_plot_tfr
plt.savefig(ic.name)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: time_frequency_representation.png
	RMS: 7.523138197144416
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/doctest.py", line 2199, in runTest
raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.taup.__init__
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/taup/__init__.py", line 1, in __init__
----------------------------------------------------------------------
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/taup/__init__.py", line 213, in obspy.taup.__init__
Failed example:
ax = plot_travel_times(source_depth=10, phase_list=["P", "S", "PP"],
ax=ax, fig=fig, verbose=True)
Expected:
There was 1 epicentral distance without an arrival
Got:
There were 1 epicentral distances without an arrival
Traceback (most recent call last):
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/doctest.py", line 2199, in runTest
raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.taup.tau.plot_travel_times
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/taup/tau.py", line 870, in plot_travel_times
----------------------------------------------------------------------
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/taup/tau.py", line 904, in obspy.taup.tau.plot_travel_times
Failed example:
ax = plot_travel_times(source_depth=10, phase_list=['P','S','PP'], ax=ax, fig=fig)
Expected:
There were 2 epicentral distances without an arrival
Got:
There were 1 epicentral distances without an arrival
Traceback (most recent call last):
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/taup/tests/test_plotting.py", line 107, in test_cartesian_many_phases
plt.savefig(ic.name)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: cartesian_many_phases.png
	RMS: 6.556135802945716
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/taup/tests/test_plotting.py", line 120, in test_cartesian_many_phases_buried_station
plt.savefig(ic.name)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: cartesian_many_phases_buried_station.png
	RMS: 6.556135802945716
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/taup/tests/test_plotting.py", line 132, in test_cartesian_many_phases_one_way
plt.savefig(ic.name)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: cartesian_many_phases_one_way.png
	RMS: 5.704386470077216
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/taup/tests/test_plotting.py", line 157, in test_plot_travel_times
plt.savefig(ic.name)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: traveltimes_many_phases.png
	RMS: 14.55832293455076
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/taup/tests/test_plotting.py", line 175, in test_plot_travel_times_convenience
plt.savefig(ic.name)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: traveltimes_many_phases_multiple_degrees.png
	RMS: 7.670714330056447
	Tolerance: 3.0
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 "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/taup/tests/test_plotting.py", line 95, in test_spherical_diff_phases
plt.savefig(ic.name)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/util/testing.py", line 490, in __exit__
raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File: spherical_diff_phases.png
	RMS: 5.780152823815878
	Tolerance: 3.0
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
core test_flake8 (obspy.core.tests.test_code_formatting.CodeFormattingTestCase) Formatting tests require at least flake8 3.0.
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_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_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
geodetics test_gps_2_dist_azimuth_bug150 (obspy.geodetics.tests.test_util_geodetics.UtilGeodeticsTestCase) Module geographiclib is installed, not using calc_vincenty_inverse
imaging test_script_plot (obspy.imaging.tests.test_mopad_script.MopadTestCase) Currently broken until further review.
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

Slowest tests (20)

Runtime Test
17.931s test_plot_farfield_without_quiver_with_maps (obspy.core.tests.test_event.EventTestCase)
13.086s test_response_calculation_from_seed_and_xseed (obspy.io.xseed.tests.test_core.CoreTestCase)
10.620s __init__ (obspy.taup)
7.508s test_shoot_existing_ray_param (obspy.taup.tests.test_seismic_phase.TauPySeismicPhaseTestCase)
6.904s test_relcal_different_overlaps (obspy.signal.tests.test_calibration.CalibrationTestCase)
6.814s test_remove_response_plot (obspy.core.tests.test_trace.TraceTestCase)
4.949s plot_travel_times (obspy.taup.tau)
4.849s test_plot_ref_time_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
4.303s test_combined_station_event_plot (obspy.core.tests.test_inventory.InventoryBasemapTestCase)
4.226s test_location_plot_global (obspy.core.tests.test_inventory.InventoryBasemapTestCase)
4.139s test_catalog_plot_global (obspy.core.tests.test_event.CatalogBasemapTestCase)
4.117s test_polarization_vidale (obspy.signal.tests.test_polarization.PolarizationTestCase)
4.111s test_location_plot_global (obspy.core.tests.test_network.NetworkBasemapTestCase)
4.035s test_vs_java_iasp91 (obspy.taup.tests.test_tau.TauPyModelTestCase)
3.855s test_data_remains_unchanged (obspy.imaging.tests.test_waveform.WaveformTestCase)
3.555s test_plot_wiggles_negative_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
3.456s test_many_identically_named_phases (obspy.taup.tests.test_seismic_phase.TauPySeismicPhaseTestCase)
3.424s test_plot_colored_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
3.240s test_catalog_plot_local (obspy.core.tests.test_event.CatalogBasemapTestCase)
3.184s test_evalresp_file_like_object (obspy.signal.tests.test_invsim.InvSimTestCase)