Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: afw
-
Labels:
-
Story Points:1
-
Epic Link:
-
Sprint:AP F18-4
-
Team:Alert Production
Description
The test testReadFitsWithOptions in test_maskedImageIO.py assumes that afwData is available, so it needs a
@unittest.skipIf(dataDir is None, "afwdata not setup") |
decorator
Attachments
Issue Links
- relates to
-
DM-15599 Stop using boost persistence in afw
- Done
Activity
Field | Original Value | New Value |
---|---|---|
Risk Score | 0 |
Epic Link |
|
Component/s | afw [ 10714 ] | |
Reviewers | Robert Lupton [ rhl ] | |
Sprint | AP F18-4 [ 749 ] | |
Story Points | 0 | |
Team | Alert Production [ 10300 ] | |
Labels | SciencePipelines |
Status | To Do [ 10001 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
Story Points | 0 | 1 |
Here is the pull request: https://github.com/lsst/afw/pull/394