| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/cleanup_temp.py" | 6 "[BUILD]/scripts/slave/cleanup_temp.py" |
| 7 ], | 7 ], |
| 8 "cwd": "[SLAVE_BUILD]", | 8 "cwd": "[SLAVE_BUILD]", |
| 9 "name": "cleanup temp" | 9 "name": "cleanup temp" |
| 10 }, | 10 }, |
| (...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 169 "@@@STEP_LOG_LINE@json.output@}@@@", | 169 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 170 "@@@STEP_LOG_END@json.output@@@" | 170 "@@@STEP_LOG_END@json.output@@@" |
| 171 ] | 171 ] |
| 172 }, | 172 }, |
| 173 { | 173 { |
| 174 "cmd": [ | 174 "cmd": [ |
| 175 "python", | 175 "python", |
| 176 "-u", | 176 "-u", |
| 177 "[SLAVE_BUILD]/src/build/gyp_chromium", | 177 "[SLAVE_BUILD]/src/build/gyp_chromium", |
| 178 "--analyzer", | 178 "--analyzer", |
| 179 "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targ
ets\": [\"angle_unittests_run\", \"content_gl_tests_run\", \"gl_tests_run\", \"g
l_unittests_run\", \"gles2_conform_test_run\", \"gpu_unittests_run\", \"tab_capt
ure_end2end_tests_run\", \"telemetry_gpu_new_test_run\"]}", | 179 "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targ
ets\": [\"angle_unittests_run\", \"content_gl_tests_run\", \"gl_tests_run\", \"g
l_unittests_run\", \"gles2_conform_test_run\", \"gpu_unittests_run\", \"tab_capt
ure_end2end_tests_run\", \"telemetry_gpu_test_run\"]}", |
| 180 "/path/to/tmp/json" | 180 "/path/to/tmp/json" |
| 181 ], | 181 ], |
| 182 "cwd": "[SLAVE_BUILD]", | 182 "cwd": "[SLAVE_BUILD]", |
| 183 "env": { | 183 "env": { |
| 184 "GYP_DEFINES": "archive_gpu_tests=1 blink_logging_always_on=1 component=sh
ared_library dcheck_always_on=1 disable_glibcxx_debug=1 ffmpeg_branding=Chrome g
omadir='[BUILD]/goma' internal_gles2_conform_tests=1 proprietary_codecs=1 target
_arch=x64 test_isolation_mode=prepare use_goma=1" | 184 "GYP_DEFINES": "archive_gpu_tests=1 blink_logging_always_on=1 component=sh
ared_library dcheck_always_on=1 disable_glibcxx_debug=1 ffmpeg_branding=Chrome g
omadir='[BUILD]/goma' internal_gles2_conform_tests=1 proprietary_codecs=1 target
_arch=x64 test_isolation_mode=prepare use_goma=1" |
| 185 }, | 185 }, |
| 186 "name": "analyze", | 186 "name": "analyze", |
| 187 "~followup_annotations": [ | 187 "~followup_annotations": [ |
| 188 "@@@STEP_LOG_LINE@json.output@{@@@", | 188 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 189 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [@@@", | 189 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [@@@", |
| 190 "@@@STEP_LOG_LINE@json.output@ \"All\", @@@", | 190 "@@@STEP_LOG_LINE@json.output@ \"All\", @@@", |
| 191 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\", @@@", | 191 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\", @@@", |
| 192 "@@@STEP_LOG_LINE@json.output@ \"app_list_demo\", @@@", | 192 "@@@STEP_LOG_LINE@json.output@ \"app_list_demo\", @@@", |
| 193 "@@@STEP_LOG_LINE@json.output@ \"app_list_unittests\", @@@", | 193 "@@@STEP_LOG_LINE@json.output@ \"app_list_unittests\", @@@", |
| 194 "@@@STEP_LOG_LINE@json.output@ \"app_shell\", @@@", | 194 "@@@STEP_LOG_LINE@json.output@ \"app_shell\", @@@", |
| 195 "@@@STEP_LOG_LINE@json.output@ \"chrome_initial\", @@@", | 195 "@@@STEP_LOG_LINE@json.output@ \"chrome_initial\", @@@", |
| 196 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\", @@@", | 196 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\", @@@", |
| 197 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\", @@@", | 197 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\", @@@", |
| 198 "@@@STEP_LOG_LINE@json.output@ \"gl_unittests\", @@@", | 198 "@@@STEP_LOG_LINE@json.output@ \"gl_unittests\", @@@", |
| 199 "@@@STEP_LOG_LINE@json.output@ \"gles2_conform_test\", @@@", | 199 "@@@STEP_LOG_LINE@json.output@ \"gles2_conform_test\", @@@", |
| 200 "@@@STEP_LOG_LINE@json.output@ \"gpu_unittests\", @@@", | 200 "@@@STEP_LOG_LINE@json.output@ \"gpu_unittests\", @@@", |
| 201 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\", @@@", | 201 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\", @@@", |
| 202 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_new_test\"@@@", | 202 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test\"@@@", |
| 203 "@@@STEP_LOG_LINE@json.output@ ], @@@", | 203 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 204 "@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency\", @@@", | 204 "@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency\", @@@", |
| 205 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": [@@@", | 205 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": [@@@", |
| 206 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests_run\", @@@", | 206 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests_run\", @@@", |
| 207 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests_run\", @@@", | 207 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests_run\", @@@", |
| 208 "@@@STEP_LOG_LINE@json.output@ \"gl_tests_run\", @@@", | 208 "@@@STEP_LOG_LINE@json.output@ \"gl_tests_run\", @@@", |
| 209 "@@@STEP_LOG_LINE@json.output@ \"gl_unittests_run\", @@@", | 209 "@@@STEP_LOG_LINE@json.output@ \"gl_unittests_run\", @@@", |
| 210 "@@@STEP_LOG_LINE@json.output@ \"gles2_conform_test_run\", @@@", | 210 "@@@STEP_LOG_LINE@json.output@ \"gles2_conform_test_run\", @@@", |
| 211 "@@@STEP_LOG_LINE@json.output@ \"gpu_unittests_run\", @@@", | 211 "@@@STEP_LOG_LINE@json.output@ \"gpu_unittests_run\", @@@", |
| 212 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests_run\", @@@", | 212 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests_run\", @@@", |
| 213 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_new_test_run\"@@@", | 213 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test_run\"@@@", |
| 214 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 214 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 215 "@@@STEP_LOG_LINE@json.output@}@@@", | 215 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 216 "@@@STEP_LOG_END@json.output@@@" | 216 "@@@STEP_LOG_END@json.output@@@" |
| 217 ] | 217 ] |
| 218 }, | 218 }, |
| 219 { | 219 { |
| 220 "cmd": [ | 220 "cmd": [ |
| 221 "python", | 221 "python", |
| 222 "-u", | 222 "-u", |
| 223 "[BUILD]/scripts/slave/compile.py", | 223 "[BUILD]/scripts/slave/compile.py", |
| (...skipping 24 matching lines...) Expand all Loading... |
| 248 "gl_tests", | 248 "gl_tests", |
| 249 "gl_tests_run", | 249 "gl_tests_run", |
| 250 "gl_unittests", | 250 "gl_unittests", |
| 251 "gl_unittests_run", | 251 "gl_unittests_run", |
| 252 "gles2_conform_test", | 252 "gles2_conform_test", |
| 253 "gles2_conform_test_run", | 253 "gles2_conform_test_run", |
| 254 "gpu_unittests", | 254 "gpu_unittests", |
| 255 "gpu_unittests_run", | 255 "gpu_unittests_run", |
| 256 "tab_capture_end2end_tests", | 256 "tab_capture_end2end_tests", |
| 257 "tab_capture_end2end_tests_run", | 257 "tab_capture_end2end_tests_run", |
| 258 "telemetry_gpu_new_test", | 258 "telemetry_gpu_test", |
| 259 "telemetry_gpu_new_test_run" | 259 "telemetry_gpu_test_run" |
| 260 ], | 260 ], |
| 261 "cwd": "[SLAVE_BUILD]", | 261 "cwd": "[SLAVE_BUILD]", |
| 262 "name": "compile (with patch)", | 262 "name": "compile (with patch)", |
| 263 "~followup_annotations": [ | 263 "~followup_annotations": [ |
| 264 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 264 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 265 "@@@STEP_LOG_END@json.output (invalid)@@@" | 265 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 266 ] | 266 ] |
| 267 }, | 267 }, |
| 268 { | 268 { |
| 269 "cmd": [ | 269 "cmd": [ |
| 270 "python", | 270 "python", |
| 271 "-u", | 271 "-u", |
| 272 "RECIPE_MODULE[isolate]/resources/isolate.py", | 272 "RECIPE_MODULE[isolate]/resources/isolate.py", |
| 273 "[SLAVE_BUILD]/src/tools/swarming_client", | 273 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 274 "batcharchive", | 274 "batcharchive", |
| 275 "--dump-json", | 275 "--dump-json", |
| 276 "/path/to/tmp/json", | 276 "/path/to/tmp/json", |
| 277 "--isolate-server", | 277 "--isolate-server", |
| 278 "https://isolateserver.appspot.com", | 278 "https://isolateserver.appspot.com", |
| 279 "[SLAVE_BUILD]/src/out/Debug/angle_unittests.isolated.gen.json", | 279 "[SLAVE_BUILD]/src/out/Debug/angle_unittests.isolated.gen.json", |
| 280 "[SLAVE_BUILD]/src/out/Debug/content_gl_tests.isolated.gen.json", | 280 "[SLAVE_BUILD]/src/out/Debug/content_gl_tests.isolated.gen.json", |
| 281 "[SLAVE_BUILD]/src/out/Debug/gl_tests.isolated.gen.json", | 281 "[SLAVE_BUILD]/src/out/Debug/gl_tests.isolated.gen.json", |
| 282 "[SLAVE_BUILD]/src/out/Debug/gl_unittests.isolated.gen.json", | 282 "[SLAVE_BUILD]/src/out/Debug/gl_unittests.isolated.gen.json", |
| 283 "[SLAVE_BUILD]/src/out/Debug/gles2_conform_test.isolated.gen.json", | 283 "[SLAVE_BUILD]/src/out/Debug/gles2_conform_test.isolated.gen.json", |
| 284 "[SLAVE_BUILD]/src/out/Debug/gpu_unittests.isolated.gen.json", | 284 "[SLAVE_BUILD]/src/out/Debug/gpu_unittests.isolated.gen.json", |
| 285 "[SLAVE_BUILD]/src/out/Debug/tab_capture_end2end_tests.isolated.gen.json", | 285 "[SLAVE_BUILD]/src/out/Debug/tab_capture_end2end_tests.isolated.gen.json", |
| 286 "[SLAVE_BUILD]/src/out/Debug/telemetry_gpu_new_test.isolated.gen.json" | 286 "[SLAVE_BUILD]/src/out/Debug/telemetry_gpu_test.isolated.gen.json" |
| 287 ], | 287 ], |
| 288 "cwd": "[SLAVE_BUILD]", | 288 "cwd": "[SLAVE_BUILD]", |
| 289 "name": "isolate tests", | 289 "name": "isolate tests", |
| 290 "~followup_annotations": [ | 290 "~followup_annotations": [ |
| 291 "@@@STEP_LOG_LINE@json.output@{@@@", | 291 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 292 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang
le_unittests]\", @@@", | 292 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang
le_unittests]\", @@@", |
| 293 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co
ntent_gl_tests]\", @@@", | 293 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co
ntent_gl_tests]\", @@@", |
| 294 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
", @@@", | 294 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
", @@@", |
| 295 "@@@STEP_LOG_LINE@json.output@ \"gl_unittests\": \"[dummy hash for gl_uni
ttests]\", @@@", | 295 "@@@STEP_LOG_LINE@json.output@ \"gl_unittests\": \"[dummy hash for gl_uni
ttests]\", @@@", |
| 296 "@@@STEP_LOG_LINE@json.output@ \"gles2_conform_test\": \"[dummy hash for
gles2_conform_test]\", @@@", | 296 "@@@STEP_LOG_LINE@json.output@ \"gles2_conform_test\": \"[dummy hash for
gles2_conform_test]\", @@@", |
| 297 "@@@STEP_LOG_LINE@json.output@ \"gpu_unittests\": \"[dummy hash for gpu_u
nittests]\", @@@", | 297 "@@@STEP_LOG_LINE@json.output@ \"gpu_unittests\": \"[dummy hash for gpu_u
nittests]\", @@@", |
| 298 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha
sh for tab_capture_end2end_tests]\", @@@", | 298 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha
sh for tab_capture_end2end_tests]\", @@@", |
| 299 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_new_test\": \"[dummy hash
for telemetry_gpu_new_test]\"@@@", | 299 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test\": \"[dummy hash for
telemetry_gpu_test]\"@@@", |
| 300 "@@@STEP_LOG_LINE@json.output@}@@@", | 300 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 301 "@@@STEP_LOG_END@json.output@@@", | 301 "@@@STEP_LOG_END@json.output@@@", |
| 302 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"angle_unittests\": \"[dummy hash fo
r angle_unittests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\
", \"gl_tests\": \"[dummy hash for gl_tests]\", \"gl_unittests\": \"[dummy hash
for gl_unittests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_tes
t]\", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"tab_capture_end2e
nd_tests\": \"[dummy hash for tab_capture_end2end_tests]\", \"telemetry_gpu_new_
test\": \"[dummy hash for telemetry_gpu_new_test]\"}@@@" | 302 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"angle_unittests\": \"[dummy hash fo
r angle_unittests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\
", \"gl_tests\": \"[dummy hash for gl_tests]\", \"gl_unittests\": \"[dummy hash
for gl_unittests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_tes
t]\", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"tab_capture_end2e
nd_tests\": \"[dummy hash for tab_capture_end2end_tests]\", \"telemetry_gpu_test
\": \"[dummy hash for telemetry_gpu_test]\"}@@@" |
| 303 ] | 303 ] |
| 304 }, | 304 }, |
| 305 { | 305 { |
| 306 "cmd": [ | 306 "cmd": [ |
| 307 "killall", | 307 "killall", |
| 308 "-9", | 308 "-9", |
| 309 "gnome-keyring-daemon" | 309 "gnome-keyring-daemon" |
| 310 ], | 310 ], |
| 311 "cwd": "[SLAVE_BUILD]", | 311 "cwd": "[SLAVE_BUILD]", |
| 312 "name": "killall gnome-keyring-daemon" | 312 "name": "killall gnome-keyring-daemon" |
| (...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 458 ], | 458 ], |
| 459 "cwd": "[SLAVE_BUILD]", | 459 "cwd": "[SLAVE_BUILD]", |
| 460 "name": "gl_unittests" | 460 "name": "gl_unittests" |
| 461 }, | 461 }, |
| 462 { | 462 { |
| 463 "cmd": [ | 463 "cmd": [ |
| 464 "python", | 464 "python", |
| 465 "-u", | 465 "-u", |
| 466 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", | 466 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", |
| 467 "--isolated", | 467 "--isolated", |
| 468 "[dummy hash for telemetry_gpu_new_test]", | 468 "[dummy hash for telemetry_gpu_test]", |
| 469 "-I", | 469 "-I", |
| 470 "https://isolateserver.appspot.com", | 470 "https://isolateserver.appspot.com", |
| 471 "--verbose", | 471 "--verbose", |
| 472 "--", | 472 "--", |
| 473 "maps", | 473 "maps", |
| 474 "--show-stdout", | 474 "--show-stdout", |
| 475 "--browser=debug", | 475 "--browser=debug", |
| 476 "-v", | 476 "-v", |
| 477 "--build-revision", | 477 "--build-revision", |
| 478 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 478 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 491 "@@@STEP_LOG_LINE@json.output@}@@@", | 491 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 492 "@@@STEP_LOG_END@json.output@@@" | 492 "@@@STEP_LOG_END@json.output@@@" |
| 493 ] | 493 ] |
| 494 }, | 494 }, |
| 495 { | 495 { |
| 496 "cmd": [ | 496 "cmd": [ |
| 497 "python", | 497 "python", |
| 498 "-u", | 498 "-u", |
| 499 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", | 499 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", |
| 500 "--isolated", | 500 "--isolated", |
| 501 "[dummy hash for telemetry_gpu_new_test]", | 501 "[dummy hash for telemetry_gpu_test]", |
| 502 "-I", | 502 "-I", |
| 503 "https://isolateserver.appspot.com", | 503 "https://isolateserver.appspot.com", |
| 504 "--verbose", | 504 "--verbose", |
| 505 "--", | 505 "--", |
| 506 "pixel", | 506 "pixel", |
| 507 "--show-stdout", | 507 "--show-stdout", |
| 508 "--browser=debug", | 508 "--browser=debug", |
| 509 "-v", | 509 "-v", |
| 510 "--build-revision", | 510 "--build-revision", |
| 511 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 511 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| (...skipping 17 matching lines...) Expand all Loading... |
| 529 "@@@STEP_LOG_LINE@json.output@}@@@", | 529 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 530 "@@@STEP_LOG_END@json.output@@@" | 530 "@@@STEP_LOG_END@json.output@@@" |
| 531 ] | 531 ] |
| 532 }, | 532 }, |
| 533 { | 533 { |
| 534 "cmd": [ | 534 "cmd": [ |
| 535 "python", | 535 "python", |
| 536 "-u", | 536 "-u", |
| 537 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", | 537 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", |
| 538 "--isolated", | 538 "--isolated", |
| 539 "[dummy hash for telemetry_gpu_new_test]", | 539 "[dummy hash for telemetry_gpu_test]", |
| 540 "-I", | 540 "-I", |
| 541 "https://isolateserver.appspot.com", | 541 "https://isolateserver.appspot.com", |
| 542 "--verbose", | 542 "--verbose", |
| 543 "--", | 543 "--", |
| 544 "webgl_conformance", | 544 "webgl_conformance", |
| 545 "--show-stdout", | 545 "--show-stdout", |
| 546 "--browser=debug", | 546 "--browser=debug", |
| 547 "-v", | 547 "-v", |
| 548 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 548 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 549 "--isolated-script-test-output", | 549 "--isolated-script-test-output", |
| 550 "/path/to/tmp/json" | 550 "/path/to/tmp/json" |
| 551 ], | 551 ], |
| 552 "cwd": "[SLAVE_BUILD]", | 552 "cwd": "[SLAVE_BUILD]", |
| 553 "name": "webgl_conformance_tests", | 553 "name": "webgl_conformance_tests", |
| 554 "~followup_annotations": [ | 554 "~followup_annotations": [ |
| 555 "@@@STEP_LOG_LINE@json.output@{@@@", | 555 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 556 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | 556 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 557 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 557 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 558 "@@@STEP_LOG_LINE@json.output@}@@@", | 558 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 559 "@@@STEP_LOG_END@json.output@@@" | 559 "@@@STEP_LOG_END@json.output@@@" |
| 560 ] | 560 ] |
| 561 }, | 561 }, |
| 562 { | 562 { |
| 563 "cmd": [ | 563 "cmd": [ |
| 564 "python", | 564 "python", |
| 565 "-u", | 565 "-u", |
| 566 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", | 566 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", |
| 567 "--isolated", | 567 "--isolated", |
| 568 "[dummy hash for telemetry_gpu_new_test]", | 568 "[dummy hash for telemetry_gpu_test]", |
| 569 "-I", | 569 "-I", |
| 570 "https://isolateserver.appspot.com", | 570 "https://isolateserver.appspot.com", |
| 571 "--verbose", | 571 "--verbose", |
| 572 "--", | 572 "--", |
| 573 "context_lost", | 573 "context_lost", |
| 574 "--show-stdout", | 574 "--show-stdout", |
| 575 "--browser=debug", | 575 "--browser=debug", |
| 576 "-v", | 576 "-v", |
| 577 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 577 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 578 "--isolated-script-test-output", | 578 "--isolated-script-test-output", |
| 579 "/path/to/tmp/json" | 579 "/path/to/tmp/json" |
| 580 ], | 580 ], |
| 581 "cwd": "[SLAVE_BUILD]", | 581 "cwd": "[SLAVE_BUILD]", |
| 582 "name": "context_lost_tests", | 582 "name": "context_lost_tests", |
| 583 "~followup_annotations": [ | 583 "~followup_annotations": [ |
| 584 "@@@STEP_LOG_LINE@json.output@{@@@", | 584 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 585 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | 585 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 586 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 586 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 587 "@@@STEP_LOG_LINE@json.output@}@@@", | 587 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 588 "@@@STEP_LOG_END@json.output@@@" | 588 "@@@STEP_LOG_END@json.output@@@" |
| 589 ] | 589 ] |
| 590 }, | 590 }, |
| 591 { | 591 { |
| 592 "cmd": [ | 592 "cmd": [ |
| 593 "python", | 593 "python", |
| 594 "-u", | 594 "-u", |
| 595 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", | 595 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", |
| 596 "--isolated", | 596 "--isolated", |
| 597 "[dummy hash for telemetry_gpu_new_test]", | 597 "[dummy hash for telemetry_gpu_test]", |
| 598 "-I", | 598 "-I", |
| 599 "https://isolateserver.appspot.com", | 599 "https://isolateserver.appspot.com", |
| 600 "--verbose", | 600 "--verbose", |
| 601 "--", | 601 "--", |
| 602 "memory_test", | 602 "memory_test", |
| 603 "--show-stdout", | 603 "--show-stdout", |
| 604 "--browser=debug", | 604 "--browser=debug", |
| 605 "-v", | 605 "-v", |
| 606 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 606 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 607 "--isolated-script-test-output", | 607 "--isolated-script-test-output", |
| 608 "/path/to/tmp/json" | 608 "/path/to/tmp/json" |
| 609 ], | 609 ], |
| 610 "cwd": "[SLAVE_BUILD]", | 610 "cwd": "[SLAVE_BUILD]", |
| 611 "name": "memory_test", | 611 "name": "memory_test", |
| 612 "~followup_annotations": [ | 612 "~followup_annotations": [ |
| 613 "@@@STEP_LOG_LINE@json.output@{@@@", | 613 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 614 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | 614 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 615 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 615 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 616 "@@@STEP_LOG_LINE@json.output@}@@@", | 616 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 617 "@@@STEP_LOG_END@json.output@@@" | 617 "@@@STEP_LOG_END@json.output@@@" |
| 618 ] | 618 ] |
| 619 }, | 619 }, |
| 620 { | 620 { |
| 621 "cmd": [ | 621 "cmd": [ |
| 622 "python", | 622 "python", |
| 623 "-u", | 623 "-u", |
| 624 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", | 624 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", |
| 625 "--isolated", | 625 "--isolated", |
| 626 "[dummy hash for telemetry_gpu_new_test]", | 626 "[dummy hash for telemetry_gpu_test]", |
| 627 "-I", | 627 "-I", |
| 628 "https://isolateserver.appspot.com", | 628 "https://isolateserver.appspot.com", |
| 629 "--verbose", | 629 "--verbose", |
| 630 "--", | 630 "--", |
| 631 "trace_test", | 631 "trace_test", |
| 632 "--show-stdout", | 632 "--show-stdout", |
| 633 "--browser=debug", | 633 "--browser=debug", |
| 634 "-v", | 634 "-v", |
| 635 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 635 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 636 "--isolated-script-test-output", | 636 "--isolated-script-test-output", |
| 637 "/path/to/tmp/json" | 637 "/path/to/tmp/json" |
| 638 ], | 638 ], |
| 639 "cwd": "[SLAVE_BUILD]", | 639 "cwd": "[SLAVE_BUILD]", |
| 640 "name": "trace_test", | 640 "name": "trace_test", |
| 641 "~followup_annotations": [ | 641 "~followup_annotations": [ |
| 642 "@@@STEP_LOG_LINE@json.output@{@@@", | 642 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 643 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | 643 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 644 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 644 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 645 "@@@STEP_LOG_LINE@json.output@}@@@", | 645 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 646 "@@@STEP_LOG_END@json.output@@@" | 646 "@@@STEP_LOG_END@json.output@@@" |
| 647 ] | 647 ] |
| 648 }, | 648 }, |
| 649 { | 649 { |
| 650 "cmd": [ | 650 "cmd": [ |
| 651 "python", | 651 "python", |
| 652 "-u", | 652 "-u", |
| 653 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", | 653 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", |
| 654 "--isolated", | 654 "--isolated", |
| 655 "[dummy hash for telemetry_gpu_new_test]", | 655 "[dummy hash for telemetry_gpu_test]", |
| 656 "-I", | 656 "-I", |
| 657 "https://isolateserver.appspot.com", | 657 "https://isolateserver.appspot.com", |
| 658 "--verbose", | 658 "--verbose", |
| 659 "--", | 659 "--", |
| 660 "screenshot_sync", | 660 "screenshot_sync", |
| 661 "--show-stdout", | 661 "--show-stdout", |
| 662 "--browser=debug", | 662 "--browser=debug", |
| 663 "-v", | 663 "-v", |
| 664 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 664 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 665 "--isolated-script-test-output", | 665 "--isolated-script-test-output", |
| 666 "/path/to/tmp/json" | 666 "/path/to/tmp/json" |
| 667 ], | 667 ], |
| 668 "cwd": "[SLAVE_BUILD]", | 668 "cwd": "[SLAVE_BUILD]", |
| 669 "name": "screenshot_sync_tests", | 669 "name": "screenshot_sync_tests", |
| 670 "~followup_annotations": [ | 670 "~followup_annotations": [ |
| 671 "@@@STEP_LOG_LINE@json.output@{@@@", | 671 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 672 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | 672 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 673 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 673 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 674 "@@@STEP_LOG_LINE@json.output@}@@@", | 674 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 675 "@@@STEP_LOG_END@json.output@@@" | 675 "@@@STEP_LOG_END@json.output@@@" |
| 676 ] | 676 ] |
| 677 }, | 677 }, |
| 678 { | 678 { |
| 679 "cmd": [ | 679 "cmd": [ |
| 680 "python", | 680 "python", |
| 681 "-u", | 681 "-u", |
| 682 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", | 682 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", |
| 683 "--isolated", | 683 "--isolated", |
| 684 "[dummy hash for telemetry_gpu_new_test]", | 684 "[dummy hash for telemetry_gpu_test]", |
| 685 "-I", | 685 "-I", |
| 686 "https://isolateserver.appspot.com", | 686 "https://isolateserver.appspot.com", |
| 687 "--verbose", | 687 "--verbose", |
| 688 "--", | 688 "--", |
| 689 "hardware_accelerated_feature", | 689 "hardware_accelerated_feature", |
| 690 "--show-stdout", | 690 "--show-stdout", |
| 691 "--browser=debug", | 691 "--browser=debug", |
| 692 "-v", | 692 "-v", |
| 693 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 693 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 694 "--isolated-script-test-output", | 694 "--isolated-script-test-output", |
| 695 "/path/to/tmp/json" | 695 "/path/to/tmp/json" |
| 696 ], | 696 ], |
| 697 "cwd": "[SLAVE_BUILD]", | 697 "cwd": "[SLAVE_BUILD]", |
| 698 "name": "hardware_accelerated_feature_tests", | 698 "name": "hardware_accelerated_feature_tests", |
| 699 "~followup_annotations": [ | 699 "~followup_annotations": [ |
| 700 "@@@STEP_LOG_LINE@json.output@{@@@", | 700 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 701 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | 701 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 702 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 702 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 703 "@@@STEP_LOG_LINE@json.output@}@@@", | 703 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 704 "@@@STEP_LOG_END@json.output@@@" | 704 "@@@STEP_LOG_END@json.output@@@" |
| 705 ] | 705 ] |
| 706 }, | 706 }, |
| 707 { | 707 { |
| 708 "cmd": [ | 708 "cmd": [ |
| 709 "python", | 709 "python", |
| 710 "-u", | 710 "-u", |
| 711 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", | 711 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", |
| 712 "--isolated", | 712 "--isolated", |
| 713 "[dummy hash for telemetry_gpu_new_test]", | 713 "[dummy hash for telemetry_gpu_test]", |
| 714 "-I", | 714 "-I", |
| 715 "https://isolateserver.appspot.com", | 715 "https://isolateserver.appspot.com", |
| 716 "--verbose", | 716 "--verbose", |
| 717 "--", | 717 "--", |
| 718 "gpu_process", | 718 "gpu_process", |
| 719 "--show-stdout", | 719 "--show-stdout", |
| 720 "--browser=debug", | 720 "--browser=debug", |
| 721 "-v", | 721 "-v", |
| 722 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 722 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 723 "--isolated-script-test-output", | 723 "--isolated-script-test-output", |
| 724 "/path/to/tmp/json" | 724 "/path/to/tmp/json" |
| 725 ], | 725 ], |
| 726 "cwd": "[SLAVE_BUILD]", | 726 "cwd": "[SLAVE_BUILD]", |
| 727 "name": "gpu_process_launch_tests", | 727 "name": "gpu_process_launch_tests", |
| 728 "~followup_annotations": [ | 728 "~followup_annotations": [ |
| 729 "@@@STEP_LOG_LINE@json.output@{@@@", | 729 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 730 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | 730 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 731 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 731 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 732 "@@@STEP_LOG_LINE@json.output@}@@@", | 732 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 733 "@@@STEP_LOG_END@json.output@@@" | 733 "@@@STEP_LOG_END@json.output@@@" |
| 734 ] | 734 ] |
| 735 }, | 735 }, |
| 736 { | 736 { |
| 737 "cmd": [ | 737 "cmd": [ |
| 738 "python", | 738 "python", |
| 739 "-u", | 739 "-u", |
| 740 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", | 740 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", |
| 741 "--isolated", | 741 "--isolated", |
| 742 "[dummy hash for telemetry_gpu_new_test]", | 742 "[dummy hash for telemetry_gpu_test]", |
| 743 "-I", | 743 "-I", |
| 744 "https://isolateserver.appspot.com", | 744 "https://isolateserver.appspot.com", |
| 745 "--verbose", | 745 "--verbose", |
| 746 "--", | 746 "--", |
| 747 "gpu_rasterization", | 747 "gpu_rasterization", |
| 748 "--show-stdout", | 748 "--show-stdout", |
| 749 "--browser=debug", | 749 "--browser=debug", |
| 750 "-v", | 750 "-v", |
| 751 "--build-revision", | 751 "--build-revision", |
| 752 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 752 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 765 "@@@STEP_LOG_LINE@json.output@}@@@", | 765 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 766 "@@@STEP_LOG_END@json.output@@@" | 766 "@@@STEP_LOG_END@json.output@@@" |
| 767 ] | 767 ] |
| 768 }, | 768 }, |
| 769 { | 769 { |
| 770 "name": "$result", | 770 "name": "$result", |
| 771 "recipe_result": null, | 771 "recipe_result": null, |
| 772 "status_code": 0 | 772 "status_code": 0 |
| 773 } | 773 } |
| 774 ] | 774 ] |
| OLD | NEW |