#107020 Report by node travis-ci covering 2183 tests from 56 modules resulted into 12 errors

Report

ObsPy version
1.1.1.post0+999.g4c83dfc6e4.o…
GitHub Pull Request
-
Report file
XML document
Total runtime
1006.9 sec
Report date/time
Nov. 29, 2019, 10:48 a.m.

System / Python

Architecture
64bit
Machine
x86_64
Node
travis-ci
Processor
i386
Python Compiler
Clang 9.0.0 (tags/RELEASE_900/final)
Python Implementation
CPython
Python Version
3.8.0
Release
17.4.0
System
Darwin
Version
Darwin Kernel Version 17.4.0: Sun Dec 17 09:19:54 PST 2017; root:xnu-4570.41.2~1/RELEASE_X86_64

Dependencies

cartopy
---
decorator
4.4.1
flake8
---
future
0.18.2
geographiclib
1.50
lxml.etree
4.4.2
m2crypto
---
matplotlib
3.1.2
mock
3.0.5
mpl_toolkits.basemap
1.2.1
numpy
1.17.3
pep8-naming
---
pyflakes
---
pyimgur
0.5.2
pyproj
1.9.6
requests
2.22.0
scipy
1.3.2
setuptools
42.0.1.post20191125
shapefile
2.1.0
sqlalchemy
1.3.11

Modules (56)

Module Errors / Failures Tracebacks
obspy.clients.arclink 3 1 2 3
obspy.clients.earthworm - -
obspy.clients.fdsn 4 4 5 6 7
obspy.clients.filesystem - -
obspy.clients.iris - -
obspy.clients.neic - -
obspy.clients.nrl - -
obspy.clients.seedlink 5 8 9 10 11 12
obspy.clients.seishub - -
obspy.clients.syngine - -
obspy.core - -
obspy.db - -
obspy.geodetics - -
obspy.imaging - -
obspy.io.ah - -
obspy.io.arclink - -
obspy.io.ascii - -
obspy.io.cmtsolution - -
obspy.io.cnv - -
obspy.io.css - -
obspy.io.focmec - -
obspy.io.gcf - -
obspy.io.gse2 - -
obspy.io.iaspei - -
obspy.io.json - -
obspy.io.kinemetrics - -
obspy.io.kml - -
obspy.io.mseed - -
obspy.io.ndk - -
obspy.io.nied - -
obspy.io.nlloc - -
obspy.io.nordic - -
obspy.io.pdas - -
obspy.io.pde - -
obspy.io.quakeml - -
obspy.io.reftek - -
obspy.io.rg16 - -
obspy.io.sac - -
obspy.io.scardec - -
obspy.io.seg2 - -
obspy.io.segy - -
obspy.io.seisan - -
obspy.io.seiscomp - -
obspy.io.sh - -
obspy.io.shapefile - -
obspy.io.stationtxt - -
obspy.io.stationxml - -
obspy.io.wav - -
obspy.io.win - -
obspy.io.xseed - -
obspy.io.y - -
obspy.io.zmap - -
obspy.realtime - -
obspy.scripts - -
obspy.signal - -
obspy.taup - -
Summary 12 12

Tracebacks (12)

Traceback (most recent call last):
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/arclink/tests/test_client.py", line 260, in test_get_inventory_twice
client.get_inventory('BW', 'MANZ', starttime=dt, endtime=dt + 1)
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/arclink/client.py", line 1123, in get_inventory
result = self._fetch(rtype, rdata, route=route)
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/arclink/client.py", line 219, in _fetch
return self._request(request_type, request_data)
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/arclink/client.py", line 324, in _request
raise ArcLinkException("%s %s" % (err_code, msg))
obspy.clients.arclink.client.ArcLinkException: b'UNSET'
Traceback (most recent call last):
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/arclink/tests/test_client.py", line 135, in test_get_routing
self.assertEqual(results, expected_routing_iv)
AssertionError: {'IV.[54 chars] 0, 0), 'end': None, 'host': 'eidaws.ingv.it', 'port': 18002}]} != {'IV.[54 chars] 0, 0), 'host': 'eida.ingv.it', 'end': None, 'port': 18002}]}
{'IV...': [{'end': None,
- 'host': 'eidaws.ingv.it',
? --
+ 'host': 'eida.ingv.it',
'port': 18002,
'priority': 1,
'start': UTCDateTime(1988, 1, 1, 0, 0)}]}
Traceback (most recent call last):
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/arclink/tests/test_client.py", line 428, in test_get_stations
self.assertTrue(expected in result)
AssertionError: False is not true
Traceback (most recent call last):
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/fdsn/tests/test_client.py", line 1506, in test_eida_token_resolution
user, password = client._resolve_eida_token(token=token_data)
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/fdsn/client.py", line 386, in _resolve_eida_token
response = self._download(url=url, data=token.encode(),
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/fdsn/client.py", line 1397, in _download
raise_on_error(code, data)
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/fdsn/client.py", line 1757, in raise_on_error
raise FDSNException("Unknown HTTP code: %i" % code, server_info)
obspy.clients.fdsn.header.FDSNException: Unknown HTTP code: 502
Detailed response of server:
<html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx/1.16.0</center>
</body>
</html>
Traceback (most recent call last):
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/fdsn/tests/test_client.py", line 527, in test_iris_example_queries_station
inv = client.get_stations(
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/fdsn/client.py", line 720, in get_stations
setup_query_dict('station', locs, kwargs)
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/fdsn/client.py", line 1839, in setup_query_dict
for key in kwargs.keys():
RuntimeError: dictionary keys changed during iteration
Traceback (most recent call last):
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/fdsn/tests/test_client.py", line 715, in test_iris_example_queries_station_discover_services_false
inv = client.get_stations(
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/fdsn/client.py", line 720, in get_stations
setup_query_dict('station', locs, kwargs)
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/fdsn/client.py", line 1839, in setup_query_dict
for key in kwargs.keys():
RuntimeError: dictionary keys changed during iteration
Traceback (most recent call last):
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/doctest.py", line 2196, in runTest
raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.clients.fdsn.client.Client.get_stations
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/fdsn/client.py", line 545, in get_stations
----------------------------------------------------------------------
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/fdsn/client.py", line 592, in obspy.clients.fdsn.client.Client.get_stations
Failed example:
inventory = client.get_stations(
starttime=starttime, endtime=endtime,
network="IU", sta="ANMO", loc="00", channel="*Z",
level="response")
Exception raised:
Traceback (most recent call last):
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/doctest.py", line 1328, in __run
exec(compile(example.source, filename, "single",
File "<doctest obspy.clients.fdsn.client.Client.get_stations[6]>", line 1, in <module>
inventory = client.get_stations(
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/fdsn/client.py", line 720, in get_stations
setup_query_dict('station', locs, kwargs)
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/fdsn/client.py", line 1839, in setup_query_dict
for key in kwargs.keys():
RuntimeError: dictionary keys changed during iteration
----------------------------------------------------------------------
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/fdsn/client.py", line 596, in obspy.clients.fdsn.client.Client.get_stations
Failed example:
print(inventory) # doctest: +ELLIPSIS +NORMALIZE_WHITESPACE
Expected:
Inventory created at ...
Created by: IRIS WEB SERVICE: fdsnws-station | version: ...
...
Sending institution: IRIS-DMC (IRIS-DMC)
Contains:
Networks (1):
IU
Stations (1):
IU.ANMO (Albuquerque, New Mexico, USA)
Channels (4):
IU.ANMO.00.BHZ, IU.ANMO.00.LHZ, IU.ANMO.00.UHZ,
IU.ANMO.00.VHZ
Got:
Inventory created at 2019-11-29T16:36:48.000000Z
	Created by: IRIS WEB SERVICE: fdsnws-station | version: 1.1.37
		 http://service.iris.edu/fdsnws/station/1/query?starttime=2001-01-01...
	Sending institution: IRIS-DMC (IRIS-DMC)
	Contains:
		Networks (1):
			IU
		Stations (3):
			IU.ADK (Adak, Aleutian Islands, Alaska)
			IU.AFI (Afiamalu, Samoa)
			IU.ANMO (Albuquerque, New Mexico, USA)
		Channels (0):
<BLANKLINE>
Traceback (most recent call last):
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/tests/test_basic_client.py", line 43, in test_get_waveform
_test_offset_from_realtime(offset)
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/tests/test_basic_client.py", line 24, in _test_offset_from_realtime
st = self.client.get_waveforms(*request)
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/basic_client.py", line 148, in get_waveforms
return self._multiselect_request(multiselect, starttime, endtime)
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/basic_client.py", line 187, in _multiselect_request
self._slclient.run(packet_handler=self._packet_handler)
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/slclient.py", line 243, in run
slpack = self.slconn.collect()
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/client/seedlinkconnection.py", line 749, in collect
raise SeedLinkException(msg)
obspy.clients.seedlink.seedlinkexception.SeedLinkException: 'problems with the connection description'
Traceback (most recent call last):
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/tests/test_basic_client.py", line 109, in test_multiple_waveform_requests_with_multiple_info_requests
_test_offset_from_realtime(offset)
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/tests/test_basic_client.py", line 80, in _test_offset_from_realtime
st = self.client.get_waveforms("*", "F?F", "??", "B??", t, t + 5)
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/basic_client.py", line 148, in get_waveforms
return self._multiselect_request(multiselect, starttime, endtime)
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/basic_client.py", line 187, in _multiselect_request
self._slclient.run(packet_handler=self._packet_handler)
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/slclient.py", line 243, in run
slpack = self.slconn.collect()
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/client/seedlinkconnection.py", line 749, in collect
raise SeedLinkException(msg)
obspy.clients.seedlink.seedlinkexception.SeedLinkException: 'problems with the connection description'
Traceback (most recent call last):
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/doctest.py", line 2196, in runTest
raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.clients.seedlink.basic_client.Client.get_info
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/basic_client.py", line 195, in get_info
----------------------------------------------------------------------
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/basic_client.py", line 204, in obspy.clients.seedlink.basic_client.Client.get_info
Failed example:
print(info)
Expected:
[('G', 'FDF')]
Got:
[]
----------------------------------------------------------------------
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/basic_client.py", line 208, in obspy.clients.seedlink.basic_client.Client.get_info
Failed example:
print(info) # doctest: +NORMALIZE_WHITESPACE
Expected:
[('G', 'FDF', '00', 'BHZ'),
('G', 'FDF', '00', 'HNZ'),
('G', 'FDF', '00', 'LHZ')]
Got:
[]
Traceback (most recent call last):
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/doctest.py", line 2196, in runTest
raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.clients.seedlink.basic_client.Client.get_waveforms
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/basic_client.py", line 75, in get_waveforms
----------------------------------------------------------------------
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/basic_client.py", line 82, in obspy.clients.seedlink.basic_client.Client.get_waveforms
Failed example:
st = client.get_waveforms("G", "FDF", "00", "BHZ", t, t + 5)
Exception raised:
Traceback (most recent call last):
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/doctest.py", line 1328, in __run
exec(compile(example.source, filename, "single",
File "<doctest obspy.clients.seedlink.basic_client.Client.get_waveforms[3]>", line 1, in <module>
st = client.get_waveforms("G", "FDF", "00", "BHZ", t, t + 5)
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/basic_client.py", line 148, in get_waveforms
return self._multiselect_request(multiselect, starttime, endtime)
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/basic_client.py", line 187, in _multiselect_request
self._slclient.run(packet_handler=self._packet_handler)
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/slclient.py", line 243, in run
slpack = self.slconn.collect()
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/client/seedlinkconnection.py", line 749, in collect
raise SeedLinkException(msg)
obspy.clients.seedlink.seedlinkexception.SeedLinkException: 'problems with the connection description'
----------------------------------------------------------------------
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/basic_client.py", line 83, in obspy.clients.seedlink.basic_client.Client.get_waveforms
Failed example:
print(st) # doctest: +ELLIPSIS
Exception raised:
Traceback (most recent call last):
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/doctest.py", line 1328, in __run
exec(compile(example.source, filename, "single",
File "<doctest obspy.clients.seedlink.basic_client.Client.get_waveforms[4]>", line 1, in <module>
print(st) # doctest: +ELLIPSIS
NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/basic_client.py", line 90, in obspy.clients.seedlink.basic_client.Client.get_waveforms
Failed example:
st = client.get_waveforms("G", "FDF", "??", "B??", t, t + 5)
Exception raised:
Traceback (most recent call last):
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/doctest.py", line 1328, in __run
exec(compile(example.source, filename, "single",
File "<doctest obspy.clients.seedlink.basic_client.Client.get_waveforms[5]>", line 1, in <module>
st = client.get_waveforms("G", "FDF", "??", "B??", t, t + 5)
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/basic_client.py", line 148, in get_waveforms
return self._multiselect_request(multiselect, starttime, endtime)
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/basic_client.py", line 187, in _multiselect_request
self._slclient.run(packet_handler=self._packet_handler)
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/slclient.py", line 243, in run
slpack = self.slconn.collect()
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/client/seedlinkconnection.py", line 749, in collect
raise SeedLinkException(msg)
obspy.clients.seedlink.seedlinkexception.SeedLinkException: 'problems with the connection description'
----------------------------------------------------------------------
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/basic_client.py", line 91, in obspy.clients.seedlink.basic_client.Client.get_waveforms
Failed example:
st = st.sort(reverse=True)
Exception raised:
Traceback (most recent call last):
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/doctest.py", line 1328, in __run
exec(compile(example.source, filename, "single",
File "<doctest obspy.clients.seedlink.basic_client.Client.get_waveforms[6]>", line 1, in <module>
st = st.sort(reverse=True)
NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/basic_client.py", line 92, in obspy.clients.seedlink.basic_client.Client.get_waveforms
Failed example:
print(st) # doctest: +ELLIPSIS
Exception raised:
Traceback (most recent call last):
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/doctest.py", line 1328, in __run
exec(compile(example.source, filename, "single",
File "<doctest obspy.clients.seedlink.basic_client.Client.get_waveforms[7]>", line 1, in <module>
print(st) # doctest: +ELLIPSIS
NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/basic_client.py", line 101, in obspy.clients.seedlink.basic_client.Client.get_waveforms
Failed example:
st = client.get_waveforms("*", "FDF", "*", "B*", t, t + 5)
Exception raised:
Traceback (most recent call last):
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/doctest.py", line 1328, in __run
exec(compile(example.source, filename, "single",
File "<doctest obspy.clients.seedlink.basic_client.Client.get_waveforms[8]>", line 1, in <module>
st = client.get_waveforms("*", "FDF", "*", "B*", t, t + 5)
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/basic_client.py", line 148, in get_waveforms
return self._multiselect_request(multiselect, starttime, endtime)
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/basic_client.py", line 187, in _multiselect_request
self._slclient.run(packet_handler=self._packet_handler)
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/slclient.py", line 243, in run
slpack = self.slconn.collect()
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/client/seedlinkconnection.py", line 749, in collect
raise SeedLinkException(msg)
obspy.clients.seedlink.seedlinkexception.SeedLinkException: 'problems with the connection description'
----------------------------------------------------------------------
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/basic_client.py", line 102, in obspy.clients.seedlink.basic_client.Client.get_waveforms
Failed example:
st = st.sort(reverse=True)
Exception raised:
Traceback (most recent call last):
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/doctest.py", line 1328, in __run
exec(compile(example.source, filename, "single",
File "<doctest obspy.clients.seedlink.basic_client.Client.get_waveforms[9]>", line 1, in <module>
st = st.sort(reverse=True)
NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/basic_client.py", line 103, in obspy.clients.seedlink.basic_client.Client.get_waveforms
Failed example:
print(st) # doctest: +ELLIPSIS
Exception raised:
Traceback (most recent call last):
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/doctest.py", line 1328, in __run
exec(compile(example.source, filename, "single",
File "<doctest obspy.clients.seedlink.basic_client.Client.get_waveforms[10]>", line 1, in <module>
print(st) # doctest: +ELLIPSIS
NameError: name 'st' is not defined
Traceback (most recent call last):
File "/Users/travis/miniconda/envs/test-environment/lib/python3.8/site-packages/obspy/clients/seedlink/tests/test_basic_client.py", line 58, in test_get_info
self.assertIn(('G', 'FDF'), info)
AssertionError: ('G', 'FDF') not found in [('G', 'FDFM'), ('G', 'FOMA'), ('G', 'FUTU'), ('PF', 'FEU'), ('PF', 'FJS'), ('PF', 'FLR'), ('PF', 'FOR'), ('PF', 'FRE')]

Skipped tests (43)

Submodule Test Skip message
clients.arclink test_m2crypto (obspy.clients.arclink.tests.test_decrypt.ClientTestCase) M2Crypto is not installed
clients.arclink test_pycrypto (obspy.clients.arclink.tests.test_decrypt.ClientTestCase) PyCrypto is not installed
clients.seedlink test_info (obspy.clients.seedlink.tests.test_slclient.SLClientTestCase) test must be started manually
clients.seedlink test_issue708 (obspy.clients.seedlink.tests.test_slclient.SLClientTestCase) test must be started manually
clients.seedlink test_time_window (obspy.clients.seedlink.tests.test_slclient.SLClientTestCase) test must be started manually
clients.seishub test_get_channel_ids (obspy.clients.seishub.tests.test_client.ClientTestCase) Seishub test server not reachable.
clients.seishub test_get_coordinates (obspy.clients.seishub.tests.test_client.ClientTestCase) Seishub test server not reachable.
clients.seishub test_get_event_list (obspy.clients.seishub.tests.test_client.ClientTestCase) Seishub test server not reachable.
clients.seishub test_get_location_ids (obspy.clients.seishub.tests.test_client.ClientTestCase) Seishub test server not reachable.
clients.seishub test_get_network_ids (obspy.clients.seishub.tests.test_client.ClientTestCase) Seishub test server not reachable.
clients.seishub test_get_paz (obspy.clients.seishub.tests.test_client.ClientTestCase) Seishub test server not reachable.
clients.seishub test_get_preview (obspy.clients.seishub.tests.test_client.ClientTestCase) Seishub test server not reachable.
clients.seishub test_get_preview_by_ids (obspy.clients.seishub.tests.test_client.ClientTestCase) Seishub test server not reachable.
clients.seishub test_get_station_ids (obspy.clients.seishub.tests.test_client.ClientTestCase) Seishub test server not reachable.
clients.seishub test_get_waveform_with_metadata (obspy.clients.seishub.tests.test_client.ClientTestCase) Seishub test server not reachable.
clients.seishub test_get_waveforms (obspy.clients.seishub.tests.test_client.ClientTestCase) Seishub test server not reachable.
clients.seishub test_localcache (obspy.clients.seishub.tests.test_client.ClientTestCase) Seishub test server not reachable.
clients.seishub test_ping (obspy.clients.seishub.tests.test_client.ClientTestCase) Seishub test server not reachable.
core test_flake8 (obspy.core.tests.test_code_formatting.CodeFormattingTestCase) Formatting tests require at least flake8 3.0.
core test_catalog_plot_global (obspy.core.tests.test_event.CatalogBasemapTestCase) matplotlib 3.0.1 is not campatible with basemap
core test_catalog_plot_local (obspy.core.tests.test_event.CatalogBasemapTestCase) matplotlib 3.0.1 is not campatible with basemap
core test_catalog_plot_ortho (obspy.core.tests.test_event.CatalogBasemapTestCase) matplotlib 3.0.1 is not campatible with basemap
core test_catalog_plot_ortho_longitude_wrap (obspy.core.tests.test_event.CatalogBasemapTestCase) matplotlib 3.0.1 is not campatible with basemap
core test_plot_catalog_before_1900 (obspy.core.tests.test_event.CatalogBasemapTestCase) matplotlib 3.0.1 is not campatible with basemap
core test_catalog_plot_global (obspy.core.tests.test_event.CatalogCartopyTestCase) Cartopy not installed or too old
core test_catalog_plot_local (obspy.core.tests.test_event.CatalogCartopyTestCase) Cartopy not installed or too old
core test_catalog_plot_ortho (obspy.core.tests.test_event.CatalogCartopyTestCase) Cartopy not installed or too old
core test_catalog_plot_ortho_longitude_wrap (obspy.core.tests.test_event.CatalogCartopyTestCase) Cartopy not installed or too old
core test_plot_farfield_without_quiver_with_maps (obspy.core.tests.test_event.EventTestCase) matplotlib 3.0.1 is not campatible with basemap
core test_combined_station_event_plot (obspy.core.tests.test_inventory.InventoryBasemapTestCase) matplotlib 3.0.1 is not compatible with basemap
core test_location_plot_global (obspy.core.tests.test_inventory.InventoryBasemapTestCase) matplotlib 3.0.1 is not compatible with basemap
core test_location_plot_local (obspy.core.tests.test_inventory.InventoryBasemapTestCase) matplotlib 3.0.1 is not compatible with basemap
core test_location_plot_ortho (obspy.core.tests.test_inventory.InventoryBasemapTestCase) matplotlib 3.0.1 is not compatible with basemap
core test_location_plot_global (obspy.core.tests.test_inventory.InventoryCartopyTestCase) cartopy not installed
core test_location_plot_local (obspy.core.tests.test_inventory.InventoryCartopyTestCase) cartopy not installed
core test_location_plot_ortho (obspy.core.tests.test_inventory.InventoryCartopyTestCase) cartopy not installed
core test_location_plot_global (obspy.core.tests.test_network.NetworkBasemapTestCase) unsupported proj4 library
core test_location_plot_global (obspy.core.tests.test_network.NetworkCartopyTestCase) cartopy not installed
core test_location_plot_local (obspy.core.tests.test_network.NetworkCartopyTestCase) cartopy not installed
core test_location_plot_ortho (obspy.core.tests.test_network.NetworkCartopyTestCase) cartopy not installed
geodetics test_gps_2_dist_azimuth_bug150 (obspy.geodetics.tests.test_util_geodetics.UtilGeodeticsTestCase) Module geographiclib is installed, not using calc_vincenty_inverse
imaging test_script_plot (obspy.imaging.tests.test_mopad_script.MopadTestCase) Currently broken until further review.
signal test_ppsd_spectrogram_plot (obspy.signal.tests.test_spectral_estimation.PsdTestCase) matplotlib >= 3 shifts labels

Slowest tests (20)

Runtime Test
43.465s get_waveforms (obspy.clients.seedlink.basic_client.Client)
41.812s get_info (obspy.clients.seedlink.basic_client.Client)
39.621s test_get_inventory_twice (obspy.clients.arclink.tests.test_client.ClientTestCase)
24.905s test_get_info (obspy.clients.seedlink.tests.test_basic_client.ClientTestCase)
22.307s test_get_waveform_instrument_change (obspy.clients.arclink.tests.test_client.ClientTestCase)
20.710s __init__ (obspy.taup)
20.572s test_get_waveform (obspy.clients.seedlink.tests.test_basic_client.ClientTestCase)
20.476s test_multiple_waveform_requests_with_multiple_info_requests (obspy.clients.seedlink.tests.test_basic_client.ClientTestCase)
19.508s test_get_networks (obspy.clients.arclink.tests.test_client.ClientTestCase)
18.266s test_response_calculation_from_seed_and_xseed (obspy.io.xseed.tests.test_core.CoreTestCase)
17.525s test_shoot_existing_ray_param (obspy.taup.tests.test_seismic_phase.TauPySeismicPhaseTestCase)
16.478s test_get_waveform_with_metadata (obspy.clients.arclink.tests.test_client.ClientTestCase)
16.203s test_get_inventory (obspy.clients.arclink.tests.test_client.ClientTestCase)
15.949s test_eida_token_resolution (obspy.clients.fdsn.tests.test_client.ClientTestCase)
13.831s test_get_waveform_with_dcid_key_file (obspy.clients.arclink.tests.test_decrypt.ClientTestCase)
13.565s test_get_stations_integration_test (obspy.clients.fdsn.tests.test_eidaws_routing_client.EIDAWSRoutingClientTestCase)
13.165s test_save_waveform_no_compression (obspy.clients.arclink.tests.test_client.ClientTestCase)
12.660s test_issue_311 (obspy.clients.arclink.tests.test_client.ClientTestCase)
12.304s test_get_routing (obspy.clients.arclink.tests.test_client.ClientTestCase)
11.358s test_ppsd_restricted_stacks (obspy.signal.tests.test_spectral_estimation.PsdTestCase)