<?xml version="1.0" encoding="UTF-8"?><report><timestamp>1773023308</timestamp><slowest_tests>[('4.307s', 'read (obspy.core.stream)'), ('2.695s', 'test_read_url_via_network (obspy.core.tests.test_stream.StreamTestCase)'), ('2.234s', 'test_read_and_write (obspy.core.tests.test_waveform_plugins.WaveformPluginsTestCase)'), ('2.135s', 'test_remove_response_plot (obspy.core.tests.test_trace.TraceTestCase)'), ('1.212s', 'test_read_thread_safe (obspy.core.tests.test_waveform_plugins.WaveformPluginsTestCase)'), ('0.827s', 'test_response_plot (obspy.core.tests.test_inventory.InventoryTestCase)'), ('0.651s', 'test_dtype_is_not_unnecessarily_changed (obspy.core.tests.test_trace.TraceTestCase)'), ('0.570s', 'test_interpolation_arguments (obspy.core.tests.test_trace.TraceTestCase)'), ('0.545s', 'test_evalresp_with_output_from_seed (obspy.core.tests.test_response.ResponseTestCase)'), ('0.529s', 'test_response_plot (obspy.core.tests.test_station.StationTestCase)'), ('0.517s', 'test_add (obspy.core.tests.test_stream.StreamTestCase)'), ('0.491s', 'test_response_plot_degrees (obspy.core.tests.test_station.StationTestCase)'), ('0.485s', 'test_response_plot (obspy.core.tests.test_network.NetworkTestCase)'), ('0.469s', 'test_auto_file_format_during_writing (obspy.core.tests.test_waveform_plugins.WaveformPluginsTestCase)'), ('0.465s', 'test_response_plot (obspy.core.tests.test_channel.ChannelTestCase)'), ('0.463s', 'test_response_plot_degrees (obspy.core.tests.test_response.ResponseTestCase)'), ('0.444s', 'test_response_plot (obspy.core.tests.test_response.ResponseTestCase)'), ('0.415s', 'test_is_format (obspy.core.tests.test_waveform_plugins.WaveformPluginsTestCase)'), ('0.381s', 'test_cutout (obspy.core.tests.test_stream.StreamTestCase)'), ('0.373s', 'test_insert (obspy.core.tests.test_stream.StreamTestCase)')]</slowest_tests><timetaken>30.11480164527893</timetaken><obspy><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed><clients.arclink><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></clients.arclink><clients.earthworm><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></clients.earthworm><clients.fdsn><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></clients.fdsn><clients.filesystem><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></clients.filesystem><clients.iris><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></clients.iris><clients.neic><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></clients.neic><clients.seedlink><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></clients.seedlink><clients.seishub><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></clients.seishub><clients.syngine><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></clients.syngine><core><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed><timetaken>30.11480164527893</timetaken><tested>True</tested><tests>553</tests><skipped>23</skipped><errors><f0>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_trace.py", line 1463, in test_plot
    tr.plot(show=False)
  File "/testbed/obspy/core/trace.py", line 889, in plot
    return waveform.plot_waveform(**kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 279, in plot_waveform
    self.plot(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 382, in plot
    sharex=sharex)
  File "/home/circleci/.pyenv/versions/3.6.15/lib/python3.6/site-packages/matplotlib/figure.py", line 1257, in add_subplot
    a = subplot_class_factory(projection_class)(self, *args, **kwargs)
  File "/home/circleci/.pyenv/versions/3.6.15/lib/python3.6/site-packages/matplotlib/axes/_subplots.py", line 77, in __init__
    self._axes_class.__init__(self, fig, self.figbox, **kwargs)
  File "/home/circleci/.pyenv/versions/3.6.15/lib/python3.6/site-packages/matplotlib/axes/_base.py", line 541, in __init__
    self.update(kwargs)
  File "/home/circleci/.pyenv/versions/3.6.15/lib/python3.6/site-packages/matplotlib/artist.py", line 888, in update
    for k, v in props.items()]
  File "/home/circleci/.pyenv/versions/3.6.15/lib/python3.6/site-packages/matplotlib/artist.py", line 888, in &lt;listcomp&gt;
    for k, v in props.items()]
  File "/home/circleci/.pyenv/versions/3.6.15/lib/python3.6/site-packages/matplotlib/artist.py", line 881, in _update_property
    raise AttributeError('Unknown property %s' % k)
AttributeError: Unknown property axisbg
</f0><f1>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_stream.py", line 1927, in test_plot
    self.mseed_stream.plot(show=False)
  File "/testbed/obspy/core/stream.py", line 1142, in plot
    return waveform.plot_waveform(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 279, in plot_waveform
    self.plot(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 382, in plot
    sharex=sharex)
  File "/home/circleci/.pyenv/versions/3.6.15/lib/python3.6/site-packages/matplotlib/figure.py", line 1257, in add_subplot
    a = subplot_class_factory(projection_class)(self, *args, **kwargs)
  File "/home/circleci/.pyenv/versions/3.6.15/lib/python3.6/site-packages/matplotlib/axes/_subplots.py", line 77, in __init__
    self._axes_class.__init__(self, fig, self.figbox, **kwargs)
  File "/home/circleci/.pyenv/versions/3.6.15/lib/python3.6/site-packages/matplotlib/axes/_base.py", line 541, in __init__
    self.update(kwargs)
  File "/home/circleci/.pyenv/versions/3.6.15/lib/python3.6/site-packages/matplotlib/artist.py", line 888, in update
    for k, v in props.items()]
  File "/home/circleci/.pyenv/versions/3.6.15/lib/python3.6/site-packages/matplotlib/artist.py", line 888, in &lt;listcomp&gt;
    for k, v in props.items()]
  File "/home/circleci/.pyenv/versions/3.6.15/lib/python3.6/site-packages/matplotlib/artist.py", line 881, in _update_property
    raise AttributeError('Unknown property %s' % k)
AttributeError: Unknown property axisbg
</f1><f2>Traceback (most recent call last):
  File "/home/circleci/.pyenv/versions/3.6.15/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.core.stream.Stream.std
  File "/testbed/obspy/core/stream.py", line 2471, in std

----------------------------------------------------------------------
File "/testbed/obspy/core/stream.py", line 2487, in obspy.core.stream.Stream.std
Failed example:
    st.std()
Expected:
    [4.2614551505325036, 4.4348618918744247]
Got:
    [4.261455150532504, 4.434861891874425]

</f2><f3>Traceback (most recent call last):
  File "/home/circleci/.pyenv/versions/3.6.15/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.core.trace.Trace.resample
  File "/testbed/obspy/core/trace.py", line 228, in resample

----------------------------------------------------------------------
File "/testbed/obspy/core/trace.py", line 280, in obspy.core.trace.Trace.resample
Failed example:
    tr.data  # doctest: +NORMALIZE_WHITESPACE +ELLIPSIS
