Skip to content

Commit 044da2d

Browse files
Increase timeout repl_str test (ros2#463) (ros2#464)
Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com> (cherry picked from commit 1a40a5a) Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
1 parent 2773c60 commit 044da2d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,7 @@ if(BUILD_TESTING)
371371

372372
ament_add_gtest(test_repl_str
373373
test/test_repl_str.cpp
374+
TIMEOUT 300
374375
)
375376
if(TARGET test_repl_str)
376377
target_link_libraries(test_repl_str ${PROJECT_NAME})

0 commit comments

Comments
 (0)