Commit 5ddd8560 authored by Stephen Martinis's avatar Stephen Martinis Committed by Commit Bot

Fix other Win10 Tests x64 config on chromium.win console in milo

Found another place this needed to change

Bug: 818832
Change-Id: I110c53c197804ed130ca82539d8ba54a3c1baf81
Reviewed-on: https://chromium-review.googlesource.com/965449Reviewed-by: default avatarRyan Tseng <hinoka@chromium.org>
Commit-Queue: Stephen Martinis <martiniss@chromium.org>
Cr-Commit-Position: refs/heads/master@{#543583}
parent a81a6a11
......@@ -300,6 +300,11 @@ consoles: {
category: "chromium.win|release|tester"
short_name: "64"
}
builders: {
name: "buildbot/chromium.win/Win10 Tests x64"
category: "chromium.win|release|tester"
short_name: "w10"
}
builders: {
name: "buildbot/chromium.win/WinMSVC64"
category: "chromium.win|release|tester"
......@@ -322,11 +327,6 @@ consoles: {
category: "chromium.win|debug|tester"
short_name: "7"
}
builders: {
name: "buildbot/chromium.win/Win10 Tests x64"
category: "chromium.win|debug|tester"
short_name: "w10"
}
builders: {
name: "buildbot/chromium.win/WinMSVC64 (dbg)"
category: "chromium.win|debug|tester"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment