#161038 Report by node gh-actions covering 112 tests from 61 modules resulted into 2 errors
Report
- ObsPy version
- 1.5.1.post0+20.gcca11fcac1.ob…
- GitHub Pull Request
- -
- Report file
- JSON document
- Total runtime
- 219.0 sec
- Report date/time
- Aug. 28, 2026, 5:11 a.m.
System / Python
- Architecture
- 64bit
- Machine
- arm64
- Node
- gh-actions
- Processor
- arm
- Python Compiler
- Clang 20.1.8
- Python Implementation
- CPython
- Python Version
- 3.14.7
- Release
- 25.5.0
- System
- Darwin
- Version
- Darwin Kernel Version 25.5.0: Tue Jun 9 22:26:00 PDT 2026; root:xnu-12377.121.10~1/RELEASE_ARM64_VMAPPLE
Dependencies
- cartopy
- 0.25.0
- decorator
- 5.3.1
- flake8
- ---
- geographiclib
- 2.1
- lxml
- 6.1.2
- matplotlib
- 3.11.1
- numpy
- 2.5.2
- obspy
- 1.5.1.post0+20.gcca11fcac1.obspy.maintenance.1.6.x
- pyproj
- 3.7.2
- pytest
- 9.1.1
- pytest-json-report
- 1.5.0
- requests
- 2.34.2
- scipy
- 1.18.0
- setuptools
- 84.0.0
- shapefile
- ---
- sqlalchemy
- 2.0.52
Modules (61)
| Module | Errors / Failures | Tracebacks | ||||
|---|---|---|---|---|---|---|
| obspy.clients.earthworm | - | 9 | 8 | 1 | 5.83s | - |
| obspy.clients.fdsn | - | 53 | 52 | 1 | 86.55s | - |
| obspy.clients.filesystem | Not tested | - | - | - | - | - |
| obspy.clients.iris | - | 9 | 9 | - | 10.66s | - |
| obspy.clients.neic | 1 | 5 | 5 | - | 2.86s | 1 |
| obspy.clients.nrl | - | 3 | 3 | - | 2.67s | - |
| obspy.clients.seedlink | 1 | 14 | 11 | 3 | 83.24s | 2 |
| obspy.clients.syngine | - | 18 | 18 | - | 8.22s | - |
| obspy.core | - | 1 | 1 | - | 1.39s | - |
| obspy.core.event | Not tested | - | - | - | - | - |
| obspy.core.inventory | Not tested | - | - | - | - | - |
| obspy.core.util | Not tested | - | - | - | - | - |
| obspy.geodetics | Not tested | - | - | - | - | - |
| obspy.imaging | Not tested | - | - | - | - | - |
| obspy.io.ah | Not tested | - | - | - | - | - |
| obspy.io.alsep | 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.csv | Not tested | - | - | - | - | - |
| obspy.io.cybershake | 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 | 2 | 112 | 107 | 5 | 219.00s | 2 |
Tracebacks (2)
100 :rtype: :class:`~obspy.core.stream.Stream`
101 :returns: Stream object with requested data
102
103 .. rubric:: Example
104
105 >>> from obspy.clients.neic import Client
106 >>> client = Client()
107 >>> t = UTCDateTime() - 5 * 3600 # 5 hours before now
108 >>> st = client.get_waveforms("IU", "ANMO", "0?", "BH?", t, t + 10)
109 >>> print(st) # doctest: +ELLIPSIS
Differences (unified diff with -expected +actual):
@@ -1,4 +1,4 @@
3 Trace(s) in Stream:
-IU.ANMO.00.BH... | 40.0 Hz, 401 samples
-IU.ANMO.00.BH... | 40.0 Hz, 401 samples
-IU.ANMO.00.BH... | 40.0 Hz, 401 samples
+IU.ANMO.00.BH1 | 2026-08-28T05:09:24.544538Z - 2026-08-28T05:09:34.544538Z | 40.0 Hz, 401 samples
+IU.ANMO.00.BH2 | 2026-08-28T05:09:24.544539Z - 2026-08-28T05:09:34.544539Z | 40.0 Hz, 401 samples
+IU.ANMO.00.BHZ | 2026-08-28T05:09:24.544538Z - 2026-08-28T05:09:34.519538Z | 40.0 Hz, 400 samples
/Users/runner/miniconda3/envs/test/lib/python3.14/site-packages/obspy/clients/neic/client.py:109: DocTestFailure
073
074 Request waveform data from the seedlink server.
075
076 >>> from obspy import UTCDateTime
077 >>> client = Client('rtserve.resif.fr')
078 >>> t = UTCDateTime() - 1500
079 >>> st = client.get_waveforms("G", "FDFM", "10", "BHZ", t, t + 5)
UNEXPECTED EXCEPTION: ValueError('need at least one array to concatenate')
Traceback (most recent call last):
File "<doctest obspy.clients.seedlink.basic_client.Client.get_waveforms[3]>", line 1, in <module>
File "/Users/runner/miniconda3/envs/test/lib/python3.14/site-packages/obspy/clients/seedlink/basic_client.py", line 162, in get_waveforms
return self._multiselect_request(seedlink_id, starttime, endtime)
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/runner/miniconda3/envs/test/lib/python3.14/site-packages/obspy/clients/seedlink/basic_client.py", line 191, in _multiselect_request
input = np.concatenate(self.bulk_data_container)
ValueError: need at least one array to concatenate
/Users/runner/miniconda3/envs/test/lib/python3.14/site-packages/obspy/clients/seedlink/basic_client.py:79: UnexpectedException
Skipped tests (5)
| Submodule | Test | Skip message |
|---|---|---|
| clients.earthworm | clients/earthworm/tests/test_client.py::TestEWClient::test_get_waveform_no_cleanup | Skipped: Example data AV.AKV..BHE no longer valid |
| clients.fdsn | clients/fdsn/tests/test_client.py::TestClient::test_eida_token_resolution | Skipped: EIDA token is expired |
| clients.seedlink | clients/seedlink/tests/test_slclient.py::TestSLClient::test_info | Skipped: test must be started manually |
| clients.seedlink | clients/seedlink/tests/test_slclient.py::TestSLClient::test_time_window | Skipped: test must be started manually |
| clients.seedlink | clients/seedlink/tests/test_slclient.py::TestSLClient::test_issue708 | Skipped: test must be started manually |