Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(53)

Side by Side Diff: scripts/slave/recipes/gpu/build_and_test.expected/mac_release_tryserver.json

Issue 1506073002: Switch remaining bots to new Telemetry GPU isolate. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebased again. Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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
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 clang=1 comp onent=static_library dcheck_always_on=1 disable_glibcxx_debug=1 ffmpeg_branding= Chrome gomadir='[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 clang=1 comp onent=static_library dcheck_always_on=1 disable_glibcxx_debug=1 ffmpeg_branding= Chrome gomadir='[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_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 "allow_subannotations": true, 220 "allow_subannotations": true,
221 "cmd": [ 221 "cmd": [
222 "python", 222 "python",
223 "-u", 223 "-u",
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
268 "gl_tests", 268 "gl_tests",
269 "gl_tests_run", 269 "gl_tests_run",
270 "gl_unittests", 270 "gl_unittests",
271 "gl_unittests_run", 271 "gl_unittests_run",
272 "gles2_conform_test", 272 "gles2_conform_test",
273 "gles2_conform_test_run", 273 "gles2_conform_test_run",
274 "gpu_unittests", 274 "gpu_unittests",
275 "gpu_unittests_run", 275 "gpu_unittests_run",
276 "tab_capture_end2end_tests", 276 "tab_capture_end2end_tests",
277 "tab_capture_end2end_tests_run", 277 "tab_capture_end2end_tests_run",
278 "telemetry_gpu_test", 278 "telemetry_gpu_new_test",
279 "telemetry_gpu_test_run" 279 "telemetry_gpu_new_test_run"
280 ], 280 ],
281 "cwd": "[SLAVE_BUILD]", 281 "cwd": "[SLAVE_BUILD]",
282 "name": "compile (with patch)", 282 "name": "compile (with patch)",
283 "~followup_annotations": [ 283 "~followup_annotations": [
284 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 284 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
285 "@@@STEP_LOG_END@json.output (invalid)@@@" 285 "@@@STEP_LOG_END@json.output (invalid)@@@"
286 ] 286 ]
287 }, 287 },
288 { 288 {
289 "cmd": [ 289 "cmd": [
290 "python", 290 "python",
291 "-u", 291 "-u",
292 "RECIPE_MODULE[isolate]/resources/isolate.py", 292 "RECIPE_MODULE[isolate]/resources/isolate.py",
293 "[SLAVE_BUILD]/src/tools/swarming_client", 293 "[SLAVE_BUILD]/src/tools/swarming_client",
294 "batcharchive", 294 "batcharchive",
295 "--dump-json", 295 "--dump-json",
296 "/path/to/tmp/json", 296 "/path/to/tmp/json",
297 "--isolate-server", 297 "--isolate-server",
298 "https://isolateserver.appspot.com", 298 "https://isolateserver.appspot.com",
299 "[SLAVE_BUILD]/src/out/Release/angle_unittests.isolated.gen.json", 299 "[SLAVE_BUILD]/src/out/Release/angle_unittests.isolated.gen.json",
300 "[SLAVE_BUILD]/src/out/Release/content_gl_tests.isolated.gen.json", 300 "[SLAVE_BUILD]/src/out/Release/content_gl_tests.isolated.gen.json",
301 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json", 301 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json",
302 "[SLAVE_BUILD]/src/out/Release/gl_unittests.isolated.gen.json", 302 "[SLAVE_BUILD]/src/out/Release/gl_unittests.isolated.gen.json",
303 "[SLAVE_BUILD]/src/out/Release/gles2_conform_test.isolated.gen.json", 303 "[SLAVE_BUILD]/src/out/Release/gles2_conform_test.isolated.gen.json",
304 "[SLAVE_BUILD]/src/out/Release/gpu_unittests.isolated.gen.json", 304 "[SLAVE_BUILD]/src/out/Release/gpu_unittests.isolated.gen.json",
305 "[SLAVE_BUILD]/src/out/Release/tab_capture_end2end_tests.isolated.gen.json ", 305 "[SLAVE_BUILD]/src/out/Release/tab_capture_end2end_tests.isolated.gen.json ",
306 "[SLAVE_BUILD]/src/out/Release/telemetry_gpu_test.isolated.gen.json" 306 "[SLAVE_BUILD]/src/out/Release/telemetry_gpu_new_test.isolated.gen.json"
307 ], 307 ],
308 "cwd": "[SLAVE_BUILD]", 308 "cwd": "[SLAVE_BUILD]",
309 "name": "isolate tests", 309 "name": "isolate tests",
310 "~followup_annotations": [ 310 "~followup_annotations": [
311 "@@@STEP_LOG_LINE@json.output@{@@@", 311 "@@@STEP_LOG_LINE@json.output@{@@@",
312 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang le_unittests]\", @@@", 312 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang le_unittests]\", @@@",
313 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co ntent_gl_tests]\", @@@", 313 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co ntent_gl_tests]\", @@@",
314 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\ ", @@@", 314 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\ ", @@@",
315 "@@@STEP_LOG_LINE@json.output@ \"gl_unittests\": \"[dummy hash for gl_uni ttests]\", @@@", 315 "@@@STEP_LOG_LINE@json.output@ \"gl_unittests\": \"[dummy hash for gl_uni ttests]\", @@@",
316 "@@@STEP_LOG_LINE@json.output@ \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", @@@", 316 "@@@STEP_LOG_LINE@json.output@ \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", @@@",
317 "@@@STEP_LOG_LINE@json.output@ \"gpu_unittests\": \"[dummy hash for gpu_u nittests]\", @@@", 317 "@@@STEP_LOG_LINE@json.output@ \"gpu_unittests\": \"[dummy hash for gpu_u nittests]\", @@@",
318 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha sh for tab_capture_end2end_tests]\", @@@", 318 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha sh for tab_capture_end2end_tests]\", @@@",
319 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test\": \"[dummy hash for telemetry_gpu_test]\"@@@", 319 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_new_test\": \"[dummy hash for telemetry_gpu_new_test]\"@@@",
320 "@@@STEP_LOG_LINE@json.output@}@@@", 320 "@@@STEP_LOG_LINE@json.output@}@@@",
321 "@@@STEP_LOG_END@json.output@@@", 321 "@@@STEP_LOG_END@json.output@@@",
322 "@@@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]\"}@@@" 322 "@@@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]\"}@@@"
323 ] 323 ]
324 }, 324 },
325 { 325 {
326 "allow_subannotations": true, 326 "allow_subannotations": true,
327 "cmd": [ 327 "cmd": [
328 "python", 328 "python",
329 "-u", 329 "-u",
330 "[BUILD]/scripts/slave/runtest.py", 330 "[BUILD]/scripts/slave/runtest.py",
331 "--target", 331 "--target",
332 "Release", 332 "Release",
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after
460 "[dummy hash for gl_unittests]", 460 "[dummy hash for gl_unittests]",
461 "-I", 461 "-I",
462 "https://isolateserver.appspot.com", 462 "https://isolateserver.appspot.com",
463 "--", 463 "--",
464 "--use-gpu-in-tests" 464 "--use-gpu-in-tests"
465 ], 465 ],
466 "cwd": "[SLAVE_BUILD]", 466 "cwd": "[SLAVE_BUILD]",
467 "name": "gl_unittests" 467 "name": "gl_unittests"
468 }, 468 },
469 { 469 {
470 "allow_subannotations": true,
471 "cmd": [ 470 "cmd": [
472 "python", 471 "python",
473 "-u", 472 "-u",
474 "[BUILD]/scripts/slave/runtest.py",
475 "--target",
476 "Release",
477 "--factory-properties",
478 "{\"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\"}",
479 "--build-properties",
480 "{\"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\"}",
481 "--annotate=gtest",
482 "--test-type=maps_pixel_test",
483 "--step-name=maps_pixel_test",
484 "--generate-json-file",
485 "--results-directory=[SLAVE_BUILD]/gtest-results/maps_pixel_test",
486 "--builder-name=TestBuilder",
487 "--slave-name=TestSlavename",
488 "--build-number=571",
489 "--run-python-script",
490 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
491 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
492 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 473 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
493 "--isolated", 474 "--isolated",
494 "[dummy hash for telemetry_gpu_test]", 475 "[dummy hash for telemetry_gpu_new_test]",
495 "-I", 476 "-I",
496 "https://isolateserver.appspot.com", 477 "https://isolateserver.appspot.com",
478 "--verbose",
497 "--", 479 "--",
498 "maps", 480 "maps",
499 "--show-stdout", 481 "--show-stdout",
500 "--output-format=gtest",
501 "--browser=release", 482 "--browser=release",
502 "-v", 483 "-v",
503 "--build-revision", 484 "--build-revision",
504 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 485 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
505 "--test-machine-name", 486 "--test-machine-name",
506 "TestBuilder", 487 "TestBuilder",
507 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 488 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
508 "--output-format", 489 "--isolated-script-test-output",
509 "json", 490 "/path/to/tmp/json"
510 "--output-dir",
511 "/path/to/tmp/"
512 ], 491 ],
513 "cwd": "[SLAVE_BUILD]", 492 "cwd": "[SLAVE_BUILD]",
514 "name": "maps_pixel_test" 493 "name": "maps_pixel_test",
494 "~followup_annotations": [
495 "@@@STEP_LOG_LINE@json.output@{@@@",
496 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
497 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
498 "@@@STEP_LOG_LINE@json.output@}@@@",
499 "@@@STEP_LOG_END@json.output@@@"
500 ]
515 }, 501 },
516 { 502 {
517 "allow_subannotations": true,
518 "cmd": [ 503 "cmd": [
519 "python", 504 "python",
520 "-u", 505 "-u",
521 "[BUILD]/scripts/slave/runtest.py",
522 "--target",
523 "Release",
524 "--factory-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 "--build-properties",
527 "{\"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\"}",
528 "--annotate=gtest",
529 "--test-type=pixel_test",
530 "--step-name=pixel_test",
531 "--generate-json-file",
532 "--results-directory=[SLAVE_BUILD]/gtest-results/pixel_test",
533 "--builder-name=TestBuilder",
534 "--slave-name=TestSlavename",
535 "--build-number=571",
536 "--run-python-script",
537 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
538 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
539 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 506 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
540 "--isolated", 507 "--isolated",
541 "[dummy hash for telemetry_gpu_test]", 508 "[dummy hash for telemetry_gpu_new_test]",
542 "-I", 509 "-I",
543 "https://isolateserver.appspot.com", 510 "https://isolateserver.appspot.com",
511 "--verbose",
544 "--", 512 "--",
545 "pixel", 513 "pixel",
546 "--show-stdout", 514 "--show-stdout",
547 "--output-format=gtest",
548 "--browser=release", 515 "--browser=release",
549 "-v", 516 "-v",
550 "--build-revision", 517 "--build-revision",
551 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 518 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
552 "--download-refimg-from-cloud-storage", 519 "--download-refimg-from-cloud-storage",
553 "--refimg-cloud-storage-bucket", 520 "--refimg-cloud-storage-bucket",
554 "chromium-gpu-archive/reference-images", 521 "chromium-gpu-archive/reference-images",
555 "--os-type", 522 "--os-type",
556 "mac", 523 "mac",
557 "--test-machine-name", 524 "--test-machine-name",
558 "TestBuilder", 525 "TestBuilder",
559 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 526 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
560 "--output-format", 527 "--isolated-script-test-output",
561 "json", 528 "/path/to/tmp/json"
562 "--output-dir", 529 ],
563 "/path/to/tmp/" 530 "cwd": "[SLAVE_BUILD]",
564 ], 531 "name": "pixel_test",
565 "cwd": "[SLAVE_BUILD]", 532 "~followup_annotations": [
566 "name": "pixel_test" 533 "@@@STEP_LOG_LINE@json.output@{@@@",
567 }, 534 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
568 { 535 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
569 "allow_subannotations": true, 536 "@@@STEP_LOG_LINE@json.output@}@@@",
570 "cmd": [ 537 "@@@STEP_LOG_END@json.output@@@"
571 "python", 538 ]
572 "-u", 539 },
573 "[BUILD]/scripts/slave/runtest.py", 540 {
574 "--target", 541 "cmd": [
575 "Release", 542 "python",
576 "--factory-properties", 543 "-u",
577 "{\"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\"}", 544 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
578 "--build-properties", 545 "--isolated",
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\"}", 546 "[dummy hash for telemetry_gpu_new_test]",
580 "--annotate=gtest", 547 "-I",
581 "--test-type=webgl_conformance_tests", 548 "https://isolateserver.appspot.com",
582 "--step-name=webgl_conformance_tests", 549 "--verbose",
583 "--generate-json-file",
584 "--results-directory=[SLAVE_BUILD]/gtest-results/webgl_conformance_tests",
585 "--builder-name=TestBuilder",
586 "--slave-name=TestSlavename",
587 "--build-number=571",
588 "--run-python-script",
589 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
590 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
591 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
592 "--isolated",
593 "[dummy hash for telemetry_gpu_test]",
594 "-I",
595 "https://isolateserver.appspot.com",
596 "--", 550 "--",
597 "webgl_conformance", 551 "webgl_conformance",
598 "--show-stdout", 552 "--show-stdout",
599 "--output-format=gtest", 553 "--browser=release",
600 "--browser=release", 554 "-v",
601 "-v", 555 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
602 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 556 "--isolated-script-test-output",
603 "--output-format", 557 "/path/to/tmp/json"
604 "json", 558 ],
605 "--output-dir", 559 "cwd": "[SLAVE_BUILD]",
606 "/path/to/tmp/" 560 "name": "webgl_conformance_tests",
607 ], 561 "~followup_annotations": [
608 "cwd": "[SLAVE_BUILD]", 562 "@@@STEP_LOG_LINE@json.output@{@@@",
609 "name": "webgl_conformance_tests" 563 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
610 }, 564 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
611 { 565 "@@@STEP_LOG_LINE@json.output@}@@@",
612 "allow_subannotations": true, 566 "@@@STEP_LOG_END@json.output@@@"
613 "cmd": [ 567 ]
614 "python", 568 },
615 "-u", 569 {
616 "[BUILD]/scripts/slave/runtest.py", 570 "cmd": [
617 "--target", 571 "python",
618 "Release", 572 "-u",
619 "--factory-properties", 573 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
620 "{\"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\"}", 574 "--isolated",
621 "--build-properties", 575 "[dummy hash for telemetry_gpu_new_test]",
622 "{\"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\"}", 576 "-I",
623 "--annotate=gtest", 577 "https://isolateserver.appspot.com",
624 "--test-type=context_lost_tests", 578 "--verbose",
625 "--step-name=context_lost_tests",
626 "--generate-json-file",
627 "--results-directory=[SLAVE_BUILD]/gtest-results/context_lost_tests",
628 "--builder-name=TestBuilder",
629 "--slave-name=TestSlavename",
630 "--build-number=571",
631 "--run-python-script",
632 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
633 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
634 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
635 "--isolated",
636 "[dummy hash for telemetry_gpu_test]",
637 "-I",
638 "https://isolateserver.appspot.com",
639 "--", 579 "--",
640 "context_lost", 580 "context_lost",
641 "--show-stdout", 581 "--show-stdout",
642 "--output-format=gtest", 582 "--browser=release",
643 "--browser=release", 583 "-v",
644 "-v", 584 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
645 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 585 "--isolated-script-test-output",
646 "--output-format", 586 "/path/to/tmp/json"
647 "json", 587 ],
648 "--output-dir", 588 "cwd": "[SLAVE_BUILD]",
649 "/path/to/tmp/" 589 "name": "context_lost_tests",
650 ], 590 "~followup_annotations": [
651 "cwd": "[SLAVE_BUILD]", 591 "@@@STEP_LOG_LINE@json.output@{@@@",
652 "name": "context_lost_tests" 592 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
653 }, 593 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
654 { 594 "@@@STEP_LOG_LINE@json.output@}@@@",
655 "allow_subannotations": true, 595 "@@@STEP_LOG_END@json.output@@@"
656 "cmd": [ 596 ]
657 "python", 597 },
658 "-u", 598 {
659 "[BUILD]/scripts/slave/runtest.py", 599 "cmd": [
660 "--target", 600 "python",
661 "Release", 601 "-u",
662 "--factory-properties", 602 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
663 "{\"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\"}", 603 "--isolated",
664 "--build-properties", 604 "[dummy hash for telemetry_gpu_new_test]",
665 "{\"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\"}", 605 "-I",
666 "--annotate=gtest", 606 "https://isolateserver.appspot.com",
667 "--test-type=memory_test", 607 "--verbose",
668 "--step-name=memory_test",
669 "--generate-json-file",
670 "--results-directory=[SLAVE_BUILD]/gtest-results/memory_test",
671 "--builder-name=TestBuilder",
672 "--slave-name=TestSlavename",
673 "--build-number=571",
674 "--run-python-script",
675 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
676 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
677 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
678 "--isolated",
679 "[dummy hash for telemetry_gpu_test]",
680 "-I",
681 "https://isolateserver.appspot.com",
682 "--", 608 "--",
683 "memory_test", 609 "memory_test",
684 "--show-stdout", 610 "--show-stdout",
685 "--output-format=gtest", 611 "--browser=release",
686 "--browser=release", 612 "-v",
687 "-v", 613 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
688 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 614 "--isolated-script-test-output",
689 "--output-format", 615 "/path/to/tmp/json"
690 "json", 616 ],
691 "--output-dir", 617 "cwd": "[SLAVE_BUILD]",
692 "/path/to/tmp/" 618 "name": "memory_test",
693 ], 619 "~followup_annotations": [
694 "cwd": "[SLAVE_BUILD]", 620 "@@@STEP_LOG_LINE@json.output@{@@@",
695 "name": "memory_test" 621 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
696 }, 622 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
697 { 623 "@@@STEP_LOG_LINE@json.output@}@@@",
698 "allow_subannotations": true, 624 "@@@STEP_LOG_END@json.output@@@"
699 "cmd": [ 625 ]
700 "python", 626 },
701 "-u", 627 {
702 "[BUILD]/scripts/slave/runtest.py", 628 "cmd": [
703 "--target", 629 "python",
704 "Release", 630 "-u",
705 "--factory-properties", 631 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
706 "{\"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\"}", 632 "--isolated",
707 "--build-properties", 633 "[dummy hash for telemetry_gpu_new_test]",
708 "{\"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\"}", 634 "-I",
709 "--annotate=gtest", 635 "https://isolateserver.appspot.com",
710 "--test-type=trace_test", 636 "--verbose",
711 "--step-name=trace_test",
712 "--generate-json-file",
713 "--results-directory=[SLAVE_BUILD]/gtest-results/trace_test",
714 "--builder-name=TestBuilder",
715 "--slave-name=TestSlavename",
716 "--build-number=571",
717 "--run-python-script",
718 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
719 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
720 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
721 "--isolated",
722 "[dummy hash for telemetry_gpu_test]",
723 "-I",
724 "https://isolateserver.appspot.com",
725 "--", 637 "--",
726 "trace_test", 638 "trace_test",
727 "--show-stdout", 639 "--show-stdout",
728 "--output-format=gtest", 640 "--browser=release",
729 "--browser=release", 641 "-v",
730 "-v", 642 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
731 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 643 "--isolated-script-test-output",
732 "--output-format", 644 "/path/to/tmp/json"
733 "json", 645 ],
734 "--output-dir", 646 "cwd": "[SLAVE_BUILD]",
735 "/path/to/tmp/" 647 "name": "trace_test",
736 ], 648 "~followup_annotations": [
737 "cwd": "[SLAVE_BUILD]", 649 "@@@STEP_LOG_LINE@json.output@{@@@",
738 "name": "trace_test" 650 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
739 }, 651 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
740 { 652 "@@@STEP_LOG_LINE@json.output@}@@@",
741 "allow_subannotations": true, 653 "@@@STEP_LOG_END@json.output@@@"
742 "cmd": [ 654 ]
743 "python", 655 },
744 "-u", 656 {
745 "[BUILD]/scripts/slave/runtest.py", 657 "cmd": [
746 "--target", 658 "python",
747 "Release", 659 "-u",
748 "--factory-properties", 660 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
749 "{\"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\"}", 661 "--isolated",
750 "--build-properties", 662 "[dummy hash for telemetry_gpu_new_test]",
751 "{\"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\"}", 663 "-I",
752 "--annotate=gtest", 664 "https://isolateserver.appspot.com",
753 "--test-type=screenshot_sync_tests", 665 "--verbose",
754 "--step-name=screenshot_sync_tests",
755 "--generate-json-file",
756 "--results-directory=[SLAVE_BUILD]/gtest-results/screenshot_sync_tests",
757 "--builder-name=TestBuilder",
758 "--slave-name=TestSlavename",
759 "--build-number=571",
760 "--run-python-script",
761 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
762 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
763 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
764 "--isolated",
765 "[dummy hash for telemetry_gpu_test]",
766 "-I",
767 "https://isolateserver.appspot.com",
768 "--", 666 "--",
769 "screenshot_sync", 667 "screenshot_sync",
770 "--show-stdout", 668 "--show-stdout",
771 "--output-format=gtest", 669 "--browser=release",
772 "--browser=release", 670 "-v",
773 "-v", 671 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
774 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 672 "--isolated-script-test-output",
775 "--output-format", 673 "/path/to/tmp/json"
776 "json", 674 ],
777 "--output-dir", 675 "cwd": "[SLAVE_BUILD]",
778 "/path/to/tmp/" 676 "name": "screenshot_sync_tests",
779 ], 677 "~followup_annotations": [
780 "cwd": "[SLAVE_BUILD]", 678 "@@@STEP_LOG_LINE@json.output@{@@@",
781 "name": "screenshot_sync_tests" 679 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
782 }, 680 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
783 { 681 "@@@STEP_LOG_LINE@json.output@}@@@",
784 "allow_subannotations": true, 682 "@@@STEP_LOG_END@json.output@@@"
785 "cmd": [ 683 ]
786 "python", 684 },
787 "-u", 685 {
788 "[BUILD]/scripts/slave/runtest.py", 686 "cmd": [
789 "--target", 687 "python",
790 "Release", 688 "-u",
791 "--factory-properties", 689 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
792 "{\"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\"}", 690 "--isolated",
793 "--build-properties", 691 "[dummy hash for telemetry_gpu_new_test]",
794 "{\"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\"}", 692 "-I",
795 "--annotate=gtest", 693 "https://isolateserver.appspot.com",
796 "--test-type=hardware_accelerated_feature_tests", 694 "--verbose",
797 "--step-name=hardware_accelerated_feature_tests",
798 "--generate-json-file",
799 "--results-directory=[SLAVE_BUILD]/gtest-results/hardware_accelerated_feat ure_tests",
800 "--builder-name=TestBuilder",
801 "--slave-name=TestSlavename",
802 "--build-number=571",
803 "--run-python-script",
804 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
805 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
806 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
807 "--isolated",
808 "[dummy hash for telemetry_gpu_test]",
809 "-I",
810 "https://isolateserver.appspot.com",
811 "--", 695 "--",
812 "hardware_accelerated_feature", 696 "hardware_accelerated_feature",
813 "--show-stdout", 697 "--show-stdout",
814 "--output-format=gtest", 698 "--browser=release",
815 "--browser=release", 699 "-v",
816 "-v", 700 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
817 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 701 "--isolated-script-test-output",
818 "--output-format", 702 "/path/to/tmp/json"
819 "json", 703 ],
820 "--output-dir", 704 "cwd": "[SLAVE_BUILD]",
821 "/path/to/tmp/" 705 "name": "hardware_accelerated_feature_tests",
822 ], 706 "~followup_annotations": [
823 "cwd": "[SLAVE_BUILD]", 707 "@@@STEP_LOG_LINE@json.output@{@@@",
824 "name": "hardware_accelerated_feature_tests" 708 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
825 }, 709 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
826 { 710 "@@@STEP_LOG_LINE@json.output@}@@@",
827 "allow_subannotations": true, 711 "@@@STEP_LOG_END@json.output@@@"
828 "cmd": [ 712 ]
829 "python", 713 },
830 "-u", 714 {
831 "[BUILD]/scripts/slave/runtest.py", 715 "cmd": [
832 "--target", 716 "python",
833 "Release", 717 "-u",
834 "--factory-properties", 718 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
835 "{\"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\"}", 719 "--isolated",
836 "--build-properties", 720 "[dummy hash for telemetry_gpu_new_test]",
837 "{\"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 "-I",
838 "--annotate=gtest", 722 "https://isolateserver.appspot.com",
839 "--test-type=gpu_process_launch_tests", 723 "--verbose",
840 "--step-name=gpu_process_launch_tests",
841 "--generate-json-file",
842 "--results-directory=[SLAVE_BUILD]/gtest-results/gpu_process_launch_tests" ,
843 "--builder-name=TestBuilder",
844 "--slave-name=TestSlavename",
845 "--build-number=571",
846 "--run-python-script",
847 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
848 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
849 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
850 "--isolated",
851 "[dummy hash for telemetry_gpu_test]",
852 "-I",
853 "https://isolateserver.appspot.com",
854 "--", 724 "--",
855 "gpu_process", 725 "gpu_process",
856 "--show-stdout", 726 "--show-stdout",
857 "--output-format=gtest", 727 "--browser=release",
858 "--browser=release", 728 "-v",
859 "-v", 729 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
860 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 730 "--isolated-script-test-output",
861 "--output-format", 731 "/path/to/tmp/json"
862 "json", 732 ],
863 "--output-dir", 733 "cwd": "[SLAVE_BUILD]",
864 "/path/to/tmp/" 734 "name": "gpu_process_launch_tests",
865 ], 735 "~followup_annotations": [
866 "cwd": "[SLAVE_BUILD]", 736 "@@@STEP_LOG_LINE@json.output@{@@@",
867 "name": "gpu_process_launch_tests" 737 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
868 }, 738 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
869 { 739 "@@@STEP_LOG_LINE@json.output@}@@@",
870 "allow_subannotations": true, 740 "@@@STEP_LOG_END@json.output@@@"
871 "cmd": [ 741 ]
872 "python", 742 },
873 "-u", 743 {
874 "[BUILD]/scripts/slave/runtest.py", 744 "cmd": [
875 "--target", 745 "python",
876 "Release", 746 "-u",
877 "--factory-properties", 747 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
878 "{\"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\"}", 748 "--isolated",
879 "--build-properties", 749 "[dummy hash for telemetry_gpu_new_test]",
880 "{\"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\"}", 750 "-I",
881 "--annotate=gtest", 751 "https://isolateserver.appspot.com",
882 "--test-type=gpu_rasterization_tests", 752 "--verbose",
883 "--step-name=gpu_rasterization_tests",
884 "--generate-json-file",
885 "--results-directory=[SLAVE_BUILD]/gtest-results/gpu_rasterization_tests",
886 "--builder-name=TestBuilder",
887 "--slave-name=TestSlavename",
888 "--build-number=571",
889 "--run-python-script",
890 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
891 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
892 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
893 "--isolated",
894 "[dummy hash for telemetry_gpu_test]",
895 "-I",
896 "https://isolateserver.appspot.com",
897 "--", 753 "--",
898 "gpu_rasterization", 754 "gpu_rasterization",
899 "--show-stdout", 755 "--show-stdout",
900 "--output-format=gtest",
901 "--browser=release", 756 "--browser=release",
902 "-v", 757 "-v",
903 "--build-revision", 758 "--build-revision",
904 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 759 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
905 "--test-machine-name", 760 "--test-machine-name",
906 "TestBuilder", 761 "TestBuilder",
907 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 762 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
908 "--output-format", 763 "--isolated-script-test-output",
909 "json", 764 "/path/to/tmp/json"
910 "--output-dir",
911 "/path/to/tmp/"
912 ], 765 ],
913 "cwd": "[SLAVE_BUILD]", 766 "cwd": "[SLAVE_BUILD]",
914 "name": "gpu_rasterization_tests" 767 "name": "gpu_rasterization_tests",
768 "~followup_annotations": [
769 "@@@STEP_LOG_LINE@json.output@{@@@",
770 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
771 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
772 "@@@STEP_LOG_LINE@json.output@}@@@",
773 "@@@STEP_LOG_END@json.output@@@"
774 ]
915 }, 775 },
916 { 776 {
917 "allow_subannotations": true, 777 "allow_subannotations": true,
918 "cmd": [ 778 "cmd": [
919 "python", 779 "python",
920 "-u", 780 "-u",
921 "[BUILD]/scripts/slave/runtest.py", 781 "[BUILD]/scripts/slave/runtest.py",
922 "--target", 782 "--target",
923 "Release", 783 "Release",
924 "--factory-properties", 784 "--factory-properties",
(...skipping 22 matching lines...) Expand all
947 ], 807 ],
948 "cwd": "[SLAVE_BUILD]", 808 "cwd": "[SLAVE_BUILD]",
949 "name": "tab_capture_end2end_tests" 809 "name": "tab_capture_end2end_tests"
950 }, 810 },
951 { 811 {
952 "name": "$result", 812 "name": "$result",
953 "recipe_result": null, 813 "recipe_result": null,
954 "status_code": 0 814 "status_code": 0
955 } 815 }
956 ] 816 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698