Skip to content

Commit dcaebc9

Browse files
committed
test: increases render test timeout to 240s
1 parent 18df1ce commit dcaebc9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mujoco_ros/test/launch/mujoco_render.test

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
value="$(find mujoco_ros)/config/rosconsole.config"/>
77

88
<param name="/use_sim_time" value="true"/>
9-
<test test-name="mujoco_render_test" pkg="mujoco_ros" type="mujoco_render_test" time-limit="120.0"/>
9+
<test test-name="mujoco_render_test" pkg="mujoco_ros" type="mujoco_render_test" time-limit="240.0"/>
10+
<!-- Sometimes GFLW varaint runs into timeout, sometimes it's done in 9s ... unclear why -->
1011
</launch>

0 commit comments

Comments
 (0)