Skip to content

Scalar ODEs on Windows failing because of a casting & broadcastability issue that was fixed only for Linux #4904

Closed
@michaelosthege

Description

@michaelosthege

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

  • PyMC3 Version: main
  • Aesara Version: 2.1.3
  • Operating system: Windows

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions