File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212
1313if TEST_GROUP in [" all" , " basic_functional_group" ]
1414# more frequent stochasic failures from numerics
15- include (" manifolds/manifolddiff.jl" )
16- include (" manifolds/factordiff.jl" )
1715include (" testSpecialEuclidean2Mani.jl" )
1816include (" testEuclidDistance.jl" )
17+ # gradient / jacobian tests
18+ include (" manifolds/manifolddiff.jl" )
19+ include (" manifolds/factordiff.jl" )
20+ @error " Gradient tests must be updated and restored for new ccw.varValsAll[]"
21+ # include("testGradientUtils.jl")
22+ # include("testFactorGradients.jl")
1923
2024# start as basic as possible and build from there
2125include (" typeReturnMemRef.jl" )
@@ -44,9 +48,6 @@ include("testTreeFunctions.jl")
4448# FIXME fails on MetaBayesTree
4549include (" testTreeSaveLoad.jl" )
4650
47- @error " Gradient tests must be updated and restored for new ccw.varValsAll[]"
48- # include("testGradientUtils.jl")
49- # include("testFactorGradients.jl")
5051include (" testSpecialSampler.jl" ) # TODO , rename, refine
5152include (" testCommonConvWrapper.jl" )
5253
You can’t perform that action at this time.
0 commit comments