aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-12-17 17:29:33 +0000
committerGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-12-17 17:29:33 +0000
commitbf8ba65ccafd7cb7a089a6cd261cc31f5a690e54 (patch)
tree84c72805fa913b307235060a41cf747b1ea21d74 /tools
parent8f4d2306fa866a26f9448048ff63f692b2ba43aa (diff)
Add Win8 bots to rebaseline.py, add baselines for Win8
NOTRY=True BUG= R=epoger@google.com Author: borenet@google.com Review URL: https://codereview.chromium.org/117433003 git-svn-id: http://skia.googlecode.com/svn/trunk@12714 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'tools')
-rwxr-xr-xtools/rebaseline.py9
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/rebaseline.py b/tools/rebaseline.py
index 187712d185..9ef441f448 100755
--- a/tools/rebaseline.py
+++ b/tools/rebaseline.py
@@ -89,6 +89,15 @@ TEST_BUILDERS = [
'Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite',
'Test-Win7-ShuttleA-HD2000-x86_64-Debug',
'Test-Win7-ShuttleA-HD2000-x86_64-Release',
+ 'Test-Win8-ShuttleA-GTX660-x86-Debug',
+ 'Test-Win8-ShuttleA-GTX660-x86-Release',
+ 'Test-Win8-ShuttleA-GTX660-x86-Release-NVPR',
+ 'Test-Win8-ShuttleA-GTX660-x86_64-Debug',
+ 'Test-Win8-ShuttleA-GTX660-x86_64-Release',
+ 'Test-Win8-ShuttleA-HD7770-x86-Debug',
+ 'Test-Win8-ShuttleA-HD7770-x86-Release',
+ 'Test-Win8-ShuttleA-HD7770-x86_64-Debug',
+ 'Test-Win8-ShuttleA-HD7770-x86_64-Release',
]
# TODO: Get this from builder_name_schema in buildbot.