Skip to content

Commit e1d5256

Browse files
Give deformable integration test more time (#22980)
Simulating for 5 seconds (needed for the body to come to rest) takes a while in debug mode in CI.
1 parent a48cc97 commit e1d5256

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

multibody/plant/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1063,6 +1063,7 @@ drake_cc_googletest(
10631063

10641064
drake_cc_googletest(
10651065
name = "deformable_integration_test",
1066+
timeout = "moderate",
10661067
deps = [
10671068
":multibody_plant_config_functions",
10681069
":multibody_plant_core",

0 commit comments

Comments
 (0)