Skip to content
This repository was archived by the owner on Jan 7, 2022. It is now read-only.

Commit 7c625ac

Browse files
wezfacebook-github-bot
authored andcommitted
getdeps: ask testpilot to re-run failed tests up to 3 times
Summary: This helps to squash out some flakiness Reviewed By: pkaush Differential Revision: D17804696 fbshipit-source-id: decd8e5dd37d802c62cae1168c4f4d72c0fc5c83
1 parent 216bd2f commit 7c625ac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build/fbcode_builder/getdeps/builder.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -504,6 +504,7 @@ def list_tests():
504504
self.build_opts.fbsource_dir,
505505
"--buck-test-info",
506506
buck_test_info_name,
507+
"--retry=3",
507508
"--test-config",
508509
"platform=%s" % machine_suffix,
509510
"buildsystem=getdeps",

0 commit comments

Comments
 (0)