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