#151049 Report by node gh-actions covering 2322 tests from 61 modules resulted into 16 errors

Report

ObsPy version
1.4.2.post0+425.gc28c290a39
GitHub Pull Request
https://github.com/obspy/obspy/pull/3684
Report file
JSON document
Total runtime
199.2 sec
Report date/time
Feb. 12, 2026, 3:20 a.m.

System / Python

Architecture
64bit
Machine
arm64
Node
gh-actions
Processor
arm
Python Compiler
Clang 19.1.7
Python Implementation
CPython
Python Version
3.10.19
Release
24.6.0
System
Darwin
Version
Darwin Kernel Version 24.6.0: Wed Nov 5 21:32:20 PST 2025; root:xnu-11417.140.69.705.2~1/RELEASE_ARM64_VMAPPLE

Dependencies

cartopy
0.25.0
decorator
5.2.1
flake8
---
geographiclib
2.1
lxml
6.0.2
matplotlib
3.10.8
numpy
2.2.6
obspy
1.4.2.post0+425.gc28c290a39
pyproj
3.7.1
pytest
9.0.2
pytest-json-report
1.5.0
requests
2.32.5
scipy
1.15.2
setuptools
82.0.0
shapefile
---
sqlalchemy
1.4.54

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 - -
obspy.io.ah - -
obspy.io.alsep - -
obspy.io.arclink - -
obspy.io.ascii - -
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 8 2 3 4 5 6 7 8 9
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 - -
obspy.io.sac - -
obspy.io.scardec - -
obspy.io.seg2 2 10 11
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 2 12 13
obspy.io.y - -
obspy.io.zmap - -
obspy.realtime - -
obspy.scripts - -
obspy.signal 3 14 15 16
obspy.taup - -
Summary 16 16

Tracebacks (16)

Traceback (most recent call last):
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 353, in from_call
result: TResult | None = func()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 245, in <lambda>
lambda: runtest_hook(item=item, **kwds),
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/logging.py", line 850, in pytest_runtest_call
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/capture.py", line 900, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/skipping.py", line 268, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 179, in pytest_runtest_call
item.runtest()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 1720, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 166, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/obspy/core/tests/test_resource_identifier.py", line 408, in test_event_copying_does_not_raise_duplicate_resource_id_warning
assert len(w) == 0
AssertionError: assert 2 == 0
+ where 2 = len([<warnings.WarningMessage object at 0x138f2a4a0>, <warnings.WarningMessage object at 0x138f2ad10>])
Traceback (most recent call last):
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 353, in from_call
result: TResult | None = func()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 245, in <lambda>
lambda: runtest_hook(item=item, **kwds),
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/logging.py", line 850, in pytest_runtest_call
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/capture.py", line 900, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/skipping.py", line 268, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 179, in pytest_runtest_call
item.runtest()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 1720, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 166, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/obspy/io/mseed/tests/test_mseed_reading_and_writing.py", line 1137, in test_corrupt_file_length
assert len(w) == 1
AssertionError: assert 2 == 1
+ where 2 = len([<warnings.WarningMessage object at 0x13c209660>, <warnings.WarningMessage object at 0x13c20a710>])
Traceback (most recent call last):
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 353, in from_call
result: TResult | None = func()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 245, in <lambda>
lambda: runtest_hook(item=item, **kwds),
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/logging.py", line 850, in pytest_runtest_call
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/capture.py", line 900, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/skipping.py", line 268, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 179, in pytest_runtest_call
item.runtest()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 1720, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 166, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/obspy/io/mseed/tests/test_mseed_reading_and_writing.py", line 1150, in test_verbosity
assert len(w) == 1
AssertionError: assert 2 == 1
+ where 2 = len([<warnings.WarningMessage object at 0x13c208cd0>, <warnings.WarningMessage object at 0x13c20ba90>])
Traceback (most recent call last):
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 353, in from_call
result: TResult | None = func()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 245, in <lambda>
lambda: runtest_hook(item=item, **kwds),
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/logging.py", line 850, in pytest_runtest_call
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/capture.py", line 900, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/skipping.py", line 268, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 179, in pytest_runtest_call
item.runtest()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 1720, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 166, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/obspy/io/mseed/tests/test_mseed_special_issues.py", line 159, in test_broken_last_record
assert len(w) == 18
AssertionError: assert 19 == 18
+ where 19 = len([<warnings.WarningMessage object at 0x13bd19e10>, <warnings.WarningMessage object at 0x13bd19c30>, <warnings.WarningMe...at 0x13bd186d0>, <warnings.WarningMessage object at 0x13bd1ae90>, <warnings.WarningMessage object at 0x13bd1b0a0>, ...])
Traceback (most recent call last):
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 353, in from_call
result: TResult | None = func()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 245, in <lambda>
lambda: runtest_hook(item=item, **kwds),
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/logging.py", line 850, in pytest_runtest_call
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/capture.py", line 900, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/skipping.py", line 268, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 179, in pytest_runtest_call
item.runtest()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 1720, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 166, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/obspy/io/mseed/tests/test_mseed_special_issues.py", line 309, in test_wrong_record_length_as_argument
assert 'reclen exceeds buflen' in str(w[1].message)
AssertionError: assert 'reclen exceeds buflen' in 'Setting attributes on UTCDateTime instances will raise an Exception in a future version of Obspy.'
+ where 'Setting attributes on UTCDateTime instances will raise an Exception in a future version of Obspy.' = str(ObsPyDeprecationWarning('Setting attributes on UTCDateTime instances will raise an Exception in a future version of Obspy.'))
+ where ObsPyDeprecationWarning('Setting attributes on UTCDateTime instances will raise an Exception in a future version of Obspy.') = <warnings.WarningMessage object at 0x13bd19480>.message
Traceback (most recent call last):
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 353, in from_call
result: TResult | None = func()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 245, in <lambda>
lambda: runtest_hook(item=item, **kwds),
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/logging.py", line 850, in pytest_runtest_call
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/capture.py", line 900, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/skipping.py", line 268, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 179, in pytest_runtest_call
item.runtest()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 1720, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 166, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/obspy/io/mseed/tests/test_mseed_special_issues.py", line 1067, in test_reading_truncated_miniseed_files
assert len(w) == 1
AssertionError: assert 2 == 1
+ where 2 = len([<warnings.WarningMessage object at 0x13a035120>, <warnings.WarningMessage object at 0x13a037280>])
Traceback (most recent call last):
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 353, in from_call
result: TResult | None = func()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 245, in <lambda>
lambda: runtest_hook(item=item, **kwds),
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/logging.py", line 850, in pytest_runtest_call
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/capture.py", line 900, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/skipping.py", line 268, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 179, in pytest_runtest_call
item.runtest()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 1720, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 166, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/obspy/io/mseed/tests/test_mseed_special_issues.py", line 1096, in test_reading_truncated_miniseed_files_case_2
assert len(w) == 1
AssertionError: assert 2 == 1
+ where 2 = len([<warnings.WarningMessage object at 0x13ea72260>, <warnings.WarningMessage object at 0x13ea73220>])
Traceback (most recent call last):
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 353, in from_call
result: TResult | None = func()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 245, in <lambda>
lambda: runtest_hook(item=item, **kwds),
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/logging.py", line 850, in pytest_runtest_call
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/capture.py", line 900, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/skipping.py", line 268, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 179, in pytest_runtest_call
item.runtest()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 1720, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 166, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/obspy/io/mseed/tests/test_mseed_special_issues.py", line 1176, in test_read_file_with_non_valid_blocks_in_between
assert len(w) == length // 128
AssertionError: assert 2 == (128 // 128)
+ where 2 = len([<warnings.WarningMessage object at 0x138eb4d60>, <warnings.WarningMessage object at 0x13a036650>])
Traceback (most recent call last):
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 353, in from_call
result: TResult | None = func()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 245, in <lambda>
lambda: runtest_hook(item=item, **kwds),
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/logging.py", line 850, in pytest_runtest_call
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/capture.py", line 900, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/skipping.py", line 268, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 179, in pytest_runtest_call
item.runtest()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 1720, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 166, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/obspy/io/mseed/tests/test_mseed_special_issues.py", line 1225, in test_reading_files_with_non_ascii_headers
assert len(w) == 2
AssertionError: assert 3 == 2
+ where 3 = len([<warnings.WarningMessage object at 0x13ea72620>, <warnings.WarningMessage object at 0x13ea70d60>, <warnings.WarningMessage object at 0x13ea714e0>])
Traceback (most recent call last):
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 353, in from_call
result: TResult | None = func()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 245, in <lambda>
lambda: runtest_hook(item=item, **kwds),
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/logging.py", line 850, in pytest_runtest_call
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/capture.py", line 900, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/skipping.py", line 268, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 179, in pytest_runtest_call
item.runtest()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 1720, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 166, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/obspy/io/seg2/tests/test_seg2.py", line 92, in test_read_data_format_2
assert len(w) == 1
AssertionError: assert 7 == 1
+ where 7 = len([<warnings.WarningMessage object at 0x13c3b85e0>, <warnings.WarningMessage object at 0x13c3bbbb0>, <warnings.WarningMe...at 0x13c3bada0>, <warnings.WarningMessage object at 0x13c3bb1c0>, <warnings.WarningMessage object at 0x13c3b92a0>, ...])
Traceback (most recent call last):
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 353, in from_call
result: TResult | None = func()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 245, in <lambda>
lambda: runtest_hook(item=item, **kwds),
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/logging.py", line 850, in pytest_runtest_call
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/capture.py", line 900, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/skipping.py", line 268, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 179, in pytest_runtest_call
item.runtest()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 1720, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 166, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/obspy/io/seg2/tests/test_seg2.py", line 115, in test_read_data_format_3
assert len(w) == 2
AssertionError: assert 4 == 2
+ where 4 = len([<warnings.WarningMessage object at 0x13c3bbbe0>, <warnings.WarningMessage object at 0x13c3b9e70>, <warnings.WarningMessage object at 0x13c247460>, <warnings.WarningMessage object at 0x13c3bb3d0>])
Traceback (most recent call last):
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 353, in from_call
result: TResult | None = func()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 245, in <lambda>
lambda: runtest_hook(item=item, **kwds),
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/logging.py", line 850, in pytest_runtest_call
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/capture.py", line 900, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/skipping.py", line 268, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 179, in pytest_runtest_call
item.runtest()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 1720, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 166, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/obspy/io/xseed/tests/test_core.py", line 612, in test_reconstructing_stage_0_from_other_blockettes
assert len(w) == 0
AssertionError: assert 4 == 0
+ where 4 = len([<warnings.WarningMessage object at 0x1577c4220>, <warnings.WarningMessage object at 0x1577c5cc0>, <warnings.WarningMessage object at 0x1577c5e10>, <warnings.WarningMessage object at 0x1577c60e0>])
Traceback (most recent call last):
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 353, in from_call
result: TResult | None = func()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 245, in <lambda>
lambda: runtest_hook(item=item, **kwds),
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/logging.py", line 850, in pytest_runtest_call
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/capture.py", line 900, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/skipping.py", line 268, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 179, in pytest_runtest_call
item.runtest()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 1720, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 166, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/obspy/io/xseed/tests/test_core.py", line 654, in test_parsing_blockette_62_as_stage_0
assert len(w) == 0
AssertionError: assert 4 == 0
+ where 4 = len([<warnings.WarningMessage object at 0x13bca6e30>, <warnings.WarningMessage object at 0x13bca6e00>, <warnings.WarningMessage object at 0x13bca49d0>, <warnings.WarningMessage object at 0x13bca62f0>])
Traceback (most recent call last):
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 353, in from_call
result: TResult | None = func()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 245, in <lambda>
lambda: runtest_hook(item=item, **kwds),
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/logging.py", line 850, in pytest_runtest_call
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/capture.py", line 900, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/skipping.py", line 268, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 179, in pytest_runtest_call
item.runtest()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 1720, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 166, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/obspy/signal/tests/test_spectral_estimation.py", line 701, in test_wrong_trace_id_message
assert len(w) == 4
AssertionError: assert 8 == 4
+ where 8 = len([<warnings.WarningMessage object at 0x156719780>, <warnings.WarningMessage object at 0x156718d60>, <warnings.WarningMe...at 0x156718730>, <warnings.WarningMessage object at 0x156719b70>, <warnings.WarningMessage object at 0x1567189a0>, ...])
Traceback (most recent call last):
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 353, in from_call
result: TResult | None = func()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 245, in <lambda>
lambda: runtest_hook(item=item, **kwds),
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/logging.py", line 850, in pytest_runtest_call
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/capture.py", line 900, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/skipping.py", line 268, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 179, in pytest_runtest_call
item.runtest()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 1720, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 166, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/obspy/signal/tests/test_trigger.py", line 292, in test_coincidence_trigger
assert len(w) == 1
AssertionError: assert 9 == 1
+ where 9 = len([<warnings.WarningMessage object at 0x1578dbb20>, <warnings.WarningMessage object at 0x1578d9030>, <warnings.WarningMe...at 0x1578db730>, <warnings.WarningMessage object at 0x1578db340>, <warnings.WarningMessage object at 0x1578db820>, ...])
Traceback (most recent call last):
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 353, in from_call
result: TResult | None = func()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 245, in <lambda>
lambda: runtest_hook(item=item, **kwds),
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/logging.py", line 850, in pytest_runtest_call
yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/capture.py", line 900, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/skipping.py", line 268, in pytest_runtest_call
return (yield)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/runner.py", line 179, in pytest_runtest_call
item.runtest()
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 1720, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/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.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/_pytest/python.py", line 166, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/obspy/signal/tests/test_trigger.py", line 511, in test_coincidence_trigger_with_similarity_checking
assert len(w) == 4
AssertionError: assert 5 == 4
+ where 5 = len([<warnings.WarningMessage object at 0x157823130>, <warnings.WarningMessage object at 0x1578b8340>, <warnings.WarningMe...ject at 0x1578b9b10>, <warnings.WarningMessage object at 0x13b51dcc0>, <warnings.WarningMessage object at 0x13b51dcf0>])

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
7.278s io/xseed/tests/test_core.py::TestCore::test_response_calculation_from_seed_and_xseed
5.188s core/tests/test_event.py::TestEvent::test_plot_farfield_without_quiver_with_maps
3.389s taup/__init__.py::obspy.taup
3.317s taup/tests/test_tau.py::TestTauPyModel::test_regional_models
3.236s taup/tests/test_seismic_phase.py::TestTauPySeismicPhase::test_shoot_existing_ray_param
3.064s core/tests/test_waveform_plugins.py::TestWaveformPlugins::test_read_thread_safe
3.059s io/mseed/tests/test_mseed_special_issues.py::TestMSEEDSpecialIssue::test_infinite_loop
2.755s core/tests/test_inventory.py::TestInventoryCartopy::test_location_plot_local
2.509s taup/tests/test_velocity_model.py::TestTauPyVelocityModel::test_read_velocity_model
2.465s signal/tests/test_spectral_estimation.py::TestPsd::test_ppsd_restricted_stacks
2.451s signal/tests/test_calibration.py::TestCalibration::test_relcal_different_overlaps
2.448s io/arclink/tests/test_inventory_xml.py::TestArclinkInventory::test_auto_read_arclink_xml
2.378s core/stream.py::obspy.core.stream.read
2.242s signal/tests/test_cross_correlation.py::TestCrossCorrelation::test_correlate_stream_template_and_correlation_detector
1.856s core/tests/test_inventory.py::TestInventoryCartopy::test_location_plot_global
1.708s core/tests/test_trace.py::TestTrace::test_remove_response_plot
1.573s taup/tests/test_tau.py::TestTauPyModel::test_vs_java_iasp91
1.570s taup/tests/test_seismic_phase.py::TestTauPySeismicPhase::test_many_identically_named_phases
1.520s taup/tests/test_taup_plotting.py::TestTauPyPlotting::test_spherical_many_phases
1.458s taup/tests/test_taup_plotting.py::TestTauPyPlotting::test_spherical_many_phases_buried_station

Warnings (2)

Stage Filename Category Message
runtest /Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/obspy/core/utcdatetime.py:1264 ObsPyDeprecationWarning Setting attributes on UTCDateTime instances will raise an Exception in a future version of Obspy.
runtest /Users/runner/miniconda3/envs/test/lib/python3.10/multiprocessing/resource_tracker.py:104 UserWarning resource_tracker: process died unexpectedly, relaunching. Some resources might leak.