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

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: Fix mb.py's fix 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',
Ken Russell (switch to Gerrit) 2015/09/18 23:52:51 I don't think this is needed. Could you please tak
nednguyen 2015/09/21 17:26:18 Done.
nednguyen 2015/09/21 17:29:12 Actually, this is needed to bypass the presubmit c
Ken Russell (switch to Gerrit) 2015/09/21 20:59:38 Pawel, Dirk, do either of you know why that's happ
}

Powered by Google App Engine
This is Rietveld 408576698