#126127 Report by node gh-actions covering 1989 tests from 61 modules resulted into 1 error

Report

ObsPy version
0.0.0.dev+0.gbb139dcc2f
GitHub Pull Request
https://github.com/obspy/obspy/pull/27
Report file
JSON document
Total runtime
283.9 sec
Report date/time
July 11, 2022, 1:29 p.m.

System / Python

Architecture
64bit
Machine
AMD64
Node
gh-actions
Processor
Intel64 Family 6 Model 85 Stepping 7, GenuineIntel
Python Compiler
MSC v.1929 64 bit (AMD64)
Python Implementation
CPython
Python Version
3.9.13
Release
10
System
Windows
Version
10.0.20348

Dependencies

cartopy
---
decorator
5.1.1
flake8
---
geographiclib
---
lxml
4.9.1
matplotlib
3.5.2
numpy
1.23.1
obspy
0.0.0.dev+0.gbb139dcc2f
pyproj
3.3.1
requests
2.28.1
scipy
1.8.1
setuptools
63.1.0
shapefile
---
sqlalchemy
1.4.39

Modules (61)

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

Tracebacks (1)

Traceback (most recent call last):
File "d:\a\obspy\obspy\obspy\signal\tests\test_spectral_estimation.py", line 703, in test_issue1216
assert len(w) == 2
AssertionError: assert 4 == 2
+ where 4 = len([<warnings.WarningMessage object at 0x0000024EBE3AECD0>, <warnings.WarningMessage object at 0x0000024EBE3AEA60>, <warnings.WarningMessage object at 0x0000024EBE389250>, <warnings.WarningMessage object at 0x0000024EBE3898E0>])

Skipped tests (46)

