-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
Failures are in coordinates
, io.ascii
, table
, and utils.iers
. Error is AttributeError: 'MaskedArray' object has no attribute 'info'
Example log from weekly cron: https://github.com/astropy/astropy/runs/7383859498?check_suite_focus=true
I also restarted a previously passing dev job in main
and it fails now: https://github.com/astropy/astropy/runs/7390810435?check_suite_focus=true
@seberg thinks it is caused by numpy/numpy#21977 (see numpy/numpy#21999 (comment))
@mhvk , hope you can advise!