| 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_test_run" | 153 "telemetry_gpu_new_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_test.isolated.gen.json" | 180 "[SLAVE_BUILD]\\src\\out\\Debug\\telemetry_gpu_new_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_test\": \"[dummy hash for
telemetry_gpu_test]\"@@@", | 193 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_new_test\": \"[dummy hash
for telemetry_gpu_new_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_test
\": \"[dummy hash for telemetry_gpu_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_new_
test\": \"[dummy hash for telemetry_gpu_new_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, | |
| 345 "cmd": [ | 344 "cmd": [ |
| 346 "python", | 345 "python", |
| 347 "-u", | 346 "-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", | |
| 366 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 347 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 367 "--isolated", | 348 "--isolated", |
| 368 "[dummy hash for telemetry_gpu_test]", | 349 "[dummy hash for telemetry_gpu_new_test]", |
| 369 "-I", | 350 "-I", |
| 370 "https://isolateserver.appspot.com", | 351 "https://isolateserver.appspot.com", |
| 352 "--verbose", |
| 371 "--", | 353 "--", |
| 372 "maps", | 354 "maps", |
| 373 "--show-stdout", | 355 "--show-stdout", |
| 374 "--output-format=gtest", | |
| 375 "--browser=debug", | 356 "--browser=debug", |
| 376 "-v", | 357 "-v", |
| 377 "--build-revision", | 358 "--build-revision", |
| 378 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 359 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 379 "--test-machine-name", | 360 "--test-machine-name", |
| 380 "TestBuilder", | 361 "TestBuilder", |
| 381 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 362 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 382 "--output-format", | 363 "--isolated-script-test-output", |
| 383 "json", | 364 "/path/to/tmp/json" |
| 384 "--output-dir", | |
| 385 "/path/to/tmp/" | |
| 386 ], | 365 ], |
| 387 "cwd": "[SLAVE_BUILD]", | 366 "cwd": "[SLAVE_BUILD]", |
| 388 "name": "maps_pixel_test" | 367 "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 ] |
| 389 }, | 375 }, |
| 390 { | 376 { |
| 391 "allow_subannotations": true, | |
| 392 "cmd": [ | 377 "cmd": [ |
| 393 "python", | 378 "python", |
| 394 "-u", | 379 "-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", | |
| 413 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 380 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 414 "--isolated", | 381 "--isolated", |
| 415 "[dummy hash for telemetry_gpu_test]", | 382 "[dummy hash for telemetry_gpu_new_test]", |
| 416 "-I", | 383 "-I", |
| 417 "https://isolateserver.appspot.com", | 384 "https://isolateserver.appspot.com", |
| 385 "--verbose", |
| 418 "--", | 386 "--", |
| 419 "pixel", | 387 "pixel", |
| 420 "--show-stdout", | 388 "--show-stdout", |
| 421 "--output-format=gtest", | |
| 422 "--browser=debug", | 389 "--browser=debug", |
| 423 "-v", | 390 "-v", |
| 424 "--build-revision", | 391 "--build-revision", |
| 425 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 392 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 426 "--upload-refimg-to-cloud-storage", | 393 "--upload-refimg-to-cloud-storage", |
| 427 "--refimg-cloud-storage-bucket", | 394 "--refimg-cloud-storage-bucket", |
| 428 "chromium-gpu-archive/reference-images", | 395 "chromium-gpu-archive/reference-images", |
| 429 "--os-type", | 396 "--os-type", |
| 430 "win", | 397 "win", |
| 431 "--test-machine-name", | 398 "--test-machine-name", |
| 432 "TestBuilder", | 399 "TestBuilder", |
| 433 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 400 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 434 "--output-format", | 401 "--isolated-script-test-output", |
| 435 "json", | 402 "/path/to/tmp/json" |
| 436 "--output-dir", | 403 ], |
| 437 "/path/to/tmp/" | 404 "cwd": "[SLAVE_BUILD]", |
| 438 ], | 405 "name": "pixel_test", |
| 439 "cwd": "[SLAVE_BUILD]", | 406 "~followup_annotations": [ |
| 440 "name": "pixel_test" | 407 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 441 }, | 408 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 442 { | 409 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 443 "allow_subannotations": true, | 410 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 444 "cmd": [ | 411 "@@@STEP_LOG_END@json.output@@@" |
| 445 "python", | 412 ] |
| 446 "-u", | 413 }, |
| 447 "[BUILD]\\scripts\\slave\\runtest.py", | 414 { |
| 448 "--target", | 415 "cmd": [ |
| 449 "Debug", | 416 "python", |
| 450 "--factory-properties", | 417 "-u", |
| 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\"}", | 418 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 452 "--build-properties", | 419 "--isolated", |
| 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\"}", | 420 "[dummy hash for telemetry_gpu_new_test]", |
| 454 "--annotate=gtest", | 421 "-I", |
| 455 "--test-type=webgl_conformance_tests", | 422 "https://isolateserver.appspot.com", |
| 456 "--step-name=webgl_conformance_tests", | 423 "--verbose", |
| 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", | |
| 470 "--", | 424 "--", |
| 471 "webgl_conformance", | 425 "webgl_conformance", |
| 472 "--show-stdout", | 426 "--show-stdout", |
| 473 "--output-format=gtest", | 427 "--browser=debug", |
| 474 "--browser=debug", | 428 "-v", |
| 475 "-v", | 429 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 476 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 430 "--isolated-script-test-output", |
| 477 "--output-format", | 431 "/path/to/tmp/json" |
| 478 "json", | 432 ], |
| 479 "--output-dir", | 433 "cwd": "[SLAVE_BUILD]", |
| 480 "/path/to/tmp/" | 434 "name": "webgl_conformance_tests", |
| 481 ], | 435 "~followup_annotations": [ |
| 482 "cwd": "[SLAVE_BUILD]", | 436 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 483 "name": "webgl_conformance_tests" | 437 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 484 }, | 438 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 485 { | 439 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 486 "allow_subannotations": true, | 440 "@@@STEP_LOG_END@json.output@@@" |
| 487 "cmd": [ | 441 ] |
| 488 "python", | 442 }, |
| 489 "-u", | 443 { |
| 490 "[BUILD]\\scripts\\slave\\runtest.py", | 444 "cmd": [ |
| 491 "--target", | 445 "python", |
| 492 "Debug", | 446 "-u", |
| 493 "--factory-properties", | 447 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 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\"}", | 448 "--isolated", |
| 495 "--build-properties", | 449 "[dummy hash for telemetry_gpu_new_test]", |
| 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\"}", | 450 "-I", |
| 497 "--annotate=gtest", | 451 "https://isolateserver.appspot.com", |
| 498 "--test-type=context_lost_tests", | 452 "--verbose", |
| 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", | |
| 513 "--", | 453 "--", |
| 514 "context_lost", | 454 "context_lost", |
| 515 "--show-stdout", | 455 "--show-stdout", |
| 516 "--output-format=gtest", | 456 "--browser=debug", |
| 517 "--browser=debug", | 457 "-v", |
| 518 "-v", | 458 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 519 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 459 "--isolated-script-test-output", |
| 520 "--output-format", | 460 "/path/to/tmp/json" |
| 521 "json", | 461 ], |
| 522 "--output-dir", | 462 "cwd": "[SLAVE_BUILD]", |
| 523 "/path/to/tmp/" | 463 "name": "context_lost_tests", |
| 524 ], | 464 "~followup_annotations": [ |
| 525 "cwd": "[SLAVE_BUILD]", | 465 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 526 "name": "context_lost_tests" | 466 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 527 }, | 467 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 528 { | 468 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 529 "allow_subannotations": true, | 469 "@@@STEP_LOG_END@json.output@@@" |
| 530 "cmd": [ | 470 ] |
| 531 "python", | 471 }, |
| 532 "-u", | 472 { |
| 533 "[BUILD]\\scripts\\slave\\runtest.py", | 473 "cmd": [ |
| 534 "--target", | 474 "python", |
| 535 "Debug", | 475 "-u", |
| 536 "--factory-properties", | 476 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 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\"}", | 477 "--isolated", |
| 538 "--build-properties", | 478 "[dummy hash for telemetry_gpu_new_test]", |
| 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\"}", | 479 "-I", |
| 540 "--annotate=gtest", | 480 "https://isolateserver.appspot.com", |
| 541 "--test-type=memory_test", | 481 "--verbose", |
| 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", | |
| 556 "--", | 482 "--", |
| 557 "memory_test", | 483 "memory_test", |
| 558 "--show-stdout", | 484 "--show-stdout", |
| 559 "--output-format=gtest", | 485 "--browser=debug", |
| 560 "--browser=debug", | 486 "-v", |
| 561 "-v", | 487 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 562 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 488 "--isolated-script-test-output", |
| 563 "--output-format", | 489 "/path/to/tmp/json" |
| 564 "json", | 490 ], |
| 565 "--output-dir", | 491 "cwd": "[SLAVE_BUILD]", |
| 566 "/path/to/tmp/" | 492 "name": "memory_test", |
| 567 ], | 493 "~followup_annotations": [ |
| 568 "cwd": "[SLAVE_BUILD]", | 494 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 569 "name": "memory_test" | 495 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 570 }, | 496 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 571 { | 497 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 572 "allow_subannotations": true, | 498 "@@@STEP_LOG_END@json.output@@@" |
| 573 "cmd": [ | 499 ] |
| 574 "python", | 500 }, |
| 575 "-u", | 501 { |
| 576 "[BUILD]\\scripts\\slave\\runtest.py", | 502 "cmd": [ |
| 577 "--target", | 503 "python", |
| 578 "Debug", | 504 "-u", |
| 579 "--factory-properties", | 505 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 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\"}", | 506 "--isolated", |
| 581 "--build-properties", | 507 "[dummy hash for telemetry_gpu_new_test]", |
| 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\"}", | 508 "-I", |
| 583 "--annotate=gtest", | 509 "https://isolateserver.appspot.com", |
| 584 "--test-type=trace_test", | 510 "--verbose", |
| 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", | |
| 599 "--", | 511 "--", |
| 600 "trace_test", | 512 "trace_test", |
| 601 "--show-stdout", | 513 "--show-stdout", |
| 602 "--output-format=gtest", | 514 "--browser=debug", |
| 603 "--browser=debug", | 515 "-v", |
| 604 "-v", | 516 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 605 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 517 "--isolated-script-test-output", |
| 606 "--output-format", | 518 "/path/to/tmp/json" |
| 607 "json", | 519 ], |
| 608 "--output-dir", | 520 "cwd": "[SLAVE_BUILD]", |
| 609 "/path/to/tmp/" | 521 "name": "trace_test", |
| 610 ], | 522 "~followup_annotations": [ |
| 611 "cwd": "[SLAVE_BUILD]", | 523 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 612 "name": "trace_test" | 524 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 613 }, | 525 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 614 { | 526 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 615 "allow_subannotations": true, | 527 "@@@STEP_LOG_END@json.output@@@" |
| 616 "cmd": [ | 528 ] |
| 617 "python", | 529 }, |
| 618 "-u", | 530 { |
| 619 "[BUILD]\\scripts\\slave\\runtest.py", | 531 "cmd": [ |
| 620 "--target", | 532 "python", |
| 621 "Debug", | 533 "-u", |
| 622 "--factory-properties", | 534 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 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\"}", | 535 "--isolated", |
| 624 "--build-properties", | 536 "[dummy hash for telemetry_gpu_new_test]", |
| 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\"}", | 537 "-I", |
| 626 "--annotate=gtest", | 538 "https://isolateserver.appspot.com", |
| 627 "--test-type=screenshot_sync_tests", | 539 "--verbose", |
| 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", | |
| 642 "--", | 540 "--", |
| 643 "screenshot_sync", | 541 "screenshot_sync", |
| 644 "--show-stdout", | 542 "--show-stdout", |
| 645 "--output-format=gtest", | 543 "--browser=debug", |
| 646 "--browser=debug", | 544 "-v", |
| 647 "-v", | 545 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 648 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 546 "--isolated-script-test-output", |
| 649 "--output-format", | 547 "/path/to/tmp/json" |
| 650 "json", | 548 ], |
| 651 "--output-dir", | 549 "cwd": "[SLAVE_BUILD]", |
| 652 "/path/to/tmp/" | 550 "name": "screenshot_sync_tests", |
| 653 ], | 551 "~followup_annotations": [ |
| 654 "cwd": "[SLAVE_BUILD]", | 552 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 655 "name": "screenshot_sync_tests" | 553 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 656 }, | 554 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 657 { | 555 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 658 "allow_subannotations": true, | 556 "@@@STEP_LOG_END@json.output@@@" |
| 659 "cmd": [ | 557 ] |
| 660 "python", | 558 }, |
| 661 "-u", | 559 { |
| 662 "[BUILD]\\scripts\\slave\\runtest.py", | 560 "cmd": [ |
| 663 "--target", | 561 "python", |
| 664 "Debug", | 562 "-u", |
| 665 "--factory-properties", | 563 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 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\"}", | 564 "--isolated", |
| 667 "--build-properties", | 565 "[dummy hash for telemetry_gpu_new_test]", |
| 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\"}", | 566 "-I", |
| 669 "--annotate=gtest", | 567 "https://isolateserver.appspot.com", |
| 670 "--test-type=hardware_accelerated_feature_tests", | 568 "--verbose", |
| 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", | |
| 685 "--", | 569 "--", |
| 686 "hardware_accelerated_feature", | 570 "hardware_accelerated_feature", |
| 687 "--show-stdout", | 571 "--show-stdout", |
| 688 "--output-format=gtest", | 572 "--browser=debug", |
| 689 "--browser=debug", | 573 "-v", |
| 690 "-v", | 574 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 691 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 575 "--isolated-script-test-output", |
| 692 "--output-format", | 576 "/path/to/tmp/json" |
| 693 "json", | 577 ], |
| 694 "--output-dir", | 578 "cwd": "[SLAVE_BUILD]", |
| 695 "/path/to/tmp/" | 579 "name": "hardware_accelerated_feature_tests", |
| 696 ], | 580 "~followup_annotations": [ |
| 697 "cwd": "[SLAVE_BUILD]", | 581 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 698 "name": "hardware_accelerated_feature_tests" | 582 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 699 }, | 583 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 700 { | 584 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 701 "allow_subannotations": true, | 585 "@@@STEP_LOG_END@json.output@@@" |
| 702 "cmd": [ | 586 ] |
| 703 "python", | 587 }, |
| 704 "-u", | 588 { |
| 705 "[BUILD]\\scripts\\slave\\runtest.py", | 589 "cmd": [ |
| 706 "--target", | 590 "python", |
| 707 "Debug", | 591 "-u", |
| 708 "--factory-properties", | 592 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 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\"}", | 593 "--isolated", |
| 710 "--build-properties", | 594 "[dummy hash for telemetry_gpu_new_test]", |
| 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\"}", | 595 "-I", |
| 712 "--annotate=gtest", | 596 "https://isolateserver.appspot.com", |
| 713 "--test-type=gpu_process_launch_tests", | 597 "--verbose", |
| 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", | |
| 728 "--", | 598 "--", |
| 729 "gpu_process", | 599 "gpu_process", |
| 730 "--show-stdout", | 600 "--show-stdout", |
| 731 "--output-format=gtest", | 601 "--browser=debug", |
| 732 "--browser=debug", | 602 "-v", |
| 733 "-v", | 603 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 734 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 604 "--isolated-script-test-output", |
| 735 "--output-format", | 605 "/path/to/tmp/json" |
| 736 "json", | 606 ], |
| 737 "--output-dir", | 607 "cwd": "[SLAVE_BUILD]", |
| 738 "/path/to/tmp/" | 608 "name": "gpu_process_launch_tests", |
| 739 ], | 609 "~followup_annotations": [ |
| 740 "cwd": "[SLAVE_BUILD]", | 610 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 741 "name": "gpu_process_launch_tests" | 611 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 742 }, | 612 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 743 { | 613 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 744 "allow_subannotations": true, | 614 "@@@STEP_LOG_END@json.output@@@" |
| 745 "cmd": [ | 615 ] |
| 746 "python", | 616 }, |
| 747 "-u", | 617 { |
| 748 "[BUILD]\\scripts\\slave\\runtest.py", | 618 "cmd": [ |
| 749 "--target", | 619 "python", |
| 750 "Debug", | 620 "-u", |
| 751 "--factory-properties", | 621 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 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\"}", | 622 "--isolated", |
| 753 "--build-properties", | 623 "[dummy hash for telemetry_gpu_new_test]", |
| 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\"}", | 624 "-I", |
| 755 "--annotate=gtest", | 625 "https://isolateserver.appspot.com", |
| 756 "--test-type=gpu_rasterization_tests", | 626 "--verbose", |
| 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", | |
| 771 "--", | 627 "--", |
| 772 "gpu_rasterization", | 628 "gpu_rasterization", |
| 773 "--show-stdout", | 629 "--show-stdout", |
| 774 "--output-format=gtest", | |
| 775 "--browser=debug", | 630 "--browser=debug", |
| 776 "-v", | 631 "-v", |
| 777 "--build-revision", | 632 "--build-revision", |
| 778 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 633 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 779 "--test-machine-name", | 634 "--test-machine-name", |
| 780 "TestBuilder", | 635 "TestBuilder", |
| 781 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 636 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 782 "--output-format", | 637 "--isolated-script-test-output", |
| 783 "json", | 638 "/path/to/tmp/json" |
| 784 "--output-dir", | |
| 785 "/path/to/tmp/" | |
| 786 ], | 639 ], |
| 787 "cwd": "[SLAVE_BUILD]", | 640 "cwd": "[SLAVE_BUILD]", |
| 788 "name": "gpu_rasterization_tests" | 641 "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 ] |
| 789 }, | 649 }, |
| 790 { | 650 { |
| 791 "name": "$result", | 651 "name": "$result", |
| 792 "recipe_result": null, | 652 "recipe_result": null, |
| 793 "status_code": 0 | 653 "status_code": 0 |
| 794 } | 654 } |
| 795 ] | 655 ] |
| OLD | NEW |