<?xml version="1.0" encoding="UTF-8"?><report><timestamp>1777734623</timestamp><slowest_tests>[('6.315s', 'read (obspy.core.stream)'), ('6.116s', '__init__ (obspy.taup)'), ('5.230s', 'test_response_calculation_from_seed_and_xseed (obspy.io.xseed.tests.test_core.CoreTestCase)'), ('4.590s', 'test_shoot_existing_ray_param (obspy.taup.tests.test_seismic_phase.TauPySeismicPhaseTestCase)'), ('4.051s', 'test_relcal_different_overlaps (obspy.signal.tests.test_calibration.CalibrationTestCase)'), ('3.048s', 'test_read_url_via_network (obspy.core.tests.test_stream.StreamTestCase)'), ('2.830s', 'test_regional_models (obspy.taup.tests.test_tau.TauPyModelTestCase)'), ('2.763s', 'plot_travel_times (obspy.taup.tau)'), ('2.621s', 'plot_tfr (obspy.signal.tf_misfit)'), ('2.376s', 'test_vs_java_iasp91 (obspy.taup.tests.test_tau.TauPyModelTestCase)'), ('2.375s', 'test_many_identically_named_phases (obspy.taup.tests.test_seismic_phase.TauPySeismicPhaseTestCase)'), ('1.987s', 'test_correlate_stream_template_and_correlation_detector (obspy.signal.tests.test_cross_correlation.CrossCorrelationTestCase)'), ('1.592s', 'test_auto_read_arclink_xml (obspy.io.arclink.tests.test_inventory_xml.ArclinkInventoryTestCase)'), ('1.475s', 'test_polarization_vidale (obspy.signal.tests.test_polarization.PolarizationTestCase)'), ('1.250s', 'test_rotate2zne_against_lqt_different_combinations (obspy.signal.tests.test_rotate.RotateTestCase)'), ('1.199s', 'test_relcal_using_traces (obspy.signal.tests.test_calibration.CalibrationTestCase)'), ('1.124s', 'test_ppsd_w_iris_against_obspy_results (obspy.signal.tests.test_spectral_estimation.PsdTestCase)'), ('1.123s', 'test_relcal_using_dict (obspy.signal.tests.test_calibration.CalibrationTestCase)'), ('1.077s', 'test_evalresp_file_like_object (obspy.signal.tests.test_invsim.InvSimTestCase)'), ('1.027s', '__init__ (obspy.taup.tau.TauPyModel)')]</slowest_tests><timetaken>110.31592655181885</timetaken><obspy><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><clients.arclink><installed>1.1.1.post0+769.g7c96781b78.dirty</installed></clients.arclink><clients.earthworm><installed>1.1.1.post0+769.g7c96781b78.dirty</installed></clients.earthworm><clients.fdsn><installed>1.1.1.post0+769.g7c96781b78.dirty</installed></clients.fdsn><clients.filesystem><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>1.8145902156829834</timetaken><tested>True</tested><tests>6</tests><skipped>0</skipped><errors /><failures /></clients.filesystem><clients.iris><installed>1.1.1.post0+769.g7c96781b78.dirty</installed></clients.iris><clients.neic><installed>1.1.1.post0+769.g7c96781b78.dirty</installed></clients.neic><clients.nrl><installed>1.1.1.post0+769.g7c96781b78.dirty</installed></clients.nrl><clients.seedlink><installed>1.1.1.post0+769.g7c96781b78.dirty</installed></clients.seedlink><clients.seishub><installed>1.1.1.post0+769.g7c96781b78.dirty</installed></clients.seishub><clients.syngine><installed>1.1.1.post0+769.g7c96781b78.dirty</installed></clients.syngine><core><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>23.382651567459106</timetaken><tested>True</tested><tests>658</tests><skipped>24</skipped><errors><f0>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_response.py", line 143, in test_response_plot
    reltol=reltol) as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f0><f1>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_response.py", line 163, in test_response_plot_degrees
    reltol=reltol) as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f1><f2>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_util_base.py", line 80, in test_image_comparison
    with ImageComparison(path, img_basename) as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f2><f3>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_station.py", line 54, in test_response_plot
    reltol=reltol) as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f3><f4>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_station.py", line 73, in test_response_plot_degrees
    reltol=reltol) as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f4><f5>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_trace.py", line 2293, in test_remove_response_plot
    reltol=1.5) as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f5><f6>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_inventory.py", line 199, in test_response_plot
    reltol=reltol) as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f6><f7>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_inventory.py", line 212, in test_response_plot_epoch_times_in_label
    fig = inv.plot_response(0.01, label_epoch_dates=True, show=False)
  File "/testbed/obspy/core/inventory/inventory.py", line 1100, in plot_response
    outfile=None)
  File "/testbed/obspy/core/inventory/channel.py", line 366, in plot
    outfile=outfile)
  File "/testbed/obspy/core/inventory/response.py", line 1796, in plot
    end_stage=end_stage)
  File "/testbed/obspy/core/inventory/response.py", line 1655, in get_evalresp_response
    freqs = np.linspace(0, fy, nfft // 2 + 1).astype(np.float64)
  File "&lt;__array_function__ internals&gt;", line 6, in linspace
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/numpy/core/function_base.py", line 120, in linspace
    num = operator.index(num)
TypeError: 'float' object cannot be interpreted as an integer
</f7><f8>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_channel.py", line 59, in test_response_plot
    reltol=reltol) as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f8><f9>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_network.py", line 144, in test_response_plot
    reltol=reltol) as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f9><f10>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_network.py", line 157, in test_response_plot_epoch_times_in_label
    fig = net.plot_response(0.01, label_epoch_dates=True, show=False)
  File "/testbed/obspy/core/inventory/network.py", line 661, in plot_response
    show=False, outfile=None)
  File "/testbed/obspy/core/inventory/channel.py", line 366, in plot
    outfile=outfile)
  File "/testbed/obspy/core/inventory/response.py", line 1796, in plot
    end_stage=end_stage)
  File "/testbed/obspy/core/inventory/response.py", line 1655, in get_evalresp_response
    freqs = np.linspace(0, fy, nfft // 2 + 1).astype(np.float64)
  File "&lt;__array_function__ internals&gt;", line 6, in linspace
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/numpy/core/function_base.py", line 120, in linspace
    num = operator.index(num)
TypeError: 'float' object cannot be interpreted as an integer
</f10><f11>Traceback (most recent call last):
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/doctest.py", line 2204, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.core.trace.Trace.times
  File "/testbed/obspy/core/trace.py", line 2459, in times

----------------------------------------------------------------------
File "/testbed/obspy/core/trace.py", line 2501, in obspy.core.trace.Trace.times
Failed example:
    tr.times("matplotlib")
Expected:
    array([ 733643.01392361,  733643.01392373,  733643.01392384, ...,
            733643.01427049,  733643.0142706 ,  733643.01427072])
Got:
    array([ 14480.01392361,  14480.01392373,  14480.01392384, ...,
            14480.01427049,  14480.0142706 ,  14480.01427072])

</f11><f12>Traceback (most recent call last):
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/doctest.py", line 2204, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.core.utcdatetime.UTCDateTime.matplotlib_date
  File "/testbed/obspy/core/utcdatetime.py", line unknown line number, in matplotlib_date

----------------------------------------------------------------------
File "/testbed/obspy/core/utcdatetime.py", line ?, in obspy.core.utcdatetime.UTCDateTime.matplotlib_date
Failed example:
    t.matplotlib_date
Expected:
    733643.0139780092
Got:
    14480.01397800926

</f12><f13>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_utcdatetime.py", line 1093, in test_matplotlib_date
    t.matplotlib_date, expected, decimal=8)
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/numpy/testing/_private/utils.py", line 599, in assert_almost_equal
    raise AssertionError(_build_err_msg())
