Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guilhem Saurel
jrl-walkgen
Commits
9ab39a82
Commit
9ab39a82
authored
Apr 18, 2020
by
Guilhem Saurel
Browse files
[Tests] update testNaveau2015Online timeout
parent
3d7adbb5
Pipeline
#9077
passed with stage
in 61 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tests/CMakeLists.txt
View file @
9ab39a82
...
...
@@ -185,6 +185,7 @@ ENDIF(BUILD_TESTING)
# Disabled as the test fail : random results oscillating around mean behaviour
IF
(
BUILD_TESTING
)
ADD_JRL_WALKGEN_TEST
(
TestNaveau2015Online TestNaveau2015.cpp
)
SET_TESTS_PROPERTIES
(
"TestNaveau2015Online
${
BITS
}
"
PROPERTIES TIMEOUT 7200
)
ENDIF
(
BUILD_TESTING
)
#ADD_JRL_WALKGEN_EXE(TestNaveau2015OnlineSimple TestNaveau2015.cpp)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment