Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(89)

Unified Diff: tools/rebaseline.py

Issue 267483002: Update the list of bots in rebaseline.py. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/rebaseline.py
diff --git a/tools/rebaseline.py b/tools/rebaseline.py
index 9ef441f448cc64f6d8390742dccd004c39878bf8..294a368f140a5e94917540ba36ccfa6fdc42ba23 100755
--- a/tools/rebaseline.py
+++ b/tools/rebaseline.py
@@ -74,13 +74,12 @@ TEST_BUILDERS = [
'Test-Mac10.8-MacMini4.1-GeForce320M-x86-Release',
'Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Debug',
'Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release',
- 'Test-Ubuntu12-ShuttleA-ATI5770-x86-Debug',
- 'Test-Ubuntu12-ShuttleA-ATI5770-x86-Release',
- 'Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Debug',
- 'Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Release',
'Test-Ubuntu12-ShuttleA-HD2000-x86_64-Release-Valgrind',
- 'Test-Ubuntu12-ShuttleA-NoGPU-x86_64-Debug',
- 'Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-ASAN',
+ 'Test-Ubuntu12-ShuttleA-GTX660-x86-Debug',
+ 'Test-Ubuntu12-ShuttleA-GTX660-x86-Release',
+ 'Test-Ubuntu12-ShuttleA-GTX660-x86_64-Debug',
+ 'Test-Ubuntu12-ShuttleA-GTX660-x86_64-Release',
+ 'Test-Ubuntu13.10-ShuttleA-NoGPU-x86_64-Debug',
'Test-Win7-ShuttleA-HD2000-x86-Debug',
'Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE',
'Test-Win7-ShuttleA-HD2000-x86-Debug-DirectWrite',
@@ -91,7 +90,6 @@ TEST_BUILDERS = [
'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',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698