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

Unified Diff: build/android/buildbot/bb_device_steps.py

Issue 295983010: Move installation of ContentShell. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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 | « no previous file | build/android/buildbot/bb_run_bot.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/buildbot/bb_device_steps.py
diff --git a/build/android/buildbot/bb_device_steps.py b/build/android/buildbot/bb_device_steps.py
index 820074977591e681ffb5e59379565b5b32cce946..51c2d63ce10ca46d7a58b6e4d9eb2c833df5c4f2 100755
--- a/build/android/buildbot/bb_device_steps.py
+++ b/build/android/buildbot/bb_device_steps.py
@@ -446,8 +446,6 @@ def RunWebRTCNativeTests(options):
def RunGPUTests(options):
- InstallApk(options, INSTRUMENTATION_TESTS['ContentShell'], False)
-
bb_annotations.PrintNamedStep('gpu_tests')
revision = _GetRevision(options)
RunCmd(['content/test/gpu/run_gpu_test.py',
« no previous file with comments | « no previous file | build/android/buildbot/bb_run_bot.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698