Chromium Code Reviews| Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Builder__dbg_.json |
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Builder__dbg_.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Builder__dbg_.json |
| index c6fdd85208c00909030012f691f038cf45f9d4b4..85660736c6eff914d2f5a2603eadb978ac9fe63e 100644 |
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Builder__dbg_.json |
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Builder__dbg_.json |
| @@ -177,9 +177,36 @@ |
| "--goma-dir", |
| "[BUILD]/goma", |
| "--", |
| + "android_webview_test_apk", |
| + "android_webview_unittests_apk", |
| "base_junit_tests", |
| + "base_unittests_apk", |
| + "breakpad_unittests_deps", |
| + "cc_unittests_apk", |
| + "chrome_junit_tests", |
| + "chrome_shell_test_apk", |
| + "chrome_sync_shell_test_apk", |
| "components_browsertests_apk", |
| - "gfx_unittests_apk" |
| + "components_unittests_apk", |
| + "content_browsertests_apk", |
| + "content_junit_tests", |
| + "content_shell_test_apk", |
| + "content_unittests_apk", |
| + "events_unittests_apk", |
| + "gfx_unittests_apk", |
| + "gl_tests_apk", |
| + "gpu_unittests_apk", |
| + "ipc_tests_apk", |
| + "junit_unit_tests", |
| + "media_unittests_apk", |
| + "net_unittests_apk", |
|
navabi
2015/06/23 21:38:30
are these the expectation changes you had in mind?
jbudorick
2015/06/23 21:39:57
Yep, this is what I expected.
|
| + "sandbox_linux_unittests_deps", |
| + "sql_unittests_apk", |
| + "sync_unit_tests_apk", |
| + "ui_android_unittests_apk", |
| + "ui_base_unittests_apk", |
| + "ui_touch_selection_unittests_apk", |
| + "unit_tests_apk" |
| ], |
| "cwd": "[SLAVE_BUILD]", |
| "env": { |