| 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 132 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 143 "--goma-dir", | 143 "--goma-dir", |
| 144 "[BUILD]\\goma", | 144 "[BUILD]\\goma", |
| 145 "--", | 145 "--", |
| 146 "angle_unittests_run", | 146 "angle_unittests_run", |
| 147 "content_gl_tests_run", | 147 "content_gl_tests_run", |
| 148 "gl_tests_run", | 148 "gl_tests_run", |
| 149 "gl_unittests_run", | 149 "gl_unittests_run", |
| 150 "gles2_conform_test_run", | 150 "gles2_conform_test_run", |
| 151 "gpu_unittests_run", | 151 "gpu_unittests_run", |
| 152 "tab_capture_end2end_tests_run", | 152 "tab_capture_end2end_tests_run", |
| 153 "telemetry_gpu_new_test_run" | 153 "telemetry_gpu_test_run" |
| 154 ], | 154 ], |
| 155 "cwd": "[SLAVE_BUILD]", | 155 "cwd": "[SLAVE_BUILD]", |
| 156 "name": "compile", | 156 "name": "compile", |
| 157 "~followup_annotations": [ | 157 "~followup_annotations": [ |
| 158 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 158 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 159 "@@@STEP_LOG_END@json.output (invalid)@@@" | 159 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 160 ] | 160 ] |
| 161 }, | 161 }, |
| 162 { | 162 { |
| 163 "cmd": [ | 163 "cmd": [ |
| 164 "python", | 164 "python", |
| 165 "-u", | 165 "-u", |
| 166 "RECIPE_MODULE[isolate]\\resources\\isolate.py", | 166 "RECIPE_MODULE[isolate]\\resources\\isolate.py", |
| 167 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | 167 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
| 168 "batcharchive", | 168 "batcharchive", |
| 169 "--dump-json", | 169 "--dump-json", |
| 170 "/path/to/tmp/json", | 170 "/path/to/tmp/json", |
| 171 "--isolate-server", | 171 "--isolate-server", |
| 172 "https://isolateserver.appspot.com", | 172 "https://isolateserver.appspot.com", |
| 173 "[SLAVE_BUILD]\\src\\out\\Debug\\angle_unittests.isolated.gen.json", | 173 "[SLAVE_BUILD]\\src\\out\\Debug\\angle_unittests.isolated.gen.json", |
| 174 "[SLAVE_BUILD]\\src\\out\\Debug\\content_gl_tests.isolated.gen.json", | 174 "[SLAVE_BUILD]\\src\\out\\Debug\\content_gl_tests.isolated.gen.json", |
| 175 "[SLAVE_BUILD]\\src\\out\\Debug\\gl_tests.isolated.gen.json", | 175 "[SLAVE_BUILD]\\src\\out\\Debug\\gl_tests.isolated.gen.json", |
| 176 "[SLAVE_BUILD]\\src\\out\\Debug\\gl_unittests.isolated.gen.json", | 176 "[SLAVE_BUILD]\\src\\out\\Debug\\gl_unittests.isolated.gen.json", |
| 177 "[SLAVE_BUILD]\\src\\out\\Debug\\gles2_conform_test.isolated.gen.json", | 177 "[SLAVE_BUILD]\\src\\out\\Debug\\gles2_conform_test.isolated.gen.json", |
| 178 "[SLAVE_BUILD]\\src\\out\\Debug\\gpu_unittests.isolated.gen.json", | 178 "[SLAVE_BUILD]\\src\\out\\Debug\\gpu_unittests.isolated.gen.json", |
| 179 "[SLAVE_BUILD]\\src\\out\\Debug\\tab_capture_end2end_tests.isolated.gen.js
on", | 179 "[SLAVE_BUILD]\\src\\out\\Debug\\tab_capture_end2end_tests.isolated.gen.js
on", |
| 180 "[SLAVE_BUILD]\\src\\out\\Debug\\telemetry_gpu_new_test.isolated.gen.json" | 180 "[SLAVE_BUILD]\\src\\out\\Debug\\telemetry_gpu_test.isolated.gen.json" |
| 181 ], | 181 ], |
| 182 "cwd": "[SLAVE_BUILD]", | 182 "cwd": "[SLAVE_BUILD]", |
| 183 "name": "isolate tests", | 183 "name": "isolate tests", |
| 184 "~followup_annotations": [ | 184 "~followup_annotations": [ |
| 185 "@@@STEP_LOG_LINE@json.output@{@@@", | 185 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 186 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang
le_unittests]\", @@@", | 186 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang
le_unittests]\", @@@", |
| 187 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co
ntent_gl_tests]\", @@@", | 187 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co
ntent_gl_tests]\", @@@", |
| 188 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
", @@@", | 188 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
", @@@", |
| 189 "@@@STEP_LOG_LINE@json.output@ \"gl_unittests\": \"[dummy hash for gl_uni
ttests]\", @@@", | 189 "@@@STEP_LOG_LINE@json.output@ \"gl_unittests\": \"[dummy hash for gl_uni
ttests]\", @@@", |
| 190 "@@@STEP_LOG_LINE@json.output@ \"gles2_conform_test\": \"[dummy hash for
gles2_conform_test]\", @@@", | 190 "@@@STEP_LOG_LINE@json.output@ \"gles2_conform_test\": \"[dummy hash for
gles2_conform_test]\", @@@", |
| 191 "@@@STEP_LOG_LINE@json.output@ \"gpu_unittests\": \"[dummy hash for gpu_u
nittests]\", @@@", | 191 "@@@STEP_LOG_LINE@json.output@ \"gpu_unittests\": \"[dummy hash for gpu_u
nittests]\", @@@", |
| 192 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha
sh for tab_capture_end2end_tests]\", @@@", | 192 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha
sh for tab_capture_end2end_tests]\", @@@", |
| 193 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_new_test\": \"[dummy hash
for telemetry_gpu_new_test]\"@@@", | 193 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test\": \"[dummy hash for
telemetry_gpu_test]\"@@@", |
| 194 "@@@STEP_LOG_LINE@json.output@}@@@", | 194 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 195 "@@@STEP_LOG_END@json.output@@@", | 195 "@@@STEP_LOG_END@json.output@@@", |
| 196 "@@@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]\"}@@@" | 196 "@@@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]\"}@@@" |
| 197 ] | 197 ] |
| 198 }, | 198 }, |
| 199 { | 199 { |
| 200 "allow_subannotations": true, | 200 "allow_subannotations": true, |
| 201 "cmd": [ | 201 "cmd": [ |
| 202 "python", | 202 "python", |
| 203 "-u", | 203 "-u", |
| 204 "[BUILD]\\scripts\\slave\\runtest.py", | 204 "[BUILD]\\scripts\\slave\\runtest.py", |
| 205 "--target", | 205 "--target", |
| 206 "Debug", | 206 "Debug", |
| (...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 334 "[dummy hash for gl_unittests]", | 334 "[dummy hash for gl_unittests]", |
| 335 "-I", | 335 "-I", |
| 336 "https://isolateserver.appspot.com", | 336 "https://isolateserver.appspot.com", |
| 337 "--", | 337 "--", |
| 338 "--use-gpu-in-tests" | 338 "--use-gpu-in-tests" |
| 339 ], | 339 ], |
| 340 "cwd": "[SLAVE_BUILD]", | 340 "cwd": "[SLAVE_BUILD]", |
| 341 "name": "gl_unittests" | 341 "name": "gl_unittests" |
| 342 }, | 342 }, |
| 343 { | 343 { |
| 344 "allow_subannotations": true, |
| 344 "cmd": [ | 345 "cmd": [ |
| 345 "python", | 346 "python", |
| 346 "-u", | 347 "-u", |
| 348 "[BUILD]\\scripts\\slave\\runtest.py", |
| 349 "--target", |
| 350 "Debug", |
| 351 "--factory-properties", |
| 352 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Debug\", \"buildername\": \"TestBu
ilder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"pr
oject\": \"webkit\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"svn:/
/svn-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slaven
ame\": \"TestSlavename\", \"top_of_tree_blink\": true, \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", |
| 353 "--build-properties", |
| 354 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Debug\", \"buildername\": \"TestBu
ilder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"pr
oject\": \"webkit\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"svn:/
/svn-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slaven
ame\": \"TestSlavename\", \"top_of_tree_blink\": true, \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", |
| 355 "--annotate=gtest", |
| 356 "--test-type=maps_pixel_test", |
| 357 "--step-name=maps_pixel_test", |
| 358 "--generate-json-file", |
| 359 "--results-directory=[SLAVE_BUILD]\\gtest-results\\maps_pixel_test", |
| 360 "--builder-name=TestBuilder", |
| 361 "--slave-name=TestSlavename", |
| 362 "--build-number=571", |
| 363 "--run-python-script", |
| 364 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 365 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 347 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 366 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 348 "--isolated", | 367 "--isolated", |
| 349 "[dummy hash for telemetry_gpu_new_test]", | 368 "[dummy hash for telemetry_gpu_test]", |
| 350 "-I", | 369 "-I", |
| 351 "https://isolateserver.appspot.com", | 370 "https://isolateserver.appspot.com", |
| 352 "--verbose", | |
| 353 "--", | 371 "--", |
| 354 "maps", | 372 "maps", |
| 355 "--show-stdout", | 373 "--show-stdout", |
| 374 "--output-format=gtest", |
| 356 "--browser=debug", | 375 "--browser=debug", |
| 357 "-v", | 376 "-v", |
| 358 "--build-revision", | 377 "--build-revision", |
| 359 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 378 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 360 "--test-machine-name", | 379 "--test-machine-name", |
| 361 "TestBuilder", | 380 "TestBuilder", |
| 362 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 381 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 363 "--isolated-script-test-output", | 382 "--output-format", |
| 364 "/path/to/tmp/json" | 383 "json", |
| 384 "--output-dir", |
| 385 "/path/to/tmp/" |
| 365 ], | 386 ], |
| 366 "cwd": "[SLAVE_BUILD]", | 387 "cwd": "[SLAVE_BUILD]", |
| 367 "name": "maps_pixel_test", | 388 "name": "maps_pixel_test" |
| 368 "~followup_annotations": [ | |
| 369 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 370 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | |
| 371 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | |
| 372 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 373 "@@@STEP_LOG_END@json.output@@@" | |
| 374 ] | |
| 375 }, | 389 }, |
| 376 { | 390 { |
| 391 "allow_subannotations": true, |
| 377 "cmd": [ | 392 "cmd": [ |
| 378 "python", | 393 "python", |
| 379 "-u", | 394 "-u", |
| 395 "[BUILD]\\scripts\\slave\\runtest.py", |
| 396 "--target", |
| 397 "Debug", |
| 398 "--factory-properties", |
| 399 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Debug\", \"buildername\": \"TestBu
ilder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"pr
oject\": \"webkit\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"svn:/
/svn-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slaven
ame\": \"TestSlavename\", \"top_of_tree_blink\": true, \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", |
| 400 "--build-properties", |
| 401 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Debug\", \"buildername\": \"TestBu
ilder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"pr
oject\": \"webkit\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"svn:/
/svn-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slaven
ame\": \"TestSlavename\", \"top_of_tree_blink\": true, \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", |
| 402 "--annotate=gtest", |
| 403 "--test-type=pixel_test", |
| 404 "--step-name=pixel_test", |
| 405 "--generate-json-file", |
| 406 "--results-directory=[SLAVE_BUILD]\\gtest-results\\pixel_test", |
| 407 "--builder-name=TestBuilder", |
| 408 "--slave-name=TestSlavename", |
| 409 "--build-number=571", |
| 410 "--run-python-script", |
| 411 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 412 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 380 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 413 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 381 "--isolated", | 414 "--isolated", |
| 382 "[dummy hash for telemetry_gpu_new_test]", | 415 "[dummy hash for telemetry_gpu_test]", |
| 383 "-I", | 416 "-I", |
| 384 "https://isolateserver.appspot.com", | 417 "https://isolateserver.appspot.com", |
| 385 "--verbose", | |
| 386 "--", | 418 "--", |
| 387 "pixel", | 419 "pixel", |
| 388 "--show-stdout", | 420 "--show-stdout", |
| 421 "--output-format=gtest", |
| 389 "--browser=debug", | 422 "--browser=debug", |
| 390 "-v", | 423 "-v", |
| 391 "--build-revision", | 424 "--build-revision", |
| 392 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 425 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 393 "--upload-refimg-to-cloud-storage", | 426 "--upload-refimg-to-cloud-storage", |
| 394 "--refimg-cloud-storage-bucket", | 427 "--refimg-cloud-storage-bucket", |
| 395 "chromium-gpu-archive/reference-images", | 428 "chromium-gpu-archive/reference-images", |
| 396 "--os-type", | 429 "--os-type", |
| 397 "win", | 430 "win", |
| 398 "--test-machine-name", | 431 "--test-machine-name", |
| 399 "TestBuilder", | 432 "TestBuilder", |
| 400 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 433 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 401 "--isolated-script-test-output", | 434 "--output-format", |
| 402 "/path/to/tmp/json" | 435 "json", |
| 403 ], | 436 "--output-dir", |
| 404 "cwd": "[SLAVE_BUILD]", | 437 "/path/to/tmp/" |
| 405 "name": "pixel_test", | 438 ], |
| 406 "~followup_annotations": [ | 439 "cwd": "[SLAVE_BUILD]", |
| 407 "@@@STEP_LOG_LINE@json.output@{@@@", | 440 "name": "pixel_test" |
| 408 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | 441 }, |
| 409 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 442 { |
| 410 "@@@STEP_LOG_LINE@json.output@}@@@", | 443 "allow_subannotations": true, |
| 411 "@@@STEP_LOG_END@json.output@@@" | 444 "cmd": [ |
| 412 ] | 445 "python", |
| 413 }, | 446 "-u", |
| 414 { | 447 "[BUILD]\\scripts\\slave\\runtest.py", |
| 415 "cmd": [ | 448 "--target", |
| 416 "python", | 449 "Debug", |
| 417 "-u", | 450 "--factory-properties", |
| 418 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 451 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Debug\", \"buildername\": \"TestBu
ilder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"pr
oject\": \"webkit\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"svn:/
/svn-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slaven
ame\": \"TestSlavename\", \"top_of_tree_blink\": true, \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", |
| 419 "--isolated", | 452 "--build-properties", |
| 420 "[dummy hash for telemetry_gpu_new_test]", | 453 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Debug\", \"buildername\": \"TestBu
ilder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"pr
oject\": \"webkit\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"svn:/
/svn-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slaven
ame\": \"TestSlavename\", \"top_of_tree_blink\": true, \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", |
| 421 "-I", | 454 "--annotate=gtest", |
| 422 "https://isolateserver.appspot.com", | 455 "--test-type=webgl_conformance_tests", |
| 423 "--verbose", | 456 "--step-name=webgl_conformance_tests", |
| 457 "--generate-json-file", |
| 458 "--results-directory=[SLAVE_BUILD]\\gtest-results\\webgl_conformance_tests
", |
| 459 "--builder-name=TestBuilder", |
| 460 "--slave-name=TestSlavename", |
| 461 "--build-number=571", |
| 462 "--run-python-script", |
| 463 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 464 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 465 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 466 "--isolated", |
| 467 "[dummy hash for telemetry_gpu_test]", |
| 468 "-I", |
| 469 "https://isolateserver.appspot.com", |
| 424 "--", | 470 "--", |
| 425 "webgl_conformance", | 471 "webgl_conformance", |
| 426 "--show-stdout", | 472 "--show-stdout", |
| 427 "--browser=debug", | 473 "--output-format=gtest", |
| 428 "-v", | 474 "--browser=debug", |
| 429 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 475 "-v", |
| 430 "--isolated-script-test-output", | 476 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 431 "/path/to/tmp/json" | 477 "--output-format", |
| 432 ], | 478 "json", |
| 433 "cwd": "[SLAVE_BUILD]", | 479 "--output-dir", |
| 434 "name": "webgl_conformance_tests", | 480 "/path/to/tmp/" |
| 435 "~followup_annotations": [ | 481 ], |
| 436 "@@@STEP_LOG_LINE@json.output@{@@@", | 482 "cwd": "[SLAVE_BUILD]", |
| 437 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | 483 "name": "webgl_conformance_tests" |
| 438 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 484 }, |
| 439 "@@@STEP_LOG_LINE@json.output@}@@@", | 485 { |
| 440 "@@@STEP_LOG_END@json.output@@@" | 486 "allow_subannotations": true, |
| 441 ] | 487 "cmd": [ |
| 442 }, | 488 "python", |
| 443 { | 489 "-u", |
| 444 "cmd": [ | 490 "[BUILD]\\scripts\\slave\\runtest.py", |
| 445 "python", | 491 "--target", |
| 446 "-u", | 492 "Debug", |
| 447 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 493 "--factory-properties", |
| 448 "--isolated", | 494 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Debug\", \"buildername\": \"TestBu
ilder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"pr
oject\": \"webkit\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"svn:/
/svn-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slaven
ame\": \"TestSlavename\", \"top_of_tree_blink\": true, \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", |
| 449 "[dummy hash for telemetry_gpu_new_test]", | 495 "--build-properties", |
| 450 "-I", | 496 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Debug\", \"buildername\": \"TestBu
ilder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"pr
oject\": \"webkit\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"svn:/
/svn-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slaven
ame\": \"TestSlavename\", \"top_of_tree_blink\": true, \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", |
| 451 "https://isolateserver.appspot.com", | 497 "--annotate=gtest", |
| 452 "--verbose", | 498 "--test-type=context_lost_tests", |
| 499 "--step-name=context_lost_tests", |
| 500 "--generate-json-file", |
| 501 "--results-directory=[SLAVE_BUILD]\\gtest-results\\context_lost_tests", |
| 502 "--builder-name=TestBuilder", |
| 503 "--slave-name=TestSlavename", |
| 504 "--build-number=571", |
| 505 "--run-python-script", |
| 506 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 507 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 508 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 509 "--isolated", |
| 510 "[dummy hash for telemetry_gpu_test]", |
| 511 "-I", |
| 512 "https://isolateserver.appspot.com", |
| 453 "--", | 513 "--", |
| 454 "context_lost", | 514 "context_lost", |
| 455 "--show-stdout", | 515 "--show-stdout", |
| 456 "--browser=debug", | 516 "--output-format=gtest", |
| 457 "-v", | 517 "--browser=debug", |
| 458 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 518 "-v", |
| 459 "--isolated-script-test-output", | 519 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 460 "/path/to/tmp/json" | 520 "--output-format", |
| 461 ], | 521 "json", |
| 462 "cwd": "[SLAVE_BUILD]", | 522 "--output-dir", |
| 463 "name": "context_lost_tests", | 523 "/path/to/tmp/" |
| 464 "~followup_annotations": [ | 524 ], |
| 465 "@@@STEP_LOG_LINE@json.output@{@@@", | 525 "cwd": "[SLAVE_BUILD]", |
| 466 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | 526 "name": "context_lost_tests" |
| 467 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 527 }, |
| 468 "@@@STEP_LOG_LINE@json.output@}@@@", | 528 { |
| 469 "@@@STEP_LOG_END@json.output@@@" | 529 "allow_subannotations": true, |
| 470 ] | 530 "cmd": [ |
| 471 }, | 531 "python", |
| 472 { | 532 "-u", |
| 473 "cmd": [ | 533 "[BUILD]\\scripts\\slave\\runtest.py", |
| 474 "python", | 534 "--target", |
| 475 "-u", | 535 "Debug", |
| 476 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 536 "--factory-properties", |
| 477 "--isolated", | 537 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Debug\", \"buildername\": \"TestBu
ilder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"pr
oject\": \"webkit\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"svn:/
/svn-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slaven
ame\": \"TestSlavename\", \"top_of_tree_blink\": true, \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", |
| 478 "[dummy hash for telemetry_gpu_new_test]", | 538 "--build-properties", |
| 479 "-I", | 539 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Debug\", \"buildername\": \"TestBu
ilder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"pr
oject\": \"webkit\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"svn:/
/svn-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slaven
ame\": \"TestSlavename\", \"top_of_tree_blink\": true, \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", |
| 480 "https://isolateserver.appspot.com", | 540 "--annotate=gtest", |
| 481 "--verbose", | 541 "--test-type=memory_test", |
| 542 "--step-name=memory_test", |
| 543 "--generate-json-file", |
| 544 "--results-directory=[SLAVE_BUILD]\\gtest-results\\memory_test", |
| 545 "--builder-name=TestBuilder", |
| 546 "--slave-name=TestSlavename", |
| 547 "--build-number=571", |
| 548 "--run-python-script", |
| 549 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 550 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 551 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 552 "--isolated", |
| 553 "[dummy hash for telemetry_gpu_test]", |
| 554 "-I", |
| 555 "https://isolateserver.appspot.com", |
| 482 "--", | 556 "--", |
| 483 "memory_test", | 557 "memory_test", |
| 484 "--show-stdout", | 558 "--show-stdout", |
| 485 "--browser=debug", | 559 "--output-format=gtest", |
| 486 "-v", | 560 "--browser=debug", |
| 487 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 561 "-v", |
| 488 "--isolated-script-test-output", | 562 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 489 "/path/to/tmp/json" | 563 "--output-format", |
| 490 ], | 564 "json", |
| 491 "cwd": "[SLAVE_BUILD]", | 565 "--output-dir", |
| 492 "name": "memory_test", | 566 "/path/to/tmp/" |
| 493 "~followup_annotations": [ | 567 ], |
| 494 "@@@STEP_LOG_LINE@json.output@{@@@", | 568 "cwd": "[SLAVE_BUILD]", |
| 495 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | 569 "name": "memory_test" |
| 496 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 570 }, |
| 497 "@@@STEP_LOG_LINE@json.output@}@@@", | 571 { |
| 498 "@@@STEP_LOG_END@json.output@@@" | 572 "allow_subannotations": true, |
| 499 ] | 573 "cmd": [ |
| 500 }, | 574 "python", |
| 501 { | 575 "-u", |
| 502 "cmd": [ | 576 "[BUILD]\\scripts\\slave\\runtest.py", |
| 503 "python", | 577 "--target", |
| 504 "-u", | 578 "Debug", |
| 505 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 579 "--factory-properties", |
| 506 "--isolated", | 580 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Debug\", \"buildername\": \"TestBu
ilder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"pr
oject\": \"webkit\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"svn:/
/svn-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slaven
ame\": \"TestSlavename\", \"top_of_tree_blink\": true, \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", |
| 507 "[dummy hash for telemetry_gpu_new_test]", | 581 "--build-properties", |
| 508 "-I", | 582 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Debug\", \"buildername\": \"TestBu
ilder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"pr
oject\": \"webkit\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"svn:/
/svn-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slaven
ame\": \"TestSlavename\", \"top_of_tree_blink\": true, \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", |
| 509 "https://isolateserver.appspot.com", | 583 "--annotate=gtest", |
| 510 "--verbose", | 584 "--test-type=trace_test", |
| 585 "--step-name=trace_test", |
| 586 "--generate-json-file", |
| 587 "--results-directory=[SLAVE_BUILD]\\gtest-results\\trace_test", |
| 588 "--builder-name=TestBuilder", |
| 589 "--slave-name=TestSlavename", |
| 590 "--build-number=571", |
| 591 "--run-python-script", |
| 592 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 593 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 594 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 595 "--isolated", |
| 596 "[dummy hash for telemetry_gpu_test]", |
| 597 "-I", |
| 598 "https://isolateserver.appspot.com", |
| 511 "--", | 599 "--", |
| 512 "trace_test", | 600 "trace_test", |
| 513 "--show-stdout", | 601 "--show-stdout", |
| 514 "--browser=debug", | 602 "--output-format=gtest", |
| 515 "-v", | 603 "--browser=debug", |
| 516 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 604 "-v", |
| 517 "--isolated-script-test-output", | 605 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 518 "/path/to/tmp/json" | 606 "--output-format", |
| 519 ], | 607 "json", |
| 520 "cwd": "[SLAVE_BUILD]", | 608 "--output-dir", |
| 521 "name": "trace_test", | 609 "/path/to/tmp/" |
| 522 "~followup_annotations": [ | 610 ], |
| 523 "@@@STEP_LOG_LINE@json.output@{@@@", | 611 "cwd": "[SLAVE_BUILD]", |
| 524 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | 612 "name": "trace_test" |
| 525 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 613 }, |
| 526 "@@@STEP_LOG_LINE@json.output@}@@@", | 614 { |
| 527 "@@@STEP_LOG_END@json.output@@@" | 615 "allow_subannotations": true, |
| 528 ] | 616 "cmd": [ |
| 529 }, | 617 "python", |
| 530 { | 618 "-u", |
| 531 "cmd": [ | 619 "[BUILD]\\scripts\\slave\\runtest.py", |
| 532 "python", | 620 "--target", |
| 533 "-u", | 621 "Debug", |
| 534 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 622 "--factory-properties", |
| 535 "--isolated", | 623 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Debug\", \"buildername\": \"TestBu
ilder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"pr
oject\": \"webkit\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"svn:/
/svn-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slaven
ame\": \"TestSlavename\", \"top_of_tree_blink\": true, \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", |
| 536 "[dummy hash for telemetry_gpu_new_test]", | 624 "--build-properties", |
| 537 "-I", | 625 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Debug\", \"buildername\": \"TestBu
ilder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"pr
oject\": \"webkit\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"svn:/
/svn-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slaven
ame\": \"TestSlavename\", \"top_of_tree_blink\": true, \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", |
| 538 "https://isolateserver.appspot.com", | 626 "--annotate=gtest", |
| 539 "--verbose", | 627 "--test-type=screenshot_sync_tests", |
| 628 "--step-name=screenshot_sync_tests", |
| 629 "--generate-json-file", |
| 630 "--results-directory=[SLAVE_BUILD]\\gtest-results\\screenshot_sync_tests", |
| 631 "--builder-name=TestBuilder", |
| 632 "--slave-name=TestSlavename", |
| 633 "--build-number=571", |
| 634 "--run-python-script", |
| 635 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 636 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 637 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 638 "--isolated", |
| 639 "[dummy hash for telemetry_gpu_test]", |
| 640 "-I", |
| 641 "https://isolateserver.appspot.com", |
| 540 "--", | 642 "--", |
| 541 "screenshot_sync", | 643 "screenshot_sync", |
| 542 "--show-stdout", | 644 "--show-stdout", |
| 543 "--browser=debug", | 645 "--output-format=gtest", |
| 544 "-v", | 646 "--browser=debug", |
| 545 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 647 "-v", |
| 546 "--isolated-script-test-output", | 648 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 547 "/path/to/tmp/json" | 649 "--output-format", |
| 548 ], | 650 "json", |
| 549 "cwd": "[SLAVE_BUILD]", | 651 "--output-dir", |
| 550 "name": "screenshot_sync_tests", | 652 "/path/to/tmp/" |
| 551 "~followup_annotations": [ | 653 ], |
| 552 "@@@STEP_LOG_LINE@json.output@{@@@", | 654 "cwd": "[SLAVE_BUILD]", |
| 553 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | 655 "name": "screenshot_sync_tests" |
| 554 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 656 }, |
| 555 "@@@STEP_LOG_LINE@json.output@}@@@", | 657 { |
| 556 "@@@STEP_LOG_END@json.output@@@" | 658 "allow_subannotations": true, |
| 557 ] | 659 "cmd": [ |
| 558 }, | 660 "python", |
| 559 { | 661 "-u", |
| 560 "cmd": [ | 662 "[BUILD]\\scripts\\slave\\runtest.py", |
| 561 "python", | 663 "--target", |
| 562 "-u", | 664 "Debug", |
| 563 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 665 "--factory-properties", |
| 564 "--isolated", | 666 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Debug\", \"buildername\": \"TestBu
ilder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"pr
oject\": \"webkit\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"svn:/
/svn-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slaven
ame\": \"TestSlavename\", \"top_of_tree_blink\": true, \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", |
| 565 "[dummy hash for telemetry_gpu_new_test]", | 667 "--build-properties", |
| 566 "-I", | 668 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Debug\", \"buildername\": \"TestBu
ilder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"pr
oject\": \"webkit\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"svn:/
/svn-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slaven
ame\": \"TestSlavename\", \"top_of_tree_blink\": true, \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", |
| 567 "https://isolateserver.appspot.com", | 669 "--annotate=gtest", |
| 568 "--verbose", | 670 "--test-type=hardware_accelerated_feature_tests", |
| 671 "--step-name=hardware_accelerated_feature_tests", |
| 672 "--generate-json-file", |
| 673 "--results-directory=[SLAVE_BUILD]\\gtest-results\\hardware_accelerated_fe
ature_tests", |
| 674 "--builder-name=TestBuilder", |
| 675 "--slave-name=TestSlavename", |
| 676 "--build-number=571", |
| 677 "--run-python-script", |
| 678 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 679 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 680 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 681 "--isolated", |
| 682 "[dummy hash for telemetry_gpu_test]", |
| 683 "-I", |
| 684 "https://isolateserver.appspot.com", |
| 569 "--", | 685 "--", |
| 570 "hardware_accelerated_feature", | 686 "hardware_accelerated_feature", |
| 571 "--show-stdout", | 687 "--show-stdout", |
| 572 "--browser=debug", | 688 "--output-format=gtest", |
| 573 "-v", | 689 "--browser=debug", |
| 574 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 690 "-v", |
| 575 "--isolated-script-test-output", | 691 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 576 "/path/to/tmp/json" | 692 "--output-format", |
| 577 ], | 693 "json", |
| 578 "cwd": "[SLAVE_BUILD]", | 694 "--output-dir", |
| 579 "name": "hardware_accelerated_feature_tests", | 695 "/path/to/tmp/" |
| 580 "~followup_annotations": [ | 696 ], |
| 581 "@@@STEP_LOG_LINE@json.output@{@@@", | 697 "cwd": "[SLAVE_BUILD]", |
| 582 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | 698 "name": "hardware_accelerated_feature_tests" |
| 583 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 699 }, |
| 584 "@@@STEP_LOG_LINE@json.output@}@@@", | 700 { |
| 585 "@@@STEP_LOG_END@json.output@@@" | 701 "allow_subannotations": true, |
| 586 ] | 702 "cmd": [ |
| 587 }, | 703 "python", |
| 588 { | 704 "-u", |
| 589 "cmd": [ | 705 "[BUILD]\\scripts\\slave\\runtest.py", |
| 590 "python", | 706 "--target", |
| 591 "-u", | 707 "Debug", |
| 592 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 708 "--factory-properties", |
| 593 "--isolated", | 709 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Debug\", \"buildername\": \"TestBu
ilder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"pr
oject\": \"webkit\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"svn:/
/svn-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slaven
ame\": \"TestSlavename\", \"top_of_tree_blink\": true, \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", |
| 594 "[dummy hash for telemetry_gpu_new_test]", | 710 "--build-properties", |
| 595 "-I", | 711 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Debug\", \"buildername\": \"TestBu
ilder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"pr
oject\": \"webkit\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"svn:/
/svn-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slaven
ame\": \"TestSlavename\", \"top_of_tree_blink\": true, \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", |
| 596 "https://isolateserver.appspot.com", | 712 "--annotate=gtest", |
| 597 "--verbose", | 713 "--test-type=gpu_process_launch_tests", |
| 714 "--step-name=gpu_process_launch_tests", |
| 715 "--generate-json-file", |
| 716 "--results-directory=[SLAVE_BUILD]\\gtest-results\\gpu_process_launch_test
s", |
| 717 "--builder-name=TestBuilder", |
| 718 "--slave-name=TestSlavename", |
| 719 "--build-number=571", |
| 720 "--run-python-script", |
| 721 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 722 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 723 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 724 "--isolated", |
| 725 "[dummy hash for telemetry_gpu_test]", |
| 726 "-I", |
| 727 "https://isolateserver.appspot.com", |
| 598 "--", | 728 "--", |
| 599 "gpu_process", | 729 "gpu_process", |
| 600 "--show-stdout", | 730 "--show-stdout", |
| 601 "--browser=debug", | 731 "--output-format=gtest", |
| 602 "-v", | 732 "--browser=debug", |
| 603 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 733 "-v", |
| 604 "--isolated-script-test-output", | 734 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 605 "/path/to/tmp/json" | 735 "--output-format", |
| 606 ], | 736 "json", |
| 607 "cwd": "[SLAVE_BUILD]", | 737 "--output-dir", |
| 608 "name": "gpu_process_launch_tests", | 738 "/path/to/tmp/" |
| 609 "~followup_annotations": [ | 739 ], |
| 610 "@@@STEP_LOG_LINE@json.output@{@@@", | 740 "cwd": "[SLAVE_BUILD]", |
| 611 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | 741 "name": "gpu_process_launch_tests" |
| 612 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 742 }, |
| 613 "@@@STEP_LOG_LINE@json.output@}@@@", | 743 { |
| 614 "@@@STEP_LOG_END@json.output@@@" | 744 "allow_subannotations": true, |
| 615 ] | 745 "cmd": [ |
| 616 }, | 746 "python", |
| 617 { | 747 "-u", |
| 618 "cmd": [ | 748 "[BUILD]\\scripts\\slave\\runtest.py", |
| 619 "python", | 749 "--target", |
| 620 "-u", | 750 "Debug", |
| 621 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 751 "--factory-properties", |
| 622 "--isolated", | 752 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Debug\", \"buildername\": \"TestBu
ilder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"pr
oject\": \"webkit\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"svn:/
/svn-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slaven
ame\": \"TestSlavename\", \"top_of_tree_blink\": true, \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", |
| 623 "[dummy hash for telemetry_gpu_new_test]", | 753 "--build-properties", |
| 624 "-I", | 754 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Debug\", \"buildername\": \"TestBu
ilder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"pr
oject\": \"webkit\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"svn:/
/svn-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slaven
ame\": \"TestSlavename\", \"top_of_tree_blink\": true, \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", |
| 625 "https://isolateserver.appspot.com", | 755 "--annotate=gtest", |
| 626 "--verbose", | 756 "--test-type=gpu_rasterization_tests", |
| 757 "--step-name=gpu_rasterization_tests", |
| 758 "--generate-json-file", |
| 759 "--results-directory=[SLAVE_BUILD]\\gtest-results\\gpu_rasterization_tests
", |
| 760 "--builder-name=TestBuilder", |
| 761 "--slave-name=TestSlavename", |
| 762 "--build-number=571", |
| 763 "--run-python-script", |
| 764 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 765 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 766 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 767 "--isolated", |
| 768 "[dummy hash for telemetry_gpu_test]", |
| 769 "-I", |
| 770 "https://isolateserver.appspot.com", |
| 627 "--", | 771 "--", |
| 628 "gpu_rasterization", | 772 "gpu_rasterization", |
| 629 "--show-stdout", | 773 "--show-stdout", |
| 774 "--output-format=gtest", |
| 630 "--browser=debug", | 775 "--browser=debug", |
| 631 "-v", | 776 "-v", |
| 632 "--build-revision", | 777 "--build-revision", |
| 633 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 778 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 634 "--test-machine-name", | 779 "--test-machine-name", |
| 635 "TestBuilder", | 780 "TestBuilder", |
| 636 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 781 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 637 "--isolated-script-test-output", | 782 "--output-format", |
| 638 "/path/to/tmp/json" | 783 "json", |
| 784 "--output-dir", |
| 785 "/path/to/tmp/" |
| 639 ], | 786 ], |
| 640 "cwd": "[SLAVE_BUILD]", | 787 "cwd": "[SLAVE_BUILD]", |
| 641 "name": "gpu_rasterization_tests", | 788 "name": "gpu_rasterization_tests" |
| 642 "~followup_annotations": [ | |
| 643 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 644 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | |
| 645 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | |
| 646 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 647 "@@@STEP_LOG_END@json.output@@@" | |
| 648 ] | |
| 649 }, | 789 }, |
| 650 { | 790 { |
| 651 "name": "$result", | 791 "name": "$result", |
| 652 "recipe_result": null, | 792 "recipe_result": null, |
| 653 "status_code": 0 | 793 "status_code": 0 |
| 654 } | 794 } |
| 655 ] | 795 ] |
| OLD | NEW |