Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: spectractor
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Team:Data Release Production
-
Urgent?:No
Description
raise unittest.SkipTest("Skipping test due to inability to download test file")
[2023-03-21T02:30:29.880248Z] RuntimeError: Failed to get data for hd111980 from https://archive.stsci.edu/hlsps/reference-atlases/cdbs/calspec/hd111980_stis_005.fits
|
I approved on GitHub. The final answer was to add the file to a test cache so that it's always available and then temporarily switch the tests to use that cache.