#136980 Report by node notebook covering 2060 tests from 34 modules resulted into 8 errors

Report

ObsPy version
1.4.0
GitHub Pull Request
-
Report file
JSON document
Total runtime
147.6 sec
Report date/time
Jan. 28, 2024, 12:14 p.m.

System / Python

Architecture
64bit
Machine
x86_64
Node
notebook
Processor
x86_64
Python Compiler
GCC 9.4.0
Python Implementation
CPython
Python Version
3.8.10
Release
5.4.0-170-generic
System
Linux
Version
#188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024

Dependencies

cartopy
0.17.0
decorator
4.4.2
flake8
3.7.9
geographiclib
1.50
lxml
4.5.0
matplotlib
3.7.4
numpy
1.24.4
obspy
1.4.0
pyproj
2.5.0
pytest
8.0.0
pytest-json-report
1.5.0
requests
2.22.0
scipy
1.10.1
setuptools
45.2.0
shapefile
---
sqlalchemy
1.3.12

Modules (34)

Module Errors / Failures Tracebacks
obspy.clients.earthworm Not tested -
obspy.clients.fdsn - -
obspy.clients.nrl - -
obspy.clients.syngine Not tested -
obspy.core 8 1 2 3 4 5 6 7 8
obspy.core.inventory - -
obspy.core.util - -
obspy.imaging - -
obspy.io.alsep - -
obspy.io.cmtsolution - -
obspy.io.dmx - -
obspy.io.gcf - -
obspy.io.gse2 - -
obspy.io.hypodd - -
obspy.io.kinemetrics - -
obspy.io.kml - -
obspy.io.mseed - -
obspy.io.ndk - -
obspy.io.nied - -
obspy.io.nlloc - -
obspy.io.reftek - -
obspy.io.rg16 - -
obspy.io.sac - -
obspy.io.scardec - -
obspy.io.segy - -
obspy.io.seisan - -
obspy.io.sh - -
obspy.io.shapefile - -
obspy.io.stationtxt - -
obspy.io.wav - -
obspy.io.xseed - -
obspy.io.zmap - -
obspy.signal - -
obspy.taup - -
other - -
Summary 8 8

Tracebacks (8)

