Skip to content

Commit

Permalink
Add in a timeout for test_launch_ros. (#417)
Browse files Browse the repository at this point in the history
That way if there is a bug in it, it won't hang forever.

Signed-off-by: Chris Lalancette <[email protected]>
  • Loading branch information
clalancette authored Oct 1, 2024
1 parent edb6376 commit a685e1b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test_launch_ros/pytest.ini
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
[pytest]
junit_family=xunit2
timeout=900
timeout_method=thread

0 comments on commit a685e1b

Please sign in to comment.