Index: scripts/slave/recipes/chromium_gn.expected/full_tryserver_v8_v8_android_chromium_gn_dbg.json |
diff --git a/scripts/slave/recipes/chromium_gn.expected/full_tryserver_v8_v8_android_chromium_gn_dbg.json b/scripts/slave/recipes/chromium_gn.expected/full_tryserver_v8_v8_android_chromium_gn_dbg.json |
index a8a93de981e189528ce7036f4b2434160df51358..9d7cab6ef3a88988f05664f3ef0018922916b98a 100644 |
--- a/scripts/slave/recipes/chromium_gn.expected/full_tryserver_v8_v8_android_chromium_gn_dbg.json |
+++ b/scripts/slave/recipes/chromium_gn.expected/full_tryserver_v8_v8_android_chromium_gn_dbg.json |
@@ -117,9 +117,7 @@ |
"@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/tryserver.v8.json@@@", |
"@@@STEP_LOG_LINE@json.output@{@@@", |
"@@@STEP_LOG_LINE@json.output@ \"v8_android_chromium_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@@@" |
@@ -200,75 +198,28 @@ |
"v8_android_chromium_gn_dbg", |
"-v", |
"//out/Debug", |
- "{\"files\": [\"foo.cc\"], \"targets\": [\"base_unittests_apk\", \"chrome_shell_apk\"]}", |
+ "{\"files\": [\"foo.cc\"], \"targets\": [\"chrome_shell_apk\"]}", |
"/path/to/tmp/json" |
], |
"cwd": "[SLAVE_BUILD]", |
"name": "analyze", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
- "@@@STEP_LOG_LINE@json.output@ \"build_targets\": [@@@", |
- "@@@STEP_LOG_LINE@json.output@ \"base_unittests\"@@@", |
- "@@@STEP_LOG_LINE@json.output@ ], @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"build_targets\": [], @@@", |
"@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency\", @@@", |
- "@@@STEP_LOG_LINE@json.output@ \"targets\": [@@@", |
- "@@@STEP_LOG_LINE@json.output@ \"base_unittests\"@@@", |
- "@@@STEP_LOG_LINE@json.output@ ]@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"targets\": []@@@", |
"@@@STEP_LOG_LINE@json.output@}@@@", |
"@@@STEP_LOG_END@json.output@@@", |
"@@@STEP_LOG_LINE@analyze_details@{@@@", |
- "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", |
- "@@@STEP_LOG_LINE@analyze_details@ \"base_unittests\"@@@", |
- "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
- "@@@STEP_LOG_LINE@analyze_details@ \"original_compile_targets\": [@@@", |
- "@@@STEP_LOG_LINE@analyze_details@ \"base_unittests_apk\"@@@", |
- "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
+ "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@", |
+ "@@@STEP_LOG_LINE@analyze_details@ \"original_compile_targets\": [], @@@", |
"@@@STEP_LOG_LINE@analyze_details@ \"original_exes\": [@@@", |
- "@@@STEP_LOG_LINE@analyze_details@ \"base_unittests_apk\", @@@", |
"@@@STEP_LOG_LINE@analyze_details@ \"chrome_shell_apk\"@@@", |
"@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
- "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@@", |
- "@@@STEP_LOG_LINE@analyze_details@ \"base_unittests\"@@@", |
- "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
- "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.matching_exes\": [@@@", |
- "@@@STEP_LOG_LINE@analyze_details@ \"base_unittests\"@@@", |
- "@@@STEP_LOG_LINE@analyze_details@ ]@@@", |
+ "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [], @@@", |
+ "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.matching_exes\": []@@@", |
"@@@STEP_LOG_LINE@analyze_details@}@@@", |
"@@@STEP_LOG_END@analyze_details@@@" |
] |
- }, |
- { |
- "cmd": [ |
- "python", |
- "-u", |
- "[BUILD]/scripts/slave/compile.py", |
- "--target", |
- "Debug", |
- "--src-dir", |
- "[SLAVE_BUILD]/src", |
- "--build-tool", |
- "ninja", |
- "--compiler", |
- "goma", |
- "--goma-dir", |
- "[BUILD]/goma", |
- "--goma-disable-local-fallback", |
- "--", |
- "base_unittests" |
- ], |
- "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" |
} |
] |