#82074 Report by node travis-ci covering 1586 tests from 43 modules resulted into 2 errors

Report

ObsPy version
1.0.3.post0+1180.gb31634625c
GitHub Pull Request
https://github.com/obspy/obspy/pull/1327
Report file
XML document
Total runtime
552.7 sec
Report date/time
May 10, 2017, 7:03 a.m.

System / Python

Architecture
64bit
Machine
x86_64
Node
travis-ci
Processor
i386
Python Compiler
GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.57)
Python Implementation
CPython
Python Version
3.6.1
Release
15.6.0
System
Darwin
Version
Darwin Kernel Version 15.6.0: Mon Aug 29 20:21:34 PDT 2016; root:xnu-3248.60.11~1/RELEASE_X86_64

Dependencies

cartopy
---
decorator
4.0.11
flake8
---
future
0.16.0
geographiclib
1.48
lxml.etree
3.7.3
m2crypto
---
matplotlib
2.0.1
mock
2.0.0
mpl_toolkits.basemap
1.0.7
numpy
1.12.1
osgeo.gdal
---
pep8-naming
---
pyflakes
---
pyimgur
0.5.2
pyproj
1.9.5.1
requests
2.13.0
scipy
0.19.0
setuptools
27.2.0
sqlalchemy
1.1.9

Modules (43)

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 - -
obspy.db - -
obspy.geodetics - -
obspy.imaging - -
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.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 2 1 2
obspy.taup - -
Summary 2 2

Tracebacks (2)

Traceback (most recent call last):
File "/Users/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/signal/tests/test_spectral_estimation.py", line 645, in test_ppsd_spectrogram_plot
fig.savefig(ic.name)
File "/Users/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: 14.312538791796047
	Tolerance: 4.5
	Expected: http://i.imgur.com/eVs55V2.png
	Actual: http://i.imgur.com/Ec4iDfb.png
	Diff: http://i.imgur.com/KNMp7FH.png
Expected Image Actual Image
Traceback (most recent call last):
File "/Users/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/signal/tests/test_spectral_estimation.py", line 630, in test_ppsd_temporal_plot
fig.savefig(ic.name)
File "/Users/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: 18.740738156931457
	Tolerance: 4.5
	Expected: http://i.imgur.com/7QQNrpD.png
	Actual: http://i.imgur.com/pCIe4LW.png
	Diff: http://i.imgur.com/yDsoNK2.png
Expected Image Actual Image

Skipped tests (18)

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
core test_catch_output (obspy.core.tests.test_util_misc.UtilMiscTestCase) Does not work with Python 3 for some Windows and OSX versions
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
33.286s test_plot_farfield_without_quiver_with_maps (obspy.core.tests.test_event.EventTestCase)
15.943s test_ppsd_restricted_stacks (obspy.signal.tests.test_spectral_estimation.PsdTestCase)
13.170s test_location_plot_global (obspy.core.tests.test_network.NetworkBasemapTestCase)
12.861s test_plot_multiple_traces (obspy.imaging.tests.test_waveform.WaveformTestCase)
11.887s test_catalog_plot_global (obspy.core.tests.test_event.CatalogBasemapTestCase)
11.648s test_combined_station_event_plot (obspy.core.tests.test_inventory.InventoryBasemapTestCase)
11.339s test_location_plot_global (obspy.core.tests.test_inventory.InventoryBasemapTestCase)
9.727s test_shoot_existing_ray_param (obspy.taup.tests.test_seismic_phase.TauPySeismicPhaseTestCase)
9.227s test_catalog_plot_local (obspy.core.tests.test_event.CatalogBasemapTestCase)
8.076s test_data_remains_unchanged (obspy.imaging.tests.test_waveform.WaveformTestCase)
7.555s test_plot_default_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
7.297s test_plot_horizontal_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
7.098s test_remove_response_plot (obspy.core.tests.test_trace.TraceTestCase)
6.890s test_plot_wiggles_negative_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
6.836s test_plot_wiggles_horizontal_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
6.777s test_catalog_plot_ortho (obspy.core.tests.test_event.CatalogBasemapTestCase)
6.732s test_plot_azim_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
6.614s test_plot_wiggles_vertical_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
6.474s test_plot_wiggles_positive_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
6.372s test_location_plot_ortho (obspy.core.tests.test_inventory.InventoryBasemapTestCase)