Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 150c58c

Browse files
committed
[infra] Shard app-kernel tests that were causing timeouts
Change-Id: Ia55315278faba496313e6b6b5e041b149780d228 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/95401 Reviewed-by: Jonas Termansen <sortie@google.com>
1 parent 1059123 commit 150c58c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tools/bots/test_matrix.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -753,7 +753,9 @@
753753
{
754754
"name": "vm tests",
755755
"arguments": [
756-
"-napp_jitk-linux-${mode}-x64"]
756+
"-napp_jitk-linux-${mode}-x64"],
757+
"shards": 3,
758+
"fileset": "vm-kernel"
757759
}
758760
]
759761
},

0 commit comments

Comments
 (0)