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
StaticArrays.jl dependencies broken during testing.
Test Summary: | Pass Total Time
test utils | 6 6 0.3s
┌ Warning: macroexpand no longer throws a LoadError so @test_throws LoadError ... is deprecated and passed without checking the error type!
│ caller = test_expand_error(ex::Expr) at testutil.jl:30
└ @ Main ~/.julia/packages/StaticArrays/EHHaF/test/testutil.jl:30
Test Summary: | Pass Broken Total Time
SVector | 134 2 136 4.3s
Test Summary: | Pass Broken Total Time
MVector | 138 2 140 1.2s
Test Summary: | Pass Broken Total Time
SMatrix | 138 2 140 2.7s
Test Summary: | Pass Broken Total Time
MMatrix | 143 2 145 2.4s
Test Summary: | Pass Broken Total Time
SArray | 276 4 280 7.0s
Test Summary: | Pass Total Time
some special case | 13 13 0.2s
Test Summary: | Pass Broken Total Time
MArray | 284 4 288 5.6s
Test Summary: | Pass Total Time
some special case | 12 12 0.1s
Test Summary: | Pass Total Time
FieldVector | 40 40 0.8s
Test Summary: | Pass Total Time
FieldMatrix | 33 33 0.6s
Test Summary: | Pass Total Time
Scalar | 11 11 0.8s
Test Summary: | Pass Total Time
issue #809 | 1 1 0.0s
Test Summary: | Pass Total Time
SUnitRange | 13 13 0.2s
Test Summary: | Pass Total Time
SizedArray | 133 133 4.5s
Test Summary: | Pass Total Time
some special case | 12 12 0.3s
The text was updated successfully, but these errors were encountered:
StaticArrays.jl dependencies broken during testing.
Test Summary: | Pass Total Time
test utils | 6 6 0.3s
┌ Warning: macroexpand no longer throws a LoadError so
@test_throws LoadError ...
is deprecated and passed without checking the error type!│ caller = test_expand_error(ex::Expr) at testutil.jl:30
└ @ Main ~/.julia/packages/StaticArrays/EHHaF/test/testutil.jl:30
Test Summary: | Pass Broken Total Time
SVector | 134 2 136 4.3s
Test Summary: | Pass Broken Total Time
MVector | 138 2 140 1.2s
Test Summary: | Pass Broken Total Time
SMatrix | 138 2 140 2.7s
Test Summary: | Pass Broken Total Time
MMatrix | 143 2 145 2.4s
Test Summary: | Pass Broken Total Time
SArray | 276 4 280 7.0s
Test Summary: | Pass Total Time
some special case | 13 13 0.2s
Test Summary: | Pass Broken Total Time
MArray | 284 4 288 5.6s
Test Summary: | Pass Total Time
some special case | 12 12 0.1s
Test Summary: | Pass Total Time
FieldVector | 40 40 0.8s
Test Summary: | Pass Total Time
FieldMatrix | 33 33 0.6s
Test Summary: | Pass Total Time
Scalar | 11 11 0.8s
Test Summary: | Pass Total Time
issue #809 | 1 1 0.0s
Test Summary: | Pass Total Time
SUnitRange | 13 13 0.2s
Test Summary: | Pass Total Time
SizedArray | 133 133 4.5s
Test Summary: | Pass Total Time
some special case | 12 12 0.3s
The text was updated successfully, but these errors were encountered: