Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: faro
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Team:DM Science
-
Urgent?:No
Description
Building lsst_distrib wih a MKL conda stack has faro unit tests failing
[2021-10-13T00:32:19.919767Z] E AssertionError: 0.1775458238071676 != 0.1775458238071685
[2021-10-13T00:32:19.919769Z]
[2021-10-13T00:32:19.919771Z] tests/test_StellarLocus.py:90: AssertionError
[2021-10-13T00:32:19.919808Z] > self.assertEqual(result.measurement.quantity, expected_wperp)
[2021-10-13T00:32:19.919811Z] E AssertionError: <Quantity 12.18208046 mmag> != <Quantity 12.18208046 mmag>
[2021-10-13T00:32:19.919814Z]
[2021-10-13T00:32:19.919817Z] tests/test_StellarLocus.py:72: AssertionError