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

Unified Diff: testing/buildbot/manage.py

Issue 1354223004: Run telemetry_gpu_unittests via isolate on "Linux Tests" and trybot. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add third_party/webgl/src/sdk/tests Created 5 years, 3 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 | « testing/buildbot/gn_isolate_map.pyl ('k') | testing/scripts/run_telemetry_as_googletest.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/manage.py
diff --git a/testing/buildbot/manage.py b/testing/buildbot/manage.py
index 66d082f397f05c896cda888487faf24a954eda76..adb7544eab9b1d4cbd7af8cbbf21a15acb6a0d5d 100755
--- a/testing/buildbot/manage.py
+++ b/testing/buildbot/manage.py
@@ -72,6 +72,7 @@ SKIP_GN_ISOLATE_MAP_TARGETS = {
'gles2_conform_test',
'tab_capture_end2end_tests',
'telemetry_gpu_test',
+ 'telemetry_gpu_unittests',
}
« no previous file with comments | « testing/buildbot/gn_isolate_map.pyl ('k') | testing/scripts/run_telemetry_as_googletest.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698