-
Type:
Task
-
Status: Done (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:2
-
Sprint:2DDRP-2021 A 6
With the current version of master branches, the weekly build fails. See error snippet below:
ERROR: testObjectProducts (__main__.ProductionTestCase_bmn) Test that object products exist ---------------------------------------------------------------------- Traceback (most recent call last): File "/scratch/pprice/jenkins/weekly/2021-06-20/build/stack/miniconda3-4.5.12-1172c30/Linux64/pfs_pipe2d/w.2021.25/python/pfs/pipe2d/weekly/test_weekly.py", line 49, in testObjectProducts for target in self.design: TypeError: iter() returned non-iterator of type 'NotImplementedError'