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

Commit b72b006

Browse files
committed
[infra] Fix typo in test matrix (#32229)
This fixes the problem that the dartkp-obfuscate builder was running the wrong tests. TBR=whesse@google.com Change-Id: I7b2d2ca309a9b460f14a392414f6f594834b6a05 Reviewed-on: https://dart-review.googlesource.com/74140 Reviewed-by: Alexander Thomas <athom@google.com>
1 parent bdfa1b7 commit b72b006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/bots/test_matrix.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@
364364
"use-blobs": true
365365
}},
366366
"dartkp-linux-(product|release)-x64": { },
367-
"dartkp-obsufcate-linux-release-x64": {
367+
"dartkp-obfuscate-linux-release-x64": {
368368
"options": {
369369
"builder-tag": "obfuscated",
370370
"vm-options": ["--obfuscate"]

0 commit comments

Comments
 (0)