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

Unified Diff: scripts/master/chromium_step.py

Issue 224653002: Revert "Remove performance_ui_tests from bot configs." (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 6 years, 9 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 | « masters/master.client.v8/master.cfg ('k') | scripts/master/factory/chromium_commands.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/master/chromium_step.py
diff --git a/scripts/master/chromium_step.py b/scripts/master/chromium_step.py
index 4bba43f35101651828fcd95a66b1ec1654010e6d..688fe8da349a21e303870e5e99ce26d355281593 100644
--- a/scripts/master/chromium_step.py
+++ b/scripts/master/chromium_step.py
@@ -582,8 +582,10 @@ class AnnotationObserver(buildstep.LogLineObserver):
'chromium-rel-linux-64': 'linux-release-64',
'chromium-rel-linux-hardy': 'linux-release-hardy',
'chromium-rel-linux-hardy-lowmem': 'linux-release-lowmem',
+ 'chromium-rel-linux-memory': 'linux-release-memory',
'chromium-rel-linux-webkit': 'linux-release-webkit-latest',
'chromium-rel-mac': 'mac-release',
+ 'chromium-rel-mac-memory': 'mac-release-memory',
'chromium-rel-mac5': 'mac-release-10.5',
'chromium-rel-mac6': 'mac-release-10.6',
'chromium-rel-mac5-v8': 'mac-release-10.5-v8-latest',
@@ -592,6 +594,7 @@ class AnnotationObserver(buildstep.LogLineObserver):
'chromium-rel-old-mac6': 'mac-release-old-10.6',
'chromium-rel-vista-dual': 'vista-release-dual-core',
'chromium-rel-vista-dual-v8': 'vista-release-v8-latest',
+ 'chromium-rel-vista-memory': 'vista-release-memory',
'chromium-rel-vista-single': 'vista-release-single-core',
'chromium-rel-vista-webkit': 'vista-release-webkit-latest',
'chromium-rel-xp': 'xp-release',
« no previous file with comments | « masters/master.client.v8/master.cfg ('k') | scripts/master/factory/chromium_commands.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698