#158917 Report by node localhost covering 1 tests from 60 modules resulted into no errors

Report

ObsPy version
0.0.0.dev+0.g464bfd851d
GitHub Pull Request
-
Report file
JSON document
Total runtime
7.2 sec
Report date/time
Aug. 1, 2026, 10:43 a.m.

System / Python

Architecture
64bit
Machine
x86_64
Node
localhost
Processor
x86_64
Python Compiler
GCC 11.4.0
Python Implementation
CPython
Python Version
3.10.12
Release
6.18.39-rFBS0e6b625b863de1
System
Linux
Version
#1 SMP PREEMPT_DYNAMIC Tue Jul 21 14:21:08 UTC 2026

Dependencies

cartopy
---
decorator
5.3.1
flake8
---
geographiclib
---
lxml
4.8.0
matplotlib
3.10.9
numpy
2.2.6
obspy
0.0.0.dev+0.g464bfd851d
pyproj
3.7.1
pytest
9.1.1
pytest-json-report
1.5.0
requests
2.34.2
scipy
1.15.3
setuptools
83.0.0
shapefile
---
sqlalchemy
2.0.51

Modules (60)

Module Errors / Failures Tracebacks
obspy.clients.earthworm Not tested -
obspy.clients.fdsn Not tested -
obspy.clients.filesystem Not tested -
obspy.clients.iris Not tested -
obspy.clients.neic Not tested -
obspy.clients.nrl Not tested -
obspy.clients.seedlink Not tested -
obspy.clients.seishub Not tested -
obspy.clients.syngine Not tested -
obspy.core - -
obspy.core.event Not tested -
obspy.core.inventory Not tested -
obspy.core.util Not tested -
obspy.db Not tested -
obspy.geodetics Not tested -
obspy.imaging Not tested -
obspy.io.ah Not tested -
obspy.io.arclink Not tested -
obspy.io.ascii Not tested -
obspy.io.cmtsolution Not tested -
obspy.io.cnv Not tested -
obspy.io.css Not tested -
obspy.io.dmx Not tested -
obspy.io.focmec Not tested -
obspy.io.gcf Not tested -
obspy.io.gse2 Not tested -
obspy.io.hypodd Not tested -
obspy.io.iaspei Not tested -
obspy.io.json Not tested -
obspy.io.kinemetrics Not tested -
obspy.io.kml Not tested -
obspy.io.mseed Not tested -
obspy.io.ndk Not tested -
obspy.io.nied Not tested -
obspy.io.nlloc Not tested -
obspy.io.nordic Not tested -
obspy.io.pdas Not tested -
obspy.io.pde Not tested -
obspy.io.quakeml Not tested -
obspy.io.reftek Not tested -
obspy.io.rg16 Not tested -
obspy.io.sac Not tested -
obspy.io.scardec Not tested -
obspy.io.seg2 Not tested -
obspy.io.segy Not tested -
obspy.io.seisan Not tested -
obspy.io.seiscomp Not tested -
obspy.io.sh Not tested -
obspy.io.shapefile Not tested -
obspy.io.stationtxt Not tested -
obspy.io.stationxml Not tested -
obspy.io.wav Not tested -
obspy.io.win Not tested -
obspy.io.xseed Not tested -
obspy.io.y Not tested -
obspy.io.zmap Not tested -
obspy.realtime Not tested -
obspy.scripts Not tested -
obspy.signal Not tested -
obspy.taup Not tested -
Summary - -

Slowest tests (1)

Runtime Test
0.006s core/tests/test_channel.py::TestChannel::test_channel_str

Warnings (3)

Stage Filename Category Message
collect /app/repo/obspy/clients/filesystem/db.py:18 MovedIn20Warning The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9)
collect /app/repo/obspy/imaging/cm.py:300 MatplotlibDeprecationWarning The get_cmap function was deprecated in Matplotlib 3.7 and will be removed in 3.11. Use ``matplotlib.colormaps[name]`` or ``matplotlib.colormaps.get_cmap()`` or ``pyplot.get_cmap()`` instead.
collect /app/repo/obspy/imaging/cm.py:299 MatplotlibDeprecationWarning The get_cmap function was deprecated in Matplotlib 3.7 and will be removed in 3.11. Use ``matplotlib.colormaps[name]`` or ``matplotlib.colormaps.get_cmap()`` or ``pyplot.get_cmap()`` instead.