Traceback (most recent call last):
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 345, in from_call
result: Optional[TResult] = func()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 266, in <lambda>
lambda: ihook(item=item, **kwds), when=when, reraise=reraise
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_hooks.py", line 501, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_manager.py", line 119, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 181, in _multicall
return outcome.get_result()
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_result.py", line 99, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/threadexception.py", line 87, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/threadexception.py", line 63, in thread_exception_runtest_hook
yield
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 90, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 65, in unraisable_exception_runtest_hook
yield
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/logging.py", line 839, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/logging.py", line 822, in _runtest_for
yield
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/capture.py", line 882, in pytest_runtest_call
return (yield)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 102, in _multicall
res = hook_impl.function(*args)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 181, in pytest_runtest_call
raise e
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 173, in pytest_runtest_call
item.runtest()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/python.py", line 1836, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_hooks.py", line 501, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_manager.py", line 119, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 138, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 102, in _multicall
res = hook_impl.function(*args)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/python.py", line 193, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/core/tests/test_event.py", line 120, in test_plot_farfield_without_quiver_with_maps
ev.plot(kind=[['global'], ['ortho', 'beachball'],
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/core/event/event.py", line 257, in plot
fig, axes, kind_ = _setup_figure_and_axes(kind,
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/imaging/source.py", line 102, in _setup_figure_and_axes
ax = fig.add_subplot(nrows, ncols_, i * ncols_ + j + 1, **kwargs)
File "/home/tilmann/.local/lib/python3.8/site-packages/matplotlib/figure.py", line 768, in add_subplot
ax = projection_class(self, *args, **pkw)
File "/usr/lib/python3/dist-packages/cartopy/mpl/geoaxes.py", line 288, in __init__
super(GeoAxes, self).__init__(*args, **kwargs)
File "/home/tilmann/.local/lib/python3.8/site-packages/matplotlib/axes/_base.py", line 683, in __init__
self.clear()
File "/home/tilmann/.local/lib/python3.8/site-packages/matplotlib/axes/_base.py", line 1393, in clear
self.cla()
File "/usr/lib/python3/dist-packages/cartopy/mpl/geoaxes.py", line 402, in cla
with self.hold_limits():
File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__
return next(self.gen)
File "/usr/lib/python3/dist-packages/cartopy/mpl/geoaxes.py", line 340, in hold_limits
self._autoscaleXon, self._autoscaleYon)
AttributeError: 'GeoAxes' object has no attribute '_autoscaleXon'
Traceback (most recent call last):
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 345, in from_call
result: Optional[TResult] = func()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 266, in <lambda>
lambda: ihook(item=item, **kwds), when=when, reraise=reraise
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_hooks.py", line 501, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_manager.py", line 119, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 181, in _multicall
return outcome.get_result()
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_result.py", line 99, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/threadexception.py", line 87, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/threadexception.py", line 63, in thread_exception_runtest_hook
yield
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 90, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 65, in unraisable_exception_runtest_hook
yield
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/logging.py", line 839, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/logging.py", line 822, in _runtest_for
yield
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/capture.py", line 882, in pytest_runtest_call
return (yield)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 102, in _multicall
res = hook_impl.function(*args)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 181, in pytest_runtest_call
raise e
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 173, in pytest_runtest_call
item.runtest()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/python.py", line 1836, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_hooks.py", line 501, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_manager.py", line 119, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 138, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 102, in _multicall
res = hook_impl.function(*args)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/python.py", line 193, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/core/tests/test_inventory.py", line 699, in test_location_plot_global
inv.plot(method='cartopy', outfile=image_path)
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/core/inventory/inventory.py", line 1006, in plot
fig = plot_map(method, lons, lats, size, colors, labels,
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/imaging/maps.py", line 507, in plot_map
return plot_cartopy(*args, **kwargs)
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/imaging/maps.py", line 271, in plot_cartopy
fig, map_ax, cm_ax, show_colorbar = _basic_setup(
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/imaging/maps.py", line 442, in _basic_setup
map_ax = fig.add_axes([ax_x0, ax_y0, ax_width, ax_height],
File "/home/tilmann/.local/lib/python3.8/site-packages/matplotlib/figure.py", line 639, in add_axes
a = projection_class(self, rect, **pkw)
File "/usr/lib/python3/dist-packages/cartopy/mpl/geoaxes.py", line 288, in __init__
super(GeoAxes, self).__init__(*args, **kwargs)
File "/home/tilmann/.local/lib/python3.8/site-packages/matplotlib/axes/_base.py", line 683, in __init__
self.clear()
File "/home/tilmann/.local/lib/python3.8/site-packages/matplotlib/axes/_base.py", line 1393, in clear
self.cla()
File "/usr/lib/python3/dist-packages/cartopy/mpl/geoaxes.py", line 402, in cla
with self.hold_limits():
File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__
return next(self.gen)
File "/usr/lib/python3/dist-packages/cartopy/mpl/geoaxes.py", line 340, in hold_limits
self._autoscaleXon, self._autoscaleYon)
AttributeError: 'GeoAxes' object has no attribute '_autoscaleXon'
Traceback (most recent call last):
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 345, in from_call
result: Optional[TResult] = func()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 266, in <lambda>
lambda: ihook(item=item, **kwds), when=when, reraise=reraise
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_hooks.py", line 501, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_manager.py", line 119, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 181, in _multicall
return outcome.get_result()
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_result.py", line 99, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/threadexception.py", line 87, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/threadexception.py", line 63, in thread_exception_runtest_hook
yield
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 90, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 65, in unraisable_exception_runtest_hook
yield
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/logging.py", line 839, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/logging.py", line 822, in _runtest_for
yield
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/capture.py", line 882, in pytest_runtest_call
return (yield)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 102, in _multicall
res = hook_impl.function(*args)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 181, in pytest_runtest_call
raise e
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 173, in pytest_runtest_call
item.runtest()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/python.py", line 1836, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_hooks.py", line 501, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_manager.py", line 119, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 138, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 102, in _multicall
res = hook_impl.function(*args)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/python.py", line 193, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/core/tests/test_inventory.py", line 707, in test_location_plot_ortho
inv.plot(method='cartopy', projection='ortho', resolution='c',
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/core/inventory/inventory.py", line 1006, in plot
fig = plot_map(method, lons, lats, size, colors, labels,
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/imaging/maps.py", line 507, in plot_map
return plot_cartopy(*args, **kwargs)
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/imaging/maps.py", line 271, in plot_cartopy
fig, map_ax, cm_ax, show_colorbar = _basic_setup(
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/imaging/maps.py", line 373, in _basic_setup
proj = ccrs.Orthographic(**proj_kwargs)
File "/usr/lib/python3/dist-packages/cartopy/crs.py", line 1514, in __init__
a = np.float(self.globe.semimajor_axis or WGS84_SEMIMAJOR_AXIS)
File "/home/tilmann/.local/lib/python3.8/site-packages/numpy/__init__.py", line 305, in __getattr__
raise AttributeError(__former_attrs__[attr])
AttributeError: module 'numpy' has no attribute 'float'.
`np.float` was a deprecated alias for the builtin `float`. To avoid this error in existing code, use `float` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.float64` here.
The aliases was originally deprecated in NumPy 1.20; for more details and guidance see the original release note at:
https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
Traceback (most recent call last):
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 345, in from_call
result: Optional[TResult] = func()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 266, in <lambda>
lambda: ihook(item=item, **kwds), when=when, reraise=reraise
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_hooks.py", line 501, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_manager.py", line 119, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 181, in _multicall
return outcome.get_result()
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_result.py", line 99, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/threadexception.py", line 87, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/threadexception.py", line 63, in thread_exception_runtest_hook
yield
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 90, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 65, in unraisable_exception_runtest_hook
yield
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/logging.py", line 839, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/logging.py", line 822, in _runtest_for
yield
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/capture.py", line 882, in pytest_runtest_call
return (yield)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 102, in _multicall
res = hook_impl.function(*args)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 181, in pytest_runtest_call
raise e
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 173, in pytest_runtest_call
item.runtest()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/python.py", line 1836, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_hooks.py", line 501, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_manager.py", line 119, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 138, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 102, in _multicall
res = hook_impl.function(*args)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/python.py", line 193, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/core/tests/test_inventory.py", line 717, in test_location_plot_local
inv.plot(method='cartopy', projection='local', resolution='50m',
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/core/inventory/inventory.py", line 1006, in plot
fig = plot_map(method, lons, lats, size, colors, labels,
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/imaging/maps.py", line 507, in plot_map
return plot_cartopy(*args, **kwargs)
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/imaging/maps.py", line 271, in plot_cartopy
fig, map_ax, cm_ax, show_colorbar = _basic_setup(
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/imaging/maps.py", line 442, in _basic_setup
map_ax = fig.add_axes([ax_x0, ax_y0, ax_width, ax_height],
File "/home/tilmann/.local/lib/python3.8/site-packages/matplotlib/figure.py", line 639, in add_axes
a = projection_class(self, rect, **pkw)
File "/usr/lib/python3/dist-packages/cartopy/mpl/geoaxes.py", line 288, in __init__
super(GeoAxes, self).__init__(*args, **kwargs)
File "/home/tilmann/.local/lib/python3.8/site-packages/matplotlib/axes/_base.py", line 683, in __init__
self.clear()
File "/home/tilmann/.local/lib/python3.8/site-packages/matplotlib/axes/_base.py", line 1393, in clear
self.cla()
File "/usr/lib/python3/dist-packages/cartopy/mpl/geoaxes.py", line 402, in cla
with self.hold_limits():
File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__
return next(self.gen)
File "/usr/lib/python3/dist-packages/cartopy/mpl/geoaxes.py", line 340, in hold_limits
self._autoscaleXon, self._autoscaleYon)
AttributeError: 'GeoAxes' object has no attribute '_autoscaleXon'
Traceback (most recent call last):
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 345, in from_call
result: Optional[TResult] = func()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 266, in <lambda>
lambda: ihook(item=item, **kwds), when=when, reraise=reraise
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_hooks.py", line 501, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_manager.py", line 119, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 181, in _multicall
return outcome.get_result()
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_result.py", line 99, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/threadexception.py", line 87, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/threadexception.py", line 63, in thread_exception_runtest_hook
yield
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 90, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 65, in unraisable_exception_runtest_hook
yield
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/logging.py", line 839, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/logging.py", line 822, in _runtest_for
yield
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/capture.py", line 882, in pytest_runtest_call
return (yield)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 102, in _multicall
res = hook_impl.function(*args)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 181, in pytest_runtest_call
raise e
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 173, in pytest_runtest_call
item.runtest()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/python.py", line 1836, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_hooks.py", line 501, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_manager.py", line 119, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 138, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 102, in _multicall
res = hook_impl.function(*args)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/python.py", line 193, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/core/tests/test_inventory.py", line 728, in test_combined_station_event_plot
fig = inv.plot(show=False)
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/core/inventory/inventory.py", line 1006, in plot
fig = plot_map(method, lons, lats, size, colors, labels,
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/imaging/maps.py", line 500, in plot_map
return plot_cartopy(*args, **kwargs)
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/imaging/maps.py", line 271, in plot_cartopy
fig, map_ax, cm_ax, show_colorbar = _basic_setup(
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/imaging/maps.py", line 442, in _basic_setup
map_ax = fig.add_axes([ax_x0, ax_y0, ax_width, ax_height],
File "/home/tilmann/.local/lib/python3.8/site-packages/matplotlib/figure.py", line 639, in add_axes
a = projection_class(self, rect, **pkw)
File "/usr/lib/python3/dist-packages/cartopy/mpl/geoaxes.py", line 288, in __init__
super(GeoAxes, self).__init__(*args, **kwargs)
File "/home/tilmann/.local/lib/python3.8/site-packages/matplotlib/axes/_base.py", line 683, in __init__
self.clear()
File "/home/tilmann/.local/lib/python3.8/site-packages/matplotlib/axes/_base.py", line 1393, in clear
self.cla()
File "/usr/lib/python3/dist-packages/cartopy/mpl/geoaxes.py", line 402, in cla
with self.hold_limits():
File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__
return next(self.gen)
File "/usr/lib/python3/dist-packages/cartopy/mpl/geoaxes.py", line 340, in hold_limits
self._autoscaleXon, self._autoscaleYon)
AttributeError: 'GeoAxes' object has no attribute '_autoscaleXon'
Traceback (most recent call last):
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 345, in from_call
result: Optional[TResult] = func()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 266, in <lambda>
lambda: ihook(item=item, **kwds), when=when, reraise=reraise
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_hooks.py", line 501, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_manager.py", line 119, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 181, in _multicall
return outcome.get_result()
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_result.py", line 99, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/threadexception.py", line 87, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/threadexception.py", line 63, in thread_exception_runtest_hook
yield
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 90, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 65, in unraisable_exception_runtest_hook
yield
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/logging.py", line 839, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/logging.py", line 822, in _runtest_for
yield
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/capture.py", line 882, in pytest_runtest_call
return (yield)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 102, in _multicall
res = hook_impl.function(*args)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 181, in pytest_runtest_call
raise e
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 173, in pytest_runtest_call
item.runtest()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/python.py", line 1836, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_hooks.py", line 501, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_manager.py", line 119, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 138, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 102, in _multicall
res = hook_impl.function(*args)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/python.py", line 193, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/core/tests/test_network.py", line 324, in test_location_plot_global
net.plot(method='cartopy', outfile=image_path)
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/core/inventory/network.py", line 626, in plot
fig = plot_map(method, lons, lats, size, color, labels,
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/imaging/maps.py", line 507, in plot_map
return plot_cartopy(*args, **kwargs)
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/imaging/maps.py", line 271, in plot_cartopy
fig, map_ax, cm_ax, show_colorbar = _basic_setup(
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/imaging/maps.py", line 442, in _basic_setup
map_ax = fig.add_axes([ax_x0, ax_y0, ax_width, ax_height],
File "/home/tilmann/.local/lib/python3.8/site-packages/matplotlib/figure.py", line 639, in add_axes
a = projection_class(self, rect, **pkw)
File "/usr/lib/python3/dist-packages/cartopy/mpl/geoaxes.py", line 288, in __init__
super(GeoAxes, self).__init__(*args, **kwargs)
File "/home/tilmann/.local/lib/python3.8/site-packages/matplotlib/axes/_base.py", line 683, in __init__
self.clear()
File "/home/tilmann/.local/lib/python3.8/site-packages/matplotlib/axes/_base.py", line 1393, in clear
self.cla()
File "/usr/lib/python3/dist-packages/cartopy/mpl/geoaxes.py", line 402, in cla
with self.hold_limits():
File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__
return next(self.gen)
File "/usr/lib/python3/dist-packages/cartopy/mpl/geoaxes.py", line 340, in hold_limits
self._autoscaleXon, self._autoscaleYon)
AttributeError: 'GeoAxes' object has no attribute '_autoscaleXon'
Traceback (most recent call last):
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 345, in from_call
result: Optional[TResult] = func()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 266, in <lambda>
lambda: ihook(item=item, **kwds), when=when, reraise=reraise
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_hooks.py", line 501, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_manager.py", line 119, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 181, in _multicall
return outcome.get_result()
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_result.py", line 99, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/threadexception.py", line 87, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/threadexception.py", line 63, in thread_exception_runtest_hook
yield
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 90, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 65, in unraisable_exception_runtest_hook
yield
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/logging.py", line 839, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/logging.py", line 822, in _runtest_for
yield
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/capture.py", line 882, in pytest_runtest_call
return (yield)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 102, in _multicall
res = hook_impl.function(*args)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 181, in pytest_runtest_call
raise e
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 173, in pytest_runtest_call
item.runtest()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/python.py", line 1836, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_hooks.py", line 501, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_manager.py", line 119, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 138, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 102, in _multicall
res = hook_impl.function(*args)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/python.py", line 193, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/core/tests/test_network.py", line 332, in test_location_plot_ortho
net.plot(method='cartopy', projection='ortho', resolution='c',
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/core/inventory/network.py", line 626, in plot
fig = plot_map(method, lons, lats, size, color, labels,
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/imaging/maps.py", line 507, in plot_map
return plot_cartopy(*args, **kwargs)
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/imaging/maps.py", line 271, in plot_cartopy
fig, map_ax, cm_ax, show_colorbar = _basic_setup(
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/imaging/maps.py", line 373, in _basic_setup
proj = ccrs.Orthographic(**proj_kwargs)
File "/usr/lib/python3/dist-packages/cartopy/crs.py", line 1514, in __init__
a = np.float(self.globe.semimajor_axis or WGS84_SEMIMAJOR_AXIS)
File "/home/tilmann/.local/lib/python3.8/site-packages/numpy/__init__.py", line 305, in __getattr__
raise AttributeError(__former_attrs__[attr])
AttributeError: module 'numpy' has no attribute 'float'.
`np.float` was a deprecated alias for the builtin `float`. To avoid this error in existing code, use `float` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.float64` here.
The aliases was originally deprecated in NumPy 1.20; for more details and guidance see the original release note at:
https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
Traceback (most recent call last):
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 345, in from_call
result: Optional[TResult] = func()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 266, in <lambda>
lambda: ihook(item=item, **kwds), when=when, reraise=reraise
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_hooks.py", line 501, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_manager.py", line 119, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 181, in _multicall
return outcome.get_result()
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_result.py", line 99, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/threadexception.py", line 87, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/threadexception.py", line 63, in thread_exception_runtest_hook
yield
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 90, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 65, in unraisable_exception_runtest_hook
yield
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/logging.py", line 839, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/logging.py", line 822, in _runtest_for
yield
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/capture.py", line 882, in pytest_runtest_call
return (yield)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 166, in _multicall
teardown.throw(outcome._exception)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 102, in _multicall
res = hook_impl.function(*args)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 181, in pytest_runtest_call
raise e
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/runner.py", line 173, in pytest_runtest_call
item.runtest()
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/python.py", line 1836, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_hooks.py", line 501, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_manager.py", line 119, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 138, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/home/tilmann/.local/lib/python3.8/site-packages/pluggy/_callers.py", line 102, in _multicall
res = hook_impl.function(*args)
File "/home/tilmann/.local/lib/python3.8/site-packages/_pytest/python.py", line 193, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/core/tests/test_network.py", line 342, in test_location_plot_local
net.plot(method='cartopy', projection='local', resolution='50m',
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/core/inventory/network.py", line 626, in plot
fig = plot_map(method, lons, lats, size, color, labels,
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/imaging/maps.py", line 507, in plot_map
return plot_cartopy(*args, **kwargs)
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/imaging/maps.py", line 271, in plot_cartopy
fig, map_ax, cm_ax, show_colorbar = _basic_setup(
File "/home/tilmann/.local/lib/python3.8/site-packages/obspy/imaging/maps.py", line 442, in _basic_setup
map_ax = fig.add_axes([ax_x0, ax_y0, ax_width, ax_height],
File "/home/tilmann/.local/lib/python3.8/site-packages/matplotlib/figure.py", line 639, in add_axes
a = projection_class(self, rect, **pkw)
File "/usr/lib/python3/dist-packages/cartopy/mpl/geoaxes.py", line 288, in __init__
super(GeoAxes, self).__init__(*args, **kwargs)
File "/home/tilmann/.local/lib/python3.8/site-packages/matplotlib/axes/_base.py", line 683, in __init__
self.clear()
File "/home/tilmann/.local/lib/python3.8/site-packages/matplotlib/axes/_base.py", line 1393, in clear
self.cla()
File "/usr/lib/python3/dist-packages/cartopy/mpl/geoaxes.py", line 402, in cla
with self.hold_limits():
File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__
return next(self.gen)
File "/usr/lib/python3/dist-packages/cartopy/mpl/geoaxes.py", line 340, in hold_limits
self._autoscaleXon, self._autoscaleYon)
AttributeError: 'GeoAxes' object has no attribute '_autoscaleXon'

Skipped tests (19)

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
other 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.
other io/ascii/core.py::obspy.io.ascii.core._is_slist Skipped: all tests skipped by +SKIP option
other 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
other io/nordic/utils.py::obspy.io.nordic.utils._evmagtonor Skipped: all tests skipped by +SKIP option
other io/nordic/utils.py::obspy.io.nordic.utils._nortoevmag Skipped: all tests skipped by +SKIP option
other io/pde/mchedr.py::obspy.io.pde.mchedr._is_mchedr Skipped: all tests skipped by +SKIP option
other 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
other 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

Slowest tests (20)

Runtime Test
4.249s io/xseed/tests/test_core.py::CoreTestCase::test_response_calculation_from_seed_and_xseed
4.215s taup/tests/test_seismic_phase.py::TestTauPySeismicPhase::test_shoot_existing_ray_param
3.859s taup/__init__.py::obspy.taup
3.521s taup/tests/test_tau.py::TestTauPyModel::test_regional_models
3.349s signal/tests/test_rotate.py::RotateTestCase::test_rotate2zne_against_lqt_different_combinations
2.572s signal/tests/test_calibration.py::CalibrationTestCase::test_relcal_different_overlaps
2.166s signal/tests/test_spectral_estimation.py::TestPsd::test_ppsd_restricted_stacks
1.833s taup/tests/test_seismic_phase.py::TestTauPySeismicPhase::test_many_identically_named_phases
1.796s taup/tests/test_tau.py::TestTauPyModel::test_vs_java_iasp91
1.771s signal/tests/test_cross_correlation.py::TestCrossCorrelation::test_correlate_stream_template_and_correlation_detector
1.484s imaging/tests/test_waveform.py::TestWaveformPlot::test_plot_multiple_traces_10_traces_huge
1.388s core/tests/test_trace.py::TestTrace::test_remove_response_plot
1.362s signal/tests/test_tf_misfit.py::TestTfPlot::test_plot_tf_misfits
1.285s imaging/tests/test_waveform.py::TestWaveformPlot::test_plot_multiple_traces_10_traces
1.254s taup/tests/test_taup_plotting.py::TestTauPyPlotting::test_spherical_many_phases
1.238s signal/tests/test_interpolation.py::TestInterpolation::test_plot_lanczos_window
1.214s signal/tests/test_tf_misfit.py::TestTfPlot::test_plot_tf_gofs
1.211s signal/tests/test_spectral_estimation.py::TestPsd::test_earthquake_models
1.195s taup/tests/test_ray_paths.py::TestRayPathCalculations::test_compute_ray_paths
1.189s signal/tests/test_polarization.py::PolarizationTestCase::test_polarization_vidale

Warnings (2)

Stage Filename Category Message
runtest /usr/lib/python3/dist-packages/cartopy/mpl/geoaxes.py:241 PendingDeprecationWarning Overriding `Axes.cla` in GeoAxes is pending deprecation in 3.6 and will be fully deprecated in favor of `Axes.clear` in the future. Please report this to the 'cartopy.mpl.geoaxes' author.
runtest /home/tilmann/.local/lib/python3.8/site-packages/obspy/io/mseed/tests/test_mseed_util.py:75 DeprecationWarning NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 128 to int8 will fail in the future. For the old behavior, usually: np.array(value).astype(dtype)` will give the desired result (the cast overflows).