Expected:
    array([ 0.5       ,  0.40432914,  0.3232233 ,  0.26903012,  0.25 ...
Got:
    array([0.5       , 0.40432914, 0.3232233 , 0.26903012, 0.25      ,
           0.26903012, 0.3232233 , 0.40432914, 0.5       , 0.59567086,
           0.6767767 , 0.73096988, 0.75      , 0.73096988, 0.6767767 ,
           0.59567086, 0.5       , 0.40432914, 0.3232233 , 0.26903012,
           0.25      , 0.26903012, 0.3232233 , 0.40432914, 0.5       ,
           0.59567086, 0.6767767 , 0.73096988, 0.75      , 0.73096988,
           0.6767767 , 0.59567086])

</f3><f4>Traceback (most recent call last):
  File "/home/circleci/.pyenv/versions/3.6.15/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.core.trace.Trace.std
  File "/testbed/obspy/core/trace.py", line 1823, in std

----------------------------------------------------------------------
File "/testbed/obspy/core/trace.py", line 1835, in obspy.core.trace.Trace.std
Failed example:
    tr.std()
Expected:
    4.2614551505325036
Got:
    4.261455150532504
----------------------------------------------------------------------
File "/testbed/obspy/core/trace.py", line 1838, in obspy.core.trace.Trace.std
Failed example:
    tr.std()
Expected:
    4.4348618918744247
Got:
    4.434861891874425

</f4><f5>Traceback (most recent call last):
  File "/home/circleci/.pyenv/versions/3.6.15/lib/python3.6/doctest.py", line 2199, 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 2424, in times

----------------------------------------------------------------------
File "/testbed/obspy/core/trace.py", line 2446, in obspy.core.trace.Trace.times
Failed example:
    tr.times()
Expected:
    array([  0.00000000e+00,   1.00000000e-02,   2.00000000e-02, ...,
             2.99700000e+01,   2.99800000e+01,   2.99900000e+01])
Got:
    array([0.000e+00, 1.000e-02, 2.000e-02, ..., 2.997e+01, 2.998e+01,
           2.999e+01])
----------------------------------------------------------------------
File "/testbed/obspy/core/trace.py", line 2450, in obspy.core.trace.Trace.times
Failed example:
    tr.times(reftime=UTCDateTime("2009-01-01T00"))
Expected:
    array([ 20305203.  ,  20305203.01,  20305203.02, ...,  20305232.97,
            20305232.98,  20305232.99])
Got:
    array([20305203.  , 20305203.01, 20305203.02, ..., 20305232.97,
           20305232.98, 20305232.99])
----------------------------------------------------------------------
File "/testbed/obspy/core/trace.py", line 2462, in obspy.core.trace.Trace.times
Failed example:
    tr.times("timestamp")
Expected:
    array([  1.25107320e+09,   1.25107320e+09,   1.25107320e+09, ...,
             1.25107323e+09,   1.25107323e+09,   1.25107323e+09])
Got:
    array([1.25107320e+09, 1.25107320e+09, 1.25107320e+09, ...,
           1.25107323e+09, 1.25107323e+09, 1.25107323e+09])
----------------------------------------------------------------------
File "/testbed/obspy/core/trace.py", line 2466, 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([733643.01392361, 733643.01392373, 733643.01392384, ...,
           733643.01427049, 733643.0142706 , 733643.01427072])

</f5><f6>Traceback (most recent call last):
  File "/home/circleci/.pyenv/versions/3.6.15/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.core.__init__
  File "/testbed/obspy/core/__init__.py", line 11, in __init__

----------------------------------------------------------------------
File "/testbed/obspy/core/__init__.py", line 71, in obspy.core.__init__
Failed example:
    tr.data
Expected:
    array([ 0.        ,  0.00694644,  0.07597424, ...,  1.93449584,
            0.98196204,  0.44196924])
Got:
    array([0.        , 0.00694644, 0.07597424, ..., 1.93449584, 0.98196204,
           0.44196924])

</f6><f7>Traceback (most recent call last):
  File "/home/circleci/.pyenv/versions/3.6.15/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.core.util.base.create_empty_data_chunk
  File "/testbed/obspy/core/util/base.py", line 126, in create_empty_data_chunk

----------------------------------------------------------------------
File "/testbed/obspy/core/util/base.py", line 142, in obspy.core.util.base.create_empty_data_chunk
Failed example:
    create_empty_data_chunk(6, np.complex128, 0)
Expected:
    array([ 0.+0.j,  0.+0.j,  0.+0.j,  0.+0.j,  0.+0.j,  0.+0.j])
Got:
    array([0.+0.j, 0.+0.j, 0.+0.j, 0.+0.j, 0.+0.j, 0.+0.j])
----------------------------------------------------------------------
File "/testbed/obspy/core/util/base.py", line 145, in obspy.core.util.base.create_empty_data_chunk
Failed example:
    create_empty_data_chunk(
        3, 'f')  # doctest: +ELLIPSIS +NORMALIZE_WHITESPACE
Expected:
    masked_array(data = [-- -- --],
                 mask = ...,
                 ...)
Got:
    masked_array(data=[--, --, --],
                 mask=[ True,  True,  True],
           fill_value=1e+20,
                dtype=float32)

</f7><f8>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_station.py", line 56, in test_response_plot
    sta.plot(0.05, channel="*[NE]", outfile=ic.name)
  File "/testbed/obspy/core/util/testing.py", line 490, in __exit__
    raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File:      station_response.png
	RMS:       6.448158801472894
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
</f8><f9>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_station.py", line 76, in test_response_plot_degrees
    outfile=ic.name)
  File "/testbed/obspy/core/util/testing.py", line 490, in __exit__
    raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File:      station_response_degrees.png
	RMS:       6.394747464825244
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
</f9><f10>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_trace.py", line 1371, in test_taper_length
    self.assertEqual(len(w), 1)
AssertionError: 2 != 1
</f10><f11>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_trace.py", line 1341, in test_taper_onesided
    self.assertEqual(len(w), 1)
AssertionError: 2 != 1
</f11><f12>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_channel.py", line 61, in test_response_plot
    cha.plot(0.005, outfile=ic.name)
  File "/testbed/obspy/core/util/testing.py", line 490, in __exit__
    raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File:      channel_response.png
	RMS:       4.882834645011511
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
</f12><f13>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_network.py", line 145, in test_response_plot
    time=t, outfile=ic.name)
  File "/testbed/obspy/core/util/testing.py", line 490, in __exit__
    raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File:      network_response.png
	RMS:       3.494109258640444
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
</f13><f14>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_utcdatetime.py", line 52, in test_from_numpy_string
    self.assertEqual(dt, UTCDateTime(2009, 7, 1, 12, 12, 12))
