#148532 Report by node gh-actions covering 2231 tests from 61 modules resulted into 9 errors

Report

ObsPy version
1.4.2.post0+394.g2657354606
GitHub Pull Request
https://github.com/obspy/obspy/pull/3653
Report file
JSON document
Total runtime
169.1 sec
Report date/time
Dec. 9, 2025, 8:15 a.m.

System / Python

Architecture
64bit
Machine
arm64
Node
gh-actions
Processor
arm
Python Compiler
Clang 17.0.6
Python Implementation
CPython
Python Version
3.8.20
Release
24.6.0
System
Darwin
Version
Darwin Kernel Version 24.6.0: Wed Oct 15 21:12:37 PDT 2025; root:xnu-11417.140.69.703.14~1/RELEASE_ARM64_VMAPPLE

Dependencies

cartopy
0.21.1
decorator
5.1.1
flake8
---
geographiclib
2.0
lxml
5.3.0
matplotlib
3.3.4
numpy
1.20.3
obspy
1.4.2.post0+394.g2657354606
pyproj
3.5.0
pytest
8.3.4
pytest-json-report
1.5.0
requests
2.32.3
scipy
1.7.3
setuptools
75.3.0
shapefile
---
sqlalchemy
1.4.49

Modules (61)

Module Errors / Failures Tracebacks
obspy.clients.earthworm Not tested -
obspy.clients.fdsn - -
obspy.clients.filesystem - -
obspy.clients.iris Not tested -
obspy.clients.neic Not tested -
obspy.clients.nrl - -
obspy.clients.seedlink - -
obspy.clients.syngine Not tested -
obspy.core 1 1
obspy.core.event - -
obspy.core.inventory - -
obspy.core.util - -
obspy.geodetics - -
obspy.imaging 2 2 3
obspy.io.ah - -
obspy.io.alsep - -
obspy.io.arclink - -
obspy.io.ascii 2 4 5
obspy.io.cmtsolution - -
obspy.io.cnv - -
obspy.io.css - -
obspy.io.csv - -
obspy.io.cybershake - -
obspy.io.dmx - -
obspy.io.focmec - -
obspy.io.gcf - -
obspy.io.gse2 - -
obspy.io.hypodd - -
obspy.io.iaspei - -
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.rg16 1 6
obspy.io.sac 2 7 8
obspy.io.scardec - -
obspy.io.seg2 - -
obspy.io.segy - -
obspy.io.seisan 1 9
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 9 9

Tracebacks (9)

Traceback (most recent call last):
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/capture.py", line 880, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/obspy/core/tests/test_trace.py", line 563, in test_add_into_gap
assert not isinstance(tr.data, np.ma.masked_array)
AssertionError: assert not True
+ where True = isinstance(masked_array(data = [-- --],\n mask = [ True True],\n fill_value = 999999)\n, <class 'numpy.ma.core.MaskedArray'>)
+ where masked_array(data = [-- --],\n mask = [ True True],\n fill_value = 999999)\n = <obspy.core.trace.Trace object at 0x13bd22610>.data
+ and <class 'numpy.ma.core.MaskedArray'> = <module 'numpy.ma' from '/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/numpy/ma/__init__.py'>.masked_array
+ where <module 'numpy.ma' from '/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/numpy/ma/__init__.py'> = np.ma
Traceback (most recent call last):
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/capture.py", line 880, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/obspy/imaging/tests/test_scan.py", line 153, in test_scan_plot_by_id_with_wildcard
assert got == expected_labels
AssertionError: assert ['BW.UH2..SHZ...1..EHZ\n0.0%'] == ['BW.UH2..SHZ.....EHZ\n10.7%']
At index 2 diff: 'BW.UH1..EHZ\n0.0%' != 'BW.UH1..EHZ\n10.7%'
Full diff:
[
'BW.UH2..SHZ\n'
'100.0%',
'BW.UH1..SHZ\n'
'100.0%',
'BW.UH1..EHZ\n'
- '10.7%',
? - ^
+ '0.0%',
? ^
]
Traceback (most recent call last):
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/capture.py", line 880, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/obspy/imaging/tests/test_scan.py", line 277, in test_multiple_sampling_rates
assert abs(t1 - t2) < .001
AssertionError: assert 0.9950001239776611 < 0.001
+ where 0.9950001239776611 = abs((1200355201.0 - 1200355200.0049999))
Traceback (most recent call last):
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/capture.py", line 880, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/obspy/io/ascii/tests/test_ascii.py", line 105, in test_read_slist_file_head_only
assert stream[0].stats.npts == 635
AssertionError: assert 0 == 635
+ where 0 = Stats({'sampling_rate': 40.0, 'delta': 0.025, 'starttime': UTCDateTime(2008, 1, 15, 0, 0, 0, 25000), 'endtime': UTCDat... 'location': '', 'channel': 'BHZ', 'mseed': AttribDict({'dataquality': 'R'}), 'ascii': AttribDict({'unit': 'Counts'})}).npts
+ where Stats({'sampling_rate': 40.0, 'delta': 0.025, 'starttime': UTCDateTime(2008, 1, 15, 0, 0, 0, 25000), 'endtime': UTCDat... 'location': '', 'channel': 'BHZ', 'mseed': AttribDict({'dataquality': 'R'}), 'ascii': AttribDict({'unit': 'Counts'})}) = <obspy.core.trace.Trace object at 0x13621d3a0>.stats
Traceback (most recent call last):
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/capture.py", line 880, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/obspy/io/ascii/tests/test_ascii.py", line 230, in test_read_tspair_head_only
assert stream[0].stats.npts == 635
AssertionError: assert 0 == 635
+ where 0 = Stats({'sampling_rate': 40.0, 'delta': 0.025, 'starttime': UTCDateTime(2008, 1, 15, 0, 0, 0, 25000), 'endtime': UTCDat... 'location': '', 'channel': 'BHZ', 'mseed': AttribDict({'dataquality': 'R'}), 'ascii': AttribDict({'unit': 'Counts'})}).npts
+ where Stats({'sampling_rate': 40.0, 'delta': 0.025, 'starttime': UTCDateTime(2008, 1, 15, 0, 0, 0, 25000), 'endtime': UTCDat... 'location': '', 'channel': 'BHZ', 'mseed': AttribDict({'dataquality': 'R'}), 'ascii': AttribDict({'unit': 'Counts'})}) = <obspy.core.trace.Trace object at 0x131a09250>.stats
Traceback (most recent call last):
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/capture.py", line 880, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/obspy/io/rg16/tests/test_read_rg16.py", line 67, in test_headonly_option
assert tr.stats.npts != 0
AssertionError: assert 0 != 0
+ where 0 = Stats({'sampling_rate': 500.0, 'delta': 0.002, 'starttime': UTCDateTime(2017, 8, 9, 16, 0, 0, 380000), 'endtime': UTCD..., 8, 9, 16, 0, 0, 380000), 'npts': 0, 'calib': 1.0, 'network': '1', 'station': '1', 'location': '1', 'channel': 'DP3'}).npts
+ where Stats({'sampling_rate': 500.0, 'delta': 0.002, 'starttime': UTCDateTime(2017, 8, 9, 16, 0, 0, 380000), 'endtime': UTCD..., 8, 9, 16, 0, 0, 380000), 'npts': 0, 'calib': 1.0, 'network': '1', 'station': '1', 'location': '1', 'channel': 'DP3'}) = <obspy.core.trace.Trace object at 0x1381210d0>.stats
1266 point accuracy issues with some SAC files (see #3408)
1267 :type round_sampling_interval: bool
1268
1269 .. rubric:: Example
1270
1271 >>> from obspy.core.util import get_example_file
1272 >>> file_ = get_example_file("test.sac")
1273 >>> sac = SACTrace.read(file_, headonly=True)
1274 >>> tr = sac.to_obspy_trace()
1275 >>> print(tr) # doctest: +ELLIPSIS
Expected:
.STA..Q | 1978-07-18T08:00:10.000000Z - ... | 1.0 Hz, 100 samples
Got:
.STA..Q | 1978-07-18T08:00:10.000000Z - 1978-07-18T08:00:10.000000Z | 1.0 Hz, 0 samples
/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/obspy/io/sac/sactrace.py:1275: DocTestFailure
Traceback (most recent call last):
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/capture.py", line 880, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/obspy/io/sac/tests/test_core.py", line 154, in test_read_head_via_obspy
assert tr.stats.npts == 100
AssertionError: assert 0 == 100
+ where 0 = Stats({'sampling_rate': 1.0, 'delta': 1.0, 'starttime': UTCDateTime(1978, 7, 18, 8, 0, 10), 'endtime': UTCDateTime(197..., 'lovrok': 1, 'lcalda': 1, 'unused23': 0, 'kstnm': 'STA', 'kevnm': 'FUNCGEN:SINE', 'kcmpnm': 'Q'}), '_format': 'SAC'}).npts
+ where Stats({'sampling_rate': 1.0, 'delta': 1.0, 'starttime': UTCDateTime(1978, 7, 18, 8, 0, 10), 'endtime': UTCDateTime(197..., 'lovrok': 1, 'lcalda': 1, 'unused23': 0, 'kstnm': 'STA', 'kevnm': 'FUNCGEN:SINE', 'kcmpnm': 'Q'}), '_format': 'SAC'}) = <obspy.core.trace.Trace object at 0x11c41e220>.stats
Traceback (most recent call last):
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/capture.py", line 880, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/obspy/io/seisan/tests/test_core.py", line 119, in test_read_seisan_head_only
assert st[0].stats.endtime == \
AssertionError: assert UTCDateTime(1997, 1, 30, 10, 48, 54, 40000) == UTCDateTime(1997, 1, 30, 10, 49, 42, 902881)
+ where UTCDateTime(1997, 1, 30, 10, 48, 54, 40000) = Stats({'sampling_rate': 75.19, 'delta': 0.013299640909695438, 'starttime': UTCDateTime(1997, 1, 30, 10, 48, 54, 40000)... 30, 10, 48, 54, 40000), 'npts': 0, 'calib': 1.0, 'network': '', 'station': 'MBGA', 'location': 'J', 'channel': 'SBZ'}).endtime
+ where Stats({'sampling_rate': 75.19, 'delta': 0.013299640909695438, 'starttime': UTCDateTime(1997, 1, 30, 10, 48, 54, 40000)... 30, 10, 48, 54, 40000), 'npts': 0, 'calib': 1.0, 'network': '', 'station': 'MBGA', 'location': 'J', 'channel': 'SBZ'}) = <obspy.core.trace.Trace object at 0x138089af0>.stats
+ and UTCDateTime(1997, 1, 30, 10, 49, 42, 902881) = UTCDateTime('1997-01-30T10:49:42.902881Z')

