re-enable testSmartStereoProjectionFactorPP
parent
7a3b95551f
commit
b252f64c33
|
@ -2,7 +2,6 @@
|
||||||
# Exclude tests that don't work
|
# Exclude tests that don't work
|
||||||
set (slam_excluded_tests
|
set (slam_excluded_tests
|
||||||
testSerialization.cpp
|
testSerialization.cpp
|
||||||
testSmartStereoProjectionFactorPP.cpp # unstable after PR #1442
|
|
||||||
)
|
)
|
||||||
|
|
||||||
gtsamAddTestsGlob(slam_unstable "test*.cpp" "${slam_excluded_tests}" "gtsam_unstable")
|
gtsamAddTestsGlob(slam_unstable "test*.cpp" "${slam_excluded_tests}" "gtsam_unstable")
|
||||||
|
|
Loading…
Reference in New Issue