-
Type:
Story
-
Status: Done (View Workflow)
-
Priority:
Normal
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Sprint:2DDRP-2022 E
The weekly has been failing for a few weeks, right at the end in the verification phase:
====================================================================== FAIL: testObjects (__main__.ProductionTestCase_bmn) (catId=0, tract=0, patch='0,0', objId=144) Test that object files can be read, and they are reasonable ---------------------------------------------------------------------- Traceback (most recent call last): File "/scratch/pprice/jenkins/weekly/2022-06-12/build/stack/miniconda3-py38_4.9.2-3.0.0/Linux64/pfs_pipe2d/w.2022.24/python/pfs/pipe2d/weekly/test_weekly.py", line 95, in testObjects self.assertGreater(select.sum(), minFrac*len(spectrum), "Too many masked pixels") AssertionError: 7680 not greater than 7963.2 : Too many masked pixels