Traceback (most recent call last):
File "C:\Users\runneradmin\AppData\Local\Temp\cibw-run-yl55ntxm\cp312-win_amd64\venv-test\Lib\site-packages\_pytest\runner.py", line 341, in from_call
result: Optional[TResult] = func()
^^^^^^
File "C:\Users\runneradmin\AppData\Local\Temp\cibw-run-yl55ntxm\cp312-win_amd64\venv-test\Lib\site-packages\_pytest\runner.py", line 241, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\runneradmin\AppData\Local\Temp\cibw-run-yl55ntxm\cp312-win_amd64\venv-test\Lib\site-packages\pluggy\_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\runneradmin\AppData\Local\Temp\cibw-run-yl55ntxm\cp312-win_amd64\venv-test\Lib\site-packages\pluggy\_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\runneradmin\AppData\Local\Temp\cibw-run-yl55ntxm\cp312-win_amd64\venv-test\Lib\site-packages\pluggy\_callers.py", line 182, in _multicall
return outcome.get_result()
^^^^^^^^^^^^^^^^^^^^
File "C:\Users\runneradmin\AppData\Local\Temp\cibw-run-yl55ntxm\cp312-win_amd64\venv-test\Lib\site-packages\pluggy\_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "C:\Users\runneradmin\AppData\Local\Temp\cibw-run-yl55ntxm\cp312-win_amd64\venv-test\Lib\site-packages\pluggy\_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "C:\Users\runneradmin\AppData\Local\Temp\cibw-run-yl55ntxm\cp312-win_amd64\venv-test\Lib\site-packages\_pytest\threadexception.py", line 87, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "C:\Users\runneradmin\AppData\Local\Temp\cibw-run-yl55ntxm\cp312-win_amd64\venv-test\Lib\site-packages\_pytest\threadexception.py", line 63, in thread_exception_runtest_hook
yield
File "C:\Users\runneradmin\AppData\Local\Temp\cibw-run-yl55ntxm\cp312-win_amd64\venv-test\Lib\site-packages\pluggy\_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "C:\Users\runneradmin\AppData\Local\Temp\cibw-run-yl55ntxm\cp312-win_amd64\venv-test\Lib\site-packages\_pytest\unraisableexception.py", line 90, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "C:\Users\runneradmin\AppData\Local\Temp\cibw-run-yl55ntxm\cp312-win_amd64\venv-test\Lib\site-packages\_pytest\unraisableexception.py", line 65, in unraisable_exception_runtest_hook
yield
File "C:\Users\runneradmin\AppData\Local\Temp\cibw-run-yl55ntxm\cp312-win_amd64\venv-test\Lib\site-packages\pluggy\_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "C:\Users\runneradmin\AppData\Local\Temp\cibw-run-yl55ntxm\cp312-win_amd64\venv-test\Lib\site-packages\_pytest\logging.py", line 850, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "C:\Users\runneradmin\AppData\Local\Temp\cibw-run-yl55ntxm\cp312-win_amd64\venv-test\Lib\site-packages\_pytest\logging.py", line 833, in _runtest_for
yield
File "C:\Users\runneradmin\AppData\Local\Temp\cibw-run-yl55ntxm\cp312-win_amd64\venv-test\Lib\site-packages\pluggy\_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "C:\Users\runneradmin\AppData\Local\Temp\cibw-run-yl55ntxm\cp312-win_amd64\venv-test\Lib\site-packages\_pytest\capture.py", line 878, in pytest_runtest_call
return (yield)
^^^^^
File "C:\Users\runneradmin\AppData\Local\Temp\cibw-run-yl55ntxm\cp312-win_amd64\venv-test\Lib\site-packages\pluggy\_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "C:\Users\runneradmin\AppData\Local\Temp\cibw-run-yl55ntxm\cp312-win_amd64\venv-test\Lib\site-packages\_pytest\skipping.py", line 257, in pytest_runtest_call
return (yield)
^^^^^
File "C:\Users\runneradmin\AppData\Local\Temp\cibw-run-yl55ntxm\cp312-win_amd64\venv-test\Lib\site-packages\pluggy\_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\runneradmin\AppData\Local\Temp\cibw-run-yl55ntxm\cp312-win_amd64\venv-test\Lib\site-packages\_pytest\runner.py", line 183, in pytest_runtest_call
raise e
File "C:\Users\runneradmin\AppData\Local\Temp\cibw-run-yl55ntxm\cp312-win_amd64\venv-test\Lib\site-packages\_pytest\runner.py", line 173, in pytest_runtest_call
item.runtest()
File "C:\Users\runneradmin\AppData\Local\Temp\cibw-run-yl55ntxm\cp312-win_amd64\venv-test\Lib\site-packages\_pytest\python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "C:\Users\runneradmin\AppData\Local\Temp\cibw-run-yl55ntxm\cp312-win_amd64\venv-test\Lib\site-packages\pluggy\_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\runneradmin\AppData\Local\Temp\cibw-run-yl55ntxm\cp312-win_amd64\venv-test\Lib\site-packages\pluggy\_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\runneradmin\AppData\Local\Temp\cibw-run-yl55ntxm\cp312-win_amd64\venv-test\Lib\site-packages\pluggy\_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "C:\Users\runneradmin\AppData\Local\Temp\cibw-run-yl55ntxm\cp312-win_amd64\venv-test\Lib\site-packages\pluggy\_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\runneradmin\AppData\Local\Temp\cibw-run-yl55ntxm\cp312-win_amd64\venv-test\Lib\site-packages\_pytest\python.py", line 162, in pytest_pyfunc_call
result = testfunction(**testargs)
^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\runneradmin\AppData\Local\Temp\cibw-run-yl55ntxm\cp312-win_amd64\venv-test\Lib\site-packages\obspy\signal\tests\test_quality_control.py", line 678, in test_clock_locked_percentage
assert abs(sum(record_lengths) - (total_time)) < 1e-6
AssertionError: assert 1.00000000458067e-06 < 1e-06
+ where 1.00000000458067e-06 = abs((57.675001 - 57.675))
+ where 57.675001 = sum([5.7, 6.05, 5.9, 5.55, 5.475, 5.725, ...])