From 3e7a1703bb65ae250929c32d00f895d8b12e5e26 Mon Sep 17 00:00:00 2001 From: Ryan Macnak Date: Thu, 13 Oct 2022 17:47:33 +0000 Subject: [PATCH] [infra] Increase sharding for vm-kernel-precomp-nnbd-linux-debug-simriscv64. Change-Id: I3eb11e4eb2d3f2db5329df7245fbca969e2956f5 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/263660 Reviewed-by: Alexander Thomas Commit-Queue: Ryan Macnak --- tools/bots/test_matrix.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/bots/test_matrix.json b/tools/bots/test_matrix.json index 411f2c17568..046bc6e65a0 100644 --- a/tools/bots/test_matrix.json +++ b/tools/bots/test_matrix.json @@ -1442,7 +1442,7 @@ "co19" ], "fileset": "vm-kernel", - "shards": 10 + "shards": 15 }, { "name": "co19 nnbd tests in weak mode with asserts", @@ -1451,7 +1451,7 @@ "co19" ], "fileset": "vm-kernel", - "shards": 10 + "shards": 15 } ] },