#159083 Report by node localhost covering 241 tests from 0 modules resulted into 10 errors

Report

ObsPy version
1.4.1.post0+38.gf0aafdddd9
GitHub Pull Request
-
Report file
JSON document
Total runtime
5.1 sec
Report date/time
Aug. 20, 2026, 4:13 a.m.

System / Python

Architecture
64bit
Machine
aarch64
Node
localhost
Processor
aarch64
Python Compiler
GCC 11.4.0
Python Implementation
CPython
Python Version
3.10.12
Release
6.18.44-rFBS02e92090f87083
System
Linux
Version
#1 SMP PREEMPT_DYNAMIC Tue Aug 18 15:24:30 UTC 2026

Dependencies

cartopy
---
decorator
5.3.1
flake8
---
geographiclib
2.1
lxml
4.8.0
matplotlib
3.10.9
numpy
2.2.6
obspy
1.4.1.post0+38.gf0aafdddd9
pyproj
3.7.1
pytest
9.1.1
pytest-json-report
1.5.0
requests
2.34.2
scipy
1.15.3
setuptools
84.0.0
shapefile
---
sqlalchemy
1.4.54

Modules (0)

Module Errors / Failures Tracebacks
other 10 1 2 3 4 5 6 7 8 9 10
Summary 10 10

Tracebacks (10)

Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/_pytest/runner.py", line 361, in from_call
result: TResult | None = func()
File "/usr/local/lib/python3.10/dist-packages/_pytest/runner.py", line 250, in <lambda>
lambda: runtest_hook(item=item, **kwds),
File "/usr/local/lib/python3.10/dist-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/_pytest/logging.py", line 865, in pytest_runtest_call
yield
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/_pytest/capture.py", line 900, in pytest_runtest_call
return (yield)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/usr/local/lib/python3.10/dist-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/usr/local/lib/python3.10/dist-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/_pytest/skipping.py", line 268, in pytest_runtest_call
return (yield)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/usr/local/lib/python3.10/dist-packages/_pytest/runner.py", line 184, in pytest_runtest_call
item.runtest()
File "/usr/local/lib/python3.10/dist-packages/_pytest/python.py", line 1707, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/usr/local/lib/python3.10/dist-packages/_pytest/python.py", line 167, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/app/repo/obspy/core/tests/test_utcdatetime.py", line 47, in test_from_numpy_string
dt = UTC(np.string_("1970-01-01 12:23:34"))
File "/usr/local/lib/python3.10/dist-packages/numpy/__init__.py", line 400, in __getattr__
raise AttributeError(
AttributeError: `np.string_` was removed in the NumPy 2.0 release. Use `np.bytes_` instead.
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/_pytest/runner.py", line 361, in from_call
result: TResult | None = func()
File "/usr/local/lib/python3.10/dist-packages/_pytest/runner.py", line 250, in <lambda>
lambda: runtest_hook(item=item, **kwds),
File "/usr/local/lib/python3.10/dist-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/_pytest/logging.py", line 865, in pytest_runtest_call
yield
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/_pytest/capture.py", line 900, in pytest_runtest_call
return (yield)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/usr/local/lib/python3.10/dist-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/usr/local/lib/python3.10/dist-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/_pytest/skipping.py", line 268, in pytest_runtest_call
return (yield)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/usr/local/lib/python3.10/dist-packages/_pytest/runner.py", line 184, in pytest_runtest_call
item.runtest()
File "/usr/local/lib/python3.10/dist-packages/_pytest/python.py", line 1707, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/usr/local/lib/python3.10/dist-packages/_pytest/python.py", line 167, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/app/repo/obspy/core/tests/test_trace.py", line 1429, in test_times
assert np.alltrue(tr.data.mask == tm.mask)
File "/usr/local/lib/python3.10/dist-packages/numpy/__init__.py", line 400, in __getattr__
raise AttributeError(
AttributeError: `np.alltrue` was removed in the NumPy 2.0 release. Use `np.all` instead.
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/_pytest/runner.py", line 361, in from_call
result: TResult | None = func()
File "/usr/local/lib/python3.10/dist-packages/_pytest/runner.py", line 250, in <lambda>
lambda: runtest_hook(item=item, **kwds),
File "/usr/local/lib/python3.10/dist-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/_pytest/logging.py", line 865, in pytest_runtest_call
yield
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/_pytest/capture.py", line 900, in pytest_runtest_call
return (yield)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/usr/local/lib/python3.10/dist-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/usr/local/lib/python3.10/dist-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/_pytest/skipping.py", line 268, in pytest_runtest_call
return (yield)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/usr/local/lib/python3.10/dist-packages/_pytest/runner.py", line 184, in pytest_runtest_call
item.runtest()
File "/usr/local/lib/python3.10/dist-packages/_pytest/python.py", line 1707, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/usr/local/lib/python3.10/dist-packages/_pytest/python.py", line 167, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/app/repo/obspy/core/tests/test_trace.py", line 1639, in test_resample
tr_2 = tr.copy().resample(sampling_rate=50.0)
File "/usr/local/lib/python3.10/dist-packages/decorator/__init__.py", line 247, in fun
return caller(func, *(extras + args), **kw)
File "/app/repo/obspy/core/util/decorator.py", line 243, in skip_if_no_data
return func(*args, **kwargs)
File "/usr/local/lib/python3.10/dist-packages/decorator/__init__.py", line 247, in fun
return caller(func, *(extras + args), **kw)
File "/app/repo/obspy/core/trace.py", line 282, in _add_processing_info
result = func(*args, **kwargs)
File "/app/repo/obspy/core/trace.py", line 1723, in resample
x = rfft(self.data.newbyteorder("="))
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/_pytest/runner.py", line 361, in from_call
result: TResult | None = func()
File "/usr/local/lib/python3.10/dist-packages/_pytest/runner.py", line 250, in <lambda>
lambda: runtest_hook(item=item, **kwds),
File "/usr/local/lib/python3.10/dist-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/_pytest/logging.py", line 865, in pytest_runtest_call
yield
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/_pytest/capture.py", line 900, in pytest_runtest_call
return (yield)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/usr/local/lib/python3.10/dist-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/usr/local/lib/python3.10/dist-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/_pytest/skipping.py", line 268, in pytest_runtest_call
return (yield)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/usr/local/lib/python3.10/dist-packages/_pytest/runner.py", line 184, in pytest_runtest_call
item.runtest()
File "/usr/local/lib/python3.10/dist-packages/_pytest/python.py", line 1707, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/usr/local/lib/python3.10/dist-packages/_pytest/python.py", line 167, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/app/repo/obspy/core/tests/test_trace.py", line 1677, in test_method_chaining
.resample(tr.stats.sampling_rate / 2.0)\
File "/usr/local/lib/python3.10/dist-packages/decorator/__init__.py", line 247, in fun
return caller(func, *(extras + args), **kw)
File "/app/repo/obspy/core/util/decorator.py", line 243, in skip_if_no_data
return func(*args, **kwargs)
File "/usr/local/lib/python3.10/dist-packages/decorator/__init__.py", line 247, in fun
return caller(func, *(extras + args), **kw)
File "/app/repo/obspy/core/trace.py", line 282, in _add_processing_info
result = func(*args, **kwargs)
File "/app/repo/obspy/core/trace.py", line 1723, in resample
x = rfft(self.data.newbyteorder("="))
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/_pytest/runner.py", line 361, in from_call
result: TResult | None = func()
File "/usr/local/lib/python3.10/dist-packages/_pytest/runner.py", line 250, in <lambda>
lambda: runtest_hook(item=item, **kwds),
File "/usr/local/lib/python3.10/dist-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/_pytest/logging.py", line 865, in pytest_runtest_call
yield
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/_pytest/capture.py", line 900, in pytest_runtest_call
return (yield)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/usr/local/lib/python3.10/dist-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/usr/local/lib/python3.10/dist-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/_pytest/skipping.py", line 268, in pytest_runtest_call
return (yield)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/usr/local/lib/python3.10/dist-packages/_pytest/runner.py", line 184, in pytest_runtest_call
item.runtest()
File "/usr/local/lib/python3.10/dist-packages/_pytest/python.py", line 1707, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/usr/local/lib/python3.10/dist-packages/_pytest/python.py", line 167, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/app/repo/obspy/core/tests/test_trace.py", line 1841, in test_processing_information
tr.resample(tr.stats.sampling_rate / 2.0)
File "/usr/local/lib/python3.10/dist-packages/decorator/__init__.py", line 247, in fun
return caller(func, *(extras + args), **kw)
File "/app/repo/obspy/core/util/decorator.py", line 243, in skip_if_no_data
return func(*args, **kwargs)
File "/usr/local/lib/python3.10/dist-packages/decorator/__init__.py", line 247, in fun
return caller(func, *(extras + args), **kw)
File "/app/repo/obspy/core/trace.py", line 282, in _add_processing_info
result = func(*args, **kwargs)
File "/app/repo/obspy/core/trace.py", line 1723, in resample
x = rfft(self.data.newbyteorder("="))
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/_pytest/runner.py", line 361, in from_call
result: TResult | None = func()
File "/usr/local/lib/python3.10/dist-packages/_pytest/runner.py", line 250, in <lambda>
lambda: runtest_hook(item=item, **kwds),
File "/usr/local/lib/python3.10/dist-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/_pytest/logging.py", line 865, in pytest_runtest_call
yield
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/_pytest/capture.py", line 900, in pytest_runtest_call
return (yield)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/usr/local/lib/python3.10/dist-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/usr/local/lib/python3.10/dist-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/_pytest/skipping.py", line 268, in pytest_runtest_call
return (yield)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/usr/local/lib/python3.10/dist-packages/_pytest/runner.py", line 184, in pytest_runtest_call
item.runtest()
File "/usr/local/lib/python3.10/dist-packages/_pytest/python.py", line 1707, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/usr/local/lib/python3.10/dist-packages/_pytest/python.py", line 167, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/app/repo/obspy/core/tests/test_trace.py", line 2115, in test_resample_new
tr.resample(0.5, window='hann', no_filter=True)
File "/usr/local/lib/python3.10/dist-packages/decorator/__init__.py", line 247, in fun
return caller(func, *(extras + args), **kw)
File "/app/repo/obspy/core/util/decorator.py", line 243, in skip_if_no_data
return func(*args, **kwargs)
File "/usr/local/lib/python3.10/dist-packages/decorator/__init__.py", line 247, in fun
return caller(func, *(extras + args), **kw)
File "/app/repo/obspy/core/trace.py", line 282, in _add_processing_info
result = func(*args, **kwargs)
File "/app/repo/obspy/core/trace.py", line 1723, in resample
x = rfft(self.data.newbyteorder("="))
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/_pytest/runner.py", line 361, in from_call
result: TResult | None = func()
File "/usr/local/lib/python3.10/dist-packages/_pytest/runner.py", line 250, in <lambda>
lambda: runtest_hook(item=item, **kwds),
File "/usr/local/lib/python3.10/dist-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/_pytest/logging.py", line 865, in pytest_runtest_call
yield
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/_pytest/capture.py", line 900, in pytest_runtest_call
return (yield)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/usr/local/lib/python3.10/dist-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/usr/local/lib/python3.10/dist-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/_pytest/skipping.py", line 268, in pytest_runtest_call
return (yield)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/usr/local/lib/python3.10/dist-packages/_pytest/runner.py", line 184, in pytest_runtest_call
item.runtest()
File "/usr/local/lib/python3.10/dist-packages/_pytest/python.py", line 1707, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/usr/local/lib/python3.10/dist-packages/_pytest/python.py", line 167, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/app/repo/obspy/core/tests/test_trace.py", line 2540, in test_dtype_is_not_unnecessarily_changed
assert tr_int32.copy().resample(2.0).data.dtype == np.float64
File "/usr/local/lib/python3.10/dist-packages/decorator/__init__.py", line 247, in fun
return caller(func, *(extras + args), **kw)
File "/app/repo/obspy/core/util/decorator.py", line 243, in skip_if_no_data
return func(*args, **kwargs)
File "/usr/local/lib/python3.10/dist-packages/decorator/__init__.py", line 247, in fun
return caller(func, *(extras + args), **kw)
File "/app/repo/obspy/core/trace.py", line 282, in _add_processing_info
result = func(*args, **kwargs)
File "/app/repo/obspy/core/trace.py", line 1723, in resample
x = rfft(self.data.newbyteorder("="))
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/_pytest/runner.py", line 361, in from_call
result: TResult | None = func()
File "/usr/local/lib/python3.10/dist-packages/_pytest/runner.py", line 250, in <lambda>
lambda: runtest_hook(item=item, **kwds),
File "/usr/local/lib/python3.10/dist-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/_pytest/logging.py", line 865, in pytest_runtest_call
yield
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/_pytest/capture.py", line 900, in pytest_runtest_call
return (yield)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/usr/local/lib/python3.10/dist-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/usr/local/lib/python3.10/dist-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/_pytest/skipping.py", line 268, in pytest_runtest_call
return (yield)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/usr/local/lib/python3.10/dist-packages/_pytest/runner.py", line 184, in pytest_runtest_call
item.runtest()
File "/usr/local/lib/python3.10/dist-packages/_pytest/python.py", line 1707, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/usr/local/lib/python3.10/dist-packages/_pytest/python.py", line 167, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/app/repo/obspy/core/tests/test_trace.py", line 2713, in test_resample_short_traces
tr.resample(30)
File "/usr/local/lib/python3.10/dist-packages/decorator/__init__.py", line 247, in fun
return caller(func, *(extras + args), **kw)
File "/app/repo/obspy/core/util/decorator.py", line 243, in skip_if_no_data
return func(*args, **kwargs)
File "/usr/local/lib/python3.10/dist-packages/decorator/__init__.py", line 247, in fun
return caller(func, *(extras + args), **kw)
File "/app/repo/obspy/core/trace.py", line 282, in _add_processing_info
result = func(*args, **kwargs)
File "/app/repo/obspy/core/trace.py", line 1723, in resample
x = rfft(self.data.newbyteorder("="))
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/_pytest/runner.py", line 361, in from_call
result: TResult | None = func()
File "/usr/local/lib/python3.10/dist-packages/_pytest/runner.py", line 250, in <lambda>
lambda: runtest_hook(item=item, **kwds),
File "/usr/local/lib/python3.10/dist-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/_pytest/logging.py", line 865, in pytest_runtest_call
yield
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/_pytest/capture.py", line 900, in pytest_runtest_call
return (yield)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/usr/local/lib/python3.10/dist-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/usr/local/lib/python3.10/dist-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/_pytest/skipping.py", line 268, in pytest_runtest_call
return (yield)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/usr/local/lib/python3.10/dist-packages/_pytest/runner.py", line 184, in pytest_runtest_call
item.runtest()
File "/usr/local/lib/python3.10/dist-packages/_pytest/python.py", line 1707, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/usr/local/lib/python3.10/dist-packages/_pytest/python.py", line 167, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/app/repo/obspy/core/tests/test_stream.py", line 1926, in test_read
read('/path/to/UNKNOWN')
File "/usr/local/lib/python3.10/dist-packages/decorator/__init__.py", line 247, in fun
return caller(func, *(extras + args), **kw)
File "/app/repo/obspy/core/util/decorator.py", line 292, in _map_example_filename
args[ind] = get_example_file(args[ind][9:])
File "/app/repo/obspy/core/util/base.py", line 208, in get_example_file
mod = __import__("obspy.%s" % module,
File "/app/repo/obspy/taup/__init__.py", line 449, in <module>
from .tau import TauPyModel # NOQA
File "/app/repo/obspy/taup/tau.py", line 16, in <module>
from .helper_classes import Arrival
File "/app/repo/obspy/taup/helper_classes.py", line 20, in <module>
('top_p', np.float_),
File "/usr/local/lib/python3.10/dist-packages/numpy/__init__.py", line 400, in __getattr__
raise AttributeError(
AttributeError: `np.float_` was removed in the NumPy 2.0 release. Use `np.float64` instead.
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/_pytest/runner.py", line 361, in from_call
result: TResult | None = func()
File "/usr/local/lib/python3.10/dist-packages/_pytest/runner.py", line 250, in <lambda>
lambda: runtest_hook(item=item, **kwds),
File "/usr/local/lib/python3.10/dist-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/_pytest/logging.py", line 865, in pytest_runtest_call
yield
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/_pytest/capture.py", line 900, in pytest_runtest_call
return (yield)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/usr/local/lib/python3.10/dist-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
return result.get_result()
File "/usr/local/lib/python3.10/dist-packages/pluggy/_result.py", line 103, in get_result
raise exc.with_traceback(tb)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
res = yield
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/usr/local/lib/python3.10/dist-packages/_pytest/skipping.py", line 268, in pytest_runtest_call
return (yield)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/usr/local/lib/python3.10/dist-packages/_pytest/runner.py", line 184, in pytest_runtest_call
item.runtest()
File "/usr/local/lib/python3.10/dist-packages/_pytest/python.py", line 1707, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/usr/local/lib/python3.10/dist-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/usr/local/lib/python3.10/dist-packages/_pytest/python.py", line 167, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/app/repo/obspy/core/tests/test_stream.py", line 2252, in test_method_chaining
.resample(st[0].stats.sampling_rate / 2)\
File "/app/repo/obspy/core/stream.py", line 2377, in resample
tr.resample(sampling_rate, window=window,
File "/usr/local/lib/python3.10/dist-packages/decorator/__init__.py", line 247, in fun
return caller(func, *(extras + args), **kw)
File "/app/repo/obspy/core/util/decorator.py", line 243, in skip_if_no_data
return func(*args, **kwargs)
File "/usr/local/lib/python3.10/dist-packages/decorator/__init__.py", line 247, in fun
return caller(func, *(extras + args), **kw)
File "/app/repo/obspy/core/trace.py", line 282, in _add_processing_info
result = func(*args, **kwargs)
File "/app/repo/obspy/core/trace.py", line 1723, in resample
x = rfft(self.data.newbyteorder("="))
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.

Slowest tests (20)

Runtime Test
1.026s core/tests/test_trace.py::TestTrace::test_remove_response_plot
0.226s core/tests/test_stream.py::TestStream::test_spectrogram
0.206s core/tests/test_trace.py::TestTrace::test_interpolation_arguments
0.202s core/tests/test_stream.py::TestStream::test_cutout
0.193s core/tests/test_stream.py::TestStream::test_plot
0.188s core/tests/test_stream.py::TestStream::test_stack
0.173s core/tests/test_trace.py::TestTrace::test_masked_array_to_string
0.113s core/tests/test_stream.py::TestStream::test_simulate_seedresp_parser
0.109s core/tests/test_stream.py::TestStream::test_rotate
0.088s core/tests/test_trace.py::TestTrace::test_processing_info_remove_response_and_sensitivity
0.082s core/tests/test_trace.py::TestTrace::test_trim_floating_point_with_padding_2
0.066s core/tests/test_stream.py::TestStream::test_read_write_pickle
0.063s core/tests/test_stream.py::TestStream::test_misaligned_traces
0.058s core/tests/test_trace.py::TestTrace::test_remove_response
0.053s core/tests/test_stream.py::TestStream::test_deepcopy
0.051s core/tests/test_stream.py::TestStream::test_rotate_to_zne
0.050s core/tests/test_stream.py::TestStream::test_remove_response
0.038s core/tests/test_trace.py::TestTrace::test_plot
0.037s core/tests/test_trace.py::TestTrace::test_interpolate
0.034s core/tests/test_stream.py::TestStream::test_is_pickle