Commit a26e13a
authored
Increase the timeout in wait_for_topic_launch_test. (ros2#377)
In commit 0c081a7
(ros2#360) we increased
the timeout to 10 seconds to accomodate slower discovery.
However, this was partially reverted in
2d125a5
(ros2#353).
Restore the 10 second timeout to avoid flakes on the
buildfarm.
Signed-off-by: Chris Lalancette <clalancette@gmail.com>1 parent c7d46f1 commit a26e13a
File tree
1 file changed
+1
-1
lines changed- launch_testing_ros/test/examples
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments