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

Unified Diff: testing/buildbot/manage.py

Issue 2799783002: Add automated VR latency tester (Closed)
Patch Set: Working version that must be manually triggered Created 3 years, 8 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 48a592831e88375f85ab19af3c13754cdcc52167..48b95bfbb5b180e394f814a459a2b0531deb2010 100755
--- a/testing/buildbot/manage.py
+++ b/testing/buildbot/manage.py
@@ -168,6 +168,7 @@ SKIP_GN_ISOLATE_MAP_TARGETS = {
'ios_web_unittests',
# These are listed in Builders that are skipped for other reasons.
+ 'automated_motopho_latency_test',
'chrome_junit_tests',
'components_gcm_driver_junit_tests',
'components_invalidation_impl_junit_tests',

Powered by Google App Engine
This is Rietveld 408576698