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

Unified Diff: scripts/slave/recipes/android/tester.expected/no_compile_because_of_analyze.json

Issue 792043006: android: Add entry for 'skia_unittests' to UNIT_TESTS list. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: REBASE & retrain it Created 5 years, 11 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/android/tester.expected/no_compile_because_of_analyze.json
diff --git a/scripts/slave/recipes/android/tester.expected/no_compile_because_of_analyze.json b/scripts/slave/recipes/android/tester.expected/no_compile_because_of_analyze.json
index e5f57f65ed64bc88d1413df83c4983df3ad4720a..14f62d1c3d6446d5095d8d2936aa849a4b88490f 100644
--- a/scripts/slave/recipes/android/tester.expected/no_compile_because_of_analyze.json
+++ b/scripts/slave/recipes/android/tester.expected/no_compile_because_of_analyze.json
@@ -140,7 +140,7 @@
"-u",
"[SLAVE_BUILD]/src/build/gyp_chromium",
"--analyzer",
- "{\"files\": [\"foo.cc\"], \"targets\": [\"android_webview_test_apk\", \"chrome_shell_test_apk\", \"content_shell_test_apk\", \"chrome_sync_shell_test_apk\", \"android_webview_unittests\", \"base_unittests\", \"breakpad_unittests\", \"cc_unittests\", \"components_unittests\", \"content_browsertests\", \"content_unittests\", \"events_unittests\", \"gl_tests\", \"gpu_unittests\", \"ipc_tests\", \"media_unittests\", \"net_unittests\", \"sandbox_linux_unittests\", \"sql_unittests\", \"sync_unit_tests\", \"ui_android_unittests\", \"ui_base_unittests\", \"ui_touch_selection_unittests\", \"unit_tests\", \"junit_unit_tests\"]}",
+ "{\"files\": [\"foo.cc\"], \"targets\": [\"android_webview_test_apk\", \"chrome_shell_test_apk\", \"content_shell_test_apk\", \"chrome_sync_shell_test_apk\", \"android_webview_unittests\", \"base_unittests\", \"breakpad_unittests\", \"cc_unittests\", \"components_unittests\", \"content_browsertests\", \"content_unittests\", \"events_unittests\", \"gl_tests\", \"gpu_unittests\", \"ipc_tests\", \"media_unittests\", \"net_unittests\", \"sandbox_linux_unittests\", \"skia_unittests\", \"sql_unittests\", \"sync_unit_tests\", \"ui_android_unittests\", \"ui_base_unittests\", \"ui_touch_selection_unittests\", \"unit_tests\", \"junit_unit_tests\"]}",
"/path/to/tmp/json"
],
"env": {
@@ -156,4 +156,4 @@
"@@@STEP_LOG_END@json.output@@@"
]
}
-]
+]

Powered by Google App Engine
This is Rietveld 408576698