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

Side by Side Diff: scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_matching_exclusion.json

Issue 1187863002: Use simpler "analyze" logic for chromium_trybot recipe on non-Windows (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: rebase Created 5 years, 6 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 unified diff | Download patch
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "[BUILD]/scripts/slave/bot_update.py", 6 "[BUILD]/scripts/slave/bot_update.py",
7 "--master", 7 "--master",
8 "tryserver.chromium.linux", 8 "tryserver.chromium.linux",
9 "--builder", 9 "--builder",
10 "linux_chromium_rel_ng", 10 "linux_chromium_rel_ng",
(...skipping 178 matching lines...) Expand 10 before | Expand all | Expand 10 after
189 ], 189 ],
190 "cwd": "[SLAVE_BUILD]", 190 "cwd": "[SLAVE_BUILD]",
191 "name": "analyze", 191 "name": "analyze",
192 "~followup_annotations": [ 192 "~followup_annotations": [
193 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", 193 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@",
194 "@@@STEP_LOG_END@excluded_files@@@", 194 "@@@STEP_LOG_END@excluded_files@@@",
195 "@@@STEP_LOG_LINE@analyze_details@{@@@", 195 "@@@STEP_LOG_LINE@analyze_details@{@@@",
196 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", 196 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@",
197 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", 197 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@",
198 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", 198 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@",
199 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\", @@@", 199 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\", @@@",
200 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @ @@",
201 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", 200 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@",
202 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", 201 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@",
203 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", 202 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @ @@",
203 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@",
204 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 204 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
205 "@@@STEP_LOG_LINE@analyze_details@ \"original_compile_targets\": [@@@", 205 "@@@STEP_LOG_LINE@analyze_details@ \"original_compile_targets\": [@@@",
206 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", 206 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@",
207 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", 207 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@",
208 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\", @@@", 208 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\", @@@",
209 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", 209 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@",
210 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", 210 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@",
211 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @ @@", 211 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @ @@",
212 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@", 212 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@",
213 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 213 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
274 "ninja", 274 "ninja",
275 "--compiler", 275 "--compiler",
276 "goma", 276 "goma",
277 "--goma-dir", 277 "--goma-dir",
278 "[BUILD]/goma", 278 "[BUILD]/goma",
279 "--goma-disable-local-fallback", 279 "--goma-disable-local-fallback",
280 "--ninja-ensure-up-to-date", 280 "--ninja-ensure-up-to-date",
281 "--", 281 "--",
282 "angle_unittests_run", 282 "angle_unittests_run",
283 "chrome", 283 "chrome",
284 "telemetry_gpu_test_run", 284 "chromium_swarm_tests",
285 "tab_capture_end2end_tests_run",
286 "content_gl_tests_run", 285 "content_gl_tests_run",
287 "gl_tests_run", 286 "gl_tests_run",
288 "chromium_swarm_tests" 287 "tab_capture_end2end_tests_run",
288 "telemetry_gpu_test_run"
289 ], 289 ],
290 "cwd": "[SLAVE_BUILD]", 290 "cwd": "[SLAVE_BUILD]",
291 "name": "compile (with patch)" 291 "name": "compile (with patch)"
292 }, 292 },
293 { 293 {
294 "cmd": [ 294 "cmd": [
295 "python", 295 "python",
296 "-u", 296 "-u",
297 "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py", 297 "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py",
298 "--build-dir", 298 "--build-dir",
(...skipping 1595 matching lines...) Expand 10 before | Expand all | Expand 10 after
1894 "--decorate", 1894 "--decorate",
1895 "--print-status-updates", 1895 "--print-status-updates",
1896 "--shards", 1896 "--shards",
1897 "1", 1897 "1",
1898 "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch)/Linux/[dumm y has/linux_chromium_rel_ng/571" 1898 "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch)/Linux/[dumm y has/linux_chromium_rel_ng/571"
1899 ], 1899 ],
1900 "cwd": "[SLAVE_BUILD]", 1900 "cwd": "[SLAVE_BUILD]",
1901 "name": "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch) on Li nux" 1901 "name": "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch) on Li nux"
1902 } 1902 }
1903 ] 1903 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698