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

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

Issue 1518533003: (Re-land) Switch remaining bots to new Telemetry GPU isolate. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebased. Undid TODO. Created 5 years 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\\kill_processes.py" 6 "[BUILD]\\scripts\\slave\\kill_processes.py"
7 ], 7 ],
8 "cwd": "[SLAVE_BUILD]", 8 "cwd": "[SLAVE_BUILD]",
9 "name": "taskkill" 9 "name": "taskkill"
10 }, 10 },
(...skipping 199 matching lines...) Expand 10 before | Expand all | Expand 10 after
210 "@@@STEP_LOG_LINE@json.output@}@@@", 210 "@@@STEP_LOG_LINE@json.output@}@@@",
211 "@@@STEP_LOG_END@json.output@@@" 211 "@@@STEP_LOG_END@json.output@@@"
212 ] 212 ]
213 }, 213 },
214 { 214 {
215 "cmd": [ 215 "cmd": [
216 "python", 216 "python",
217 "-u", 217 "-u",
218 "[SLAVE_BUILD]\\src\\build\\gyp_chromium", 218 "[SLAVE_BUILD]\\src\\build\\gyp_chromium",
219 "--analyzer", 219 "--analyzer",
220 "{\"additional_compile_targets\": [\"chromium_builder_tests\", \"crash_ser vice\"], \"files\": [\"third_party/WebKit/Source/core/dom/Element.cpp\"], \"test _targets\": [\"angle_unittests_run\", \"blink_heap_unittests\", \"blink_platform _unittests\", \"chrome\", \"content_gl_tests_run\", \"gl_tests_run\", \"gl_unitt ests_run\", \"mini_installer\", \"tab_capture_end2end_tests_run\", \"telemetry_g pu_test_run\", \"webkit_unit_tests\", \"wtf_unittests\"]}", 220 "{\"additional_compile_targets\": [\"chromium_builder_tests\", \"crash_ser vice\"], \"files\": [\"third_party/WebKit/Source/core/dom/Element.cpp\"], \"test _targets\": [\"angle_unittests_run\", \"blink_heap_unittests\", \"blink_platform _unittests\", \"content_gl_tests_run\", \"gl_tests_run\", \"gl_unittests_run\", \"mini_installer\", \"tab_capture_end2end_tests_run\", \"telemetry_gpu_new_test_ run\", \"webkit_unit_tests\", \"wtf_unittests\"]}",
221 "/path/to/tmp/json" 221 "/path/to/tmp/json"
222 ], 222 ],
223 "cwd": "[SLAVE_BUILD]", 223 "cwd": "[SLAVE_BUILD]",
224 "env": { 224 "env": {
225 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li brary dcheck_always_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]\\go ma' proprietary_codecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1 " 225 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li brary dcheck_always_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]\\go ma' proprietary_codecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1 "
226 }, 226 },
227 "name": "analyze", 227 "name": "analyze",
228 "~followup_annotations": [ 228 "~followup_annotations": [
229 "@@@STEP_TEXT@No compile necessary@@@", 229 "@@@STEP_TEXT@No compile necessary@@@",
230 "@@@STEP_LOG_LINE@json.output@{@@@", 230 "@@@STEP_LOG_LINE@json.output@{@@@",
231 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@", 231 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@",
232 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@", 232 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@",
233 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@", 233 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@",
234 "@@@STEP_LOG_LINE@json.output@}@@@", 234 "@@@STEP_LOG_LINE@json.output@}@@@",
235 "@@@STEP_LOG_END@json.output@@@", 235 "@@@STEP_LOG_END@json.output@@@",
236 "@@@STEP_LOG_LINE@analyze_details@{@@@", 236 "@@@STEP_LOG_LINE@analyze_details@{@@@",
237 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", 237 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@",
238 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", 238 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@",
239 "@@@STEP_LOG_LINE@analyze_details@ \"crash_service\"@@@", 239 "@@@STEP_LOG_LINE@analyze_details@ \"crash_service\"@@@",
240 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 240 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
241 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@", 241 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@",
242 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [], @@@", 242 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [], @@@",
243 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@ @", 243 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@ @",
244 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", 244 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@",
245 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", 245 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@",
246 "@@@STEP_LOG_LINE@analyze_details@ \"blink_heap_unittests\", @@@", 246 "@@@STEP_LOG_LINE@analyze_details@ \"blink_heap_unittests\", @@@",
247 "@@@STEP_LOG_LINE@analyze_details@ \"blink_platform_unittests\", @@@", 247 "@@@STEP_LOG_LINE@analyze_details@ \"blink_platform_unittests\", @@@",
248 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@",
249 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", 248 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@",
250 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", 249 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@",
251 "@@@STEP_LOG_LINE@analyze_details@ \"gl_unittests_run\", @@@", 250 "@@@STEP_LOG_LINE@analyze_details@ \"gl_unittests_run\", @@@",
252 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\", @@@", 251 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\", @@@",
253 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @ @@", 252 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @ @@",
254 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\", @@@", 253 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_new_test_run\", @@@" ,
255 "@@@STEP_LOG_LINE@analyze_details@ \"webkit_unit_tests\", @@@", 254 "@@@STEP_LOG_LINE@analyze_details@ \"webkit_unit_tests\", @@@",
256 "@@@STEP_LOG_LINE@analyze_details@ \"wtf_unittests\"@@@", 255 "@@@STEP_LOG_LINE@analyze_details@ \"wtf_unittests\"@@@",
257 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", 256 "@@@STEP_LOG_LINE@analyze_details@ ]@@@",
258 "@@@STEP_LOG_LINE@analyze_details@}@@@", 257 "@@@STEP_LOG_LINE@analyze_details@}@@@",
259 "@@@STEP_LOG_END@analyze_details@@@" 258 "@@@STEP_LOG_END@analyze_details@@@"
260 ] 259 ]
261 }, 260 },
262 { 261 {
263 "cmd": [ 262 "cmd": [
264 "python", 263 "python",
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
432 ], 431 ],
433 "cwd": "[SLAVE_BUILD]", 432 "cwd": "[SLAVE_BUILD]",
434 "name": "process_dumps" 433 "name": "process_dumps"
435 }, 434 },
436 { 435 {
437 "name": "$result", 436 "name": "$result",
438 "recipe_result": null, 437 "recipe_result": null,
439 "status_code": 0 438 "status_code": 0
440 } 439 }
441 ] 440 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698