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