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

Unified Diff: scripts/slave/recipes/chromium_gn.expected/full_chromium_linux_Android_GN__dbg_.json

Issue 1153933004: Flip GN bots to be purely driven by //testing/buildbot/*.json files for tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: add comment explaining the lack of android tests Created 5 years, 7 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_gn.expected/full_chromium_linux_Android_GN__dbg_.json
diff --git a/scripts/slave/recipes/chromium_gn.expected/full_chromium_linux_Android_GN__dbg_.json b/scripts/slave/recipes/chromium_gn.expected/full_chromium_linux_Android_GN__dbg_.json
index 8de6c8a2bcad14c99e21838d9ea751fbc793245e..442ca5c842f629096c3a80f6cb72e29dc4331e2e 100644
--- a/scripts/slave/recipes/chromium_gn.expected/full_chromium_linux_Android_GN__dbg_.json
+++ b/scripts/slave/recipes/chromium_gn.expected/full_chromium_linux_Android_GN__dbg_.json
@@ -109,9 +109,7 @@
"@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"Android GN (dbg)\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_unittests\"@@@",
- "@@@STEP_LOG_LINE@json.output@ ]@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": []@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
@@ -155,22 +153,9 @@
"--goma-dir",
"[BUILD]/goma",
"--",
- "base_unittests_apk",
"chrome_shell_apk"
],
"cwd": "[SLAVE_BUILD]",
"name": "compile"
- },
- {
- "cmd": [
- "python",
- "-u",
- "[DEPOT_TOOLS]/gn.py",
- "--root=[SLAVE_BUILD]/src",
- "check",
- "//out/Debug"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "gn check"
}
]

Powered by Google App Engine
This is Rietveld 408576698