#31776 Report by node travis-ci covering 1283 tests from 35 modules resulted into 4 errors
Report
- ObsPy Version
- 0.10.3rc1.dev0+1016.g5adf65...
- Continuous Integration
- -
- GitHub Pull Request
- -
- Report File
- XML Document
- Total Runtime
- 411.6 sec
- Report Date/Time
- 2015-12-02 21:16:46
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
- 2.7.10
- Release
- 3.13.0-40-generic
- System
- Linux
- Version
- #69-Ubuntu SMP Thu Nov 13 17:53:56 UTC 2014
Dependencies
- flake8
- 2.3.0
- future
- 0.15.2
- lxml.etree
- 3.4.4
- matplotlib
- 1.3.1
- mock
- 1.3.0
- mpl_toolkits.basemap
- 1.0.7
- numpy
- 1.8.2
- pyflakes
- 1.0.0
- pyimgur
- 0.5.2
- scipy
- 0.14.0
- sqlalchemy
- 1.0.9
- suds
- Not Installed
Modules (35)
Module | Errors / Failures |
Tracebacks | ||||
---|---|---|---|---|---|---|
obspy.clients.arclink | Not tested | - | - | - | - | - |
obspy.clients.earthworm | Not tested | - | - | - | - | - |
obspy.clients.fdsn | Not tested | - | - | - | - | - |
obspy.clients.filesystem | - | 4 | 4 | - | 3.4s | - |
obspy.clients.iris | Not tested | - | - | - | - | - |
obspy.clients.neic | Not tested | - | - | - | - | - |
obspy.clients.seedlink | Not tested | - | - | - | - | - |
obspy.clients.seishub | Not tested | - | - | - | - | - |
obspy.core | - | 496 | 487 | 9 | 100.6s | - |
obspy.db | - | 9 | 9 | - | 0.1s | - |
obspy.geodetics | - | 17 | 16 | 1 | 1.0s | - |
obspy.imaging | - | 66 | 65 | 1 | 61.1s | - |
obspy.io.ah | - | 4 | 4 | - | 0.1s | - |
obspy.io.ascii | - | 21 | 21 | - | 0.3s | - |
obspy.io.cmtsolution | - | 7 | 7 | - | 0.1s | - |
obspy.io.cnv | - | 1 | 1 | - | 0.0s | - |
obspy.io.css | - | 4 | 4 | - | 0.8s | - |
obspy.io.datamark | - | 2 | 2 | - | 0.2s | - |
obspy.io.gse2 | - | 36 | 36 | - | 0.5s | - |
obspy.io.json | - | 4 | 4 | - | 0.1s | - |
obspy.io.kinemetrics | - | 7 | 7 | - | 2.3s | - |
obspy.io.mseed | - | 96 | 96 | - | 4.4s | - |
obspy.io.ndk | - | 20 | 20 | - | 2.3s | - |
obspy.io.nied | - | 11 | 11 | - | 0.3s | - |
obspy.io.nlloc | - | 6 | 6 | - | 0.2s | - |
obspy.io.pdas | - | 3 | 3 | - | 0.0s | - |
obspy.io.pde | - | 13 | 13 | - | 1.4s | - |
obspy.io.quakeml | - | 31 | 31 | - | 1.1s | - |
obspy.io.sac | - | 75 | 72 | 3 | 0.8s | - |
obspy.io.seg2 | - | 1 | 1 | - | 0.1s | - |
obspy.io.segy | - | 45 | 45 | - | 0.8s | - |
obspy.io.seisan | - | 8 | 8 | - | 0.1s | - |
obspy.io.sh | - | 17 | 17 | - | 0.4s | - |
obspy.io.shapefile | - | 5 | 5 | - | 0.5s | - |
obspy.io.stationxml | - | 11 | 11 | - | 0.3s | - |
obspy.io.wav | - | 8 | 8 | - | 0.2s | - |
obspy.io.xseed | - | 45 | 45 | - | 3.8s | - |
obspy.io.y | - | 5 | 5 | - | 0.0s | - |
obspy.io.zmap | - | 13 | 13 | - | 0.6s | - |
obspy.realtime | - | 22 | 22 | - | 1.4s | - |
obspy.signal | - | 120 | 120 | - | 46.1s | - |
obspy.taup | 4 | 50 | 50 | - | 176.1s | 1 2 3 4 |
Summary | 4 | 1283 | 1269 | 14 | 411.6s | 4 |
Tracebacks (4)
Traceback (most recent call last): File "/home/travis/miniconda/envs/test-environment/lib/python2.7/site-packages/obspy/taup/tests/test_tau.py", line 238, in test_ak135 arrivals, "taup_time_-h_10_-ph_ttall_-deg_35_-mod_ak135") File "/home/travis/miniconda/envs/test-environment/lib/python2.7/site-packages/obspy/taup/tests/test_tau.py", line 70, in _compare_arrivals_with_file self._assert_arrivals_equal(arr, expected_arr) File "/home/travis/miniconda/envs/test-environment/lib/python2.7/site-packages/obspy/taup/tests/test_tau.py", line 87, in _assert_arrivals_equal expected_arr["takeoff_angle"], 2) AssertionError: 153.19761611644185 != -26.800000000000001 within 2 places
Traceback (most recent call last): File "/home/travis/miniconda/envs/test-environment/lib/python2.7/site-packages/obspy/taup/tests/test_tau.py", line 784, in test_buried_receiver self._compare_arrivals_with_file(arrivals, "buried_receivers.txt") File "/home/travis/miniconda/envs/test-environment/lib/python2.7/site-packages/obspy/taup/tests/test_tau.py", line 70, in _compare_arrivals_with_file self._assert_arrivals_equal(arr, expected_arr) File "/home/travis/miniconda/envs/test-environment/lib/python2.7/site-packages/obspy/taup/tests/test_tau.py", line 85, in _assert_arrivals_equal expected_arr["ray_param_sec_degree"], 3) AssertionError: 4.6362946390821351 != 4.6390000000000002 within 3 places
Traceback (most recent call last): File "/home/travis/miniconda/envs/test-environment/lib/python2.7/site-packages/obspy/taup/tests/test_tau.py", line 226, in test_iasp91 "taup_time_-h_10_-ph_ttall_-deg_35") File "/home/travis/miniconda/envs/test-environment/lib/python2.7/site-packages/obspy/taup/tests/test_tau.py", line 70, in _compare_arrivals_with_file self._assert_arrivals_equal(arr, expected_arr) File "/home/travis/miniconda/envs/test-environment/lib/python2.7/site-packages/obspy/taup/tests/test_tau.py", line 87, in _assert_arrivals_equal expected_arr["takeoff_angle"], 2) AssertionError: 153.24380805003508 != -26.760000000000002 within 2 places
Traceback (most recent call last): File "/home/travis/miniconda/envs/test-environment/lib/python2.7/site-packages/obspy/taup/tests/test_tau.py", line 398, in test_vs_java_iasp91 self._assert_arrivals_equal(actual_arrival, expected_arrival) File "/home/travis/miniconda/envs/test-environment/lib/python2.7/site-packages/obspy/taup/tests/test_tau.py", line 87, in _assert_arrivals_equal expected_arr["takeoff_angle"], 2) AssertionError: 147.12215941558122 != -32.88 within 2 places
Slowest Tests (20)
Runtime | Test |
---|---|
28.753s | test_kennet_ak135_ttime_tables_P_deep (obspy.taup.tests.test_tau.TauPyModelTestCase) |
23.623s | test_kennet_ak135_ttime_tables_S_deep (obspy.taup.tests.test_tau.TauPyModelTestCase) |
23.083s | test_kennet_ak135_ttime_tables_S_shallow (obspy.taup.tests.test_tau.TauPyModelTestCase) |
22.903s | test_kennet_ak135_ttime_tables_P_shallow (obspy.taup.tests.test_tau.TauPyModelTestCase) |
16.572s | test_flake8 (obspy.core.tests.test_code_formatting.CodeFormattingTestCase) |
15.145s | test_kennet_ak135_ttime_tables_ScS (obspy.taup.tests.test_tau.TauPyModelTestCase) |
15.019s | test_PPSD_restricted_stacks (obspy.signal.tests.test_spectral_estimation.PsdTestCase) |
14.843s | test_kennet_ak135_ttime_tables_PcP (obspy.taup.tests.test_tau.TauPyModelTestCase) |
11.965s | test_kennet_ak135_ttime_tables_PKIKP (obspy.taup.tests.test_tau.TauPyModelTestCase) |
9.727s | test_kennet_ak135_ttime_tables_ScP (obspy.taup.tests.test_tau.TauPyModelTestCase) |
8.908s | test_plotMultipleTraces (obspy.imaging.tests.test_waveform.WaveformTestCase) |
5.832s | test_surface_wave_ttimes (obspy.taup.tests.test_tau.TauPyModelTestCase) |
5.735s | test_dataRemainsUnchanged (obspy.imaging.tests.test_waveform.WaveformTestCase) |
5.281s | test_catalog_plot_local (obspy.core.tests.test_event.CatalogBasemapTestCase) |
5.240s | test_image_comparison (obspy.core.tests.test_util_base.UtilBaseTestCase) |
4.849s | test_polarization_vidale (obspy.signal.tests.test_polarization.PolarizationTestCase) |
4.452s | test_plotColoredSection (obspy.imaging.tests.test_waveform.WaveformTestCase) |
4.223s | test_plotRefTimeSection (obspy.imaging.tests.test_waveform.WaveformTestCase) |
4.181s | test_plotHorizontalSection (obspy.imaging.tests.test_waveform.WaveformTestCase) |
4.176s | test_plotAzimSection (obspy.imaging.tests.test_waveform.WaveformTestCase) |
Chuck Norris Fact
Don't worry about tests, Chuck Norris's test cases cover your code too.