Submodule Test Skip message
core obspy/core/stream.py::obspy.core.stream._is_pickle Skipped: all tests skipped by +SKIP option
core obspy/core/tests/test_event.py::TestEvent::test_plot_farfield_without_quiver_with_maps Skipped: basemap not installed
core obspy/core/tests/test_event.py::TestBasemap::test_catalog_plot_global Skipped: basemap not installed
core obspy/core/tests/test_event.py::TestBasemap::test_catalog_plot_ortho Skipped: basemap not installed
core obspy/core/tests/test_event.py::TestBasemap::test_catalog_plot_ortho_longitude_wrap Skipped: basemap not installed
core obspy/core/tests/test_event.py::TestBasemap::test_catalog_plot_local Skipped: basemap not installed
core obspy/core/tests/test_event.py::TestBasemap::test_plot_catalog_before_1900 Skipped: basemap not installed
core obspy/core/tests/test_network.py::TestNetworkBasemap::test_location_plot_global Skipped: no or invalid basemap installation
core obspy/core/tests/test_network.py::TestNetworkBasemap::test_location_plot_ortho Skipped: no or invalid basemap installation
core obspy/core/tests/test_network.py::TestNetworkBasemap::test_location_plot_local Skipped: no or invalid basemap installation
core obspy/core/tests/test_network.py::TestNetworkCartopy::test_location_plot_global Skipped: cartopy not installed
core obspy/core/tests/test_network.py::TestNetworkCartopy::test_location_plot_ortho Skipped: cartopy not installed
core obspy/core/tests/test_network.py::TestNetworkCartopy::test_location_plot_local Skipped: cartopy not installed
core.util obspy/core/util/misc.py::obspy.core.util.misc.CatchOutput Skipped: all tests skipped by +SKIP option
core.util obspy/core/util/misc.py::obspy.core.util.misc.SuppressOutput Skipped: all tests skipped by +SKIP option
core.util obspy/core/util/misc.py::obspy.core.util.misc.TemporaryWorkingDirectory Skipped: all tests skipped by +SKIP option
geodetics obspy/geodetics/tests/test_util_geodetics.py::TestUtilGeodetics::test_gps_2_dist_azimuth_with_geographiclib Skipped: Module geographiclib is not installed
geodetics obspy/geodetics/tests/test_util_geodetics.py::TestUtilGeodetics::test_issue_375 Skipped: Module geographiclib is not installed
imaging obspy/imaging/tests/test_mopad_script.py::TestMopad::test_script_plot Skipped: Currently broken until further review.
io.ascii obspy/io/ascii/core.py::obspy.io.ascii.core._is_slist Skipped: all tests skipped by +SKIP option
io.ascii obspy/io/ascii/core.py::obspy.io.ascii.core._is_tspair Skipped: all tests skipped by +SKIP option
io.nordic obspy/io/nordic/utils.py::obspy.io.nordic.utils._evmagtonor Skipped: all tests skipped by +SKIP option
io.nordic obspy/io/nordic/utils.py::obspy.io.nordic.utils._nortoevmag Skipped: all tests skipped by +SKIP option
io.pde obspy/io/pde/mchedr.py::obspy.io.pde.mchedr._is_mchedr Skipped: all tests skipped by +SKIP option
io.quakeml obspy/io/quakeml/core.py::obspy.io.quakeml.core._is_quakeml Skipped: all tests skipped by +SKIP option
io.seisan obspy/io/seisan/core.py::obspy.io.seisan.core._is_seisan Skipped: all tests skipped by +SKIP option
io.sh obspy/io/sh/core.py::obspy.io.sh.core._is_asc Skipped: all tests skipped by +SKIP option
io.sh obspy/io/sh/core.py::obspy.io.sh.core._is_q Skipped: all tests skipped by +SKIP option
io.shapefile obspy/io/shapefile/tests/test_core.py::ShapefileTestCase::test_write_catalog_shapefile Skipped: pyshp not installed
io.shapefile obspy/io/shapefile/tests/test_core.py::ShapefileTestCase::test_write_catalog_shapefile_via_plugin Skipped: pyshp not installed
io.shapefile obspy/io/shapefile/tests/test_core.py::ShapefileTestCase::test_write_catalog_shapefile_with_extra_field Skipped: pyshp not installed
io.shapefile obspy/io/shapefile/tests/test_core.py::ShapefileTestCase::test_write_inventory_shapefile Skipped: pyshp not installed
io.shapefile obspy/io/shapefile/tests/test_core.py::ShapefileTestCase::test_write_inventory_shapefile_via_plugin Skipped: pyshp not installed
io.shapefile obspy/io/shapefile/tests/test_core.py::ShapefileTestCase::test_write_inventory_shapefile_with_extra_field Skipped: pyshp not installed
io.wav obspy/io/wav/core.py::obspy.io.wav.core._is_wav Skipped: all tests skipped by +SKIP option
io.y obspy/io/y/core.py::obspy.io.y.core._is_y Skipped: all tests skipped by +SKIP option
signal obspy/signal/quality_control.py::obspy.signal.quality_control.MSEEDMetadata Skipped: all tests skipped by +SKIP option
signal obspy/signal/tests/test_invsim.py::InvSimTestCase::test_evalresp_file_like_object Skipped: unreproducible test fail encountered on Appveyor sometimes.
signal obspy/signal/tests/test_quality_control.py::QualityControlTestCase::test_schema_validation Skipped: Test requires the jsonschema module
signal obspy/signal/tests/test_spectral_estimation.py::TestPsd::test_ppsd_spectrogram_plot Skipped: matplotlib >= 3 shifts labels
taup obspy/taup/tests/test_ray_paths.py::TestRayPathCalculations::test_compute_ray_paths Skipped: test needs geographiclib >= 1.34
taup obspy/taup/tests/test_tau.py::TestTauPyModel::test_p_iasp91_geo_manual Skipped: Module geographiclib is not installed
taup obspy/taup/tests/test_tau.py::TestTauPyModel::test_pierce_p_iasp91_geo Skipped: test needs geographiclib >= 1.34
taup obspy/taup/tests/test_tau.py::TestTauPyModel::test_single_path_geo_iasp91 Skipped: test needs geographiclib >= 1.34
taup obspy/taup/tests/test_taup_geo.py::TestTaupGeo::test_path_geo Skipped: Module geographiclib is not installed or too old.
taup obspy/taup/tests/test_taup_geo.py::TestTaupGeo::test_path_resampling Skipped: Module geographiclib is not installed or too old.

Slowest tests (20)

Runtime Test
11.800s obspy/io/xseed/tests/test_core.py::CoreTestCase::test_response_calculation_from_seed_and_xseed
8.049s obspy/taup/__init__.py::obspy.taup
6.579s obspy/taup/tests/test_seismic_phase.py::TestTauPySeismicPhase::test_shoot_existing_ray_param
4.606s obspy/taup/tests/test_velocity_model.py::TestTauPyVelocityModel::test_read_velocity_model
4.241s obspy/signal/tests/test_calibration.py::CalibrationTestCase::test_relcal_different_overlaps
3.949s obspy/taup/tests/test_tau.py::TestTauPyModel::test_regional_models
3.905s obspy/signal/tests/test_cross_correlation.py::TestCrossCorrelation::test_correlate_stream_template_and_correlation_detector
3.735s obspy/io/arclink/tests/test_inventory_xml.py::ArclinkInventoryTestCase::test_auto_read_arclink_xml
3.615s obspy/taup/tau.py::obspy.taup.tau.plot_travel_times
3.603s obspy/imaging/tests/test_beachball.py::TestBeachballPlot::test_beachball
3.303s obspy/io/mseed/tests/test_mseed_special_issues.py::MSEEDSpecialIssueTestCase::test_infinite_loop
3.266s obspy/taup/tests/test_tau.py::TestTauPyModel::test_vs_java_iasp91
3.182s obspy/taup/tests/test_seismic_phase.py::TestTauPySeismicPhase::test_many_identically_named_phases
2.704s obspy/core/tests/test_trace.py::TestTrace::test_remove_response_plot
2.643s obspy/signal/tests/test_spectral_estimation.py::TestPsd::test_ppsd_restricted_stacks
2.594s obspy/core/stream.py::obspy.core.stream.read
2.196s obspy/imaging/tests/test_waveform.py::TestWaveformPlot::test_plot_multiple_traces_10_traces_tiny
2.185s obspy/signal/tests/test_polarization.py::PolarizationTestCase::test_polarization_vidale
2.033s obspy/signal/tests/test_tf_misfit.py::TestTfPlot::test_plot_tf_misfits
1.849s obspy/taup/tests/test_taup_plotting.py::TestTauPyPlotting::test_spherical_many_phases

Warnings (32)

Stage Filename Category Message
runtest d:\a\obspy\obspy\obspy\core\event\resourceid.py:348 UserWarning The object with identity of: 2537048378480 and id of obspy.org/tests/test_resource_doc_example no longer exists, trying to find an object with the same id
runtest d:\a\obspy\obspy\obspy\core\event\resourceid.py:348 UserWarning The object with identity of: 2537144973392 and id of smi:local/446a4ea2-b5ba-4441-bbc2-db3473b96d84 no longer exists, trying to find an object with the same id
runtest d:\a\obspy\obspy\obspy\signal\spectral_estimation.py:2045 UserWarning Attempting to set identical left == right == 9.223855751103727 results in singular transformations; automatically expanding.
runtest d:\a\obspy\obspy\obspy\signal\spectral_estimation.py:2045 UserWarning Attempted to set non-positive right xlim on a log-scaled axis. Invalid limit will be ignored.
runtest d:\a\obspy\obspy\obspy\taup\tau.py:1084 UserWarning Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure.
runtest d:\a\obspy\obspy\obspy\signal\spectral_estimation.py:1544 UserWarning 4/4 segments omitted in file 'C:\Users\RUNNER~1\AppData\Local\Temp\obspy-sawsx90q.npz' (time ranges already covered).
runtest d:\a\obspy\obspy\obspy\core\event\resourceid.py:348 UserWarning The object with identity of: 2537048377040 and id of obspy.org/tests/test_resource_doc_example no longer exists, trying to find an object with the same id
runtest d:\a\obspy\obspy\obspy\taup\tau.py:244 UserWarning Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure.
runtest <doctest obspy.signal._sosfilt._sosfilt[13]>:1 UserWarning Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure.
runtest d:\a\obspy\obspy\obspy\taup\tau_branch.py:489 UserWarning Resizing a TauP array inplace failed due to the existence of other references to the array, creating a new array. See Obspy #2280.
runtest d:\a\obspy\obspy\obspy\imaging\beachball.py:246 RuntimeWarning More than 20 figures have been opened. Figures created through the pyplot interface (`matplotlib.pyplot.figure`) are retained until explicitly closed and may consume too much memory. (To control this warning, see the rcParam `figure.max_open_warning`).
runtest d:\a\obspy\obspy\obspy\imaging\scripts\scan.py:437 UserWarning Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure.
runtest d:\a\obspy\obspy\obspy\imaging\beachball.py:275 UserWarning Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure.
runtest <doctest obspy.core.event.resourceid.ResourceIdentifier[37]>:1 ObsPyDeprecationWarning Converts the current ID to a valid QuakeML URI. This method is deprecated, use :meth:`get_quakeml_id` instead. Only an invalid QuakeML ResourceIdentifier string it will be converted to a valid one. Otherwise nothing will happen but after calling this method the user can be sure that the ID is a valid QuakeML URI. The resulting ID will be of the form smi:authority_id/prefix/resource_id :type authority_id: str, optional :param authority_id: The base url of the resulting string. Defaults to ``"local"``.
runtest d:\a\obspy\obspy\obspy\core\utcdatetime.py:1084 ObsPyDeprecationWarning Comparing UTCDateTime objects of different precision is not defined will raise an Exception in a future version of obspy
runtest d:\a\obspy\obspy\obspy\io\seiscomp\inventory.py:496 UserWarning Clock drift division by sample rate of 0: using sec/sample
collect d:\a\obspy\obspy\obspy\imaging\maps.py:35 UserWarning Cartopy not installed, map plots will not work.
collect d:\a\obspy\obspy\obspy\signal\invsim.py:375 DeprecationWarning Please use `zpk2tf` from the `scipy.signal` namespace, the `scipy.signal.ltisys` namespace is deprecated.
runtest d:\a\obspy\obspy\obspy\taup\tau.py:513 UserWarning Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure.
runtest d:\a\obspy\obspy\obspy\signal\spectral_estimation.py:2045 UserWarning Attempting to set identical left == right == 52.49999950000001 results in singular transformations; automatically expanding.
runtest d:\a\obspy\obspy\obspy\signal\invsim.py:375 DeprecationWarning Please use `zpk2tf` from the `scipy.signal` namespace, the `scipy.signal.ltisys` namespace is deprecated.
runtest C:\Miniconda3\envs\test3.9\lib\site-packages\numpy\matrixlib\defmatrix.py:69 PendingDeprecationWarning the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
runtest d:\a\obspy\obspy\obspy\io\nordic\utils.py:184 UserWarning Lines of type I have not been implemented yet, please submit a development request
collect d:\a\obspy\obspy\obspy\clients\arclink\__init__.py:34 ObsPyDeprecationWarning ArcLink protocol has been officially deprecated and some main servers have been shut down already. Please consider using other methods like FDSN web services to fetch data. ArcLink functionality is now untested in ObsPy.
runtest d:\a\obspy\obspy\obspy\io\seiscomp\inventory.py:514 UserWarning Something went hopelessly wrong, found sampling-rate of 0!
runtest d:\a\obspy\obspy\obspy\core\event\resourceid.py:622 UserWarning overwritting the id attribute of a ResourceIdentifierobject is very dangerous and will raise an exception in a future version of obspy
runtest d:\a\obspy\obspy\obspy\signal\spectral_estimation.py:2108 MatplotlibDeprecationWarning Auto-removal of grids by pcolor() and pcolormesh() is deprecated since 3.5 and will be removed two minor releases later; please call grid(False) first.
runtest d:\a\obspy\obspy\obspy\signal\spectral_estimation.py:2045 UserWarning Attempting to set identical left == right == 10.4999995 results in singular transformations; automatically expanding.
runtest d:\a\obspy\obspy\obspy\taup\tau.py:340 RuntimeWarning More than 20 figures have been opened. Figures created through the pyplot interface (`matplotlib.pyplot.figure`) are retained until explicitly closed and may consume too much memory. (To control this warning, see the rcParam `figure.max_open_warning`).
runtest d:\a\obspy\obspy\obspy\imaging\source.py:197 UserWarning Tight layout not applied. The left and right margins cannot be made large enough to accommodate all axes decorations.
runtest d:\a\obspy\obspy\obspy\signal\cross_correlation.py:985 UserWarning Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure.
runtest d:\a\obspy\obspy\obspy\taup\tau.py:975 UserWarning Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure.