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

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

Issue 1515933004: Rename telemetry_gpu_new_test back to telemetry_gpu_test. (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 | « scripts/slave/recipe_modules/gpu/api.py ('k') | scripts/slave/recipe_modules/gpu/test_api.py » ('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 beea71419a9401ea363481bae559992964cd557c..446cadbb4b8a6e2a6571ae2bae67724afc0ac7ac 100644
--- a/scripts/slave/recipe_modules/gpu/common.py
+++ b/scripts/slave/recipe_modules/gpu/common.py
@@ -10,7 +10,7 @@ GPU_ISOLATES = (
'gles2_conform_test',
'gpu_unittests',
'tab_capture_end2end_tests',
- 'telemetry_gpu_new_test',
+ 'telemetry_gpu_test',
)
# Until the media-only tests are extracted from content_unittests and
« no previous file with comments | « scripts/slave/recipe_modules/gpu/api.py ('k') | scripts/slave/recipe_modules/gpu/test_api.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698