#122208 Report by node gh-actions covering 2010 tests from 59 modules resulted into 4 errors

Report

ObsPy version
1.3.0.post0+27.g20b7636a81
GitHub Pull Request
https://github.com/obspy/obspy/pull/3024
Report file
JSON document
Total runtime
202.8 sec
Report date/time
March 19, 2022, 4:42 a.m.

System / Python

Architecture
64bit
Machine
x86_64
Node
gh-actions
Processor
x86_64
Python Compiler
GCC 9.4.0
Python Implementation
CPython
Python Version
3.10.2
Release
5.11.0-1028-azure
System
Linux
Version
#31~20.04.2-Ubuntu SMP Tue Jan 18 08:46:15 UTC 2022

Dependencies

cartopy
---
decorator
5.1.1
flake8
---
geographiclib
---
lxml
4.8.0
matplotlib
3.5.1
numpy
1.22.3
obspy
1.3.0.post0+27.g20b7636a81
pyproj
---
pytest
7.1.1
pytest-json-report
1.5.0
requests
2.27.1
scipy
1.8.0
setuptools
60.10.0
shapefile
---
sqlalchemy
1.4.32

Modules (59)

Module Errors / Failures Tracebacks
obspy.clients 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.syngine Not tested -
obspy.core 1 3
obspy.core.event - -
obspy.core.inventory 2 1 2
obspy.core.util - -
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 1 4
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 - -
obspy.taup - -
Summary 4 4

Tracebacks (4)

