#137402 Report by node gh-actions covering 2126 tests from 36 modules resulted into no errors

Report

ObsPy version
0.0.0.dev+0.ga357b34364
GitHub Pull Request
-
Report file
JSON document
Total runtime
305.4 sec
Report date/time
Feb. 23, 2024, 2:32 p.m.

System / Python

Architecture
64bit
Machine
AMD64
Node
gh-actions
Processor
AMD64 Family 25 Model 1 Stepping 1, AuthenticAMD
Python Compiler
MSC v.1929 64 bit (AMD64)
Python Implementation
CPython
Python Version
3.9.18
Release
10
System
Windows
Version
10.0.20348

Dependencies

cartopy
0.22.0
decorator
5.1.1
flake8
---
geographiclib
2.0
lxml
5.1.0
matplotlib
3.8.3
numpy
1.26.4
obspy
0.0.0.dev+0.ga357b34364
pyproj
3.6.1
pytest
8.0.1
pytest-json-report
1.5.0
requests
2.31.0
scipy
1.12.0
setuptools
69.1.1
shapefile
---
sqlalchemy
1.4.49

Modules (36)

Module Errors / Failures Tracebacks
obspy.clients.earthworm Not tested -
obspy.clients.fdsn - -
obspy.clients.nrl - -
obspy.clients.syngine Not tested -
obspy.core - -
obspy.core.inventory - -
obspy.core.util - -
obspy.imaging - -
obspy.io.alsep - -
obspy.io.cmtsolution - -
obspy.io.csv - -
obspy.io.cybershake - -
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 - -

Skipped tests (22)

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.
imaging imaging/tests/test_scan.py::TestScan::test_scan_dir_no_permission Skipped: unable to remove read permission from a test file for testing purposes
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
signal signal/tests/test_invsim.py::TestInvSim::test_evalresp_file_like_object Skipped: unreproducible test fail encountered on Appveyor sometimes.
signal signal/tests/test_quality_control.py::TestQualityControl::test_schema_validation Skipped: Test requires the jsonschema module

Slowest tests (20)

Runtime Test
86.734s geodetics/tests/test_util_flinnengdahl.py::TestUtilFlinnEngdahl::test_coordinates
8.807s io/xseed/tests/test_core.py::TestCore::test_response_calculation_from_seed_and_xseed
6.604s core/tests/test_event.py::TestEvent::test_plot_farfield_without_quiver_with_maps
4.834s taup/tests/test_tau.py::TestTauPyModel::test_regional_models
4.761s taup/tests/test_seismic_phase.py::TestTauPySeismicPhase::test_shoot_existing_ray_param
4.362s taup/__init__.py::obspy.taup
3.589s core/stream.py::obspy.core.stream.read
2.650s core/tests/test_inventory.py::TestInventoryCartopy::test_location_plot_local
2.350s io/arclink/tests/test_inventory_xml.py::TestArclinkInventory::test_auto_read_arclink_xml
2.328s core/tests/test_trace.py::TestTrace::test_remove_response_plot
2.262s signal/tests/test_calibration.py::TestCalibration::test_relcal_different_overlaps
2.249s signal/tests/test_cross_correlation.py::TestCrossCorrelation::test_correlate_stream_template_and_correlation_detector
2.120s taup/tests/test_tau.py::TestTauPyModel::test_vs_java_iasp91
2.027s signal/tests/test_spectral_estimation.py::TestPsd::test_ppsd_restricted_stacks
2.007s taup/tests/test_seismic_phase.py::TestTauPySeismicPhase::test_many_identically_named_phases
1.865s core/tests/test_inventory.py::TestInventoryCartopy::test_location_plot_global
1.745s imaging/tests/test_ppsd.py::TestPPSD::test_ppsd_plot
1.661s signal/tests/test_polarization.py::TestPolarization::test_polarization_vidale
1.622s core/tests/test_inventory.py::TestInventoryCartopy::test_location_plot_ortho
1.505s imaging/tests/test_waveform.py::TestWaveformPlot::test_plot_multiple_traces_10_traces

Warnings (8)

Stage Filename Category Message
runtest C:\Miniconda3\envs\test\lib\site-packages\obspy\core\util\misc.py:399 UserWarning PermissionError(13, 'Access is denied')
runtest C:\Miniconda3\envs\test\lib\site-packages\obspy\imaging\scripts\scan.py:446 UserWarning FigureCanvasAgg is non-interactive, and thus cannot be shown
runtest C:\Miniconda3\envs\test\lib\site-packages\obspy\taup\tau.py:247 UserWarning FigureCanvasAgg is non-interactive, and thus cannot be shown
runtest C:\Miniconda3\envs\test\lib\site-packages\obspy\taup\tau.py:1228 UserWarning FigureCanvasAgg is non-interactive, and thus cannot be shown
runtest C:\Miniconda3\envs\test\lib\site-packages\obspy\imaging\beachball.py:278 UserWarning FigureCanvasAgg is non-interactive, and thus cannot be shown
runtest C:\Miniconda3\envs\test\lib\site-packages\obspy\taup\tau.py:559 UserWarning FigureCanvasAgg is non-interactive, and thus cannot be shown
runtest C:\Miniconda3\envs\test\lib\site-packages\obspy\taup\tau.py:1115 UserWarning FigureCanvasAgg is non-interactive, and thus cannot be shown
runtest C:\Miniconda3\envs\test\lib\site-packages\obspy\signal\cross_correlation.py:979 UserWarning FigureCanvasAgg is non-interactive, and thus cannot be shown