Skip to content

Commit d785a88

Browse files
Update jet.jl
1 parent 6098c21 commit d785a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/nopre/jet.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ end
4545

4646
@testset "JET Tests for Extension Factorizations" begin
4747
# RecursiveFactorization.jl extensions
48-
JET.@test_opt solve(prob, RFLUFactorization())
48+
# JET.@test_opt solve(prob, RFLUFactorization())
4949

5050
# Tests with known type stability issues
5151
JET.@test_opt solve(prob, FastLUFactorization()) broken=true

0 commit comments

Comments
 (0)