-
-
Notifications
You must be signed in to change notification settings - Fork 159
Open
Description
Description
The "Multiple Shooting" test in test/multiple_shoot_tests.jl causes a segfault (signal 11) when running on Julia 1.11 (stable).
From CI logs:
[816451] signal 11 (1): Segmentation fault
in expression starting at test/multiple_shoot_tests.jl:37
The worker process dies with termsignal=11, causing the test to be recorded as an error.
Current Status
The test has been temporarily skipped with skip = true in the @testitem macro to unblock CI.
CI Run
https://github.com/SciML/DiffEqFlux.jl/actions/runs/21824709179 - job test (BasicNeuralDE, 1)
Environment
- Julia 1.11 (stable)
- All other BasicNeuralDE tests pass (242 pass, 2 broken)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels