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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_android_Android_Webview_L__dbg_.json

Issue 1859343003: [Android] Install SystemWebView.apk for SystemWebViewShellLayoutTest.apk. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: rebase 2 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
Index: scripts/slave/recipes/chromium.expected/full_chromium_android_Android_Webview_L__dbg_.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_android_Android_Webview_L__dbg_.json b/scripts/slave/recipes/chromium.expected/full_chromium_android_Android_Webview_L__dbg_.json
index 311eded5fd7571a6dc20b3b626e226e4d2421aab..6620101f9b25ab87639ea06c91d11f7c263c3023 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_android_Android_Webview_L__dbg_.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_android_Android_Webview_L__dbg_.json
@@ -457,7 +457,9 @@
"test-results.appspot.com",
"--verbose",
"--json-results-file",
- "/path/to/tmp/json"
+ "/path/to/tmp/json",
+ "--additional-apk",
+ "[SLAVE_BUILD]/src/out/Debug/apks/apks/SystemWebView.apk"
],
"cwd": "[SLAVE_BUILD]",
"name": "Instrumentation test SystemWebViewShellLayoutTest",

Powered by Google App Engine
This is Rietveld 408576698