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

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

Issue 1920753002: Make content_shell_test fit isolate naming convention. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Also update bb_device_steps.py. Created 4 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
« no previous file with comments | « no previous file | content/content_shell_test_apk.isolate » ('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 2e18e8d520719eac355df09996784cfd623593f3..50774b45c6b4537a547cf7e0c4ad11cc96c80def 100755
--- a/build/android/buildbot/bb_device_steps.py
+++ b/build/android/buildbot/bb_device_steps.py
@@ -63,7 +63,7 @@ INSTRUMENTATION_TESTS = dict((suite.name, suite) for suite in [
'org.chromium.content_shell_apk',
'ContentShellTest',
'content:content/test/data/android/device_files',
- isolate_file_path='content/content_shell_test_apk.isolate'),
+ isolate_file_path='content/content_shell_test_data.isolate'),
I('ChromePublic',
'ChromePublic.apk',
'org.chromium.chrome',
« no previous file with comments | « no previous file | content/content_shell_test_apk.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698