Skipped tests (20)

Submodule Test Skip message
core core/stream.py::obspy.core.stream._is_pickle Skipped: all tests skipped by +SKIP option
core.util core/util/misc.py::obspy.core.util.misc.CatchOutput Skipped: all tests skipped by +SKIP option
core.util core/util/misc.py::obspy.core.util.misc.SuppressOutput Skipped: all tests skipped by +SKIP option
core.util core/util/misc.py::obspy.core.util.misc.TemporaryWorkingDirectory Skipped: all tests skipped by +SKIP option
geodetics geodetics/tests/test_util_geodetics.py::TestUtilGeodetics::test_gps_2_dist_azimuth_bug150 Skipped: Geographiclib installed, not using calc_vincenty_inverse
imaging imaging/tests/test_mopad_script.py::TestMopad::test_script_plot Skipped: Currently broken until further review.
io.ascii io/ascii/core.py::obspy.io.ascii.core._is_slist Skipped: all tests skipped by +SKIP option
io.ascii io/ascii/core.py::obspy.io.ascii.core._is_tspair Skipped: all tests skipped by +SKIP option
io.gcf io/gcf/core.py::obspy.io.gcf.core._write_gcf Skipped: all tests skipped by +SKIP option
io.nordic io/nordic/utils.py::obspy.io.nordic.utils._evmagtonor Skipped: all tests skipped by +SKIP option
io.nordic io/nordic/utils.py::obspy.io.nordic.utils._nortoevmag Skipped: all tests skipped by +SKIP option
io.pde io/pde/mchedr.py::obspy.io.pde.mchedr._is_mchedr Skipped: all tests skipped by +SKIP option
io.quakeml io/quakeml/core.py::obspy.io.quakeml.core._is_quakeml Skipped: all tests skipped by +SKIP option
io.seisan io/seisan/core.py::obspy.io.seisan.core._is_seisan Skipped: all tests skipped by +SKIP option
io.sh io/sh/core.py::obspy.io.sh.core._is_asc Skipped: all tests skipped by +SKIP option
io.sh io/sh/core.py::obspy.io.sh.core._is_q Skipped: all tests skipped by +SKIP option
io.wav io/wav/core.py::obspy.io.wav.core._is_wav Skipped: all tests skipped by +SKIP option
io.y io/y/core.py::obspy.io.y.core._is_y Skipped: all tests skipped by +SKIP option
signal signal/quality_control.py::obspy.signal.quality_control.MSEEDMetadata Skipped: all tests skipped by +SKIP option
signal signal/tests/test_quality_control.py::TestQualityControl::test_schema_validation Skipped: Test requires the jsonschema module

Slowest tests (20)

Runtime Test
5.991s io/xseed/tests/test_core.py::TestCore::test_response_calculation_from_seed_and_xseed
5.702s core/tests/test_event.py::TestEvent::test_plot_farfield_without_quiver_with_maps
4.199s imaging/tests/test_ppsd.py::TestPPSD::test_ppsd_plot
4.007s taup/tests/test_tau.py::TestTauPyModel::test_regional_models
3.629s taup/tests/test_seismic_phase.py::TestTauPySeismicPhase::test_shoot_existing_ray_param
3.337s taup/__init__.py::obspy.taup
3.112s core/tests/test_inventory.py::TestInventoryCartopy::test_location_plot_local
2.844s signal/tests/test_spectral_estimation.py::TestPsd::test_ppsd
2.354s core/tests/test_inventory.py::TestInventoryCartopy::test_location_plot_global
2.049s io/arclink/tests/test_inventory_xml.py::TestArclinkInventory::test_auto_read_arclink_xml
2.049s signal/tests/test_cross_correlation.py::TestCrossCorrelation::test_correlate_stream_template_and_correlation_detector
1.977s taup/tests/test_velocity_model.py::TestTauPyVelocityModel::test_read_velocity_model
1.830s taup/tests/test_seismic_phase.py::TestTauPySeismicPhase::test_many_identically_named_phases
1.742s core/stream.py::obspy.core.stream.read
1.522s signal/tests/test_calibration.py::TestCalibration::test_relcal_different_overlaps
1.420s taup/tests/test_tau.py::TestTauPyModel::test_vs_java_iasp91
1.333s taup/tests/test_ray_paths.py::TestRayPathCalculations::test_compute_ray_paths
1.147s signal/tests/test_tf_misfit.py::TestTfPlot::test_plot_tf_misfits
1.144s signal/tests/test_polarization.py::TestPolarization::test_polarization_vidale
1.121s signal/tests/test_spectral_estimation.py::TestPsd::test_ppsd_restricted_stacks

Warnings (3)

Stage Filename Category Message
runtest /Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/obspy/core/trace.py:815 DeprecationWarning elementwise comparison failed; this will raise an error in the future.
runtest /Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/shapely/constructive.py:181 RuntimeWarning invalid value encountered in buffer
runtest /Users/runner/miniconda3/envs/test/lib/python3.8/site-packages/shapely/predicates.py:798 RuntimeWarning invalid value encountered in intersects