| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]\\scripts\\slave\\cleanup_temp.py" | 6 "[BUILD]\\scripts\\slave\\cleanup_temp.py" |
| 7 ], | 7 ], |
| 8 "cwd": "[SLAVE_BUILD]", | 8 "cwd": "[SLAVE_BUILD]", |
| 9 "name": "cleanup temp" | 9 "name": "cleanup temp" |
| 10 }, | 10 }, |
| (...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 169 "@@@STEP_LOG_LINE@json.output@}@@@", | 169 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 170 "@@@STEP_LOG_END@json.output@@@" | 170 "@@@STEP_LOG_END@json.output@@@" |
| 171 ] | 171 ] |
| 172 }, | 172 }, |
| 173 { | 173 { |
| 174 "cmd": [ | 174 "cmd": [ |
| 175 "python", | 175 "python", |
| 176 "-u", | 176 "-u", |
| 177 "[SLAVE_BUILD]\\src\\build\\gyp_chromium", | 177 "[SLAVE_BUILD]\\src\\build\\gyp_chromium", |
| 178 "--analyzer", | 178 "--analyzer", |
| 179 "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targ
ets\": [\"angle_unittests_run\", \"content_gl_tests_run\", \"gl_tests_run\", \"g
l_unittests_run\", \"gles2_conform_test_run\", \"gpu_unittests_run\", \"tab_capt
ure_end2end_tests_run\", \"telemetry_gpu_test_run\"]}", | 179 "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targ
ets\": [\"angle_unittests_run\", \"content_gl_tests_run\", \"gl_tests_run\", \"g
l_unittests_run\", \"gles2_conform_test_run\", \"gpu_unittests_run\", \"tab_capt
ure_end2end_tests_run\", \"telemetry_gpu_new_test_run\"]}", |
| 180 "/path/to/tmp/json" | 180 "/path/to/tmp/json" |
| 181 ], | 181 ], |
| 182 "cwd": "[SLAVE_BUILD]", | 182 "cwd": "[SLAVE_BUILD]", |
| 183 "env": { | 183 "env": { |
| 184 "GYP_DEFINES": "archive_gpu_tests=1 blink_logging_always_on=1 chromium_win
_pch=0 component=static_library dcheck_always_on=1 fastbuild=1 ffmpeg_branding=C
hrome gomadir='[BUILD]\\goma' internal_gles2_conform_tests=1 proprietary_codecs=
1 target_arch=ia32 test_isolation_mode=prepare use_goma=1" | 184 "GYP_DEFINES": "archive_gpu_tests=1 blink_logging_always_on=1 chromium_win
_pch=0 component=static_library dcheck_always_on=1 fastbuild=1 ffmpeg_branding=C
hrome gomadir='[BUILD]\\goma' internal_gles2_conform_tests=1 proprietary_codecs=
1 target_arch=ia32 test_isolation_mode=prepare use_goma=1" |
| 185 }, | 185 }, |
| 186 "name": "analyze", | 186 "name": "analyze", |
| 187 "~followup_annotations": [ | 187 "~followup_annotations": [ |
| 188 "@@@STEP_LOG_LINE@json.output@{@@@", | 188 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 189 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [@@@", | 189 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [@@@", |
| 190 "@@@STEP_LOG_LINE@json.output@ \"All\", @@@", | 190 "@@@STEP_LOG_LINE@json.output@ \"All\", @@@", |
| 191 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\", @@@", | 191 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\", @@@", |
| 192 "@@@STEP_LOG_LINE@json.output@ \"app_list_demo\", @@@", | 192 "@@@STEP_LOG_LINE@json.output@ \"app_list_demo\", @@@", |
| 193 "@@@STEP_LOG_LINE@json.output@ \"app_list_unittests\", @@@", | 193 "@@@STEP_LOG_LINE@json.output@ \"app_list_unittests\", @@@", |
| 194 "@@@STEP_LOG_LINE@json.output@ \"app_shell\", @@@", | 194 "@@@STEP_LOG_LINE@json.output@ \"app_shell\", @@@", |
| 195 "@@@STEP_LOG_LINE@json.output@ \"chrome_initial\", @@@", | 195 "@@@STEP_LOG_LINE@json.output@ \"chrome_initial\", @@@", |
| 196 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\", @@@", | 196 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\", @@@", |
| 197 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\", @@@", | 197 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\", @@@", |
| 198 "@@@STEP_LOG_LINE@json.output@ \"gl_unittests\", @@@", | 198 "@@@STEP_LOG_LINE@json.output@ \"gl_unittests\", @@@", |
| 199 "@@@STEP_LOG_LINE@json.output@ \"gles2_conform_test\", @@@", | 199 "@@@STEP_LOG_LINE@json.output@ \"gles2_conform_test\", @@@", |
| 200 "@@@STEP_LOG_LINE@json.output@ \"gpu_unittests\", @@@", | 200 "@@@STEP_LOG_LINE@json.output@ \"gpu_unittests\", @@@", |
| 201 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\", @@@", | 201 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\", @@@", |
| 202 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test\"@@@", | 202 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_new_test\"@@@", |
| 203 "@@@STEP_LOG_LINE@json.output@ ], @@@", | 203 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 204 "@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency\", @@@", | 204 "@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency\", @@@", |
| 205 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": [@@@", | 205 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": [@@@", |
| 206 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests_run\", @@@", | 206 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests_run\", @@@", |
| 207 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests_run\", @@@", | 207 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests_run\", @@@", |
| 208 "@@@STEP_LOG_LINE@json.output@ \"gl_tests_run\", @@@", | 208 "@@@STEP_LOG_LINE@json.output@ \"gl_tests_run\", @@@", |
| 209 "@@@STEP_LOG_LINE@json.output@ \"gl_unittests_run\", @@@", | 209 "@@@STEP_LOG_LINE@json.output@ \"gl_unittests_run\", @@@", |
| 210 "@@@STEP_LOG_LINE@json.output@ \"gles2_conform_test_run\", @@@", | 210 "@@@STEP_LOG_LINE@json.output@ \"gles2_conform_test_run\", @@@", |
| 211 "@@@STEP_LOG_LINE@json.output@ \"gpu_unittests_run\", @@@", | 211 "@@@STEP_LOG_LINE@json.output@ \"gpu_unittests_run\", @@@", |
| 212 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests_run\", @@@", | 212 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests_run\", @@@", |
| 213 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test_run\"@@@", | 213 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_new_test_run\"@@@", |
| 214 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 214 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 215 "@@@STEP_LOG_LINE@json.output@}@@@", | 215 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 216 "@@@STEP_LOG_END@json.output@@@" | 216 "@@@STEP_LOG_END@json.output@@@" |
| 217 ] | 217 ] |
| 218 }, | 218 }, |
| 219 { | 219 { |
| 220 "cmd": [ | 220 "cmd": [ |
| 221 "python", | 221 "python", |
| 222 "-u", | 222 "-u", |
| 223 "[BUILD]\\scripts\\slave\\compile.py", | 223 "[BUILD]\\scripts\\slave\\compile.py", |
| (...skipping 24 matching lines...) Expand all Loading... |
| 248 "gl_tests", | 248 "gl_tests", |
| 249 "gl_tests_run", | 249 "gl_tests_run", |
| 250 "gl_unittests", | 250 "gl_unittests", |
| 251 "gl_unittests_run", | 251 "gl_unittests_run", |
| 252 "gles2_conform_test", | 252 "gles2_conform_test", |
| 253 "gles2_conform_test_run", | 253 "gles2_conform_test_run", |
| 254 "gpu_unittests", | 254 "gpu_unittests", |
| 255 "gpu_unittests_run", | 255 "gpu_unittests_run", |
| 256 "tab_capture_end2end_tests", | 256 "tab_capture_end2end_tests", |
| 257 "tab_capture_end2end_tests_run", | 257 "tab_capture_end2end_tests_run", |
| 258 "telemetry_gpu_test", | 258 "telemetry_gpu_new_test", |
| 259 "telemetry_gpu_test_run" | 259 "telemetry_gpu_new_test_run" |
| 260 ], | 260 ], |
| 261 "cwd": "[SLAVE_BUILD]", | 261 "cwd": "[SLAVE_BUILD]", |
| 262 "name": "compile (with patch)", | 262 "name": "compile (with patch)", |
| 263 "~followup_annotations": [ | 263 "~followup_annotations": [ |
| 264 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 264 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 265 "@@@STEP_LOG_END@json.output (invalid)@@@" | 265 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 266 ] | 266 ] |
| 267 }, | 267 }, |
| 268 { | 268 { |
| 269 "cmd": [ | 269 "cmd": [ |
| 270 "python", | 270 "python", |
| 271 "-u", | 271 "-u", |
| 272 "RECIPE_MODULE[isolate]\\resources\\isolate.py", | 272 "RECIPE_MODULE[isolate]\\resources\\isolate.py", |
| 273 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | 273 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
| 274 "batcharchive", | 274 "batcharchive", |
| 275 "--dump-json", | 275 "--dump-json", |
| 276 "/path/to/tmp/json", | 276 "/path/to/tmp/json", |
| 277 "--isolate-server", | 277 "--isolate-server", |
| 278 "https://isolateserver.appspot.com", | 278 "https://isolateserver.appspot.com", |
| 279 "[SLAVE_BUILD]\\src\\out\\Release\\angle_unittests.isolated.gen.json", | 279 "[SLAVE_BUILD]\\src\\out\\Release\\angle_unittests.isolated.gen.json", |
| 280 "[SLAVE_BUILD]\\src\\out\\Release\\content_gl_tests.isolated.gen.json", | 280 "[SLAVE_BUILD]\\src\\out\\Release\\content_gl_tests.isolated.gen.json", |
| 281 "[SLAVE_BUILD]\\src\\out\\Release\\gl_tests.isolated.gen.json", | 281 "[SLAVE_BUILD]\\src\\out\\Release\\gl_tests.isolated.gen.json", |
| 282 "[SLAVE_BUILD]\\src\\out\\Release\\gl_unittests.isolated.gen.json", | 282 "[SLAVE_BUILD]\\src\\out\\Release\\gl_unittests.isolated.gen.json", |
| 283 "[SLAVE_BUILD]\\src\\out\\Release\\gles2_conform_test.isolated.gen.json", | 283 "[SLAVE_BUILD]\\src\\out\\Release\\gles2_conform_test.isolated.gen.json", |
| 284 "[SLAVE_BUILD]\\src\\out\\Release\\gpu_unittests.isolated.gen.json", | 284 "[SLAVE_BUILD]\\src\\out\\Release\\gpu_unittests.isolated.gen.json", |
| 285 "[SLAVE_BUILD]\\src\\out\\Release\\tab_capture_end2end_tests.isolated.gen.
json", | 285 "[SLAVE_BUILD]\\src\\out\\Release\\tab_capture_end2end_tests.isolated.gen.
json", |
| 286 "[SLAVE_BUILD]\\src\\out\\Release\\telemetry_gpu_test.isolated.gen.json" | 286 "[SLAVE_BUILD]\\src\\out\\Release\\telemetry_gpu_new_test.isolated.gen.jso
n" |
| 287 ], | 287 ], |
| 288 "cwd": "[SLAVE_BUILD]", | 288 "cwd": "[SLAVE_BUILD]", |
| 289 "name": "isolate tests", | 289 "name": "isolate tests", |
| 290 "~followup_annotations": [ | 290 "~followup_annotations": [ |
| 291 "@@@STEP_LOG_LINE@json.output@{@@@", | 291 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 292 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang
le_unittests]\", @@@", | 292 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang
le_unittests]\", @@@", |
| 293 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co
ntent_gl_tests]\", @@@", | 293 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co
ntent_gl_tests]\", @@@", |
| 294 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
", @@@", | 294 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
", @@@", |
| 295 "@@@STEP_LOG_LINE@json.output@ \"gl_unittests\": \"[dummy hash for gl_uni
ttests]\", @@@", | 295 "@@@STEP_LOG_LINE@json.output@ \"gl_unittests\": \"[dummy hash for gl_uni
ttests]\", @@@", |
| 296 "@@@STEP_LOG_LINE@json.output@ \"gles2_conform_test\": \"[dummy hash for
gles2_conform_test]\", @@@", | 296 "@@@STEP_LOG_LINE@json.output@ \"gles2_conform_test\": \"[dummy hash for
gles2_conform_test]\", @@@", |
| 297 "@@@STEP_LOG_LINE@json.output@ \"gpu_unittests\": \"[dummy hash for gpu_u
nittests]\", @@@", | 297 "@@@STEP_LOG_LINE@json.output@ \"gpu_unittests\": \"[dummy hash for gpu_u
nittests]\", @@@", |
| 298 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha
sh for tab_capture_end2end_tests]\", @@@", | 298 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha
sh for tab_capture_end2end_tests]\", @@@", |
| 299 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test\": \"[dummy hash for
telemetry_gpu_test]\"@@@", | 299 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_new_test\": \"[dummy hash
for telemetry_gpu_new_test]\"@@@", |
| 300 "@@@STEP_LOG_LINE@json.output@}@@@", | 300 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 301 "@@@STEP_LOG_END@json.output@@@", | 301 "@@@STEP_LOG_END@json.output@@@", |
| 302 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"angle_unittests\": \"[dummy hash fo
r angle_unittests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\
", \"gl_tests\": \"[dummy hash for gl_tests]\", \"gl_unittests\": \"[dummy hash
for gl_unittests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_tes
t]\", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"tab_capture_end2e
nd_tests\": \"[dummy hash for tab_capture_end2end_tests]\", \"telemetry_gpu_test
\": \"[dummy hash for telemetry_gpu_test]\"}@@@" | 302 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"angle_unittests\": \"[dummy hash fo
r angle_unittests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\
", \"gl_tests\": \"[dummy hash for gl_tests]\", \"gl_unittests\": \"[dummy hash
for gl_unittests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_tes
t]\", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"tab_capture_end2e
nd_tests\": \"[dummy hash for tab_capture_end2end_tests]\", \"telemetry_gpu_new_
test\": \"[dummy hash for telemetry_gpu_new_test]\"}@@@" |
| 303 ] | 303 ] |
| 304 }, | 304 }, |
| 305 { | 305 { |
| 306 "allow_subannotations": true, | 306 "allow_subannotations": true, |
| 307 "cmd": [ | 307 "cmd": [ |
| 308 "python", | 308 "python", |
| 309 "-u", | 309 "-u", |
| 310 "[BUILD]\\scripts\\slave\\runtest.py", | 310 "[BUILD]\\scripts\\slave\\runtest.py", |
| 311 "--target", | 311 "--target", |
| 312 "Release", | 312 "Release", |
| (...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 440 "[dummy hash for gl_unittests]", | 440 "[dummy hash for gl_unittests]", |
| 441 "-I", | 441 "-I", |
| 442 "https://isolateserver.appspot.com", | 442 "https://isolateserver.appspot.com", |
| 443 "--", | 443 "--", |
| 444 "--use-gpu-in-tests" | 444 "--use-gpu-in-tests" |
| 445 ], | 445 ], |
| 446 "cwd": "[SLAVE_BUILD]", | 446 "cwd": "[SLAVE_BUILD]", |
| 447 "name": "gl_unittests" | 447 "name": "gl_unittests" |
| 448 }, | 448 }, |
| 449 { | 449 { |
| 450 "allow_subannotations": true, | |
| 451 "cmd": [ | 450 "cmd": [ |
| 452 "python", | 451 "python", |
| 453 "-u", | 452 "-u", |
| 454 "[BUILD]\\scripts\\slave\\runtest.py", | |
| 455 "--target", | |
| 456 "Release", | |
| 457 "--factory-properties", | |
| 458 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"TestBuilder\",
\"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"chromium.testing.m
aster\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome
\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"\", \"requester\": \"c
ommit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codere
view.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", | |
| 459 "--build-properties", | |
| 460 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"TestBuilder\",
\"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"chromium.testing.m
aster\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome
\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"\", \"requester\": \"c
ommit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codere
view.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", | |
| 461 "--annotate=gtest", | |
| 462 "--test-type=maps_pixel_test", | |
| 463 "--step-name=maps_pixel_test", | |
| 464 "--generate-json-file", | |
| 465 "--results-directory=[SLAVE_BUILD]\\gtest-results\\maps_pixel_test", | |
| 466 "--builder-name=TestBuilder", | |
| 467 "--slave-name=TestSlavename", | |
| 468 "--build-number=571", | |
| 469 "--run-python-script", | |
| 470 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 471 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 472 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 453 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 473 "--isolated", | 454 "--isolated", |
| 474 "[dummy hash for telemetry_gpu_test]", | 455 "[dummy hash for telemetry_gpu_new_test]", |
| 475 "-I", | 456 "-I", |
| 476 "https://isolateserver.appspot.com", | 457 "https://isolateserver.appspot.com", |
| 458 "--verbose", |
| 477 "--", | 459 "--", |
| 478 "maps", | 460 "maps", |
| 479 "--show-stdout", | 461 "--show-stdout", |
| 480 "--output-format=gtest", | |
| 481 "--browser=release", | 462 "--browser=release", |
| 482 "-v", | 463 "-v", |
| 483 "--build-revision", | 464 "--build-revision", |
| 484 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 465 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 485 "--test-machine-name", | 466 "--test-machine-name", |
| 486 "TestBuilder", | 467 "TestBuilder", |
| 487 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 468 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 488 "--output-format", | 469 "--isolated-script-test-output", |
| 489 "json", | 470 "/path/to/tmp/json" |
| 490 "--output-dir", | |
| 491 "/path/to/tmp/" | |
| 492 ], | 471 ], |
| 493 "cwd": "[SLAVE_BUILD]", | 472 "cwd": "[SLAVE_BUILD]", |
| 494 "name": "maps_pixel_test" | 473 "name": "maps_pixel_test", |
| 474 "~followup_annotations": [ |
| 475 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 476 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 477 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 478 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 479 "@@@STEP_LOG_END@json.output@@@" |
| 480 ] |
| 495 }, | 481 }, |
| 496 { | 482 { |
| 497 "allow_subannotations": true, | |
| 498 "cmd": [ | 483 "cmd": [ |
| 499 "python", | 484 "python", |
| 500 "-u", | 485 "-u", |
| 501 "[BUILD]\\scripts\\slave\\runtest.py", | |
| 502 "--target", | |
| 503 "Release", | |
| 504 "--factory-properties", | |
| 505 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"TestBuilder\",
\"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"chromium.testing.m
aster\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome
\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"\", \"requester\": \"c
ommit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codere
view.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", | |
| 506 "--build-properties", | |
| 507 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"TestBuilder\",
\"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"chromium.testing.m
aster\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome
\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"\", \"requester\": \"c
ommit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codere
view.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", | |
| 508 "--annotate=gtest", | |
| 509 "--test-type=pixel_test", | |
| 510 "--step-name=pixel_test", | |
| 511 "--generate-json-file", | |
| 512 "--results-directory=[SLAVE_BUILD]\\gtest-results\\pixel_test", | |
| 513 "--builder-name=TestBuilder", | |
| 514 "--slave-name=TestSlavename", | |
| 515 "--build-number=571", | |
| 516 "--run-python-script", | |
| 517 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 518 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 519 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 486 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 520 "--isolated", | 487 "--isolated", |
| 521 "[dummy hash for telemetry_gpu_test]", | 488 "[dummy hash for telemetry_gpu_new_test]", |
| 522 "-I", | 489 "-I", |
| 523 "https://isolateserver.appspot.com", | 490 "https://isolateserver.appspot.com", |
| 491 "--verbose", |
| 524 "--", | 492 "--", |
| 525 "pixel", | 493 "pixel", |
| 526 "--show-stdout", | 494 "--show-stdout", |
| 527 "--output-format=gtest", | |
| 528 "--browser=release", | 495 "--browser=release", |
| 529 "-v", | 496 "-v", |
| 530 "--build-revision", | 497 "--build-revision", |
| 531 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 498 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 532 "--download-refimg-from-cloud-storage", | 499 "--download-refimg-from-cloud-storage", |
| 533 "--refimg-cloud-storage-bucket", | 500 "--refimg-cloud-storage-bucket", |
| 534 "chromium-gpu-archive/reference-images", | 501 "chromium-gpu-archive/reference-images", |
| 535 "--os-type", | 502 "--os-type", |
| 536 "win", | 503 "win", |
| 537 "--test-machine-name", | 504 "--test-machine-name", |
| 538 "TestBuilder", | 505 "TestBuilder", |
| 539 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 506 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 540 "--output-format", | 507 "--isolated-script-test-output", |
| 541 "json", | 508 "/path/to/tmp/json" |
| 542 "--output-dir", | 509 ], |
| 543 "/path/to/tmp/" | 510 "cwd": "[SLAVE_BUILD]", |
| 544 ], | 511 "name": "pixel_test", |
| 545 "cwd": "[SLAVE_BUILD]", | 512 "~followup_annotations": [ |
| 546 "name": "pixel_test" | 513 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 547 }, | 514 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 548 { | 515 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 549 "allow_subannotations": true, | 516 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 550 "cmd": [ | 517 "@@@STEP_LOG_END@json.output@@@" |
| 551 "python", | 518 ] |
| 552 "-u", | 519 }, |
| 553 "[BUILD]\\scripts\\slave\\runtest.py", | 520 { |
| 554 "--target", | 521 "cmd": [ |
| 555 "Release", | 522 "python", |
| 556 "--factory-properties", | 523 "-u", |
| 557 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"TestBuilder\",
\"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"chromium.testing.m
aster\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome
\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"\", \"requester\": \"c
ommit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codere
view.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", | 524 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 558 "--build-properties", | 525 "--isolated", |
| 559 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"TestBuilder\",
\"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"chromium.testing.m
aster\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome
\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"\", \"requester\": \"c
ommit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codere
view.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", | 526 "[dummy hash for telemetry_gpu_new_test]", |
| 560 "--annotate=gtest", | 527 "-I", |
| 561 "--test-type=webgl_conformance_tests", | 528 "https://isolateserver.appspot.com", |
| 562 "--step-name=webgl_conformance_tests", | 529 "--verbose", |
| 563 "--generate-json-file", | |
| 564 "--results-directory=[SLAVE_BUILD]\\gtest-results\\webgl_conformance_tests
", | |
| 565 "--builder-name=TestBuilder", | |
| 566 "--slave-name=TestSlavename", | |
| 567 "--build-number=571", | |
| 568 "--run-python-script", | |
| 569 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 570 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 571 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | |
| 572 "--isolated", | |
| 573 "[dummy hash for telemetry_gpu_test]", | |
| 574 "-I", | |
| 575 "https://isolateserver.appspot.com", | |
| 576 "--", | 530 "--", |
| 577 "webgl_conformance", | 531 "webgl_conformance", |
| 578 "--show-stdout", | 532 "--show-stdout", |
| 579 "--output-format=gtest", | 533 "--browser=release", |
| 580 "--browser=release", | 534 "-v", |
| 581 "-v", | 535 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 582 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 536 "--isolated-script-test-output", |
| 583 "--output-format", | 537 "/path/to/tmp/json" |
| 584 "json", | 538 ], |
| 585 "--output-dir", | 539 "cwd": "[SLAVE_BUILD]", |
| 586 "/path/to/tmp/" | 540 "name": "webgl_conformance_tests", |
| 587 ], | 541 "~followup_annotations": [ |
| 588 "cwd": "[SLAVE_BUILD]", | 542 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 589 "name": "webgl_conformance_tests" | 543 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 590 }, | 544 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 591 { | 545 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 592 "allow_subannotations": true, | 546 "@@@STEP_LOG_END@json.output@@@" |
| 593 "cmd": [ | 547 ] |
| 594 "python", | 548 }, |
| 595 "-u", | 549 { |
| 596 "[BUILD]\\scripts\\slave\\runtest.py", | 550 "cmd": [ |
| 597 "--target", | 551 "python", |
| 598 "Release", | 552 "-u", |
| 599 "--factory-properties", | 553 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 600 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"TestBuilder\",
\"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"chromium.testing.m
aster\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome
\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"\", \"requester\": \"c
ommit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codere
view.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", | 554 "--isolated", |
| 601 "--build-properties", | 555 "[dummy hash for telemetry_gpu_new_test]", |
| 602 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"TestBuilder\",
\"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"chromium.testing.m
aster\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome
\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"\", \"requester\": \"c
ommit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codere
view.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", | 556 "-I", |
| 603 "--annotate=gtest", | 557 "https://isolateserver.appspot.com", |
| 604 "--test-type=context_lost_tests", | 558 "--verbose", |
| 605 "--step-name=context_lost_tests", | |
| 606 "--generate-json-file", | |
| 607 "--results-directory=[SLAVE_BUILD]\\gtest-results\\context_lost_tests", | |
| 608 "--builder-name=TestBuilder", | |
| 609 "--slave-name=TestSlavename", | |
| 610 "--build-number=571", | |
| 611 "--run-python-script", | |
| 612 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 613 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 614 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | |
| 615 "--isolated", | |
| 616 "[dummy hash for telemetry_gpu_test]", | |
| 617 "-I", | |
| 618 "https://isolateserver.appspot.com", | |
| 619 "--", | 559 "--", |
| 620 "context_lost", | 560 "context_lost", |
| 621 "--show-stdout", | 561 "--show-stdout", |
| 622 "--output-format=gtest", | 562 "--browser=release", |
| 623 "--browser=release", | 563 "-v", |
| 624 "-v", | 564 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 625 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 565 "--isolated-script-test-output", |
| 626 "--output-format", | 566 "/path/to/tmp/json" |
| 627 "json", | 567 ], |
| 628 "--output-dir", | 568 "cwd": "[SLAVE_BUILD]", |
| 629 "/path/to/tmp/" | 569 "name": "context_lost_tests", |
| 630 ], | 570 "~followup_annotations": [ |
| 631 "cwd": "[SLAVE_BUILD]", | 571 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 632 "name": "context_lost_tests" | 572 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 633 }, | 573 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 634 { | 574 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 635 "allow_subannotations": true, | 575 "@@@STEP_LOG_END@json.output@@@" |
| 636 "cmd": [ | 576 ] |
| 637 "python", | 577 }, |
| 638 "-u", | 578 { |
| 639 "[BUILD]\\scripts\\slave\\runtest.py", | 579 "cmd": [ |
| 640 "--target", | 580 "python", |
| 641 "Release", | 581 "-u", |
| 642 "--factory-properties", | 582 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 643 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"TestBuilder\",
\"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"chromium.testing.m
aster\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome
\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"\", \"requester\": \"c
ommit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codere
view.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", | 583 "--isolated", |
| 644 "--build-properties", | 584 "[dummy hash for telemetry_gpu_new_test]", |
| 645 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"TestBuilder\",
\"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"chromium.testing.m
aster\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome
\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"\", \"requester\": \"c
ommit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codere
view.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", | 585 "-I", |
| 646 "--annotate=gtest", | 586 "https://isolateserver.appspot.com", |
| 647 "--test-type=memory_test", | 587 "--verbose", |
| 648 "--step-name=memory_test", | |
| 649 "--generate-json-file", | |
| 650 "--results-directory=[SLAVE_BUILD]\\gtest-results\\memory_test", | |
| 651 "--builder-name=TestBuilder", | |
| 652 "--slave-name=TestSlavename", | |
| 653 "--build-number=571", | |
| 654 "--run-python-script", | |
| 655 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 656 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 657 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | |
| 658 "--isolated", | |
| 659 "[dummy hash for telemetry_gpu_test]", | |
| 660 "-I", | |
| 661 "https://isolateserver.appspot.com", | |
| 662 "--", | 588 "--", |
| 663 "memory_test", | 589 "memory_test", |
| 664 "--show-stdout", | 590 "--show-stdout", |
| 665 "--output-format=gtest", | 591 "--browser=release", |
| 666 "--browser=release", | 592 "-v", |
| 667 "-v", | 593 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 668 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 594 "--isolated-script-test-output", |
| 669 "--output-format", | 595 "/path/to/tmp/json" |
| 670 "json", | 596 ], |
| 671 "--output-dir", | 597 "cwd": "[SLAVE_BUILD]", |
| 672 "/path/to/tmp/" | 598 "name": "memory_test", |
| 673 ], | 599 "~followup_annotations": [ |
| 674 "cwd": "[SLAVE_BUILD]", | 600 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 675 "name": "memory_test" | 601 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 676 }, | 602 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 677 { | 603 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 678 "allow_subannotations": true, | 604 "@@@STEP_LOG_END@json.output@@@" |
| 679 "cmd": [ | 605 ] |
| 680 "python", | 606 }, |
| 681 "-u", | 607 { |
| 682 "[BUILD]\\scripts\\slave\\runtest.py", | 608 "cmd": [ |
| 683 "--target", | 609 "python", |
| 684 "Release", | 610 "-u", |
| 685 "--factory-properties", | 611 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 686 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"TestBuilder\",
\"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"chromium.testing.m
aster\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome
\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"\", \"requester\": \"c
ommit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codere
view.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", | 612 "--isolated", |
| 687 "--build-properties", | 613 "[dummy hash for telemetry_gpu_new_test]", |
| 688 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"TestBuilder\",
\"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"chromium.testing.m
aster\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome
\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"\", \"requester\": \"c
ommit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codere
view.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", | 614 "-I", |
| 689 "--annotate=gtest", | 615 "https://isolateserver.appspot.com", |
| 690 "--test-type=trace_test", | 616 "--verbose", |
| 691 "--step-name=trace_test", | |
| 692 "--generate-json-file", | |
| 693 "--results-directory=[SLAVE_BUILD]\\gtest-results\\trace_test", | |
| 694 "--builder-name=TestBuilder", | |
| 695 "--slave-name=TestSlavename", | |
| 696 "--build-number=571", | |
| 697 "--run-python-script", | |
| 698 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 699 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 700 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | |
| 701 "--isolated", | |
| 702 "[dummy hash for telemetry_gpu_test]", | |
| 703 "-I", | |
| 704 "https://isolateserver.appspot.com", | |
| 705 "--", | 617 "--", |
| 706 "trace_test", | 618 "trace_test", |
| 707 "--show-stdout", | 619 "--show-stdout", |
| 708 "--output-format=gtest", | 620 "--browser=release", |
| 709 "--browser=release", | 621 "-v", |
| 710 "-v", | 622 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 711 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 623 "--isolated-script-test-output", |
| 712 "--output-format", | 624 "/path/to/tmp/json" |
| 713 "json", | 625 ], |
| 714 "--output-dir", | 626 "cwd": "[SLAVE_BUILD]", |
| 715 "/path/to/tmp/" | 627 "name": "trace_test", |
| 716 ], | 628 "~followup_annotations": [ |
| 717 "cwd": "[SLAVE_BUILD]", | 629 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 718 "name": "trace_test" | 630 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 719 }, | 631 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 720 { | 632 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 721 "allow_subannotations": true, | 633 "@@@STEP_LOG_END@json.output@@@" |
| 722 "cmd": [ | 634 ] |
| 723 "python", | 635 }, |
| 724 "-u", | 636 { |
| 725 "[BUILD]\\scripts\\slave\\runtest.py", | 637 "cmd": [ |
| 726 "--target", | 638 "python", |
| 727 "Release", | 639 "-u", |
| 728 "--factory-properties", | 640 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 729 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"TestBuilder\",
\"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"chromium.testing.m
aster\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome
\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"\", \"requester\": \"c
ommit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codere
view.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", | 641 "--isolated", |
| 730 "--build-properties", | 642 "[dummy hash for telemetry_gpu_new_test]", |
| 731 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"TestBuilder\",
\"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"chromium.testing.m
aster\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome
\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"\", \"requester\": \"c
ommit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codere
view.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", | 643 "-I", |
| 732 "--annotate=gtest", | 644 "https://isolateserver.appspot.com", |
| 733 "--test-type=screenshot_sync_tests", | 645 "--verbose", |
| 734 "--step-name=screenshot_sync_tests", | |
| 735 "--generate-json-file", | |
| 736 "--results-directory=[SLAVE_BUILD]\\gtest-results\\screenshot_sync_tests", | |
| 737 "--builder-name=TestBuilder", | |
| 738 "--slave-name=TestSlavename", | |
| 739 "--build-number=571", | |
| 740 "--run-python-script", | |
| 741 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 742 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 743 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | |
| 744 "--isolated", | |
| 745 "[dummy hash for telemetry_gpu_test]", | |
| 746 "-I", | |
| 747 "https://isolateserver.appspot.com", | |
| 748 "--", | 646 "--", |
| 749 "screenshot_sync", | 647 "screenshot_sync", |
| 750 "--show-stdout", | 648 "--show-stdout", |
| 751 "--output-format=gtest", | 649 "--browser=release", |
| 752 "--browser=release", | 650 "-v", |
| 753 "-v", | 651 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 754 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 652 "--isolated-script-test-output", |
| 755 "--output-format", | 653 "/path/to/tmp/json" |
| 756 "json", | 654 ], |
| 757 "--output-dir", | 655 "cwd": "[SLAVE_BUILD]", |
| 758 "/path/to/tmp/" | 656 "name": "screenshot_sync_tests", |
| 759 ], | 657 "~followup_annotations": [ |
| 760 "cwd": "[SLAVE_BUILD]", | 658 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 761 "name": "screenshot_sync_tests" | 659 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 762 }, | 660 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 763 { | 661 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 764 "allow_subannotations": true, | 662 "@@@STEP_LOG_END@json.output@@@" |
| 765 "cmd": [ | 663 ] |
| 766 "python", | 664 }, |
| 767 "-u", | 665 { |
| 768 "[BUILD]\\scripts\\slave\\runtest.py", | 666 "cmd": [ |
| 769 "--target", | 667 "python", |
| 770 "Release", | 668 "-u", |
| 771 "--factory-properties", | 669 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 772 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"TestBuilder\",
\"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"chromium.testing.m
aster\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome
\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"\", \"requester\": \"c
ommit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codere
view.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", | 670 "--isolated", |
| 773 "--build-properties", | 671 "[dummy hash for telemetry_gpu_new_test]", |
| 774 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"TestBuilder\",
\"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"chromium.testing.m
aster\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome
\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"\", \"requester\": \"c
ommit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codere
view.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", | 672 "-I", |
| 775 "--annotate=gtest", | 673 "https://isolateserver.appspot.com", |
| 776 "--test-type=hardware_accelerated_feature_tests", | 674 "--verbose", |
| 777 "--step-name=hardware_accelerated_feature_tests", | |
| 778 "--generate-json-file", | |
| 779 "--results-directory=[SLAVE_BUILD]\\gtest-results\\hardware_accelerated_fe
ature_tests", | |
| 780 "--builder-name=TestBuilder", | |
| 781 "--slave-name=TestSlavename", | |
| 782 "--build-number=571", | |
| 783 "--run-python-script", | |
| 784 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 785 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 786 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | |
| 787 "--isolated", | |
| 788 "[dummy hash for telemetry_gpu_test]", | |
| 789 "-I", | |
| 790 "https://isolateserver.appspot.com", | |
| 791 "--", | 675 "--", |
| 792 "hardware_accelerated_feature", | 676 "hardware_accelerated_feature", |
| 793 "--show-stdout", | 677 "--show-stdout", |
| 794 "--output-format=gtest", | 678 "--browser=release", |
| 795 "--browser=release", | 679 "-v", |
| 796 "-v", | 680 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 797 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 681 "--isolated-script-test-output", |
| 798 "--output-format", | 682 "/path/to/tmp/json" |
| 799 "json", | 683 ], |
| 800 "--output-dir", | 684 "cwd": "[SLAVE_BUILD]", |
| 801 "/path/to/tmp/" | 685 "name": "hardware_accelerated_feature_tests", |
| 802 ], | 686 "~followup_annotations": [ |
| 803 "cwd": "[SLAVE_BUILD]", | 687 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 804 "name": "hardware_accelerated_feature_tests" | 688 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 805 }, | 689 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 806 { | 690 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 807 "allow_subannotations": true, | 691 "@@@STEP_LOG_END@json.output@@@" |
| 808 "cmd": [ | 692 ] |
| 809 "python", | 693 }, |
| 810 "-u", | 694 { |
| 811 "[BUILD]\\scripts\\slave\\runtest.py", | 695 "cmd": [ |
| 812 "--target", | 696 "python", |
| 813 "Release", | 697 "-u", |
| 814 "--factory-properties", | 698 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 815 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"TestBuilder\",
\"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"chromium.testing.m
aster\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome
\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"\", \"requester\": \"c
ommit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codere
view.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", | 699 "--isolated", |
| 816 "--build-properties", | 700 "[dummy hash for telemetry_gpu_new_test]", |
| 817 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"TestBuilder\",
\"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"chromium.testing.m
aster\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome
\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"\", \"requester\": \"c
ommit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codere
view.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", | 701 "-I", |
| 818 "--annotate=gtest", | 702 "https://isolateserver.appspot.com", |
| 819 "--test-type=gpu_process_launch_tests", | 703 "--verbose", |
| 820 "--step-name=gpu_process_launch_tests", | |
| 821 "--generate-json-file", | |
| 822 "--results-directory=[SLAVE_BUILD]\\gtest-results\\gpu_process_launch_test
s", | |
| 823 "--builder-name=TestBuilder", | |
| 824 "--slave-name=TestSlavename", | |
| 825 "--build-number=571", | |
| 826 "--run-python-script", | |
| 827 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 828 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 829 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | |
| 830 "--isolated", | |
| 831 "[dummy hash for telemetry_gpu_test]", | |
| 832 "-I", | |
| 833 "https://isolateserver.appspot.com", | |
| 834 "--", | 704 "--", |
| 835 "gpu_process", | 705 "gpu_process", |
| 836 "--show-stdout", | 706 "--show-stdout", |
| 837 "--output-format=gtest", | 707 "--browser=release", |
| 838 "--browser=release", | 708 "-v", |
| 839 "-v", | 709 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 840 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 710 "--isolated-script-test-output", |
| 841 "--output-format", | 711 "/path/to/tmp/json" |
| 842 "json", | 712 ], |
| 843 "--output-dir", | 713 "cwd": "[SLAVE_BUILD]", |
| 844 "/path/to/tmp/" | 714 "name": "gpu_process_launch_tests", |
| 845 ], | 715 "~followup_annotations": [ |
| 846 "cwd": "[SLAVE_BUILD]", | 716 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 847 "name": "gpu_process_launch_tests" | 717 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 848 }, | 718 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 849 { | 719 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 850 "allow_subannotations": true, | 720 "@@@STEP_LOG_END@json.output@@@" |
| 851 "cmd": [ | 721 ] |
| 852 "python", | 722 }, |
| 853 "-u", | 723 { |
| 854 "[BUILD]\\scripts\\slave\\runtest.py", | 724 "cmd": [ |
| 855 "--target", | 725 "python", |
| 856 "Release", | 726 "-u", |
| 857 "--factory-properties", | 727 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |
| 858 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"TestBuilder\",
\"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"chromium.testing.m
aster\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome
\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"\", \"requester\": \"c
ommit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codere
view.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", | 728 "--isolated", |
| 859 "--build-properties", | 729 "[dummy hash for telemetry_gpu_new_test]", |
| 860 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"TestBuilder\",
\"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"chromium.testing.m
aster\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome
\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"\", \"requester\": \"c
ommit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codere
view.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/w
orkdir/TestSlavename\"}", | 730 "-I", |
| 861 "--annotate=gtest", | 731 "https://isolateserver.appspot.com", |
| 862 "--test-type=gpu_rasterization_tests", | 732 "--verbose", |
| 863 "--step-name=gpu_rasterization_tests", | |
| 864 "--generate-json-file", | |
| 865 "--results-directory=[SLAVE_BUILD]\\gtest-results\\gpu_rasterization_tests
", | |
| 866 "--builder-name=TestBuilder", | |
| 867 "--slave-name=TestSlavename", | |
| 868 "--build-number=571", | |
| 869 "--run-python-script", | |
| 870 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 871 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 872 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | |
| 873 "--isolated", | |
| 874 "[dummy hash for telemetry_gpu_test]", | |
| 875 "-I", | |
| 876 "https://isolateserver.appspot.com", | |
| 877 "--", | 733 "--", |
| 878 "gpu_rasterization", | 734 "gpu_rasterization", |
| 879 "--show-stdout", | 735 "--show-stdout", |
| 880 "--output-format=gtest", | |
| 881 "--browser=release", | 736 "--browser=release", |
| 882 "-v", | 737 "-v", |
| 883 "--build-revision", | 738 "--build-revision", |
| 884 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 739 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 885 "--test-machine-name", | 740 "--test-machine-name", |
| 886 "TestBuilder", | 741 "TestBuilder", |
| 887 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 742 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 888 "--output-format", | 743 "--isolated-script-test-output", |
| 889 "json", | 744 "/path/to/tmp/json" |
| 890 "--output-dir", | |
| 891 "/path/to/tmp/" | |
| 892 ], | 745 ], |
| 893 "cwd": "[SLAVE_BUILD]", | 746 "cwd": "[SLAVE_BUILD]", |
| 894 "name": "gpu_rasterization_tests" | 747 "name": "gpu_rasterization_tests", |
| 748 "~followup_annotations": [ |
| 749 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 750 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 751 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| 752 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 753 "@@@STEP_LOG_END@json.output@@@" |
| 754 ] |
| 895 }, | 755 }, |
| 896 { | 756 { |
| 897 "allow_subannotations": true, | 757 "allow_subannotations": true, |
| 898 "cmd": [ | 758 "cmd": [ |
| 899 "python", | 759 "python", |
| 900 "-u", | 760 "-u", |
| 901 "[BUILD]\\scripts\\slave\\runtest.py", | 761 "[BUILD]\\scripts\\slave\\runtest.py", |
| 902 "--target", | 762 "--target", |
| 903 "Release", | 763 "Release", |
| 904 "--factory-properties", | 764 "--factory-properties", |
| (...skipping 22 matching lines...) Expand all Loading... |
| 927 ], | 787 ], |
| 928 "cwd": "[SLAVE_BUILD]", | 788 "cwd": "[SLAVE_BUILD]", |
| 929 "name": "tab_capture_end2end_tests" | 789 "name": "tab_capture_end2end_tests" |
| 930 }, | 790 }, |
| 931 { | 791 { |
| 932 "name": "$result", | 792 "name": "$result", |
| 933 "recipe_result": null, | 793 "recipe_result": null, |
| 934 "status_code": 0 | 794 "status_code": 0 |
| 935 } | 795 } |
| 936 ] | 796 ] |
| OLD | NEW |