From 2e8f642ece27a1a2bf56801acaa405330e444e42 Mon Sep 17 00:00:00 2001 From: Vijay Menon Date: Wed, 10 Jul 2019 20:04:19 +0000 Subject: [PATCH] [dartdevc] shard ddc/ddk tests Change-Id: I789f2c8346e81c9e4693b0b83f1f3924a0761198 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/108540 Reviewed-by: Nicholas Shahan Commit-Queue: Vijay Menon --- tools/bots/test_matrix.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/tools/bots/test_matrix.json b/tools/bots/test_matrix.json index 5836ea109c1..f8402b24563 100644 --- a/tools/bots/test_matrix.json +++ b/tools/bots/test_matrix.json @@ -887,7 +887,9 @@ "corelib_2", "lib_2", "dartdevc_native" - ] + ], + "shards": 1, + "fileset": "dart2js" }, { "name": "ddc kernel tests", @@ -995,7 +997,9 @@ "corelib_2", "lib_2", "dartdevc_native" - ] + ], + "shards": 1, + "fileset": "dart2js" }, { "name": "ddc kernel tests",