Balance ddc-linux-chrome-unsound shards.
Bug: b/290617138
Change-Id: I6f60f1d7ba96832cda96f34f436f593717460709
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/313820
Reviewed-by: William Hesse <whesse@google.com>
diff --git a/tools/bots/test_matrix.json b/tools/bots/test_matrix.json
index 59e8954..7766c812 100644
--- a/tools/bots/test_matrix.json
+++ b/tools/bots/test_matrix.json
@@ -2051,44 +2051,28 @@
"name": "ddc sdk tests unsound",
"arguments": [
"-nddc-linux-chrome-unsound",
+ "co19",
"corelib",
"dartdevc",
"language",
"lib",
"web"
],
- "shards": 6,
+ "shards": 12,
"fileset": "js_platform"
},
{
"name": "ddc sdk _2 tests",
"arguments": [
"-nddc-linux-chrome-unsound_2",
+ "co19_2",
"corelib_2",
"dartdevc_2",
"language_2",
"lib_2",
"web_2"
],
- "shards": 6,
- "fileset": "js_platform_2"
- },
- {
- "name": "ddc co19 tests unsound",
- "arguments": [
- "-nddc-linux-chrome-unsound",
- "co19"
- ],
- "shards": 6,
- "fileset": "js_platform"
- },
- {
- "name": "ddc co19_2 tests",
- "arguments": [
- "-nddc-linux-chrome-unsound_2",
- "co19_2"
- ],
- "shards": 6,
+ "shards": 12,
"fileset": "js_platform_2"
},
{