Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: afw
-
Labels:
-
Story Points:0.5
Description
Tests in test_propertyListPersistence.py and test_footprint.py assume that test FITS files are in tests/data rather than looking for them relative to the location of the test file. This breaks them if you attempt to run the afw tests from outside AFW_DIR. The fix is to use _file_. There may also be an executable C++ test that fails in the same way.
Can you please have a look at this? It's only 5 lines or so. Thanks.