069 Access: UNKNOWN
070 Contains:
071 Stations (1):
072 BW.RJOB (Jochberg, Bavaria, BW-Net)
073 Channels (3):
074 BW.RJOB..EHZ, BW.RJOB..EHN, BW.RJOB..EHE
075
076
077 >>> sta = net[0]
078 >>> print(sta) # doctest: +NORMALIZE_WHITESPACE
Differences (unified diff with -expected +actual):
@@ -1,8 +1,11 @@
Station RJOB (Jochberg, Bavaria, BW-Net)
- Station Code: RJOB
- Channel Count: None/None (Selected/Total)
- 2007-12-17T00:00:00.000000Z -
- Access: None
- Latitude: 47.74, Longitude: 12.80, Elevation: 860.0 m
- Available Channels:
- RJOB..EHZ, RJOB..EHN, RJOB..EHE
+	Station Code: RJOB
+	Channel Count: None/None (Selected/Total)
+	2007-12-17T00:00:00.000000Z -
+	Access: None
+	Latitude: 47.7372, Longitude: 12.7957, Elevation: 860.0 m
+	Available Channels:
+	 ..EHZ 200.00 Hz 2007-12-17 to None
+	 ..EHN 200.00 Hz 2007-12-17 to None
+	 ..EHE 200.00 Hz 2007-12-17 to None
+<BLANKLINE>
/home/runner/work/obspy/obspy/obspy/core/inventory/__init__.py:78: DocTestFailure
367 Use :meth:`copy()` afterwards to make a new copy of the data in
368 memory.
369
370 .. rubric:: Example
371
372 >>> from obspy import read_inventory, UTCDateTime
373 >>> sta = read_inventory()[0][0]
374 >>> t = UTCDateTime(2008, 7, 1, 12)
375 >>> sta = sta.select(channel="[LB]HZ", time=t)
376 >>> print(sta) # doctest: +NORMALIZE_WHITESPACE
Differences (unified diff with -expected +actual):
@@ -1,8 +1,10 @@
Station FUR (Fuerstenfeldbruck, Bavaria, GR-Net)
- Station Code: FUR
- Channel Count: None/None (Selected/Total)
- 2006-12-16T00:00:00.000000Z -
- Access: None
- Latitude: 48.16, Longitude: 11.28, Elevation: 565.0 m
- Available Channels:
- FUR..BHZ, FUR..LHZ
+	Station Code: FUR
+	Channel Count: None/None (Selected/Total)
+	2006-12-16T00:00:00.000000Z -
+	Access: None
+	Latitude: 48.1629, Longitude: 11.2752, Elevation: 565.0 m
+	Available Channels:
+	 ..BHZ 20.00 Hz 2006-12-16 to None
+	 ..LHZ 1.00 Hz 2006-12-16 to None
+<BLANKLINE>
/home/runner/work/obspy/obspy/obspy/core/inventory/station.py:376: DocTestFailure
Traceback (most recent call last):
File "/home/runner/work/obspy/obspy/obspy/core/tests/test_channel.py", line 40, in test_channel_str
assert str(c) == (
AssertionError: assert "Channel 'BHE... horizontal\n" == "Channel 'BHE... horizontal\n"
Skipping 56 identical leading characters in diff, use -v to show
- tude: 1.00, Longitude: 2.00, Elevation: 3.0 m, Local Depth: 4.0 m
+ tude: 1.0000, Longitude: 2.0000, Elevation: 3.0 m, Local Depth: 4.0 m
? ++ ++
	Azimuth: 5.00 degrees from north, clockwise
	Dip: 6.00 degrees down from horizontal
Traceback (most recent call last):
File "/home/runner/work/obspy/obspy/obspy/io/kml/tests/test_kml.py", line 33, in test_write_inventory
compare_xml_strings(expected, got)
File "/home/runner/work/obspy/obspy/obspy/core/util/testing.py", line 57, in compare_xml_strings
raise AssertionError("Strings are not equal.\n" + err_msg)
AssertionError: Strings are not equal.
---
+++
@@ -65,10 +65,21 @@
Channel Count: None/None (Selected/Total)
2006-12-16T00:00:00.000000Z -
Access: None
-Latitude: 48.16, Longitude: 11.28, Elevation: 565.0 m
-Available Channels:
-FUR..BHZ, FUR..BHN, FUR..BHE, FUR..HHZ, FUR..HHN, FUR..HHE, FUR..LHZ
-FUR..LHN, FUR..LHE, FUR..VHZ, FUR..VHN, FUR..VHE</description>
+Latitude: 48.1629, Longitude: 11.2752, Elevation: 565.0 m
+Available Channels:
+..HHZ 100.00 Hz 2006-12-16 to None
+..HHN 100.00 Hz 2006-12-16 to None
+..HHE 100.00 Hz 2006-12-16 to None
+..BHZ 20.00 Hz 2006-12-16 to None
+..BHN 20.00 Hz 2006-12-16 to None
+..BHE 20.00 Hz 2006-12-16 to None
+..LHZ 1.00 Hz 2006-12-16 to None
+..LHN 1.00 Hz 2006-12-16 to None
+..LHE 1.00 Hz 2006-12-16 to None
+..VHZ 0.10 Hz 2006-12-16 to None
+..VHN 0.10 Hz 2006-12-16 to None
+..VHE 0.10 Hz 2006-12-16 to None
+</description>
<TimeSpan>
<begin>2006-12-16T00:00:00.000000Z</begin>
</TimeSpan>
@@ -85,10 +96,18 @@
Channel Count: None/None (Selected/Total)
2007-02-02T00:00:00.000000Z -
Access: None
-Latitude: 49.14, Longitude: 12.88, Elevation: 613.0 m
-Available Channels:
-WET..BHZ, WET..BHN, WET..BHE, WET..HHZ, WET..HHN, WET..HHE, WET..LHZ
-WET..LHN, WET..LHE</description>
+Latitude: 49.1440, Longitude: 12.8782, Elevation: 613.0 m
+Available Channels:
+..HHZ 100.00 Hz 2007-02-02 to None
+..HHN 100.00 Hz 2007-02-02 to None
+..HHE 100.00 Hz 2007-02-02 to None
+..BHZ 20.00 Hz 2007-02-02 to None
+..BHN 20.00 Hz 2007-02-02 to None
+..BHE 20.00 Hz 2007-02-02 to None
+..LHZ 1.00 Hz 2007-02-02 to None
+..LHN 1.00 Hz 2007-02-02 to None
+..LHE 1.00 Hz 2007-02-02 to None
+</description>
<TimeSpan>
<begin>2007-02-02T00:00:00.000000Z</begin>
</TimeSpan>
@@ -125,9 +144,12 @@
Channel Count: None/None (Selected/Total)
2001-05-15T00:00:00.000000Z - 2006-12-12T00:00:00.000000Z
Access: None
-Latitude: 47.74, Longitude: 12.80, Elevation: 860.0 m
-Available Channels:
-RJOB..EHZ, RJOB..EHN, RJOB..EHE</description>
+Latitude: 47.7372, Longitude: 12.7957, Elevation: 860.0 m
+Available Channels:
+..EHZ 200.00 Hz 2001-05-15 to 2006-12-12
+..EHN 200.00 Hz 2001-05-15 to 2006-12-12
+..EHE 200.00 Hz 2001-05-15 to 2006-12-12
+</description>
<TimeSpan>
<begin>2001-05-15T00:00:00.000000Z</begin>
<end>2006-12-12T00:00:00.000000Z</end>
@@ -145,9 +167,12 @@
Channel Count: None/None (Selected/Total)
2006-12-13T00:00:00.000000Z - 2007-12-17T00:00:00.000000Z
Access: None
-Latitude: 47.74, Longitude: 12.80, Elevation: 860.0 m
-Available Channels:
-RJOB..EHZ, RJOB..EHN, RJOB..EHE</description>
+Latitude: 47.7372, Longitude: 12.7957, Elevation: 860.0 m
+Available Channels:
+..EHZ 200.00 Hz 2006-12-13 to 2007-12-17
+..EHN 200.00 Hz 2006-12-13 to 2007-12-17
+..EHE 200.00 Hz 2006-12-13 to 2007-12-17
+</description>
<TimeSpan>
<begin>2006-12-13T00:00:00.000000Z</begin>
<end>2007-12-17T00:00:00.000000Z</end>
@@ -165,9 +190,12 @@
Channel Count: None/None (Selected/Total)
2007-12-17T00:00:00.000000Z -
Access: None
-Latitude: 47.74, Longitude: 12.80, Elevation: 860.0 m
-Available Channels:
-RJOB..EHZ, RJOB..EHN, RJOB..EHE</description>
+Latitude: 47.7372, Longitude: 12.7957, Elevation: 860.0 m
+Available Channels:
+..EHZ 200.00 Hz 2007-12-17 to None
+..EHN 200.00 Hz 2007-12-17 to None
+..EHE 200.00 Hz 2007-12-17 to None
+</description>
<TimeSpan>
<begin>2007-12-17T00:00:00.000000Z</begin>
</TimeSpan>

Skipped tests (41)

Submodule Test Skip message
core core/stream.py::obspy.core.stream._is_pickle Skipped: all tests skipped by +SKIP option
core core/tests/test_event.py::TestEvent::test_plot_farfield_without_quiver_with_maps Skipped: cartopy not installed
core core/tests/test_inventory.py::TestInventoryCartopy::test_location_plot_global Skipped: cartopy not installed
core core/tests/test_inventory.py::TestInventoryCartopy::test_location_plot_ortho Skipped: cartopy not installed
core core/tests/test_inventory.py::TestInventoryCartopy::test_location_plot_local Skipped: cartopy not installed
core core/tests/test_inventory.py::TestInventoryCartopy::test_combined_station_event_plot Skipped: cartopy not installed
core core/tests/test_network.py::TestNetworkCartopy::test_location_plot_global Skipped: cartopy not installed
core core/tests/test_network.py::TestNetworkCartopy::test_location_plot_ortho Skipped: cartopy not installed
core core/tests/test_network.py::TestNetworkCartopy::test_location_plot_local Skipped: cartopy not installed
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
geodetics geodetics/tests/test_util_geodetics.py::TestUtilGeodetics::test_gps_2_dist_azimuth_with_geographiclib Skipped: Module geographiclib is not installed
geodetics geodetics/tests/test_util_geodetics.py::TestUtilGeodetics::test_issue_375 Skipped: Module geographiclib is not installed
imaging imaging/tests/test_mopad_script.py::TestMopad::test_script_plot Skipped: Currently broken until further review.
io.ascii io/ascii/core.py::obspy.io.ascii.core._is_slist Skipped: all tests skipped by +SKIP option
io.ascii io/ascii/core.py::obspy.io.ascii.core._is_tspair Skipped: all tests skipped by +SKIP option
io.nlloc io/nlloc/tests/test_util.py::NLLOCTestCase::test_read_nlloc_scatter_coordinate_conversion Skipped: pyproj not installed
io.nordic io/nordic/utils.py::obspy.io.nordic.utils._evmagtonor Skipped: all tests skipped by +SKIP option
io.nordic io/nordic/utils.py::obspy.io.nordic.utils._nortoevmag Skipped: all tests skipped by +SKIP option
io.pde io/pde/mchedr.py::obspy.io.pde.mchedr._is_mchedr Skipped: all tests skipped by +SKIP option
io.quakeml 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.shapefile io/shapefile/tests/test_core.py::ShapefileTestCase::test_write_catalog_shapefile Skipped: pyshp not installed
io.shapefile io/shapefile/tests/test_core.py::ShapefileTestCase::test_write_catalog_shapefile_via_plugin Skipped: pyshp not installed
io.shapefile io/shapefile/tests/test_core.py::ShapefileTestCase::test_write_catalog_shapefile_with_extra_field Skipped: pyshp not installed
io.shapefile io/shapefile/tests/test_core.py::ShapefileTestCase::test_write_inventory_shapefile Skipped: pyshp not installed
io.shapefile io/shapefile/tests/test_core.py::ShapefileTestCase::test_write_inventory_shapefile_via_plugin Skipped: pyshp not installed
io.shapefile io/shapefile/tests/test_core.py::ShapefileTestCase::test_write_inventory_shapefile_with_extra_field Skipped: pyshp not installed
io.wav io/wav/core.py::obspy.io.wav.core._is_wav Skipped: all tests skipped by +SKIP option
io.y 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_quality_control.py::QualityControlTestCase::test_schema_validation Skipped: Test requires the jsonschema module
taup taup/tests/test_ray_paths.py::TestRayPathCalculations::test_compute_ray_paths Skipped: test needs geographiclib >= 1.34
taup taup/tests/test_tau.py::TestTauPyModel::test_p_iasp91_geo_manual Skipped: Module geographiclib is not installed
taup taup/tests/test_tau.py::TestTauPyModel::test_pierce_p_iasp91_geo Skipped: test needs geographiclib >= 1.34
taup taup/tests/test_tau.py::TestTauPyModel::test_single_path_geo_iasp91 Skipped: test needs geographiclib >= 1.34
taup taup/tests/test_taup_geo.py::TestTaupGeo::test_path_geo Skipped: Module geographiclib is not installed or too old.
taup taup/tests/test_taup_geo.py::TestTaupGeo::test_path_resampling Skipped: Module geographiclib is not installed or too old.

Slowest tests (20)

Runtime Test
10.376s io/xseed/tests/test_core.py::CoreTestCase::test_response_calculation_from_seed_and_xseed
7.539s taup/__init__.py::obspy.taup
5.880s taup/tests/test_seismic_phase.py::TestTauPySeismicPhase::test_shoot_existing_ray_param
3.354s taup/tau.py::obspy.taup.tau.plot_travel_times
3.296s taup/tests/test_velocity_model.py::TestTauPyVelocityModel::test_read_velocity_model
2.933s taup/tests/test_tau.py::TestTauPyModel::test_regional_models
2.885s taup/tests/test_tau.py::TestTauPyModel::test_vs_java_iasp91
2.689s signal/tests/test_cross_correlation.py::TestCrossCorrelation::test_correlate_stream_template_and_correlation_detector
2.374s io/arclink/tests/test_inventory_xml.py::ArclinkInventoryTestCase::test_auto_read_arclink_xml
2.270s taup/tests/test_seismic_phase.py::TestTauPySeismicPhase::test_many_identically_named_phases
2.264s signal/tests/test_spectral_estimation.py::TestPsd::test_ppsd_restricted_stacks
2.151s signal/tests/test_polarization.py::PolarizationTestCase::test_polarization_vidale
2.149s signal/tests/test_calibration.py::CalibrationTestCase::test_relcal_different_overlaps
2.106s core/stream.py::obspy.core.stream.read
1.878s core/tests/test_trace.py::TestTrace::test_remove_response_plot
1.549s signal/tests/test_rotate.py::RotateTestCase::test_rotate2zne_against_lqt_different_combinations
1.448s taup/tests/test_tau.py::TestTauPyModel::test_surface_wave_ttimes
1.416s clients/filesystem/tests/test_tsindex.py::ClientTestCase::test_get_waveforms_bulk
1.413s imaging/tests/test_waveform.py::TestWaveformPlot::test_plot_multiple_traces_10_traces_huge
1.372s imaging/tests/test_source.py::TestRadPattern::test_farfield_with_quiver