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

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: Clean up debug printing 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
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',
}

Powered by Google App Engine
This is Rietveld 408576698