AssertionError: &lt;obspy.core.utcdatetime.UTCDateTime object at 0x7fe846cd1128&gt; != UTCDateTime(2009, 7, 1, 12, 12, 12)
</f14></errors><failures /></core><db><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></db><geodetics><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></geodetics><imaging><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></imaging><io.ah><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.ah><io.arclink><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.arclink><io.ascii><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.ascii><io.cmtsolution><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.cmtsolution><io.cnv><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.cnv><io.css><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.css><io.gcf><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.gcf><io.gse2><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.gse2><io.json><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.json><io.kinemetrics><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.kinemetrics><io.kml><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.kml><io.mseed><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.mseed><io.ndk><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.ndk><io.nied><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.nied><io.nlloc><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.nlloc><io.nordic><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.nordic><io.pdas><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.pdas><io.pde><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.pde><io.quakeml><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.quakeml><io.reftek><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.reftek><io.sac><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.sac><io.seg2><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.seg2><io.segy><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.segy><io.seisan><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.seisan><io.seiscomp><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.seiscomp><io.sh><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.sh><io.shapefile><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.shapefile><io.stationtxt><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.stationtxt><io.stationxml><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.stationxml><io.wav><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.wav><io.win><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.win><io.xseed><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.xseed><io.y><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.y><io.zmap><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></io.zmap><realtime><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></realtime><scripts><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></scripts><signal><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></signal><taup><installed>1.0.3.post0+1179.g85167d07ad.obspy.master</installed></taup></obspy><dependencies><future>1.0.0</future><numpy>1.16.6</numpy><scipy>1.2.3</scipy><matplotlib>2.2.5</matplotlib><lxml.etree>5.4.0</lxml.etree><setuptools>40.6.2</setuptools><sqlalchemy>1.4.54</sqlalchemy><decorator>5.1.1</decorator><requests>2.27.1</requests><flake8>---</flake8><pyimgur>---</pyimgur><pyproj>---</pyproj><pep8-naming>---</pep8-naming><m2crypto>---</m2crypto><osgeo.gdal>---</osgeo.gdal><mpl_toolkits.basemap>---</mpl_toolkits.basemap><mock>---</mock><pyflakes>---</pyflakes><geographiclib>---</geographiclib><cartopy>---</cartopy></dependencies><platform><system>Linux</system><release>4.18.0-147.mt20221104.486.el8_1.x86_64</release><version>#1 SMP Wed Nov 2 11:07:41 CST 2022</version><machine>x86_64</machine><processor>x86_64</processor><python_version>3.6.15</python_version><python_implementation>CPython</python_implementation><python_compiler>GCC 9.3.0</python_compiler><architecture>64bit</architecture><node>localhost</node></platform><tests>553</tests><errors>15</errors><failures>0</failures><skipped>23</skipped><skipped_tests_details>[('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_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', '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_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')]</skipped_tests_details></report>