commit | 7a46320295cd31e25a1e44ab79620c628e649e5a | [log] [tgz] |
---|---|---|
author | Chong Gu <[email protected]> | Mon Jul 19 18:43:10 2021 |
committer | Chromium LUCI CQ <[email protected]> | Mon Jul 19 18:43:10 2021 |
tree | b50f75074e84a6c10fc651e74a0b9803b65450e3 | |
parent | 2f92f6dffd933946be73ef9da044154369d8ce94 [diff] [blame] |
[Fuchsia] Double shards for web_engine_browsertests code coverage These tests are still running into OOM issues around 70% of the way, so double the shards used. Change-Id: If55e285b33bbc61b1286c2cdc0528d6be5fe95ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3032047 Auto-Submit: Chong Gu <[email protected]> Reviewed-by: Brian Sheedy <[email protected]> Commit-Queue: Brian Sheedy <[email protected]> Cr-Commit-Position: refs/heads/master@{#903114}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl index d929794..c96a9ef0 100644 --- a/testing/buildbot/test_suite_exceptions.pyl +++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -3106,7 +3106,7 @@ 'modifications': { 'fuchsia-code-coverage': { 'swarming': { - 'shards': 14, + 'shards': 28, }, }, },