Skip to content

In MTH5 client, a test with same start/end dates now fails with an exception #1288

@jameswilburlewis

Description

@jameswilburlewis

Apparently the server responds differently to this test request now, returning a 422 Unprocessable Entity response rather than whatever it did before. The obspy library raises an exception causing the test to fail. For now I've added a try/catch in the test itself, but perhaps our load_fsdn routine should either catch the exception internally, or detect the identical start/end dates and fail before even contacting the server.

Metadata

Metadata

Labels

Data ServersIssues with remote data servers (SPDF, MMS, MAVEN, JAXA, etc)QA/TestingbugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions