| 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 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 92 "-u", | 92 "-u", |
| 93 "exit()" | 93 "exit()" |
| 94 ], | 94 ], |
| 95 "cwd": "[SLAVE_BUILD]", | 95 "cwd": "[SLAVE_BUILD]", |
| 96 "name": "copy parent_got_revision to got_revision", | 96 "name": "copy parent_got_revision to got_revision", |
| 97 "~followup_annotations": [ | 97 "~followup_annotations": [ |
| 98 "@@@STEP_LOG_LINE@python.inline@exit()@@@", | 98 "@@@STEP_LOG_LINE@python.inline@exit()@@@", |
| 99 "@@@STEP_LOG_END@python.inline@@@", | 99 "@@@STEP_LOG_END@python.inline@@@", |
| 100 "@@@SET_BUILD_PROPERTY@got_revision@160000@@@" | 100 "@@@SET_BUILD_PROPERTY@got_revision@160000@@@" |
| 101 ] | 101 ] |
| 102 }, | |
| 103 { | |
| 104 "allow_subannotations": true, | |
| 105 "cmd": [ | |
| 106 "python", | |
| 107 "-u", | |
| 108 "[BUILD]\\scripts\\slave\\runtest.py", | |
| 109 "--target", | |
| 110 "Debug", | |
| 111 "--factory-properties", | |
| 112 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Debug\", \"buildername\": \"win De
bug dEQP tester\", \"buildnumber\": 776, \"master_class_name_for_testing\": \"Ch
romiumGPUTesting\", \"mastername\": \"chromium.gpu.testing\", \"parent_builderna
me\": \"win debug builder\", \"parent_buildnumber\": 571, \"parent_got_revision\
": 160000, \"parent_got_swarming_client_revision\": \"feaaabcdef\", \"parent_got
_webkit_revision\": 10000, \"project\": \"\", \"recipe\": \"gpu/download_and_tes
t\", \"repository\": \"svn://svn-mirror.golo.chromium.org/chrome/trunk\", \"revi
sion\": \"204787\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\"angle
_deqp_tests\": \"[dummy hash for angle_deqp_tests]\", \"angle_end2end_tests\": \
"[dummy hash for angle_end2end_tests]\", \"angle_unittests\": \"[dummy hash for
angle_unittests]\", \"audio_unittests\": \"[dummy hash for audio_unittests]\", \
"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_unittests\
": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash for gl_te
sts]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", \"gpu_u
nittests\": \"[dummy hash for gpu_unittests]\", \"tab_capture_end2end_tests\": \
"[dummy hash for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy
hash for telemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"
}", | |
| 113 "--build-properties", | |
| 114 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Debug\", \"buildername\": \"win De
bug dEQP tester\", \"buildnumber\": 776, \"master_class_name_for_testing\": \"Ch
romiumGPUTesting\", \"mastername\": \"chromium.gpu.testing\", \"parent_builderna
me\": \"win debug builder\", \"parent_buildnumber\": 571, \"parent_got_revision\
": 160000, \"parent_got_swarming_client_revision\": \"feaaabcdef\", \"parent_got
_webkit_revision\": 10000, \"project\": \"\", \"recipe\": \"gpu/download_and_tes
t\", \"repository\": \"svn://svn-mirror.golo.chromium.org/chrome/trunk\", \"revi
sion\": \"204787\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\"angle
_deqp_tests\": \"[dummy hash for angle_deqp_tests]\", \"angle_end2end_tests\": \
"[dummy hash for angle_end2end_tests]\", \"angle_unittests\": \"[dummy hash for
angle_unittests]\", \"audio_unittests\": \"[dummy hash for audio_unittests]\", \
"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_unittests\
": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash for gl_te
sts]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", \"gpu_u
nittests\": \"[dummy hash for gpu_unittests]\", \"tab_capture_end2end_tests\": \
"[dummy hash for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy
hash for telemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"
}", | |
| 115 "--annotate=gtest", | |
| 116 "--test-type=angle_deqp_tests", | |
| 117 "--step-name=angle_deqp_tests", | |
| 118 "--generate-json-file", | |
| 119 "--results-directory=[SLAVE_BUILD]\\gtest-results\\angle_deqp_tests", | |
| 120 "--test-launcher-summary-output", | |
| 121 "/path/to/tmp/json", | |
| 122 "--builder-name=win Debug dEQP tester", | |
| 123 "--slave-name=TestSlavename", | |
| 124 "--build-number=776", | |
| 125 "--run-python-script", | |
| 126 "--revision=160000", | |
| 127 "--webkit-revision=10000", | |
| 128 "--master-class-name=ChromiumGPUTesting", | |
| 129 "[SLAVE_BUILD]\\swarming.client\\run_isolated.py", | |
| 130 "-H", | |
| 131 "[dummy hash for angle_deqp_tests]", | |
| 132 "-I", | |
| 133 "https://isolateserver.appspot.com", | |
| 134 "--" | |
| 135 ], | |
| 136 "cwd": "[SLAVE_BUILD]", | |
| 137 "name": "angle_deqp_tests" | |
| 138 } | 102 } |
| 139 ] | 103 ] |
| OLD | NEW |