Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: afw
-
Labels:
-
Story Points:2
-
Epic Link:
-
Sprint:Alert Production S17 - 12
-
Team:Alert Production
Description
There is one skipped test in testSourceTable.py: testPickle. This segfaults, likely when a source catalog is pickled. Fix this.
Should all kinds of catalog be pickleable? If so, make sure all are being tested.
Pim Schellart [X] did half the work. Not sure how to split it.