Skip to content

Commit

Permalink
Bump test timeouts in test_rclcpp. (ros2#392)
Browse files Browse the repository at this point in the history
Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
  • Loading branch information
hidmic authored Nov 6, 2019
1 parent 5a6237b commit 95680e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_rclcpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ if(BUILD_TESTING)
TIMEOUT 15)
custom_gtest(gtest_multithreaded
"test/test_multithreaded.cpp"
TIMEOUT 70)
TIMEOUT 90)
custom_gtest(gtest_local_parameters
"test/test_local_parameters.cpp"
TIMEOUT 300)
Expand Down

0 comments on commit 95680e7

Please sign in to comment.