From 2a8eb8089dcfd4df67aa07c1883adb56395d3ad1 Mon Sep 17 00:00:00 2001 From: Alexander Thomas Date: Tue, 22 May 2018 16:17:34 +0000 Subject: [PATCH] [infra] Specify chrome version used by builds running on the test matrix Prepares the test matrix for the corresponding recipe change: https://chromium-review.googlesource.com/c/chromium/tools/build/+/1064632 Change-Id: I21d380f6ad452e3eca6e6f20133297d31347872c Reviewed-on: https://dart-review.googlesource.com/56109 Reviewed-by: William Hesse Commit-Queue: Alexander Thomas --- tools/bots/test_matrix.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools/bots/test_matrix.json b/tools/bots/test_matrix.json index 8695c4cb817..af4428287d1 100644 --- a/tools/bots/test_matrix.json +++ b/tools/bots/test_matrix.json @@ -1,4 +1,7 @@ { + "global": { + "chrome": "65.0.3325.146" + }, "filesets": { "analyzer": [ "out/ReleaseX64/",