Skip to content

Commit

Permalink
Merge pull request #1485 from JuliaRobotics/22Q1/test/1482
Browse files Browse the repository at this point in the history
runtest sequence hides sporadic error #1482
  • Loading branch information
dehann authored Feb 10, 2022
2 parents 0971eb9 + 8fbddb2 commit 34b4857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
using Test

# temporarily moved to start (for debugging)
include("testDefaultDeconv.jl") # see #1482, sequence might influence/hide a test error.
include("testSpecialEuclidean2Mani.jl")

include("testFactorGradients.jl")
Expand Down Expand Up @@ -42,7 +43,6 @@ include("testBasicCSM.jl")
include("testCliqueFactors.jl")
include("testCcolamdOrdering.jl")
include("testBasicGraphs.jl")
include("testDefaultDeconv.jl")
include("testJointEnforcement.jl")
include("testHasPriors913.jl")
include("testInitVariableOrder.jl")
Expand Down

0 comments on commit 34b4857

Please sign in to comment.