#137161 Report by node Lap_de_Pujos covering 2060 tests from 34 modules resulted into no errors

Report

ObsPy version
1.4.0
GitHub Pull Request
-
Report file
JSON document
Total runtime
419.4 sec
Report date/time
Feb. 2, 2024, 8:31 p.m.

System / Python

Architecture
64bit
Machine
AMD64
Node
Lap_de_Pujos
Processor
Intel64 Family 6 Model 154 Stepping 3, GenuineIntel
Python Compiler
MSC v.1937 64 bit (AMD64)
Python Implementation
CPython
Python Version
3.10.13
Release
10
System
Windows
Version
10.0.22631

Dependencies

cartopy
0.22.0
decorator
5.1.1
flake8
---
geographiclib
2.0
lxml
5.1.0
matplotlib
3.8.2
numpy
1.24.4
obspy
1.4.0
pyproj
3.6.1
pytest
8.0.0
pytest-json-report
1.5.0
requests
2.31.0
scipy
1.10.1
setuptools
69.0.3
shapefile
---
sqlalchemy
1.4.49

Modules (34)

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.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 (21)

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::InvSimTestCase::test_evalresp_file_like_object Skipped: unreproducible test fail encountered on Appveyor sometimes.

Slowest tests (20)

Runtime Test
7.480s core/tests/test_inventory.py::TestInventoryCartopy::test_location_plot_local
5.658s core/stream.py::obspy.core.stream.read
4.807s core/tests/test_event.py::TestEvent::test_plot_farfield_without_quiver_with_maps
4.104s io/xseed/tests/test_core.py::CoreTestCase::test_response_calculation_from_seed_and_xseed
3.481s imaging/tests/test_beachball.py::TestBeachballPlot::test_beachball_output_format
3.457s core/tests/test_inventory.py::TestInventoryCartopy::test_location_plot_global
2.479s io/mseed/tests/test_mseed_special_issues.py::MSEEDSpecialIssueTestCase::test_infinite_loop
2.385s clients/filesystem/tests/test_sds.py::SDSTestCase::test_sds_report
2.357s taup/tests/test_seismic_phase.py::TestTauPySeismicPhase::test_shoot_existing_ray_param
2.267s taup/__init__.py::obspy.taup
2.188s taup/tests/test_tau.py::TestTauPyModel::test_regional_models
1.791s signal/tests/test_cross_correlation.py::TestCrossCorrelation::test_correlate_stream_template_and_correlation_detector
1.718s core/tests/test_waveform_plugins.py::TestWaveformPlugins::test_read_and_write
1.661s core/tests/test_trace.py::TestTrace::test_remove_response_plot
1.580s signal/tests/test_calibration.py::CalibrationTestCase::test_relcal_different_overlaps
1.521s signal/tests/test_polarization.py::PolarizationTestCase::test_polarization_vidale
1.411s io/nlloc/tests/test_util.py::NLLOCTestCase::test_read_nlloc_scatter_coordinate_conversion
1.328s core/tests/test_waveform_plugins.py::TestWaveformPlugins::test_is_format
1.251s taup/tests/test_seismic_phase.py::TestTauPySeismicPhase::test_many_identically_named_phases
1.221s signal/tf_misfit.py::obspy.signal.tf_misfit.plot_tfr

Warnings (12)

Stage Filename Category Message
runtest C:\Users\ferna\miniconda3\envs\sismors\lib\site-packages\obspy\core\util\misc.py:398 UserWarning PermissionError(13, 'Acceso denegado')
collect C:\Users\ferna\miniconda3\envs\sismors\lib\site-packages\obspy\clients\filesystem\db.py:18 MovedIn20Warning Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9)
runtest C:\Users\ferna\miniconda3\envs\sismors\lib\site-packages\obspy\taup\tau.py:1228 UserWarning FigureCanvasAgg is non-interactive, and thus cannot be shown
runtest C:\Users\ferna\miniconda3\envs\sismors\lib\site-packages\obspy\taup\tau.py:559 UserWarning FigureCanvasAgg is non-interactive, and thus cannot be shown
runtest C:\Users\ferna\miniconda3\envs\sismors\lib\site-packages\obspy\core\util\misc.py:537 MatplotlibDeprecationWarning Auto-close()ing of figures upon backend switching is deprecated since 3.8 and will be removed two minor releases later. To suppress this warning, explicitly call plt.close('all') first.
runtest C:\Users\ferna\miniconda3\envs\sismors\lib\site-packages\obspy\taup\tau.py:1115 UserWarning FigureCanvasAgg is non-interactive, and thus cannot be shown
runtest C:\Users\ferna\miniconda3\envs\sismors\lib\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).
runtest C:\Users\ferna\miniconda3\envs\sismors\lib\site-packages\obspy\imaging\beachball.py:274 UserWarning FigureCanvasAgg is non-interactive, and thus cannot be shown
runtest <doctest obspy.signal._sosfilt._sosfilt[13]>:1 UserWarning FigureCanvasAgg is non-interactive, and thus cannot be shown
runtest C:\Users\ferna\miniconda3\envs\sismors\lib\site-packages\obspy\signal\cross_correlation.py:985 UserWarning FigureCanvasAgg is non-interactive, and thus cannot be shown
runtest C:\Users\ferna\miniconda3\envs\sismors\lib\site-packages\obspy\imaging\scripts\scan.py:443 UserWarning FigureCanvasAgg is non-interactive, and thus cannot be shown
runtest C:\Users\ferna\miniconda3\envs\sismors\lib\site-packages\obspy\taup\tau.py:247 UserWarning FigureCanvasAgg is non-interactive, and thus cannot be shown