ImPACT tests failing on main
Closed this issue · 3 comments
maxnoe commented
Describe the bug
After merging the ImPACT branch, a test of it fails on main (at the moment only on macos, but doesn't look mac specific)
maxnoe commented
maxnoe commented
gschwefer commented
Ok, interesting. The easiest thing would be to just raise the tolerance on the assert_allclose a bit. But then when I test it locally the current tolerance is far more than enough, so I wonder what the actual issue is here...