Skip to content

Commit 44b7bd6

Browse files
mintarDLu
authored andcommitted
Fix buildfarm tests again (increase test timeout) (#30)
1 parent 16466b3 commit 44b7bd6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<launch>
22
<!-- Planner Test contains 6 configurations, each of which can take over a minute on a shiny developer laptop. -->
3-
<!-- Conservatively, we limit each configuration to 3 minutes, allowing for the slowness of buildfarms, etc. -->
4-
<test test-name="planner_test" pkg="dlux_plugins" type="planner_test" time-limit="1080"/>
3+
<!-- Conservatively, we limit each configuration to 10 minutes, allowing for the slowness of buildfarms, etc. -->
4+
<test test-name="planner_test" pkg="dlux_plugins" type="planner_test" time-limit="3600"/>
55
</launch>

0 commit comments

Comments
 (0)