Index: scripts/slave/recipe_modules/chromium_android/example.expected/perf_tests_failure.json |
diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/perf_tests_failure.json b/scripts/slave/recipe_modules/chromium_android/example.expected/perf_tests_failure.json |
index 5a72d20d5c7f754fe5ced394ce00bee517569a5b..3ffe36f70c2514a7c68844bf6f2f35c80fb0dfda 100644 |
--- a/scripts/slave/recipe_modules/chromium_android/example.expected/perf_tests_failure.json |
+++ b/scripts/slave/recipe_modules/chromium_android/example.expected/perf_tests_failure.json |
@@ -720,16 +720,10 @@ |
"-u", |
"[SLAVE_BUILD]/src/build/android/test_runner.py", |
"instrumentation", |
- "--test-apk", |
- "[SLAVE_BUILD]/src/out/Release/apks/AndroidWebViewTest.apk", |
"--blacklist-file", |
"[SLAVE_BUILD]/src/out/bad_devices.json", |
"--logcat-output-file", |
"/path/to/tmp/", |
- "--apk-under-test", |
- "[SLAVE_BUILD]/src/out/Release/apks/AndroidWebView.apk", |
- "--isolate-file-path", |
- "android_webview/android_webview_test_apk.isolate", |
"--flakiness-dashboard-server", |
"test-results.appspot.com", |
"-A", |
@@ -737,9 +731,17 @@ |
"-E", |
"FlakyTest", |
"--screenshot", |
- "--release", |
"--host-driven-root", |
"[SLAVE_BUILD]/src/chrome/test", |
+ "--test-apk", |
+ "[SLAVE_BUILD]/src/out/Release/apks/AndroidWebViewTest.apk", |
+ "--apk-under-test", |
+ "[SLAVE_BUILD]/src/out/Release/apks/AndroidWebView.apk", |
+ "--additional-apk", |
+ "Additional.apk", |
+ "--isolate-file-path", |
+ "android_webview/android_webview_test_apk.isolate", |
+ "--release", |
"--official-build" |
], |
"cwd": "[SLAVE_BUILD]", |