You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Three ODE tests - all testing with a scalar ODE - still run into broadcastability problems.
The related Aesara ticket aesara-devs/aesara#390 was closed with a fix that did fix the aforementioned tests for non-Windows OSes.
But the tests kept failing for Windows, so apparently the issue still persists under some rare circumstances.
Also see #4902 which edited the @pytest.mark.xfail conditions accordingly.