Skip to content

Commit 125f9e3

Browse files
committed
[infra] Increase shards for co19 tests on VM AOT NNBD builder
With more co19 tests getting migrated, some shards were timing out. Change-Id: I2e8acbf6f41cb472fc48a8bcdbf07d2387623ad1 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/156024 Reviewed-by: Karl Klose <[email protected]>
1 parent fffd0d0 commit 125f9e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/bots/test_matrix.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1316,7 +1316,7 @@
13161316
"co19"
13171317
],
13181318
"fileset": "vm-kernel",
1319-
"shards": 2
1319+
"shards": 3
13201320
},
13211321
{
13221322
"name": "co19 nnbd tests in strong mode",
@@ -1325,7 +1325,7 @@
13251325
"co19"
13261326
],
13271327
"fileset": "vm-kernel",
1328-
"shards": 2
1328+
"shards": 3
13291329
},
13301330
{
13311331
"name": "vm nnbd tests in weak mode with asserts",

0 commit comments

Comments
 (0)