mirror of
https://github.com/facebook/proxygen.git
synced 2025-08-07 07:02:53 +03:00
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
This commit is contained in:
committed by
Facebook Github Bot
parent
3813a9f788
commit
7f24e4c548
@@ -504,6 +504,7 @@ if __name__ == "__main__":
|
||||
self.build_opts.fbsource_dir,
|
||||
"--buck-test-info",
|
||||
buck_test_info_name,
|
||||
"--retry=3",
|
||||
"--test-config",
|
||||
"platform=%s" % machine_suffix,
|
||||
"buildsystem=getdeps",
|
||||
|
Reference in New Issue
Block a user