| OLD | NEW |
| (Empty) |
| 1 [ | |
| 2 { | |
| 3 "cmd": [ | |
| 4 "python", | |
| 5 "-u", | |
| 6 "[BUILD]/scripts/slave/cleanup_temp.py" | |
| 7 ], | |
| 8 "cwd": "[SLAVE_BUILD]", | |
| 9 "name": "cleanup temp" | |
| 10 }, | |
| 11 { | |
| 12 "cmd": [ | |
| 13 "python", | |
| 14 "-u", | |
| 15 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py", | |
| 16 "--path", | |
| 17 "[SLAVE_BUILD]/swarming.client", | |
| 18 "--url", | |
| 19 "https://chromium.googlesource.com/external/swarming.client.git" | |
| 20 ], | |
| 21 "cwd": "[SLAVE_BUILD]", | |
| 22 "name": "git setup (swarming_client)" | |
| 23 }, | |
| 24 { | |
| 25 "cmd": [ | |
| 26 "git", | |
| 27 "retry", | |
| 28 "fetch", | |
| 29 "origin", | |
| 30 "feaaabcdef" | |
| 31 ], | |
| 32 "cwd": "[SLAVE_BUILD]/swarming.client", | |
| 33 "name": "git fetch (swarming_client)" | |
| 34 }, | |
| 35 { | |
| 36 "cmd": [ | |
| 37 "git", | |
| 38 "checkout", | |
| 39 "-f", | |
| 40 "FETCH_HEAD" | |
| 41 ], | |
| 42 "cwd": "[SLAVE_BUILD]/swarming.client", | |
| 43 "name": "git checkout (swarming_client)" | |
| 44 }, | |
| 45 { | |
| 46 "cmd": [ | |
| 47 "git", | |
| 48 "clean", | |
| 49 "-f", | |
| 50 "-d", | |
| 51 "-x" | |
| 52 ], | |
| 53 "cwd": "[SLAVE_BUILD]/swarming.client", | |
| 54 "name": "git clean (swarming_client)" | |
| 55 }, | |
| 56 { | |
| 57 "cmd": [ | |
| 58 "git", | |
| 59 "submodule", | |
| 60 "sync" | |
| 61 ], | |
| 62 "cwd": "[SLAVE_BUILD]/swarming.client", | |
| 63 "name": "submodule sync (swarming_client)" | |
| 64 }, | |
| 65 { | |
| 66 "cmd": [ | |
| 67 "git", | |
| 68 "submodule", | |
| 69 "update", | |
| 70 "--init", | |
| 71 "--recursive" | |
| 72 ], | |
| 73 "cwd": "[SLAVE_BUILD]/swarming.client", | |
| 74 "name": "submodule update (swarming_client)" | |
| 75 }, | |
| 76 { | |
| 77 "cmd": [ | |
| 78 "python", | |
| 79 "-u", | |
| 80 "exit()" | |
| 81 ], | |
| 82 "cwd": "[SLAVE_BUILD]", | |
| 83 "name": "copy parent_got_revision to got_revision", | |
| 84 "~followup_annotations": [ | |
| 85 "@@@STEP_LOG_LINE@python.inline@exit()@@@", | |
| 86 "@@@STEP_LOG_END@python.inline@@@", | |
| 87 "@@@SET_BUILD_PROPERTY@got_revision@160000@@@" | |
| 88 ] | |
| 89 }, | |
| 90 { | |
| 91 "cmd": [ | |
| 92 "killall", | |
| 93 "-9", | |
| 94 "gnome-keyring-daemon" | |
| 95 ], | |
| 96 "cwd": "[SLAVE_BUILD]", | |
| 97 "name": "killall gnome-keyring-daemon" | |
| 98 }, | |
| 99 { | |
| 100 "allow_subannotations": true, | |
| 101 "cmd": [ | |
| 102 "python", | |
| 103 "-u", | |
| 104 "[BUILD]/scripts/slave/runtest.py", | |
| 105 "--target", | |
| 106 "Release", | |
| 107 "--no-xvfb", | |
| 108 "--factory-properties", | |
| 109 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Release\", \"buildername\": \"linu
x release tester\", \"buildnumber\": 776, \"master_class_name_for_testing\": \"C
hromiumGPUTesting\", \"mastername\": \"chromium.gpu.testing\", \"parent_buildern
ame\": \"linux release builder\", \"parent_buildnumber\": 571, \"parent_got_revi
sion\": 160000, \"parent_got_swarming_client_revision\": \"feaaabcdef\", \"paren
t_got_webkit_revision\": 10000, \"project\": \"\", \"recipe\": \"gpu/download_an
d_test\", \"repository\": \"svn://svn-mirror.golo.chromium.org/chrome/trunk\", \
"revision\": \"204787\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\"
angle_unittests\": \"[dummy hash for 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]\", \"gpu_unittests\": \"[du
mmy hash for gpu_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for
tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemetr
y_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
| 110 "--build-properties", | |
| 111 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Release\", \"buildername\": \"linu
x release tester\", \"buildnumber\": 776, \"master_class_name_for_testing\": \"C
hromiumGPUTesting\", \"mastername\": \"chromium.gpu.testing\", \"parent_buildern
ame\": \"linux release builder\", \"parent_buildnumber\": 571, \"parent_got_revi
sion\": 160000, \"parent_got_swarming_client_revision\": \"feaaabcdef\", \"paren
t_got_webkit_revision\": 10000, \"project\": \"\", \"recipe\": \"gpu/download_an
d_test\", \"repository\": \"svn://svn-mirror.golo.chromium.org/chrome/trunk\", \
"revision\": \"204787\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\"
angle_unittests\": \"[dummy hash for 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]\", \"gpu_unittests\": \"[du
mmy hash for gpu_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for
tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemetr
y_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
| 112 "--annotate=gtest", | |
| 113 "--test-type=content_gl_tests", | |
| 114 "--step-name=content_gl_tests", | |
| 115 "--generate-json-file", | |
| 116 "--results-directory=[SLAVE_BUILD]/gtest-results/content_gl_tests", | |
| 117 "--test-launcher-summary-output", | |
| 118 "/path/to/tmp/json", | |
| 119 "--builder-name=linux release tester", | |
| 120 "--slave-name=TestSlavename", | |
| 121 "--build-number=776", | |
| 122 "--run-python-script", | |
| 123 "--revision=160000", | |
| 124 "--webkit-revision=160000", | |
| 125 "--master-class-name=ChromiumGPUTesting", | |
| 126 "[SLAVE_BUILD]/swarming.client/run_isolated.py", | |
| 127 "--isolated", | |
| 128 "[dummy hash for content_gl_tests]", | |
| 129 "-I", | |
| 130 "https://isolateserver.appspot.com", | |
| 131 "--", | |
| 132 "--use-gpu-in-tests" | |
| 133 ], | |
| 134 "cwd": "[SLAVE_BUILD]", | |
| 135 "name": "content_gl_tests", | |
| 136 "~followup_annotations": [ | |
| 137 "step returned non-zero exit code: 1", | |
| 138 "@@@STEP_FAILURE@@@" | |
| 139 ] | |
| 140 }, | |
| 141 { | |
| 142 "allow_subannotations": true, | |
| 143 "cmd": [ | |
| 144 "python", | |
| 145 "-u", | |
| 146 "[BUILD]/scripts/slave/runtest.py", | |
| 147 "--target", | |
| 148 "Release", | |
| 149 "--no-xvfb", | |
| 150 "--factory-properties", | |
| 151 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Release\", \"buildername\": \"linu
x release tester\", \"buildnumber\": 776, \"master_class_name_for_testing\": \"C
hromiumGPUTesting\", \"mastername\": \"chromium.gpu.testing\", \"parent_buildern
ame\": \"linux release builder\", \"parent_buildnumber\": 571, \"parent_got_revi
sion\": 160000, \"parent_got_swarming_client_revision\": \"feaaabcdef\", \"paren
t_got_webkit_revision\": 10000, \"project\": \"\", \"recipe\": \"gpu/download_an
d_test\", \"repository\": \"svn://svn-mirror.golo.chromium.org/chrome/trunk\", \
"revision\": \"204787\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\"
angle_unittests\": \"[dummy hash for 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]\", \"gpu_unittests\": \"[du
mmy hash for gpu_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for
tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemetr
y_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
| 152 "--build-properties", | |
| 153 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Release\", \"buildername\": \"linu
x release tester\", \"buildnumber\": 776, \"master_class_name_for_testing\": \"C
hromiumGPUTesting\", \"mastername\": \"chromium.gpu.testing\", \"parent_buildern
ame\": \"linux release builder\", \"parent_buildnumber\": 571, \"parent_got_revi
sion\": 160000, \"parent_got_swarming_client_revision\": \"feaaabcdef\", \"paren
t_got_webkit_revision\": 10000, \"project\": \"\", \"recipe\": \"gpu/download_an
d_test\", \"repository\": \"svn://svn-mirror.golo.chromium.org/chrome/trunk\", \
"revision\": \"204787\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\"
angle_unittests\": \"[dummy hash for 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]\", \"gpu_unittests\": \"[du
mmy hash for gpu_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for
tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemetr
y_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
| 154 "--annotate=gtest", | |
| 155 "--test-type=gl_tests", | |
| 156 "--step-name=gl_tests", | |
| 157 "--generate-json-file", | |
| 158 "--results-directory=[SLAVE_BUILD]/gtest-results/gl_tests", | |
| 159 "--test-launcher-summary-output", | |
| 160 "/path/to/tmp/json", | |
| 161 "--builder-name=linux release tester", | |
| 162 "--slave-name=TestSlavename", | |
| 163 "--build-number=776", | |
| 164 "--run-python-script", | |
| 165 "--revision=160000", | |
| 166 "--webkit-revision=160000", | |
| 167 "--master-class-name=ChromiumGPUTesting", | |
| 168 "[SLAVE_BUILD]/swarming.client/run_isolated.py", | |
| 169 "--isolated", | |
| 170 "[dummy hash for gl_tests]", | |
| 171 "-I", | |
| 172 "https://isolateserver.appspot.com", | |
| 173 "--", | |
| 174 "--use-gpu-in-tests" | |
| 175 ], | |
| 176 "cwd": "[SLAVE_BUILD]", | |
| 177 "name": "gl_tests" | |
| 178 }, | |
| 179 { | |
| 180 "allow_subannotations": true, | |
| 181 "cmd": [ | |
| 182 "python", | |
| 183 "-u", | |
| 184 "[BUILD]/scripts/slave/runtest.py", | |
| 185 "--target", | |
| 186 "Release", | |
| 187 "--no-xvfb", | |
| 188 "--factory-properties", | |
| 189 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Release\", \"buildername\": \"linu
x release tester\", \"buildnumber\": 776, \"master_class_name_for_testing\": \"C
hromiumGPUTesting\", \"mastername\": \"chromium.gpu.testing\", \"parent_buildern
ame\": \"linux release builder\", \"parent_buildnumber\": 571, \"parent_got_revi
sion\": 160000, \"parent_got_swarming_client_revision\": \"feaaabcdef\", \"paren
t_got_webkit_revision\": 10000, \"project\": \"\", \"recipe\": \"gpu/download_an
d_test\", \"repository\": \"svn://svn-mirror.golo.chromium.org/chrome/trunk\", \
"revision\": \"204787\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\"
angle_unittests\": \"[dummy hash for 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]\", \"gpu_unittests\": \"[du
mmy hash for gpu_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for
tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemetr
y_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
| 190 "--build-properties", | |
| 191 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Release\", \"buildername\": \"linu
x release tester\", \"buildnumber\": 776, \"master_class_name_for_testing\": \"C
hromiumGPUTesting\", \"mastername\": \"chromium.gpu.testing\", \"parent_buildern
ame\": \"linux release builder\", \"parent_buildnumber\": 571, \"parent_got_revi
sion\": 160000, \"parent_got_swarming_client_revision\": \"feaaabcdef\", \"paren
t_got_webkit_revision\": 10000, \"project\": \"\", \"recipe\": \"gpu/download_an
d_test\", \"repository\": \"svn://svn-mirror.golo.chromium.org/chrome/trunk\", \
"revision\": \"204787\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\"
angle_unittests\": \"[dummy hash for 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]\", \"gpu_unittests\": \"[du
mmy hash for gpu_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for
tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemetr
y_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
| 192 "--annotate=gtest", | |
| 193 "--test-type=angle_unittests", | |
| 194 "--step-name=angle_unittests", | |
| 195 "--generate-json-file", | |
| 196 "--results-directory=[SLAVE_BUILD]/gtest-results/angle_unittests", | |
| 197 "--test-launcher-summary-output", | |
| 198 "/path/to/tmp/json", | |
| 199 "--builder-name=linux release tester", | |
| 200 "--slave-name=TestSlavename", | |
| 201 "--build-number=776", | |
| 202 "--run-python-script", | |
| 203 "--revision=160000", | |
| 204 "--webkit-revision=160000", | |
| 205 "--master-class-name=ChromiumGPUTesting", | |
| 206 "[SLAVE_BUILD]/swarming.client/run_isolated.py", | |
| 207 "--isolated", | |
| 208 "[dummy hash for angle_unittests]", | |
| 209 "-I", | |
| 210 "https://isolateserver.appspot.com", | |
| 211 "--", | |
| 212 "--use-gpu-in-tests" | |
| 213 ], | |
| 214 "cwd": "[SLAVE_BUILD]", | |
| 215 "name": "angle_unittests" | |
| 216 }, | |
| 217 { | |
| 218 "allow_subannotations": true, | |
| 219 "cmd": [ | |
| 220 "python", | |
| 221 "-u", | |
| 222 "[BUILD]/scripts/slave/runtest.py", | |
| 223 "--target", | |
| 224 "Release", | |
| 225 "--no-xvfb", | |
| 226 "--factory-properties", | |
| 227 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Release\", \"buildername\": \"linu
x release tester\", \"buildnumber\": 776, \"master_class_name_for_testing\": \"C
hromiumGPUTesting\", \"mastername\": \"chromium.gpu.testing\", \"parent_buildern
ame\": \"linux release builder\", \"parent_buildnumber\": 571, \"parent_got_revi
sion\": 160000, \"parent_got_swarming_client_revision\": \"feaaabcdef\", \"paren
t_got_webkit_revision\": 10000, \"project\": \"\", \"recipe\": \"gpu/download_an
d_test\", \"repository\": \"svn://svn-mirror.golo.chromium.org/chrome/trunk\", \
"revision\": \"204787\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\"
angle_unittests\": \"[dummy hash for 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]\", \"gpu_unittests\": \"[du
mmy hash for gpu_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for
tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemetr
y_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
| 228 "--build-properties", | |
| 229 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Release\", \"buildername\": \"linu
x release tester\", \"buildnumber\": 776, \"master_class_name_for_testing\": \"C
hromiumGPUTesting\", \"mastername\": \"chromium.gpu.testing\", \"parent_buildern
ame\": \"linux release builder\", \"parent_buildnumber\": 571, \"parent_got_revi
sion\": 160000, \"parent_got_swarming_client_revision\": \"feaaabcdef\", \"paren
t_got_webkit_revision\": 10000, \"project\": \"\", \"recipe\": \"gpu/download_an
d_test\", \"repository\": \"svn://svn-mirror.golo.chromium.org/chrome/trunk\", \
"revision\": \"204787\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\"
angle_unittests\": \"[dummy hash for 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]\", \"gpu_unittests\": \"[du
mmy hash for gpu_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for
tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemetr
y_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
| 230 "--annotate=gtest", | |
| 231 "--test-type=gl_unittests", | |
| 232 "--step-name=gl_unittests", | |
| 233 "--generate-json-file", | |
| 234 "--results-directory=[SLAVE_BUILD]/gtest-results/gl_unittests", | |
| 235 "--test-launcher-summary-output", | |
| 236 "/path/to/tmp/json", | |
| 237 "--builder-name=linux release tester", | |
| 238 "--slave-name=TestSlavename", | |
| 239 "--build-number=776", | |
| 240 "--run-python-script", | |
| 241 "--revision=160000", | |
| 242 "--webkit-revision=160000", | |
| 243 "--master-class-name=ChromiumGPUTesting", | |
| 244 "[SLAVE_BUILD]/swarming.client/run_isolated.py", | |
| 245 "--isolated", | |
| 246 "[dummy hash for gl_unittests]", | |
| 247 "-I", | |
| 248 "https://isolateserver.appspot.com", | |
| 249 "--", | |
| 250 "--use-gpu-in-tests" | |
| 251 ], | |
| 252 "cwd": "[SLAVE_BUILD]", | |
| 253 "name": "gl_unittests" | |
| 254 }, | |
| 255 { | |
| 256 "cmd": [ | |
| 257 "python", | |
| 258 "-u", | |
| 259 "[SLAVE_BUILD]/swarming.client/run_isolated.py", | |
| 260 "--isolated", | |
| 261 "[dummy hash for telemetry_gpu_test]", | |
| 262 "-I", | |
| 263 "https://isolateserver.appspot.com", | |
| 264 "--verbose", | |
| 265 "--", | |
| 266 "maps", | |
| 267 "--show-stdout", | |
| 268 "--browser=release", | |
| 269 "-v", | |
| 270 "--build-revision", | |
| 271 "160000", | |
| 272 "--test-machine-name", | |
| 273 "linux release tester", | |
| 274 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | |
| 275 "--isolated-script-test-output", | |
| 276 "/path/to/tmp/json" | |
| 277 ], | |
| 278 "cwd": "[SLAVE_BUILD]", | |
| 279 "name": "maps_pixel_test", | |
| 280 "~followup_annotations": [ | |
| 281 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 282 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | |
| 283 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | |
| 284 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 285 "@@@STEP_LOG_END@json.output@@@" | |
| 286 ] | |
| 287 }, | |
| 288 { | |
| 289 "cmd": [ | |
| 290 "python", | |
| 291 "-u", | |
| 292 "[SLAVE_BUILD]/swarming.client/run_isolated.py", | |
| 293 "--isolated", | |
| 294 "[dummy hash for telemetry_gpu_test]", | |
| 295 "-I", | |
| 296 "https://isolateserver.appspot.com", | |
| 297 "--verbose", | |
| 298 "--", | |
| 299 "pixel", | |
| 300 "--show-stdout", | |
| 301 "--browser=release", | |
| 302 "-v", | |
| 303 "--build-revision", | |
| 304 "160000", | |
| 305 "--upload-refimg-to-cloud-storage", | |
| 306 "--refimg-cloud-storage-bucket", | |
| 307 "chromium-gpu-archive/reference-images", | |
| 308 "--os-type", | |
| 309 "linux", | |
| 310 "--test-machine-name", | |
| 311 "linux release tester", | |
| 312 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | |
| 313 "--isolated-script-test-output", | |
| 314 "/path/to/tmp/json" | |
| 315 ], | |
| 316 "cwd": "[SLAVE_BUILD]", | |
| 317 "name": "pixel_test", | |
| 318 "~followup_annotations": [ | |
| 319 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 320 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | |
| 321 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | |
| 322 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 323 "@@@STEP_LOG_END@json.output@@@" | |
| 324 ] | |
| 325 }, | |
| 326 { | |
| 327 "cmd": [ | |
| 328 "python", | |
| 329 "-u", | |
| 330 "[SLAVE_BUILD]/swarming.client/run_isolated.py", | |
| 331 "--isolated", | |
| 332 "[dummy hash for telemetry_gpu_test]", | |
| 333 "-I", | |
| 334 "https://isolateserver.appspot.com", | |
| 335 "--verbose", | |
| 336 "--", | |
| 337 "webgl_conformance", | |
| 338 "--show-stdout", | |
| 339 "--browser=release", | |
| 340 "-v", | |
| 341 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | |
| 342 "--isolated-script-test-output", | |
| 343 "/path/to/tmp/json" | |
| 344 ], | |
| 345 "cwd": "[SLAVE_BUILD]", | |
| 346 "name": "webgl_conformance_tests", | |
| 347 "~followup_annotations": [ | |
| 348 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 349 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | |
| 350 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | |
| 351 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 352 "@@@STEP_LOG_END@json.output@@@" | |
| 353 ] | |
| 354 }, | |
| 355 { | |
| 356 "cmd": [ | |
| 357 "python", | |
| 358 "-u", | |
| 359 "[SLAVE_BUILD]/swarming.client/run_isolated.py", | |
| 360 "--isolated", | |
| 361 "[dummy hash for telemetry_gpu_test]", | |
| 362 "-I", | |
| 363 "https://isolateserver.appspot.com", | |
| 364 "--verbose", | |
| 365 "--", | |
| 366 "context_lost", | |
| 367 "--show-stdout", | |
| 368 "--browser=release", | |
| 369 "-v", | |
| 370 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | |
| 371 "--isolated-script-test-output", | |
| 372 "/path/to/tmp/json" | |
| 373 ], | |
| 374 "cwd": "[SLAVE_BUILD]", | |
| 375 "name": "context_lost_tests", | |
| 376 "~followup_annotations": [ | |
| 377 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 378 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | |
| 379 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | |
| 380 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 381 "@@@STEP_LOG_END@json.output@@@" | |
| 382 ] | |
| 383 }, | |
| 384 { | |
| 385 "cmd": [ | |
| 386 "python", | |
| 387 "-u", | |
| 388 "[SLAVE_BUILD]/swarming.client/run_isolated.py", | |
| 389 "--isolated", | |
| 390 "[dummy hash for telemetry_gpu_test]", | |
| 391 "-I", | |
| 392 "https://isolateserver.appspot.com", | |
| 393 "--verbose", | |
| 394 "--", | |
| 395 "memory_test", | |
| 396 "--show-stdout", | |
| 397 "--browser=release", | |
| 398 "-v", | |
| 399 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | |
| 400 "--isolated-script-test-output", | |
| 401 "/path/to/tmp/json" | |
| 402 ], | |
| 403 "cwd": "[SLAVE_BUILD]", | |
| 404 "name": "memory_test", | |
| 405 "~followup_annotations": [ | |
| 406 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 407 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | |
| 408 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | |
| 409 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 410 "@@@STEP_LOG_END@json.output@@@" | |
| 411 ] | |
| 412 }, | |
| 413 { | |
| 414 "cmd": [ | |
| 415 "python", | |
| 416 "-u", | |
| 417 "[SLAVE_BUILD]/swarming.client/run_isolated.py", | |
| 418 "--isolated", | |
| 419 "[dummy hash for telemetry_gpu_test]", | |
| 420 "-I", | |
| 421 "https://isolateserver.appspot.com", | |
| 422 "--verbose", | |
| 423 "--", | |
| 424 "trace_test", | |
| 425 "--show-stdout", | |
| 426 "--browser=release", | |
| 427 "-v", | |
| 428 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | |
| 429 "--isolated-script-test-output", | |
| 430 "/path/to/tmp/json" | |
| 431 ], | |
| 432 "cwd": "[SLAVE_BUILD]", | |
| 433 "name": "trace_test", | |
| 434 "~followup_annotations": [ | |
| 435 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 436 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | |
| 437 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | |
| 438 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 439 "@@@STEP_LOG_END@json.output@@@" | |
| 440 ] | |
| 441 }, | |
| 442 { | |
| 443 "cmd": [ | |
| 444 "python", | |
| 445 "-u", | |
| 446 "[SLAVE_BUILD]/swarming.client/run_isolated.py", | |
| 447 "--isolated", | |
| 448 "[dummy hash for telemetry_gpu_test]", | |
| 449 "-I", | |
| 450 "https://isolateserver.appspot.com", | |
| 451 "--verbose", | |
| 452 "--", | |
| 453 "screenshot_sync", | |
| 454 "--show-stdout", | |
| 455 "--browser=release", | |
| 456 "-v", | |
| 457 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | |
| 458 "--isolated-script-test-output", | |
| 459 "/path/to/tmp/json" | |
| 460 ], | |
| 461 "cwd": "[SLAVE_BUILD]", | |
| 462 "name": "screenshot_sync_tests", | |
| 463 "~followup_annotations": [ | |
| 464 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 465 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | |
| 466 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | |
| 467 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 468 "@@@STEP_LOG_END@json.output@@@" | |
| 469 ] | |
| 470 }, | |
| 471 { | |
| 472 "cmd": [ | |
| 473 "python", | |
| 474 "-u", | |
| 475 "[SLAVE_BUILD]/swarming.client/run_isolated.py", | |
| 476 "--isolated", | |
| 477 "[dummy hash for telemetry_gpu_test]", | |
| 478 "-I", | |
| 479 "https://isolateserver.appspot.com", | |
| 480 "--verbose", | |
| 481 "--", | |
| 482 "hardware_accelerated_feature", | |
| 483 "--show-stdout", | |
| 484 "--browser=release", | |
| 485 "-v", | |
| 486 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | |
| 487 "--isolated-script-test-output", | |
| 488 "/path/to/tmp/json" | |
| 489 ], | |
| 490 "cwd": "[SLAVE_BUILD]", | |
| 491 "name": "hardware_accelerated_feature_tests", | |
| 492 "~followup_annotations": [ | |
| 493 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 494 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | |
| 495 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | |
| 496 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 497 "@@@STEP_LOG_END@json.output@@@" | |
| 498 ] | |
| 499 }, | |
| 500 { | |
| 501 "cmd": [ | |
| 502 "python", | |
| 503 "-u", | |
| 504 "[SLAVE_BUILD]/swarming.client/run_isolated.py", | |
| 505 "--isolated", | |
| 506 "[dummy hash for telemetry_gpu_test]", | |
| 507 "-I", | |
| 508 "https://isolateserver.appspot.com", | |
| 509 "--verbose", | |
| 510 "--", | |
| 511 "gpu_process", | |
| 512 "--show-stdout", | |
| 513 "--browser=release", | |
| 514 "-v", | |
| 515 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | |
| 516 "--isolated-script-test-output", | |
| 517 "/path/to/tmp/json" | |
| 518 ], | |
| 519 "cwd": "[SLAVE_BUILD]", | |
| 520 "name": "gpu_process_launch_tests", | |
| 521 "~followup_annotations": [ | |
| 522 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 523 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | |
| 524 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | |
| 525 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 526 "@@@STEP_LOG_END@json.output@@@" | |
| 527 ] | |
| 528 }, | |
| 529 { | |
| 530 "cmd": [ | |
| 531 "python", | |
| 532 "-u", | |
| 533 "[SLAVE_BUILD]/swarming.client/run_isolated.py", | |
| 534 "--isolated", | |
| 535 "[dummy hash for telemetry_gpu_test]", | |
| 536 "-I", | |
| 537 "https://isolateserver.appspot.com", | |
| 538 "--verbose", | |
| 539 "--", | |
| 540 "gpu_rasterization", | |
| 541 "--show-stdout", | |
| 542 "--browser=release", | |
| 543 "-v", | |
| 544 "--build-revision", | |
| 545 "160000", | |
| 546 "--test-machine-name", | |
| 547 "linux release tester", | |
| 548 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | |
| 549 "--isolated-script-test-output", | |
| 550 "/path/to/tmp/json" | |
| 551 ], | |
| 552 "cwd": "[SLAVE_BUILD]", | |
| 553 "name": "gpu_rasterization_tests", | |
| 554 "~followup_annotations": [ | |
| 555 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 556 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | |
| 557 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | |
| 558 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 559 "@@@STEP_LOG_END@json.output@@@" | |
| 560 ] | |
| 561 }, | |
| 562 { | |
| 563 "allow_subannotations": true, | |
| 564 "cmd": [ | |
| 565 "python", | |
| 566 "-u", | |
| 567 "[BUILD]/scripts/slave/runtest.py", | |
| 568 "--target", | |
| 569 "Release", | |
| 570 "--no-xvfb", | |
| 571 "--factory-properties", | |
| 572 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Release\", \"buildername\": \"linu
x release tester\", \"buildnumber\": 776, \"master_class_name_for_testing\": \"C
hromiumGPUTesting\", \"mastername\": \"chromium.gpu.testing\", \"parent_buildern
ame\": \"linux release builder\", \"parent_buildnumber\": 571, \"parent_got_revi
sion\": 160000, \"parent_got_swarming_client_revision\": \"feaaabcdef\", \"paren
t_got_webkit_revision\": 10000, \"project\": \"\", \"recipe\": \"gpu/download_an
d_test\", \"repository\": \"svn://svn-mirror.golo.chromium.org/chrome/trunk\", \
"revision\": \"204787\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\"
angle_unittests\": \"[dummy hash for 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]\", \"gpu_unittests\": \"[du
mmy hash for gpu_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for
tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemetr
y_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
| 573 "--build-properties", | |
| 574 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Release\", \"buildername\": \"linu
x release tester\", \"buildnumber\": 776, \"master_class_name_for_testing\": \"C
hromiumGPUTesting\", \"mastername\": \"chromium.gpu.testing\", \"parent_buildern
ame\": \"linux release builder\", \"parent_buildnumber\": 571, \"parent_got_revi
sion\": 160000, \"parent_got_swarming_client_revision\": \"feaaabcdef\", \"paren
t_got_webkit_revision\": 10000, \"project\": \"\", \"recipe\": \"gpu/download_an
d_test\", \"repository\": \"svn://svn-mirror.golo.chromium.org/chrome/trunk\", \
"revision\": \"204787\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {\"
angle_unittests\": \"[dummy hash for 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]\", \"gpu_unittests\": \"[du
mmy hash for gpu_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for
tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemetr
y_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
| 575 "--annotate=gtest", | |
| 576 "--test-type=tab_capture_end2end_tests", | |
| 577 "--step-name=tab_capture_end2end_tests", | |
| 578 "--generate-json-file", | |
| 579 "--results-directory=[SLAVE_BUILD]/gtest-results/tab_capture_end2end_tests
", | |
| 580 "--test-launcher-summary-output", | |
| 581 "/path/to/tmp/json", | |
| 582 "--builder-name=linux release tester", | |
| 583 "--slave-name=TestSlavename", | |
| 584 "--build-number=776", | |
| 585 "--run-python-script", | |
| 586 "--revision=160000", | |
| 587 "--webkit-revision=160000", | |
| 588 "--master-class-name=ChromiumGPUTesting", | |
| 589 "[SLAVE_BUILD]/swarming.client/run_isolated.py", | |
| 590 "--isolated", | |
| 591 "[dummy hash for tab_capture_end2end_tests]", | |
| 592 "-I", | |
| 593 "https://isolateserver.appspot.com", | |
| 594 "--" | |
| 595 ], | |
| 596 "cwd": "[SLAVE_BUILD]", | |
| 597 "name": "tab_capture_end2end_tests" | |
| 598 }, | |
| 599 { | |
| 600 "name": "$result", | |
| 601 "reason": "1 tests failed: ['content_gl_tests']", | |
| 602 "status_code": 1 | |
| 603 } | |
| 604 ] | |
| OLD | NEW |