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 5b5e73603061d4eb04911614c1e4e433a3a6070e..dbcbf3de6e49a962c8138619e807e5696289d127 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 |
| @@ -259,35 +259,55 @@ |
| "[SLAVE_BUILD]/src/build/goma/client", |
| "--", |
| "android_webview_test_apk", |
| + "android_webview_unittests", |
|
kjellander_chromium
2016/04/13 05:49:32
So, I verified that for the GN build, the run_ scr
agrieve
2016/04/13 13:56:02
I debated going this route, but I think we eventua
kjellander_chromium
2016/04/13 15:21:36
That sounds even better! Many times I have built t
|
| "android_webview_unittests_apk", |
| + "base_unittests", |
| "base_unittests_apk", |
| "breakpad_unittests_deps", |
| + "cc_unittests", |
| "cc_unittests_apk", |
| "chrome_junit_tests", |
| "chrome_public_test_apk", |
| "chrome_sync_shell_test_apk", |
| "chromedriver_webview_shell_apk", |
| + "components_unittests", |
| "components_unittests_apk", |
| + "content_browsertests", |
| "content_browsertests_apk", |
| "content_junit_tests", |
| "content_shell_test_apk", |
| + "content_unittests", |
| "content_unittests_apk", |
| + "events_unittests", |
| "events_unittests_apk", |
| + "gfx_unittests", |
| "gfx_unittests_apk", |
| + "gl_tests", |
| "gl_tests_apk", |
| + "gpu_unittests", |
| "gpu_unittests_apk", |
| + "ipc_tests", |
| "ipc_tests_apk", |
| "junit_unit_tests", |
| + "media_unittests", |
| "media_unittests_apk", |
| + "net_unittests", |
| "net_unittests_apk", |
| "remoting_test_apk", |
| + "remoting_unittests", |
| "remoting_unittests_apk", |
| "sandbox_linux_unittests_deps", |
| + "sql_unittests", |
| "sql_unittests_apk", |
| + "sync_unit_tests", |
| "sync_unit_tests_apk", |
| + "ui_android_unittests", |
| "ui_android_unittests_apk", |
| + "ui_base_unittests", |
| "ui_base_unittests_apk", |
| + "ui_touch_selection_unittests", |
| "ui_touch_selection_unittests_apk", |
| + "unit_tests", |
| "unit_tests_apk" |
| ], |
| "cwd": "[SLAVE_BUILD]", |