commit | 9d5c0b51ab70bf829330938ad7f62f5a88f27bb5 | [log] [tgz] |
---|---|---|
author | Wez <[email protected]> | Tue Dec 04 00:53:44 2018 |
committer | Commit Bot <[email protected]> | Tue Dec 04 00:53:44 2018 |
tree | 8d08ee069a98194a0ae74df73b1dcaf54b16bff2 | |
parent | 77b5336f611f0643bfbe84320535c2b030c7e7d4 [diff] [blame] |
[Fuchsia] Enable TestLauncher bot-mode for all test-suite runs. Add pass-through for --test-launcher-bot-mode and set it via mb.py for all non-script steps that we run on Fuchsia. The main difference this makes is to enable the TestLauncher's default bot-mode retry-limit. Bug: 911160 Change-Id: I036c0d466c37dfdcd64c7faebdfc7d25ee6a00a5 Reviewed-on: https://chromium-review.googlesource.com/c/1358636 Commit-Queue: Wez <[email protected]> Reviewed-by: Kevin Marshall <[email protected]> Reviewed-by: Erik Chen <[email protected]> Reviewed-by: John Budorick <[email protected]> Cr-Commit-Position: refs/heads/master@{#613360}
diff --git a/tools/mb/mb.py b/tools/mb/mb.py index d669146..e2425b0 100755 --- a/tools/mb/mb.py +++ b/tools/mb/mb.py
@@ -1112,6 +1112,7 @@ cmdline = [ '../../testing/test_env.py', os.path.join('bin', 'run_%s' % target), + '--test-launcher-bot-mode', ] elif is_simplechrome and test_type != 'script': cmdline = [