#85431 Report by node travis-ci covering 1598 tests from 44 modules resulted into 1 error

Report

ObsPy version
1.0.3.post0+1267.g68e3eb2aa6
GitHub Pull Request
https://github.com/obspy/obspy/pull/1832
Report file
XML document
Total runtime
766.4 sec
Report date/time
June 30, 2017, 6:57 a.m.

System / Python

Architecture
64bit
Machine
x86_64
Node
travis-ci
Processor
x86_64
Python Compiler
GCC 4.4.7 20120313 (Red Hat 4.4.7-1)
Python Implementation
CPython
Python Version
3.6.1
Release
4.8.12-040812-generic
System
Linux
Version
#201612020431 SMP Fri Dec 2 09:33:31 UTC 2016

Dependencies

cartopy
---
decorator
4.0.11
flake8
---
future
0.16.0
geographiclib
1.48
lxml.etree
3.8.0
m2crypto
---
matplotlib
2.0.2
mock
2.0.0
mpl_toolkits.basemap
1.0.7
numpy
1.13.0
osgeo.gdal
---
pep8-naming
---
pyflakes
---
pyimgur
0.5.2
pyproj
1.9.5.1
requests
2.14.2
scipy
0.19.1
setuptools
27.2.0
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 1 1
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.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 - -
obspy.taup - -
Summary 1 1

Tracebacks (1)

Traceback (most recent call last):
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/tests/test_utcdatetime.py", line 1148, in test_load_numpy_binary_with_utcdatetime
self.assertEqual(expected_, got)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/unittest/case.py", line 821, in assertEqual
assertion_func(first, second, msg=msg)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/unittest/case.py", line 811, in _baseAssertEqual
if not first == second:
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/utcdatetime.py", line 1010, in __eq__
return round((self._ns - other._ns) / 1e9, self.__precision) == 0
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/utcdatetime.py", line 383, in _get_ns
return self.__ns
AttributeError: 'UTCDateTime' object has no attribute '_UTCDateTime__ns'

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
36.379s test_plot_farfield_without_quiver_with_maps (obspy.core.tests.test_event.EventTestCase)
19.970s test_ppsd_restricted_stacks (obspy.signal.tests.test_spectral_estimation.PsdTestCase)
19.339s test_plot_multiple_traces (obspy.imaging.tests.test_waveform.WaveformTestCase)
17.648s test_shoot_existing_ray_param (obspy.taup.tests.test_seismic_phase.TauPySeismicPhaseTestCase)
14.424s test_data_remains_unchanged (obspy.imaging.tests.test_waveform.WaveformTestCase)
12.511s test_relcal_different_overlaps (obspy.signal.tests.test_calibration.CalibrationTestCase)
10.792s test_remove_response_plot (obspy.core.tests.test_trace.TraceTestCase)
10.683s test_polarization_vidale (obspy.signal.tests.test_polarization.PolarizationTestCase)
9.346s test_vs_java_iasp91 (obspy.taup.tests.test_tau.TauPyModelTestCase)
8.915s test_read_and_write (obspy.core.tests.test_waveform_plugins.WaveformPluginsTestCase)
8.805s __init__ (obspy.taup)
8.747s test_auto_read_arclink_xml (obspy.io.arclink.tests.test_inventory_xml.ArclinkInventoryTestCase)
8.468s test_plot_wiggles_horizontal_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
8.433s test_plot_wiggles_vertical_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
8.410s test_location_plot_global (obspy.core.tests.test_network.NetworkBasemapTestCase)
8.336s test_plot_wiggles_negative_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
8.335s test_plot_wiggles_positive_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
8.330s test_location_plot_global (obspy.core.tests.test_inventory.InventoryBasemapTestCase)
8.239s test_catalog_plot_global (obspy.core.tests.test_event.CatalogBasemapTestCase)
8.142s test_plot_azim_section (obspy.imaging.tests.test_waveform.WaveformTestCase)