OLD | NEW |
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.mac", | 8 "tryserver.chromium.mac", |
9 "--builder", | 9 "--builder", |
10 "mac_chromium_rel_ng", | 10 "mac_chromium_rel_ng", |
(...skipping 161 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
172 "@@@STEP_LOG_LINE@json.output@}@@@", | 172 "@@@STEP_LOG_LINE@json.output@}@@@", |
173 "@@@STEP_LOG_END@json.output@@@" | 173 "@@@STEP_LOG_END@json.output@@@" |
174 ] | 174 ] |
175 }, | 175 }, |
176 { | 176 { |
177 "cmd": [ | 177 "cmd": [ |
178 "python", | 178 "python", |
179 "-u", | 179 "-u", |
180 "[SLAVE_BUILD]/src/build/gyp_chromium", | 180 "[SLAVE_BUILD]/src/build/gyp_chromium", |
181 "--analyzer", | 181 "--analyzer", |
182 "{\"files\": [\"foo.cc\"], \"targets\": [\"angle_unittests_run\", \"chrome
\", \"content_gl_tests_run\", \"gl_tests_run\", \"tab_capture_end2end_tests_run\
", \"telemetry_gpu_test_run\"]}", | 182 "{\"files\": [\"foo.cc\"], \"targets\": [\"angle_unittests_run\", \"chrome
\", \"chromium_builder_tests\", \"content_gl_tests_run\", \"gl_tests_run\", \"ta
b_capture_end2end_tests_run\", \"telemetry_gpu_test_run\"]}", |
183 "/path/to/tmp/json" | 183 "/path/to/tmp/json" |
184 ], | 184 ], |
185 "cwd": "[SLAVE_BUILD]", | 185 "cwd": "[SLAVE_BUILD]", |
186 "env": { | 186 "env": { |
187 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library dchec
k_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 test_isolation_
mode=prepare use_goma=1" | 187 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library dchec
k_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 test_isolation_
mode=prepare use_goma=1" |
188 }, | 188 }, |
189 "name": "analyze", | 189 "name": "analyze", |
190 "~followup_annotations": [ | 190 "~followup_annotations": [ |
191 "@@@STEP_LOG_LINE@json.output@{@@@", | 191 "@@@STEP_LOG_LINE@json.output@{@@@", |
192 "@@@STEP_LOG_LINE@json.output@ \"build_targets\": [@@@", | 192 "@@@STEP_LOG_LINE@json.output@ \"build_targets\": [@@@", |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
225 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", | 225 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", |
226 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", | 226 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", |
227 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", | 227 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", |
228 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", | 228 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", |
229 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", | 229 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", |
230 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@", | 230 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@", |
231 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 231 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
232 "@@@STEP_LOG_LINE@analyze_details@ \"original_exes\": [@@@", | 232 "@@@STEP_LOG_LINE@analyze_details@ \"original_exes\": [@@@", |
233 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", | 233 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", |
234 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", | 234 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", |
| 235 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", |
235 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", | 236 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", |
236 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", | 237 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", |
237 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", | 238 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", |
238 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@", | 239 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@", |
239 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 240 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
240 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@
@", | 241 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@
@", |
241 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", | 242 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", |
242 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", | 243 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", |
243 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", | 244 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", |
244 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", | 245 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", |
(...skipping 3662 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3907 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@", | 3908 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@", |
3908 "@@@STEP_LOG_LINE@python.inline@ for f in failures['ignored']:@@@", | 3909 "@@@STEP_LOG_LINE@python.inline@ for f in failures['ignored']:@@@", |
3909 "@@@STEP_LOG_LINE@python.inline@ print f@@@", | 3910 "@@@STEP_LOG_LINE@python.inline@ print f@@@", |
3910 "@@@STEP_LOG_LINE@python.inline@@@@", | 3911 "@@@STEP_LOG_LINE@python.inline@@@@", |
3911 "@@@STEP_LOG_LINE@python.inline@sys.exit(0 if success else 1)@@@", | 3912 "@@@STEP_LOG_LINE@python.inline@sys.exit(0 if success else 1)@@@", |
3912 "@@@STEP_LOG_END@python.inline@@@", | 3913 "@@@STEP_LOG_END@python.inline@@@", |
3913 "@@@STEP_WARNINGS@@@" | 3914 "@@@STEP_WARNINGS@@@" |
3914 ] | 3915 ] |
3915 } | 3916 } |
3916 ] | 3917 ] |
OLD | NEW |