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

Unified Diff: scripts/slave/recipe_modules/gpu/common.py

Issue 1502273002: Build the new Telemetry GPU test isolate on the FYI waterfall. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 5 years 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 | scripts/slave/recipes/gpu/build_and_test.expected/killall_gnome_keyring_failure.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipe_modules/gpu/common.py
diff --git a/scripts/slave/recipe_modules/gpu/common.py b/scripts/slave/recipe_modules/gpu/common.py
index 446cadbb4b8a6e2a6571ae2bae67724afc0ac7ac..dd8fd48469862dc3fd7cfaad5cb7769bd96f7eab 100644
--- a/scripts/slave/recipe_modules/gpu/common.py
+++ b/scripts/slave/recipe_modules/gpu/common.py
@@ -21,6 +21,7 @@ GPU_ISOLATES = (
FYI_ONLY_GPU_ISOLATES = (
'audio_unittests',
'content_unittests',
+ 'telemetry_gpu_new_test',
bajones 2015/12/07 19:02:14 Silly nit: "new_test" seems very non-descript and
Ken Russell (switch to Gerrit) 2015/12/07 19:03:25 The new target name is only temporary and isn't tr
)
# Until we have more capacity, run angle_end2end_tests only on the
« no previous file with comments | « no previous file | scripts/slave/recipes/gpu/build_and_test.expected/killall_gnome_keyring_failure.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698