#102424 Report by node lochnagar covering 837 tests from 38 modules resulted into 2 errors

Report

ObsPy version
1.0.2
GitHub Pull Request
-
Report file
XML document
Total runtime
281.6 sec
Report date/time
Feb. 21, 2019, 3:08 a.m.

System / Python

Architecture
32bit
Machine
AMD64
Node
lochnagar
Processor
Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
Python Compiler
MSC v.1500 32 bit (Intel)
Python Implementation
CPython
Python Version
2.7.15
Release
7
System
Windows
Version
6.1.7601

Dependencies

cartopy
---
decorator
4.3.0
flake8
---
future
0.17.1
geographiclib
---
lxml.etree
4.1.1
m2crypto
---
matplotlib
1.5.1
mock
---
mpl_toolkits.basemap
---
numpy
1.11.3
osgeo.gdal
---
pep8-naming
---
pyflakes
1.6.0
pyimgur
---
pyproj
1.9.5.1
requests
2.18.4
scipy
1.1.0
setuptools
39.1.0
sqlalchemy
1.2.7

Modules (38)

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.ascii - -
obspy.io.cmtsolution - -
obspy.io.cnv - -
obspy.io.css - -
obspy.io.datamark - -
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.pdas - -
obspy.io.pde - -
obspy.io.quakeml - -
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.xseed - -
obspy.io.y - -
obspy.io.zmap - -
obspy.realtime - -
obspy.signal 1 2
obspy.taup - -
Summary 2 2

Tracebacks (2)

>>> Cannot import test suite for module obspy.core due to:
----------------------------------------------------------
File "C:\ProgramData\Anaconda2\Scripts\obspy-runtests-script.py", line 9, in <module>
load_entry_point('obspy==1.0.2', 'console_scripts', 'obspy-runtests')()
File "C:\ProgramData\Anaconda2\lib\site-packages\obspy\scripts\runtests.py", line 749, in main
errors = run(argv, interactive)
File "C:\ProgramData\Anaconda2\lib\site-packages\obspy\scripts\runtests.py", line 717, in run
pr_url=args.pr_url)
File "C:\ProgramData\Anaconda2\lib\site-packages\obspy\scripts\runtests.py", line 557, in run_tests
suites, status, import_failures = _get_suites(verbosity, tests)
File "C:\ProgramData\Anaconda2\lib\site-packages\obspy\scripts\runtests.py", line 177, in _get_suites
suite.append(ut.loadTestsFromName(test, None))
File "C:\ProgramData\Anaconda2\lib\unittest\loader.py", line 115, in loadTestsFromName
test = obj()
File "C:\ProgramData\Anaconda2\lib\site-packages\obspy\core\tests\__init__.py", line 17, in suite
add_unittests(suite, MODULE_NAME)
File "C:\ProgramData\Anaconda2\lib\site-packages\obspy\core\util\testing.py", line 86, in add_unittests
fromlist=[native_str("obspy")])
File "C:\ProgramData\Anaconda2\lib\site-packages\obspy\core\tests\test_inventory.py", line 25, in <module>
from obspy.core.compatibility import mock
ImportError: cannot import name mock
Traceback (most recent call last):
File "C:\ProgramData\Anaconda2\lib\site-packages\obspy\signal\tests\test_freqattributes.py", line 143, in test_logcep
self.p, self.n, 'Hamming')
File "C:\ProgramData\Anaconda2\lib\site-packages\obspy\signal\freqattributes.py", line 359, in log_cepstrum
m, a, b = log_spaced_filterbank_matrix(p, nfft, fs, w)
File "C:\ProgramData\Anaconda2\lib\site-packages\obspy\signal\freqattributes.py", line 330, in log_spaced_filterbank_matrix
xx = sparse.coo_matrix((v, (c, r))).transpose().todense()
File "C:\ProgramData\Anaconda2\lib\site-packages\scipy\sparse\coo.py", line 150, in __init__
self._shape = check_shape((M, N))
File "C:\ProgramData\Anaconda2\lib\site-packages\scipy\sparse\sputils.py", line 281, in check_shape
new_shape = tuple(operator.index(arg) for arg in args)
File "C:\ProgramData\Anaconda2\lib\site-packages\scipy\sparse\sputils.py", line 281, in <genexpr>
new_shape = tuple(operator.index(arg) for arg in args)
TypeError: 'numpy.float64' object cannot be interpreted as an index

Slowest tests (20)

Runtime Test
18.301s test_kennet_ak135_ttime_tables_s_shallow (obspy.taup.tests.test_tau.TauPyModelTestCase)
17.964s test_kennet_ak135_ttime_tables_p_shallow (obspy.taup.tests.test_tau.TauPyModelTestCase)
16.299s test_kennet_ak135_ttime_tables_p_deep (obspy.taup.tests.test_tau.TauPyModelTestCase)
13.270s test_kennet_ak135_ttime_tables_s_deep (obspy.taup.tests.test_tau.TauPyModelTestCase)
9.975s _write_mseed (obspy.io.mseed.core)
9.861s test_kennet_ak135_ttime_tables_pkikp (obspy.taup.tests.test_tau.TauPyModelTestCase)
9.204s test_kennet_ak135_ttime_tables_pcp (obspy.taup.tests.test_tau.TauPyModelTestCase)
8.889s test_kennet_ak135_ttime_tables_scs (obspy.taup.tests.test_tau.TauPyModelTestCase)
6.903s test_plot_multiple_traces (obspy.imaging.tests.test_waveform.WaveformTestCase)
6.694s test_kennet_ak135_ttime_tables_scp (obspy.taup.tests.test_tau.TauPyModelTestCase)
5.426s test_shoot_existing_ray_param (obspy.taup.tests.test_seismic_phase.TauPySeismicPhaseTestCase)
5.259s test_ppsd_restricted_stacks (obspy.signal.tests.test_spectral_estimation.PsdTestCase)
4.892s test_infinite_loop (obspy.io.mseed.tests.test_mseed_special_issues.MSEEDSpecialIssueTestCase)
3.953s test_plot_azim_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
3.922s test_plot_horizontal_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
3.881s test_read_from_sds_with_wildcarded_seed_ids (obspy.clients.filesystem.tests.test_sds.SDSTestCase)
3.815s test_plot_colored_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
3.799s test_plot_default_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
3.783s test_plot_ref_time_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
3.161s test_data_remains_unchanged (obspy.imaging.tests.test_waveform.WaveformTestCase)