AssertionError: 
Arrays are not almost equal to 8 decimals
 ACTUAL: 5965.5723676839116
 DESIRED: 725128.5723676839
</f13><f14>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_trace.py", line 1439, in test_times
    np.testing.assert_allclose(got[:5], expected, rtol=1e-17)
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/numpy/testing/_private/utils.py", line 1531, in assert_allclose
    verbose=verbose, header=header, equal_nan=equal_nan)
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/numpy/testing/_private/utils.py", line 844, in assert_array_compare
    raise AssertionError(msg)
AssertionError: 
Not equal to tolerance rtol=1e-17, atol=0

Mismatched elements: 5 / 5 (100%)
Max absolute difference: 719163.0
Max relative difference: 0.9849928778830878
 x: array([ 10957.      ,  10957.000001,  10957.000001,  10957.000002,
        10957.000002])
 y: array([ 730120.      ,  730120.000001,  730120.000001,  730120.000002,
        730120.000002])
</f14></errors><failures /></core><db><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0</timetaken><tested>True</tested><tests>1</tests><skipped>0</skipped><failures /><errors><f15>&gt;&gt;&gt; Cannot import test suite for module obspy.db due to:
--------------------------------------------------------
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/testbed/obspy/scripts/runtests.py", line 757, in &lt;module&gt;
    errors = run(interactive=False)
  File "/testbed/obspy/scripts/runtests.py", line 715, in run
    pr_url=args.pr_url)
  File "/testbed/obspy/scripts/runtests.py", line 542, in run_tests
    suites, status, import_failures = _get_suites(verbosity, tests)
  File "/testbed/obspy/scripts/runtests.py", line 164, in _get_suites
    suite.append(ut.loadTestsFromName(test, None))
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/unittest/loader.py", line 205, in loadTestsFromName
    test = obj()
  File "/testbed/obspy/db/tests/__init__.py", line 16, in suite
    add_unittests(suite, MODULE_NAME)
  File "/testbed/obspy/core/util/testing.py", line 71, in add_unittests
    fromlist=[native_str("obspy")])
  File "/testbed/obspy/db/tests/test_client.py", line 14, in &lt;module&gt;
    from obspy.db.client import Client
  File "/testbed/obspy/db/client.py", line 24, in &lt;module&gt;
    from obspy.db.db import Base, WaveformChannel, WaveformFile, WaveformPath
  File "/testbed/obspy/db/db.py", line 20, in &lt;module&gt;
    from sqlalchemy.orm import relation

ImportError: cannot import name 'relation' from 'sqlalchemy.orm' (/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/sqlalchemy/orm/__init__.py)
</f15></errors></db><geodetics><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.09095549583435059</timetaken><tested>True</tested><tests>18</tests><skipped>2</skipped><errors /><failures /></geodetics><imaging><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>4.171863555908203</timetaken><tested>True</tested><tests>77</tests><skipped>1</skipped><errors><f16>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 298, in test_plot_azim_section
    with ImageComparison(self.path, 'waveform_azim_section.png') as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f16><f17>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 264, in test_plot_binning_error
    with ImageComparison(self.path, 'waveform_binning_error.png') as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f17><f18>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 342, in test_plot_colored_section
    with ImageComparison(self.path, 'waveform_color_section.png') as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f18><f19>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 206, in test_plot_complex_gap_few_samples
    with ImageComparison(self.path, image_name) as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f19><f20>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 185, in test_plot_complex_gap_many_samples
    with ImageComparison(self.path, image_name) as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f20><f21>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 448, in test_plot_day_plot
    with ImageComparison(self.path, image_name) as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f21><f22>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 483, in test_plot_day_plot_catalog
    with ImageComparison(self.path, image_name) as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f22><f23>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 465, in test_plot_day_plot_explicit_event
    with ImageComparison(self.path, image_name) as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f23><f24>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 423, in test_plot_default_relative
    with ImageComparison(self.path, image_name) as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f24><f25>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 283, in test_plot_default_section
    with ImageComparison(self.path, 'waveform_default_section.png') as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f25><f26>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 312, in test_plot_horizontal_section
    with ImageComparison(self.path, 'waveform_horiz_section.png') as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f26><f27>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 215, in test_plot_multiple_traces
    with ImageComparison(self.path, 'waveform_1_trace.png') as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f27><f28>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 134, in test_plot_one_hour_few_samples
    with ImageComparison(self.path, image_name) as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f28><f29>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 121, in test_plot_one_hour_many_samples
    with ImageComparison(self.path, image_name) as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f29><f30>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 437, in test_plot_ref_time_relative
    with ImageComparison(self.path, image_name) as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f30><f31>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 327, in test_plot_ref_time_section
    with ImageComparison(self.path, 'waveform_reftime_section.png') as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f31><f32>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 164, in test_plot_simple_gap_few_samples
    with ImageComparison(self.path, image_name) as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f32><f33>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 149, in test_plot_simple_gap_many_samples
    with ImageComparison(self.path, image_name) as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f33><f34>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 394, in test_plot_wiggles_horizontal_section
    self.path, 'waveform_wiggles_horizontal_section.png') as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f34><f35>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 359, in test_plot_wiggles_negative_section
    self.path, 'waveform_wiggles_negative_section.png') as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f35><f36>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 377, in test_plot_wiggles_positive_section
    self.path, 'waveform_wiggles_positive_section.png') as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f36><f37>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 411, in test_plot_wiggles_vertical_section
    self.path, 'waveform_wiggles_vertical_section.png') as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f37><f38>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 254, in test_plot_with_labels
    with ImageComparison(self.path, 'waveform_labels.png') as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f38><f39>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_mopad.py", line 64, in test_collection
    with ImageComparison(self.path, 'mopad_collection.png') as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f39><f40>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_plot.py", line 43, in test_plot
    with ImageComparison(self.path, 'plot.png') as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f40><f41>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_plot.py", line 58, in test_plot_no_merge
    with ImageComparison(self.path, 'plot_nomerge.png') as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f41><f42>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_beachball.py", line 82, in test_beachball
    with ImageComparison(self.path, filename) as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f42><f43>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_beachball.py", line 228, in test_collection
    with ImageComparison(self.path, 'bb_collection.png') as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f43><f44>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_beachball.py", line 294, in test_collection_aspect_x
    filename_width_height='bb_aspect_x_height.png')
  File "/testbed/obspy/imaging/tests/test_beachball.py", line 259, in collection_aspect
    with ImageComparison(self.path, filename_width) as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f44><f45>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_beachball.py", line 303, in test_collection_aspect_y
    filename_width_height='bb_aspect_y_height.png')
  File "/testbed/obspy/imaging/tests/test_beachball.py", line 259, in collection_aspect
    with ImageComparison(self.path, filename_width) as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f45><f46>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_beachball.py", line 314, in test_mopad_fallback
    with ImageComparison(self.path, 'mopad_fallback.png') as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f46><f47>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_scan.py", line 223, in test_multiple_sampling_rates
    with image_comp as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f47><f48>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_scan.py", line 72, in test_scan_function_and_scanner_class
    with ImageComparison(self.path, 'scan.png') as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f48><f49>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_scan.py", line 56, in test_scan_main_method
    with ImageComparison(self.path, 'scan.png') as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f49><f50>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_scan.py", line 168, in test_scan_save_load_npz
    with ImageComparison(self.path, 'scan.png') as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f50><f51>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_scan.py", line 184, in test_scan_times
    with ImageComparison(self.path, 'scan_times.png') as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f51><f52>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_scan.py", line 138, in test_scanner_manually_add_streams
    with ImageComparison(self.path, 'scan.png') as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f52><f53>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_ppsd.py", line 34, in test_ppsd_plot
    with ImageComparison(self.path, 'ppsd.png', reltol=1.5) as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f53><f54>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_ppsd.py", line 78, in test_ppsd_plot_cumulative
    reltol=1.5) as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f54><f55>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_ppsd.py", line 58, in test_ppsd_plot_frequency
    reltol=reltol) as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f55><f56>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_spectrogram.py", line 42, in test_spectrogram
    with ImageComparison(self.path, 'spectrogram_log.png') as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f56><f57>Traceback (most recent call last):
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/doctest.py", line 2204, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.imaging.__init__
  File "/testbed/obspy/imaging/__init__.py", line 0, in __init__

----------------------------------------------------------------------
File "/testbed/obspy/imaging/__init__.py", line 155, in obspy.imaging.__init__
Failed example:
    ax.set_xlim((-120, 120))
Expected:
    (-120, 120)
Got:
    (-120.0, 120.0)
----------------------------------------------------------------------
File "/testbed/obspy/imaging/__init__.py", line 157, in obspy.imaging.__init__
Failed example:
    ax.set_ylim((-20, 120))
Expected:
    (-20, 120)
Got:
    (-20.0, 120.0)

</f57></errors><failures /></imaging><io.ah><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.08448243141174316</timetaken><tested>True</tested><tests>5</tests><skipped>0</skipped><errors /><failures /></io.ah><io.arclink><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>1.628716230392456</timetaken><tested>True</tested><tests>4</tests><skipped>0</skipped><errors /><failures /></io.arclink><io.ascii><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.1461496353149414</timetaken><tested>True</tested><tests>28</tests><skipped>0</skipped><errors /><failures /></io.ascii><io.cmtsolution><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.0731203556060791</timetaken><tested>True</tested><tests>10</tests><skipped>0</skipped><errors /><failures /></io.cmtsolution><io.cnv><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.020288944244384766</timetaken><tested>True</tested><tests>1</tests><skipped>0</skipped><errors /><failures /></io.cnv><io.css><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.4323606491088867</timetaken><tested>True</tested><tests>7</tests><skipped>0</skipped><errors /><failures /></io.css><io.focmec><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.11992669105529785</timetaken><tested>True</tested><tests>8</tests><skipped>0</skipped><errors /><failures /></io.focmec><io.gcf><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.028805017471313477</timetaken><tested>True</tested><tests>9</tests><skipped>0</skipped><errors /><failures /></io.gcf><io.gse2><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.486163854598999</timetaken><tested>True</tested><tests>55</tests><skipped>0</skipped><errors /><failures /></io.gse2><io.iaspei><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.8454608917236328</timetaken><tested>True</tested><tests>7</tests><skipped>0</skipped><errors /><failures /></io.iaspei><io.json><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.03146505355834961</timetaken><tested>True</tested><tests>4</tests><skipped>0</skipped><errors /><failures /></io.json><io.kinemetrics><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.47274255752563477</timetaken><tested>True</tested><tests>7</tests><skipped>0</skipped><errors /><failures /></io.kinemetrics><io.kml><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.11721158027648926</timetaken><tested>True</tested><tests>3</tests><skipped>0</skipped><errors /><failures /></io.kml><io.mseed><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>1.7237904071807861</timetaken><tested>True</tested><tests>124</tests><skipped>0</skipped><errors /><failures /></io.mseed><io.ndk><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.3527665138244629</timetaken><tested>True</tested><tests>20</tests><skipped>0</skipped><errors /><failures /></io.ndk><io.nied><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.05810904502868652</timetaken><tested>True</tested><tests>11</tests><skipped>0</skipped><errors /><failures /></io.nied><io.nlloc><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.13110733032226562</timetaken><tested>True</tested><tests>12</tests><skipped>1</skipped><errors /><failures /></io.nlloc><io.nordic><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>1.0692129135131836</timetaken><tested>True</tested><tests>40</tests><skipped>0</skipped><errors /><failures /></io.nordic><io.pdas><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.00776362419128418</timetaken><tested>True</tested><tests>3</tests><skipped>0</skipped><errors /><failures /></io.pdas><io.pde><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.34587907791137695</timetaken><tested>True</tested><tests>13</tests><skipped>0</skipped><errors /><failures /></io.pde><io.quakeml><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.549715518951416</timetaken><tested>True</tested><tests>37</tests><skipped>0</skipped><errors /><failures /></io.quakeml><io.reftek><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.1729412078857422</timetaken><tested>True</tested><tests>20</tests><skipped>0</skipped><errors /><failures /></io.reftek><io.rg16><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.037926673889160156</timetaken><tested>True</tested><tests>4</tests><skipped>0</skipped><errors /><failures /></io.rg16><io.sac><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.3935995101928711</timetaken><tested>True</tested><tests>95</tests><skipped>0</skipped><errors /><failures /></io.sac><io.scardec><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.07256841659545898</timetaken><tested>True</tested><tests>5</tests><skipped>0</skipped><errors /><failures /></io.scardec><io.seg2><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.03410601615905762</timetaken><tested>True</tested><tests>2</tests><skipped>0</skipped><errors /><failures /></io.seg2><io.segy><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.43283724784851074</timetaken><tested>True</tested><tests>55</tests><skipped>0</skipped><errors /><failures /></io.segy><io.seisan><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.07639670372009277</timetaken><tested>True</tested><tests>8</tests><skipped>0</skipped><errors /><failures /></io.seisan><io.seiscomp><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>1.2319824695587158</timetaken><tested>True</tested><tests>45</tests><skipped>0</skipped><errors /><failures /></io.seiscomp><io.sh><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.549891471862793</timetaken><tested>True</tested><tests>25</tests><skipped>0</skipped><errors /><failures /></io.sh><io.shapefile><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.060829877853393555</timetaken><tested>True</tested><tests>7</tests><skipped>6</skipped><errors /><failures /></io.shapefile><io.stationtxt><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.0689084529876709</timetaken><tested>True</tested><tests>11</tests><skipped>0</skipped><errors /><failures /></io.stationtxt><io.stationxml><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.32938075065612793</timetaken><tested>True</tested><tests>21</tests><skipped>0</skipped><errors /><failures /></io.stationxml><io.wav><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.02862405776977539</timetaken><tested>True</tested><tests>8</tests><skipped>0</skipped><errors /><failures /></io.wav><io.win><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.08353233337402344</timetaken><tested>True</tested><tests>2</tests><skipped>0</skipped><errors /><failures /></io.win><io.xseed><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>7.287758827209473</timetaken><tested>True</tested><tests>82</tests><skipped>0</skipped><errors /><failures /></io.xseed><io.y><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.013026237487792969</timetaken><tested>True</tested><tests>5</tests><skipped>0</skipped><errors /><failures /></io.y><io.zmap><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.21248793601989746</timetaken><tested>True</tested><tests>14</tests><skipped>0</skipped><errors /><failures /></io.zmap><realtime><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.31496238708496094</timetaken><tested>True</tested><tests>22</tests><skipped>0</skipped><errors /><failures /></realtime><scripts><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>0.011502742767333984</timetaken><tested>True</tested><tests>2</tests><skipped>0</skipped><errors /><failures /></scripts><signal><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>26.499513387680054</timetaken><tested>True</tested><tests>197</tests><skipped>2</skipped><errors><f58>Traceback (most recent call last):
  File "/testbed/obspy/signal/tests/test_cross_correlation.py", line 300, in test_xcorr_pick_correction_images
    with ImageComparison(self.path_images, 'xcorr_pick_corr.png') as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f58><f59>Traceback (most recent call last):
  File "/testbed/obspy/signal/tests/test_detrend.py", line 72, in test_polynomial_detrend_plotting
    with ImageComparison(self.path_images, 'polynomial_detrend.png') as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f59><f60>Traceback (most recent call last):
  File "/testbed/obspy/signal/tests/test_detrend.py", line 86, in test_spline_detrend_plotting
    'degree_1_spline_detrend.png') as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f60><f61>Traceback (most recent call last):
  File "/testbed/obspy/signal/tests/test_spectral_estimation.py", line 483, in test_ppsd_restricted_stacks
    'ppsd_restricted_stack.png', reltol=reltol) as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f61><f62>Traceback (most recent call last):
  File "/testbed/obspy/signal/tests/test_spectral_estimation.py", line 738, in test_ppsd_temporal_plot
    reltol=1.5) as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f62><f63>Traceback (most recent call last):
  File "/testbed/obspy/signal/tests/test_interpolation.py", line 134, in test_plot_lanczos_window
    'plot_lanczos_window.png') as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f63><f64>Traceback (most recent call last):
  File "/testbed/obspy/signal/tests/test_tf_misfit.py", line 305, in test_plot_tf_gofs
    'time_frequency_gofs.png') as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f64><f65>Traceback (most recent call last):
  File "/testbed/obspy/signal/tests/test_tf_misfit.py", line 297, in test_plot_tf_misfits
    'time_frequency_misfits.png') as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f65><f66>Traceback (most recent call last):
  File "/testbed/obspy/signal/tests/test_tf_misfit.py", line 290, in test_plot_tfr
    'time_frequency_representation.png') as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f66><f67>Traceback (most recent call last):
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/doctest.py", line 2204, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.signal._sosfilt._zpk2sos
  File "/testbed/obspy/signal/_sosfilt.py", line 141, in _zpk2sos

----------------------------------------------------------------------
File "/testbed/obspy/signal/_sosfilt.py", line 256, in obspy.signal._sosfilt._zpk2sos
Failed example:
    sos[:, :3]
Expected:
    array([[ 0.0014154 ,  0.00248707,  0.0014154 ],
           [ 1.        ,  0.72965193,  1.        ],
           [ 1.        ,  0.17594966,  1.        ]])
Got:
    array([[ 0.0014152 ,  0.00248677,  0.0014152 ],
           [ 1.        ,  0.72976874,  1.        ],
           [ 1.        ,  0.17607852,  1.        ]])
----------------------------------------------------------------------
File "/testbed/obspy/signal/_sosfilt.py", line 266, in obspy.signal._sosfilt._zpk2sos
Failed example:
    sos[:, 3:]
Expected:
    array([[ 1.        , -1.32543251,  0.46989499],
           [ 1.        , -1.26117915,  0.6262586 ],
           [ 1.        , -1.25707217,  0.86199667]])
Got:
    array([[ 1.        , -1.32544025,  0.46989976],
           [ 1.        , -1.26118294,  0.62625924],
           [ 1.        , -1.2570723 ,  0.8619958 ]])

</f67></errors><failures /></signal><taup><installed>1.1.1.post0+769.g7c96781b78.dirty</installed><timetaken>34.21785068511963</timetaken><tested>True</tested><tests>64</tests><skipped>6</skipped><errors><f68>Traceback (most recent call last):
  File "/testbed/obspy/taup/tests/test_plotting.py", line 103, in test_cartesian_many_phases
    "cartesian_many_phases.png") as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f68><f69>Traceback (most recent call last):
  File "/testbed/obspy/taup/tests/test_plotting.py", line 115, in test_cartesian_many_phases_buried_station
    "cartesian_many_phases_buried_station.png") as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f69><f70>Traceback (most recent call last):
  File "/testbed/obspy/taup/tests/test_plotting.py", line 129, in test_cartesian_many_phases_one_way
    "cartesian_many_phases_one_way.png") as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f70><f71>Traceback (most recent call last):
  File "/testbed/obspy/taup/tests/test_plotting.py", line 160, in test_plot_travel_times
    "traveltimes_many_phases.png") as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f71><f72>Traceback (most recent call last):
  File "/testbed/obspy/taup/tests/test_plotting.py", line 173, in test_plot_travel_times_convenience
    "traveltimes_many_phases_multiple_degrees.png") as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f72><f73>Traceback (most recent call last):
  File "/testbed/obspy/taup/tests/test_plotting.py", line 86, in test_spherical_diff_phases
    "spherical_diff_phases.png") as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f73><f74>Traceback (most recent call last):
  File "/testbed/obspy/taup/tests/test_plotting.py", line 37, in test_spherical_many_phases
    "spherical_many_phases.png") as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f74><f75>Traceback (most recent call last):
  File "/testbed/obspy/taup/tests/test_plotting.py", line 50, in test_spherical_many_phases_buried_station
    "spherical_many_phases_buried_station.png") as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f75><f76>Traceback (most recent call last):
  File "/testbed/obspy/taup/tests/test_plotting.py", line 63, in test_spherical_many_phases_one_way
    "spherical_many_phases_one_way.png") as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f76><f77>Traceback (most recent call last):
  File "/testbed/obspy/taup/tests/test_plotting.py", line 75, in test_spherical_more_then_360_degrees
    "spherical_more_then_360.png") as ic:
  File "/testbed/obspy/core/util/testing.py", line 414, in __enter__
    rcParams['text.hinting'] = False
  File "/home/circleci/.pyenv/versions/3.7.17/lib/python3.7/site-packages/matplotlib/__init__.py", line 648, in __setitem__
    raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key text.hinting: False is not a valid value for text.hinting; supported values are ['default', 'no_autohint', 'force_autohint', 'no_hinting', 'auto', 'native', 'either', 'none']
</f77></errors><failures /></taup></obspy><dependencies><future>1.0.0</future><numpy>1.21.6</numpy><scipy>1.7.3</scipy><matplotlib>3.5.3</matplotlib><lxml.etree>5.4.0</lxml.etree><setuptools>44.1.1</setuptools><sqlalchemy>2.0.49</sqlalchemy><decorator>5.1.1</decorator><requests>2.31.0</requests><flake8>---</flake8><pyimgur>---</pyimgur><pyproj>---</pyproj><pep8-naming>---</pep8-naming><m2crypto>---</m2crypto><shapefile>---</shapefile><mpl_toolkits.basemap>---</mpl_toolkits.basemap><mock>---</mock><pyflakes>---</pyflakes><geographiclib>---</geographiclib><cartopy>---</cartopy></dependencies><platform><system>Linux</system><release>5.10.0-218.0.0.mt20250120.565.mt2203sp4.x86_64</release><version>#1 SMP Tue Jan 21 14:11:32 CST 2025</version><machine>x86_64</machine><processor>x86_64</processor><python_version>3.7.17</python_version><python_implementation>CPython</python_implementation><python_compiler>GCC 11.3.0</python_compiler><architecture>64bit</architecture><node>testbed</node></platform><tests>1862</tests><errors>78</errors><failures>0</failures><skipped>42</skipped><skipped_tests_details>[('core', 'obspy.core.tests.test_event', 'CatalogBasemapTestCase', 'test_catalog_plot_global', 'basemap not installed'), ('core', 'obspy.core.tests.test_event', 'CatalogBasemapTestCase', 'test_catalog_plot_local', 'basemap not installed'), ('core', 'obspy.core.tests.test_event', 'CatalogBasemapTestCase', 'test_catalog_plot_ortho', 'basemap not installed'), ('core', 'obspy.core.tests.test_event', 'CatalogBasemapTestCase', 'test_catalog_plot_ortho_longitude_wrap', 'basemap not installed'), ('core', 'obspy.core.tests.test_event', 'CatalogBasemapTestCase', 'test_plot_catalog_before_1900', 'basemap not installed'), ('core', 'obspy.core.tests.test_event', 'CatalogCartopyTestCase', 'test_catalog_plot_global', 'Cartopy not installed or too old'), ('core', 'obspy.core.tests.test_event', 'CatalogCartopyTestCase', 'test_catalog_plot_local', 'Cartopy not installed or too old'), ('core', 'obspy.core.tests.test_event', 'CatalogCartopyTestCase', 'test_catalog_plot_ortho', 'Cartopy not installed or too old'), ('core', 'obspy.core.tests.test_event', 'CatalogCartopyTestCase', 'test_catalog_plot_ortho_longitude_wrap', 'Cartopy not installed or too old'), ('core', 'obspy.core.tests.test_event', 'EventTestCase', 'test_plot_farfield_without_quiver_with_maps', 'basemap not installed'), ('core', 'obspy.core.tests.test_code_formatting', 'CodeFormattingTestCase', 'test_flake8', 'Formatting tests require at least flake8 3.0.'), ('core', 'obspy.core.tests.test_inventory', 'InventoryBasemapTestCase', 'test_combined_station_event_plot', 'basemap not installed'), ('core', 'obspy.core.tests.test_inventory', 'InventoryBasemapTestCase', 'test_location_plot_global', 'basemap not installed'), ('core', 'obspy.core.tests.test_inventory', 'InventoryBasemapTestCase', 'test_location_plot_local', 'basemap not installed'), ('core', 'obspy.core.tests.test_inventory', 'InventoryBasemapTestCase', 'test_location_plot_ortho', 'basemap not installed'), ('core', 'obspy.core.tests.test_inventory', 'InventoryCartopyTestCase', 'test_location_plot_global', 'cartopy not installed'), ('core', 'obspy.core.tests.test_inventory', 'InventoryCartopyTestCase', 'test_location_plot_local', 'cartopy not installed'), ('core', 'obspy.core.tests.test_inventory', 'InventoryCartopyTestCase', 'test_location_plot_ortho', 'cartopy not installed'), ('core', 'obspy.core.tests.test_network', 'NetworkBasemapTestCase', 'test_location_plot_global', 'basemap not installed'), ('core', 'obspy.core.tests.test_network', 'NetworkBasemapTestCase', 'test_location_plot_local', 'basemap not installed'), ('core', 'obspy.core.tests.test_network', 'NetworkBasemapTestCase', 'test_location_plot_ortho', 'basemap not installed'), ('core', 'obspy.core.tests.test_network', 'NetworkCartopyTestCase', 'test_location_plot_global', 'cartopy not installed'), ('core', 'obspy.core.tests.test_network', 'NetworkCartopyTestCase', 'test_location_plot_local', 'cartopy not installed'), ('core', 'obspy.core.tests.test_network', 'NetworkCartopyTestCase', 'test_location_plot_ortho', 'cartopy not installed'), ('geodetics', 'obspy.geodetics.tests.test_util_geodetics', 'UtilGeodeticsTestCase', 'test_gps_2_dist_azimuth_with_geographiclib', 'Module geographiclib is not installed'), ('geodetics', 'obspy.geodetics.tests.test_util_geodetics', 'UtilGeodeticsTestCase', 'test_issue_375', 'Module geographiclib is not installed'), ('imaging', 'obspy.imaging.tests.test_mopad_script', 'MopadTestCase', 'test_script_plot', 'Currently broken until further review.'), ('io.nlloc', 'obspy.io.nlloc.tests.test_util', 'NLLOCTestCase', 'test_read_nlloc_scatter_coordinate_conversion', 'pyproj not installed'), ('io.shapefile', 'obspy.io.shapefile.tests.test_core', 'ShapefileTestCase', 'test_write_catalog_shapefile', 'pyshp not installed'), ('io.shapefile', 'obspy.io.shapefile.tests.test_core', 'ShapefileTestCase', 'test_write_catalog_shapefile_via_plugin', 'pyshp not installed'), ('io.shapefile', 'obspy.io.shapefile.tests.test_core', 'ShapefileTestCase', 'test_write_catalog_shapefile_with_extra_field', 'pyshp not installed'), ('io.shapefile', 'obspy.io.shapefile.tests.test_core', 'ShapefileTestCase', 'test_write_inventory_shapefile', 'pyshp not installed'), ('io.shapefile', 'obspy.io.shapefile.tests.test_core', 'ShapefileTestCase', 'test_write_inventory_shapefile_via_plugin', 'pyshp not installed'), ('io.shapefile', 'obspy.io.shapefile.tests.test_core', 'ShapefileTestCase', 'test_write_inventory_shapefile_with_extra_field', 'pyshp not installed'), ('signal', 'obspy.signal.tests.test_quality_control', 'QualityControlTestCase', 'test_schema_validation', 'Test requires the jsonschema module'), ('signal', 'obspy.signal.tests.test_spectral_estimation', 'PsdTestCase', 'test_ppsd_spectrogram_plot', 'matplotlib &gt;= 3 shifts labels'), ('taup', 'obspy.taup.tests.test_taup_geo', 'TaupGeoTestCase', 'test_path_geo', 'Module geographiclib is not installed or too old.'), ('taup', 'obspy.taup.tests.test_taup_geo', 'TaupGeoTestCase', 'test_path_resampling', 'Module geographiclib is not installed or too old.'), ('taup', 'obspy.taup.tests.test_tau', 'TauPyModelTestCase', 'test_p_iasp91_geo_manual', 'Module geographiclib is not installed'), ('taup', 'obspy.taup.tests.test_tau', 'TauPyModelTestCase', 'test_pierce_p_iasp91_geo', 'test needs geographiclib &gt;= 1.34'), ('taup', 'obspy.taup.tests.test_tau', 'TauPyModelTestCase', 'test_single_path_geo_iasp91', 'test needs geographiclib &gt;= 1.34'), ('taup', 'obspy.taup.tests.test_ray_paths', 'RayPathCalculationsTestCase', 'test_compute_ray_paths', 'test needs geographiclib &gt;= 1.34')]</skipped_tests_details></report>