There was an error while loading. Please reload this page.
1 parent 478bc57 commit c881ef8Copy full SHA for c881ef8
1 file changed
test/wrappers/odeinterface_tests.jl
@@ -29,7 +29,7 @@ export ex7_f!, ex7_2pbc1!, ex7_2pbc2!, u0, p, tspan
29
30
end
31
32
-@testitem "BVPM2" setup = [ODEInterfaceWrapperTestSetup] begin
+@testitem "BVPM2" setup = [ODEInterfaceWrapperTestSetup] skip = true begin
33
using ODEInterface, RecursiveArrayTools, LinearAlgebra
34
35
tpprob = TwoPointBVProblem(
0 commit comments