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

Unified Diff: scripts/slave/recipes/chromium_trybot.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
Index: scripts/slave/recipes/chromium_trybot.py
diff --git a/scripts/slave/recipes/chromium_trybot.py b/scripts/slave/recipes/chromium_trybot.py
index 4e06d261895166d067d39bb9e52fda925eefa284..0f9d2c9dfb2febf8205b62b4ce3e447b810625b2 100644
--- a/scripts/slave/recipes/chromium_trybot.py
+++ b/scripts/slave/recipes/chromium_trybot.py
@@ -833,7 +833,7 @@ def GenTests(api):
gpu_targets = ['angle_unittests_run', 'chrome', 'chromium_builder_tests',
'content_gl_tests_run', 'gl_tests_run',
- 'tab_capture_end2end_tests_run', 'telemetry_gpu_new_test_run']
+ 'tab_capture_end2end_tests_run', 'telemetry_gpu_test_run']
yield (
api.test('gpu_tests') +
props(

Powered by Google App Engine
This is Rietveld 408576698