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.
Versions and main components
PyMC3 Version: main
Aesara Version: 2.1.3
Operating system: Windows
The text was updated successfully, but these errors were encountered:
Description of your problem
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.Versions and main components
main
2.1.3
The text was updated successfully, but these errors were encountered: