LALSimulation PhenomPTest failure
A lot of the nightly CI builds are failing with:
FAIL: PhenomPTest
=================
PhenomPTest: ../../../../lalsimulation/test/PhenomPTest.c:483: Test_XLALSimIMRPhenomP: Assertion `approximatelyEqualC(hp, hp_expected, eps) && approximatelyEqualC(hc, hc_expected, eps) && "XLALSimIMRPhenomP()"' failed.
** Test_alpha_epsilon: **
alpha : -11.819557481101562 -11.819557400000001 -8.1101561022478563e-08
epsilon : -11.935972600099067 -11.935972599999999 -9.9067420933351968e-11
** Test_XLALSimIMRPhenomPCalculateModelParameters: **
chi_eff : 0.4378425478398173 0.4378425478398173 0
chip : 0.1752382540388927 0.1752382540388927 0
thetaJ : 0.29197409372473093 0.29197409372473093 0
alpha0 : 3.1415926535897931 3.1415926535897931 0
** Test_XLALSimIMRPhenomP: **
hp: -5.17642e-23 + I 2.60463e-23
hc: 2.6046e-23 + I 5.17592e-23
FAIL PhenomPTest (exit status: 134)
For example, a full build log can be seen here. Can this please be addressed.