asdf-format / asdf

ASDF (Advanced Scientific Data Format) is a next generation interchange format for scientific data
http://asdf.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
511 stars 56 forks source link

restrict astrocut tests #1746

Closed braingram closed 5 months ago

braingram commented 5 months ago

Description

astrocut tests seem to be downloading files which is randomly failing. See: https://github.com/asdf-format/asdf/actions/runs/7718257705/job/21039125750?pr=1745#step:10:463 and: https://github.com/asdf-format/asdf/actions/runs/7717678770/job/21037293335#step:10:559

As we're mainly interested in making sure the asdf portion of astrocut is not impacted by changes here this PR restricts the tests to those defined in test_asdf_cut.

The change here is similar to restrictions placed on other downstream tests:

Checklist: