#18004 Report by node travis-ci covering 1119 tests from 24 modules resulted into 1 error
Report
- ObsPy Version
- 0.9.2-1294-g92d67
- Continuous Integration
- -
- GitHub Pull Request
- -
- Report File
- XML Document
- Total Runtime
- 1048.2 sec
- Report Date/Time
- 2014-10-30 05:46:34
System / Python
- Architecture
- 64bit
- Machine
- x86_64
- Node
- travis-ci
- Processor
- x86_64
- Python Compiler
- GCC 4.6.3
- Python Implementation
- CPython
- Python Version
- 3.4.1
- Release
- 2.6.32-042stab090.5
- System
- Linux
- Version
- #1 SMP Sat Jun 21 00:15:09 MSK 2014
Dependencies
- flake8
- 2.2.5
- future
- 0.14.1
- lxml.etree
- 3.4.0
- matplotlib
- 1.3.1
- mock
- 1.0.1
- mpl_toolkits.basemap
- 1.0.7
- nose
- 1.3.4
- numpy
- 1.8.2
- pyflakes
- 0.8.1
- pyimgur
- Not Installed
- scipy
- 0.14.0
- sqlalchemy
- 0.9.8
- suds
- Not Installed
Modules (24)
Module | Errors / Failures |
Tracebacks | ||||
---|---|---|---|---|---|---|
obspy.ah | - | 4 | 4 | - | 0.2s | - |
obspy.arclink | Not tested | - | - | - | - | - |
obspy.core | - | 508 | 506 | 2 | 305.1s | - |
obspy.css | - | 3 | 3 | - | 5.3s | - |
obspy.datamark | - | 2 | 2 | - | 0.6s | - |
obspy.db | - | 9 | 9 | - | 0.3s | - |
obspy.earthworm | Not tested | - | - | - | - | - |
obspy.fdsn | Not tested | - | - | - | - | - |
obspy.gse2 | - | 36 | 36 | - | 1.8s | - |
obspy.imaging | - | 58 | 57 | 1 | 277.9s | - |
obspy.iris | Not tested | - | - | - | - | - |
obspy.mseed | - | 88 | 88 | - | 18.8s | - |
obspy.ndk | - | 20 | 20 | - | 9.3s | - |
obspy.neic | Not tested | - | - | - | - | - |
obspy.neries | Not tested | - | - | - | - | - |
obspy.nlloc | 1 | 6 | 6 | - | 1.0s | 1 |
obspy.pde | - | 13 | 13 | - | 2.9s | - |
obspy.realtime | - | 22 | 22 | - | 8.5s | - |
obspy.sac | - | 68 | 68 | - | 2.6s | - |
obspy.seedlink | Not tested | - | - | - | - | - |
obspy.seg2 | - | 1 | 1 | - | 0.3s | - |
obspy.segy | - | 47 | 47 | - | 3.2s | - |
obspy.seisan | - | 7 | 7 | - | 0.3s | - |
obspy.seishub | Not tested | - | - | - | - | - |
obspy.sh | - | 17 | 17 | - | 1.3s | - |
obspy.signal | - | 93 | 93 | - | 257.6s | - |
obspy.station | - | 44 | 44 | - | 134.0s | - |
obspy.taup | - | 6 | 6 | - | 0.1s | - |
obspy.wav | - | 8 | 8 | - | 0.7s | - |
obspy.xseed | - | 43 | 43 | - | 14.9s | - |
obspy.y | - | 4 | 4 | - | 0.1s | - |
obspy.zmap | - | 12 | 12 | - | 1.5s | - |
Summary | 1 | 1119 | 1116 | 3 | 1048.2s | 1 |
Tracebacks (1)
Traceback (most recent call last): File "/home/travis/virtualenv/python3.4.1/lib/python3.4/site-packages/obspy/nlloc/tests/test_core.py", line 116, in test_read_nlloc_hyp compare_xml_strings(quakeml_expected, quakeml_got) File "/home/travis/virtualenv/python3.4.1/lib/python3.4/site-packages/obspy/core/util/testing.py", line 493, in compare_xml_strings raise AssertionError("Strings are not equal.\n" + err_msg) AssertionError: Strings are not equal. --- +++ @@ -42,7 +42,7 @@ <medianDistance>0.0308746</medianDistance> </quality> <comment id=""> -<text>Note: Depth/Latitude/Longitude errors are calculated from covariance matrix as 1D marginal (Lon/Lat errors as great circle degrees) while OriginUncertainty min/max horizontal errors are calculated from 2D error ellipsoid and are therefore seemingly higher compared to 1D errors. Error estimates can be reconstructed from the following original NonLinLoc error statistics line: +<text>Note: Depth/Latitude/Longitude errors are calculated from covariance matrix as 1D marginal (Lon/Lat errors as great circle degrees) while OriginUncertainty min/max horizontal errors are calculated from 2D error ellipsoid and are therefore seemingly higher compared to 1D error estimates. Error estimates can be reconstructed from the following original NonLinLoc error statistics line: STATISTICS ExpectX 4473.68 Y 5323.29 Z 4.59501 CovXX 0.0282621 XY -0.0053866 XZ 0.0043871 YY 0.0191034 YZ 0.00503624 ZZ 0.036713 EllAz1 206.782 Dip1 16.4026 Len1 0.227982 Az2 300.149 Dip2 11.2855 Len2 0.327468 Len3 3.709256e-01</text> </comment> <creationInfo>
Slowest Tests (20)
Runtime | Test |
---|---|
160.981s | test_PPSD (obspy.signal.tests.test_spectral_estimation.PsdTestCase) |
100.060s | test_plotComplexGapManySamples (obspy.imaging.tests.test_waveform.WaveformTestCase) |
87.305s | test_flake8 (obspy.core.tests.test_code_formatting.CodeFormattingTestCase) |
42.185s | test_plotMultipleTraces (obspy.imaging.tests.test_waveform.WaveformTestCase) |
31.418s | test_dataRemainsUnchanged (obspy.imaging.tests.test_waveform.WaveformTestCase) |
28.093s | test_catalog_plot_local (obspy.core.tests.test_event.CatalogTestCase) |
22.346s | test_location_plot_local (obspy.station.tests.test_network.NetworkTestCase) |
21.947s | test_readAndWrite (obspy.core.tests.test_waveform_plugins.WaveformPluginsTestCase) |
21.488s | test_location_plot_local (obspy.station.tests.test_inventory.InventoryTestCase) |
18.063s | test_interpolation_arguments (obspy.core.tests.test_trace.TraceTestCase) |
15.122s | test_SacInstCorrection (obspy.signal.tests.test_invsim.InvSimTestCase) |
11.982s | test_Beachball (obspy.imaging.tests.test_beachball.BeachballTestCase) |
11.483s | test_catalog_plot_cylindrical (obspy.core.tests.test_event.CatalogTestCase) |
11.188s | test_location_plot_cylindrical (obspy.station.tests.test_inventory.InventoryTestCase) |
11.054s | test_location_plot_cylindrical (obspy.station.tests.test_network.NetworkTestCase) |
10.599s | test_pkBaer (obspy.signal.tests.test_trigger.TriggerTestCase) |
10.140s | test_cutout (obspy.core.tests.test_stream.StreamTestCase) |
9.809s | test_catalog_plot_ortho (obspy.core.tests.test_event.CatalogTestCase) |
9.268s | test_plotDefaultSection (obspy.imaging.tests.test_waveform.WaveformTestCase) |
8.079s | test_add (obspy.core.tests.test_stream.StreamTestCase) |
Chuck Norris Fact
Chuck Norris can spawn threads that complete before they are started.