| 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::bot_update]\\resources\\bot_update.py", | |
| 16 "--master", | |
| 17 "chromium.testing.master", | |
| 18 "--builder", | |
| 19 "TestBuilder", | |
| 20 "--slave", | |
| 21 "TestSlavename", | |
| 22 "--spec", | |
| 23 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://
svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.
org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/data/firefo
x2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins':
None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/t
est/data/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': None, 'src/
chrome/test/data/plugin': None, 'src/chrome/test/data/ssl/certs': None, 'src/dat
a/autodiscovery': None, 'src/data/esctf': None, 'src/data/mach_ports': None, 'sr
c/data/memory_test': None, 'src/data/mozilla_js_tests': None, 'src/data/page_cyc
ler': None, 'src/data/selenium_core': None, 'src/data/tab_switching': None, 'src
/tools/grit/grit/test/data': None, 'src/webkit/data/bmp_decoder': None, 'src/web
kit/data/ico_decoder': None, 'src/webkit/data/test_shell/plugins': None, 'src/we
bkit/data/xbm_decoder': None}, 'deps_file': 'DEPS', 'managed': True, 'name': 'sr
c-internal', 'url': 'svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/sr
c-internal'}]", | |
| 24 "--root", | |
| 25 "src", | |
| 26 "--revision_mapping_file", | |
| 27 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", | |
| 28 "--git-cache-dir", | |
| 29 "[GIT_CACHE]", | |
| 30 "--output_json", | |
| 31 "/path/to/tmp/json", | |
| 32 "--revision", | |
| 33 "src@204787", | |
| 34 "--force", | |
| 35 "--output_manifest" | |
| 36 ], | |
| 37 "cwd": "[SLAVE_BUILD]", | |
| 38 "env": { | |
| 39 "PATH": "%(PATH)s;RECIPE_PACKAGE[depot_tools]" | |
| 40 }, | |
| 41 "name": "bot_update", | |
| 42 "~followup_annotations": [ | |
| 43 "@@@STEP_TEXT@Some step text@@@", | |
| 44 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | |
| 46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | |
| 47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"204787\"@@@", | |
| 48 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 49 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", | |
| 50 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", | |
| 51 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
.git\", @@@", | |
| 52 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e
86ddfd4ebd0fe58cb9\"@@@", | |
| 53 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 54 "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@", | |
| 55 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/native_client.git\", @@@", | |
| 56 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e26
9b7982aeeefc1b9b50\"@@@", | |
| 57 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 58 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@", | |
| 59 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/third_party/angle.git\", @@@", | |
| 60 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a
728eb85b8d7bc6080c\"@@@", | |
| 61 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 62 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@", | |
| 63 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/third_party/webrtc.git\", @@@", | |
| 64 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d92685
96da93418c623137f4\"@@@", | |
| 65 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 66 "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@", | |
| 67 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/tools/swarming_client.git\", @@@", | |
| 68 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c7
59c837980b63b99566\"@@@", | |
| 69 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 70 "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@", | |
| 71 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/v8.git\", @@@", | |
| 72 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a
35f03975671d43e399\"@@@", | |
| 73 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 74 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 75 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | |
| 76 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | |
| 77 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | |
| 78 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f
77757b9a728eb85b8d7bc6080c\", @@@", | |
| 79 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/
master@{#297276}\", @@@", | |
| 80 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", | |
| 81 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", | |
| 82 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee
3e86ddfd4ebd0fe58cb9\", @@@", | |
| 83 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master
@{#170242}\", @@@", | |
| 84 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee
5d99f1d4b38ddaa4c759c837980b63b99566\", @@@", | |
| 85 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"r
efs/heads/master@{#276089}\", @@@", | |
| 86 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c1
32c3a35f03975671d43e399\", @@@", | |
| 87 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/mas
ter@{#43426}\", @@@", | |
| 88 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546
e61d9268596da93418c623137f4\", @@@", | |
| 89 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads
/master@{#120644}\"@@@", | |
| 90 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 91 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", | |
| 92 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", | |
| 93 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 94 "@@@STEP_LOG_END@json.output@@@", | |
| 95 "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aee
efc1b9b50\"@@@", | |
| 96 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4
c759c837980b63b99566\"@@@", | |
| 97 "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da934
18c623137f4\"@@@", | |
| 98 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5
8cb9\"@@@", | |
| 99 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\
"@@@", | |
| 100 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | |
| 101 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | |
| 102 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | |
| 103 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | |
| 104 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | |
| 105 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | |
| 106 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | |
| 107 ] | |
| 108 }, | |
| 109 { | |
| 110 "cmd": [ | |
| 111 "python", | |
| 112 "-u", | |
| 113 "[DEPOT_TOOLS]\\gclient.py", | |
| 114 "runhooks" | |
| 115 ], | |
| 116 "cwd": "[SLAVE_BUILD]", | |
| 117 "env": { | |
| 118 "GYP_DEFINES": "archive_gpu_tests=1 blink_logging_always_on=1 chromium_win
_pch=0 component=static_library dcheck_always_on=1 fastbuild=1 ffmpeg_branding=C
hrome gomadir='[BUILD]\\goma' proprietary_codecs=1 target_arch=ia32 test_isolati
on_mode=prepare use_goma=1" | |
| 119 }, | |
| 120 "name": "gclient runhooks" | |
| 121 }, | |
| 122 { | |
| 123 "cmd": [ | |
| 124 "python", | |
| 125 "-u", | |
| 126 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", | |
| 127 "--build-dir", | |
| 128 "[SLAVE_BUILD]\\src\\out\\Release", | |
| 129 "--clean-isolated-files" | |
| 130 ], | |
| 131 "cwd": "[SLAVE_BUILD]", | |
| 132 "name": "clean isolated files" | |
| 133 }, | |
| 134 { | |
| 135 "cmd": [ | |
| 136 "python", | |
| 137 "-u", | |
| 138 "[BUILD]\\scripts\\slave\\compile.py", | |
| 139 "--target", | |
| 140 "Release", | |
| 141 "--src-dir", | |
| 142 "[SLAVE_BUILD]\\src", | |
| 143 "--build-tool", | |
| 144 "ninja", | |
| 145 "--compiler", | |
| 146 "goma", | |
| 147 "--goma-jsonstatus", | |
| 148 "/path/to/tmp/json", | |
| 149 "--goma-dir", | |
| 150 "[BUILD]\\goma", | |
| 151 "--", | |
| 152 "angle_unittests_run", | |
| 153 "content_gl_tests_run", | |
| 154 "gl_tests_run", | |
| 155 "gl_unittests_run", | |
| 156 "gpu_unittests_run", | |
| 157 "tab_capture_end2end_tests_run", | |
| 158 "telemetry_gpu_test_run" | |
| 159 ], | |
| 160 "cwd": "[SLAVE_BUILD]", | |
| 161 "name": "compile", | |
| 162 "~followup_annotations": [ | |
| 163 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | |
| 164 "@@@STEP_LOG_END@json.output (invalid)@@@" | |
| 165 ] | |
| 166 }, | |
| 167 { | |
| 168 "cmd": [ | |
| 169 "python", | |
| 170 "-u", | |
| 171 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", | |
| 172 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | |
| 173 "batcharchive", | |
| 174 "--dump-json", | |
| 175 "/path/to/tmp/json", | |
| 176 "--isolate-server", | |
| 177 "https://isolateserver.appspot.com", | |
| 178 "[SLAVE_BUILD]\\src\\out\\Release\\angle_unittests.isolated.gen.json", | |
| 179 "[SLAVE_BUILD]\\src\\out\\Release\\content_gl_tests.isolated.gen.json", | |
| 180 "[SLAVE_BUILD]\\src\\out\\Release\\gl_tests.isolated.gen.json", | |
| 181 "[SLAVE_BUILD]\\src\\out\\Release\\gl_unittests.isolated.gen.json", | |
| 182 "[SLAVE_BUILD]\\src\\out\\Release\\gpu_unittests.isolated.gen.json", | |
| 183 "[SLAVE_BUILD]\\src\\out\\Release\\tab_capture_end2end_tests.isolated.gen.
json", | |
| 184 "[SLAVE_BUILD]\\src\\out\\Release\\telemetry_gpu_test.isolated.gen.json" | |
| 185 ], | |
| 186 "cwd": "[SLAVE_BUILD]", | |
| 187 "name": "isolate tests", | |
| 188 "~followup_annotations": [ | |
| 189 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 190 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang
le_unittests]\", @@@", | |
| 191 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co
ntent_gl_tests]\", @@@", | |
| 192 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
", @@@", | |
| 193 "@@@STEP_LOG_LINE@json.output@ \"gl_unittests\": \"[dummy hash for gl_uni
ttests]\", @@@", | |
| 194 "@@@STEP_LOG_LINE@json.output@ \"gpu_unittests\": \"[dummy hash for gpu_u
nittests]\", @@@", | |
| 195 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha
sh for tab_capture_end2end_tests]\", @@@", | |
| 196 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test\": \"[dummy hash for
telemetry_gpu_test]\"@@@", | |
| 197 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 198 "@@@STEP_LOG_END@json.output@@@", | |
| 199 "@@@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]\", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"ta
b_capture_end2end_tests\": \"[dummy hash for tab_capture_end2end_tests]\", \"tel
emetry_gpu_test\": \"[dummy hash for telemetry_gpu_test]\"}@@@" | |
| 200 ] | |
| 201 }, | |
| 202 { | |
| 203 "allow_subannotations": true, | |
| 204 "cmd": [ | |
| 205 "python", | |
| 206 "-u", | |
| 207 "[BUILD]\\scripts\\slave\\runtest.py", | |
| 208 "--target", | |
| 209 "Release", | |
| 210 "--factory-properties", | |
| 211 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Release\", \"buildername\": \"Test
Builder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"
project\": \"\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"svn://svn
-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slavename\
": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
| 212 "--build-properties", | |
| 213 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Release\", \"buildername\": \"Test
Builder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"
project\": \"\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"svn://svn
-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slavename\
": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
| 214 "--annotate=gtest", | |
| 215 "--test-type=content_gl_tests", | |
| 216 "--step-name=content_gl_tests", | |
| 217 "--generate-json-file", | |
| 218 "--results-directory=[SLAVE_BUILD]\\gtest-results\\content_gl_tests", | |
| 219 "--test-launcher-summary-output", | |
| 220 "/path/to/tmp/json", | |
| 221 "--builder-name=TestBuilder", | |
| 222 "--slave-name=TestSlavename", | |
| 223 "--build-number=571", | |
| 224 "--run-python-script", | |
| 225 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 226 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 227 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | |
| 228 "--isolated", | |
| 229 "[dummy hash for content_gl_tests]", | |
| 230 "-I", | |
| 231 "https://isolateserver.appspot.com", | |
| 232 "--", | |
| 233 "--use-gpu-in-tests" | |
| 234 ], | |
| 235 "cwd": "[SLAVE_BUILD]", | |
| 236 "name": "content_gl_tests" | |
| 237 }, | |
| 238 { | |
| 239 "allow_subannotations": true, | |
| 240 "cmd": [ | |
| 241 "python", | |
| 242 "-u", | |
| 243 "[BUILD]\\scripts\\slave\\runtest.py", | |
| 244 "--target", | |
| 245 "Release", | |
| 246 "--factory-properties", | |
| 247 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Release\", \"buildername\": \"Test
Builder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"
project\": \"\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"svn://svn
-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slavename\
": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
| 248 "--build-properties", | |
| 249 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Release\", \"buildername\": \"Test
Builder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"
project\": \"\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"svn://svn
-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slavename\
": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
| 250 "--annotate=gtest", | |
| 251 "--test-type=gl_tests", | |
| 252 "--step-name=gl_tests", | |
| 253 "--generate-json-file", | |
| 254 "--results-directory=[SLAVE_BUILD]\\gtest-results\\gl_tests", | |
| 255 "--test-launcher-summary-output", | |
| 256 "/path/to/tmp/json", | |
| 257 "--builder-name=TestBuilder", | |
| 258 "--slave-name=TestSlavename", | |
| 259 "--build-number=571", | |
| 260 "--run-python-script", | |
| 261 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 262 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 263 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | |
| 264 "--isolated", | |
| 265 "[dummy hash for gl_tests]", | |
| 266 "-I", | |
| 267 "https://isolateserver.appspot.com", | |
| 268 "--", | |
| 269 "--use-gpu-in-tests" | |
| 270 ], | |
| 271 "cwd": "[SLAVE_BUILD]", | |
| 272 "name": "gl_tests" | |
| 273 }, | |
| 274 { | |
| 275 "allow_subannotations": true, | |
| 276 "cmd": [ | |
| 277 "python", | |
| 278 "-u", | |
| 279 "[BUILD]\\scripts\\slave\\runtest.py", | |
| 280 "--target", | |
| 281 "Release", | |
| 282 "--factory-properties", | |
| 283 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Release\", \"buildername\": \"Test
Builder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"
project\": \"\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"svn://svn
-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slavename\
": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
| 284 "--build-properties", | |
| 285 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Release\", \"buildername\": \"Test
Builder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"
project\": \"\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"svn://svn
-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slavename\
": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
| 286 "--annotate=gtest", | |
| 287 "--test-type=angle_unittests", | |
| 288 "--step-name=angle_unittests", | |
| 289 "--generate-json-file", | |
| 290 "--results-directory=[SLAVE_BUILD]\\gtest-results\\angle_unittests", | |
| 291 "--test-launcher-summary-output", | |
| 292 "/path/to/tmp/json", | |
| 293 "--builder-name=TestBuilder", | |
| 294 "--slave-name=TestSlavename", | |
| 295 "--build-number=571", | |
| 296 "--run-python-script", | |
| 297 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 298 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 299 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | |
| 300 "--isolated", | |
| 301 "[dummy hash for angle_unittests]", | |
| 302 "-I", | |
| 303 "https://isolateserver.appspot.com", | |
| 304 "--", | |
| 305 "--use-gpu-in-tests" | |
| 306 ], | |
| 307 "cwd": "[SLAVE_BUILD]", | |
| 308 "name": "angle_unittests" | |
| 309 }, | |
| 310 { | |
| 311 "allow_subannotations": true, | |
| 312 "cmd": [ | |
| 313 "python", | |
| 314 "-u", | |
| 315 "[BUILD]\\scripts\\slave\\runtest.py", | |
| 316 "--target", | |
| 317 "Release", | |
| 318 "--factory-properties", | |
| 319 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Release\", \"buildername\": \"Test
Builder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"
project\": \"\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"svn://svn
-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slavename\
": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
| 320 "--build-properties", | |
| 321 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Release\", \"buildername\": \"Test
Builder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"
project\": \"\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"svn://svn
-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slavename\
": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
| 322 "--annotate=gtest", | |
| 323 "--test-type=gl_unittests", | |
| 324 "--step-name=gl_unittests", | |
| 325 "--generate-json-file", | |
| 326 "--results-directory=[SLAVE_BUILD]\\gtest-results\\gl_unittests", | |
| 327 "--test-launcher-summary-output", | |
| 328 "/path/to/tmp/json", | |
| 329 "--builder-name=TestBuilder", | |
| 330 "--slave-name=TestSlavename", | |
| 331 "--build-number=571", | |
| 332 "--run-python-script", | |
| 333 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 334 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 335 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | |
| 336 "--isolated", | |
| 337 "[dummy hash for gl_unittests]", | |
| 338 "-I", | |
| 339 "https://isolateserver.appspot.com", | |
| 340 "--", | |
| 341 "--use-gpu-in-tests" | |
| 342 ], | |
| 343 "cwd": "[SLAVE_BUILD]", | |
| 344 "name": "gl_unittests" | |
| 345 }, | |
| 346 { | |
| 347 "cmd": [ | |
| 348 "python", | |
| 349 "-u", | |
| 350 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | |
| 351 "--isolated", | |
| 352 "[dummy hash for telemetry_gpu_test]", | |
| 353 "-I", | |
| 354 "https://isolateserver.appspot.com", | |
| 355 "--verbose", | |
| 356 "--", | |
| 357 "maps", | |
| 358 "--show-stdout", | |
| 359 "--browser=release", | |
| 360 "-v", | |
| 361 "--build-revision", | |
| 362 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 363 "--test-machine-name", | |
| 364 "TestBuilder", | |
| 365 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | |
| 366 "--isolated-script-test-output", | |
| 367 "/path/to/tmp/json" | |
| 368 ], | |
| 369 "cwd": "[SLAVE_BUILD]", | |
| 370 "name": "maps_pixel_test", | |
| 371 "~followup_annotations": [ | |
| 372 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 373 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | |
| 374 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | |
| 375 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 376 "@@@STEP_LOG_END@json.output@@@" | |
| 377 ] | |
| 378 }, | |
| 379 { | |
| 380 "cmd": [ | |
| 381 "python", | |
| 382 "-u", | |
| 383 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | |
| 384 "--isolated", | |
| 385 "[dummy hash for telemetry_gpu_test]", | |
| 386 "-I", | |
| 387 "https://isolateserver.appspot.com", | |
| 388 "--verbose", | |
| 389 "--", | |
| 390 "pixel", | |
| 391 "--show-stdout", | |
| 392 "--browser=release", | |
| 393 "-v", | |
| 394 "--build-revision", | |
| 395 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 396 "--upload-refimg-to-cloud-storage", | |
| 397 "--refimg-cloud-storage-bucket", | |
| 398 "chromium-gpu-archive/reference-images", | |
| 399 "--os-type", | |
| 400 "win", | |
| 401 "--test-machine-name", | |
| 402 "TestBuilder", | |
| 403 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | |
| 404 "--isolated-script-test-output", | |
| 405 "/path/to/tmp/json" | |
| 406 ], | |
| 407 "cwd": "[SLAVE_BUILD]", | |
| 408 "name": "pixel_test", | |
| 409 "~followup_annotations": [ | |
| 410 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 411 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | |
| 412 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | |
| 413 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 414 "@@@STEP_LOG_END@json.output@@@" | |
| 415 ] | |
| 416 }, | |
| 417 { | |
| 418 "cmd": [ | |
| 419 "python", | |
| 420 "-u", | |
| 421 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | |
| 422 "--isolated", | |
| 423 "[dummy hash for telemetry_gpu_test]", | |
| 424 "-I", | |
| 425 "https://isolateserver.appspot.com", | |
| 426 "--verbose", | |
| 427 "--", | |
| 428 "webgl_conformance", | |
| 429 "--show-stdout", | |
| 430 "--browser=release", | |
| 431 "-v", | |
| 432 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | |
| 433 "--isolated-script-test-output", | |
| 434 "/path/to/tmp/json" | |
| 435 ], | |
| 436 "cwd": "[SLAVE_BUILD]", | |
| 437 "name": "webgl_conformance_tests", | |
| 438 "~followup_annotations": [ | |
| 439 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 440 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | |
| 441 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | |
| 442 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 443 "@@@STEP_LOG_END@json.output@@@" | |
| 444 ] | |
| 445 }, | |
| 446 { | |
| 447 "cmd": [ | |
| 448 "python", | |
| 449 "-u", | |
| 450 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | |
| 451 "--isolated", | |
| 452 "[dummy hash for telemetry_gpu_test]", | |
| 453 "-I", | |
| 454 "https://isolateserver.appspot.com", | |
| 455 "--verbose", | |
| 456 "--", | |
| 457 "context_lost", | |
| 458 "--show-stdout", | |
| 459 "--browser=release", | |
| 460 "-v", | |
| 461 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | |
| 462 "--isolated-script-test-output", | |
| 463 "/path/to/tmp/json" | |
| 464 ], | |
| 465 "cwd": "[SLAVE_BUILD]", | |
| 466 "name": "context_lost_tests", | |
| 467 "~followup_annotations": [ | |
| 468 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 469 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | |
| 470 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | |
| 471 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 472 "@@@STEP_LOG_END@json.output@@@" | |
| 473 ] | |
| 474 }, | |
| 475 { | |
| 476 "cmd": [ | |
| 477 "python", | |
| 478 "-u", | |
| 479 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | |
| 480 "--isolated", | |
| 481 "[dummy hash for telemetry_gpu_test]", | |
| 482 "-I", | |
| 483 "https://isolateserver.appspot.com", | |
| 484 "--verbose", | |
| 485 "--", | |
| 486 "memory_test", | |
| 487 "--show-stdout", | |
| 488 "--browser=release", | |
| 489 "-v", | |
| 490 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | |
| 491 "--isolated-script-test-output", | |
| 492 "/path/to/tmp/json" | |
| 493 ], | |
| 494 "cwd": "[SLAVE_BUILD]", | |
| 495 "name": "memory_test", | |
| 496 "~followup_annotations": [ | |
| 497 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 498 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | |
| 499 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | |
| 500 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 501 "@@@STEP_LOG_END@json.output@@@" | |
| 502 ] | |
| 503 }, | |
| 504 { | |
| 505 "cmd": [ | |
| 506 "python", | |
| 507 "-u", | |
| 508 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | |
| 509 "--isolated", | |
| 510 "[dummy hash for telemetry_gpu_test]", | |
| 511 "-I", | |
| 512 "https://isolateserver.appspot.com", | |
| 513 "--verbose", | |
| 514 "--", | |
| 515 "trace_test", | |
| 516 "--show-stdout", | |
| 517 "--browser=release", | |
| 518 "-v", | |
| 519 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | |
| 520 "--isolated-script-test-output", | |
| 521 "/path/to/tmp/json" | |
| 522 ], | |
| 523 "cwd": "[SLAVE_BUILD]", | |
| 524 "name": "trace_test", | |
| 525 "~followup_annotations": [ | |
| 526 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 527 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | |
| 528 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | |
| 529 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 530 "@@@STEP_LOG_END@json.output@@@" | |
| 531 ] | |
| 532 }, | |
| 533 { | |
| 534 "cmd": [ | |
| 535 "python", | |
| 536 "-u", | |
| 537 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | |
| 538 "--isolated", | |
| 539 "[dummy hash for telemetry_gpu_test]", | |
| 540 "-I", | |
| 541 "https://isolateserver.appspot.com", | |
| 542 "--verbose", | |
| 543 "--", | |
| 544 "screenshot_sync", | |
| 545 "--show-stdout", | |
| 546 "--browser=release", | |
| 547 "-v", | |
| 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": "screenshot_sync_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 "cmd": [ | |
| 564 "python", | |
| 565 "-u", | |
| 566 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | |
| 567 "--isolated", | |
| 568 "[dummy hash for telemetry_gpu_test]", | |
| 569 "-I", | |
| 570 "https://isolateserver.appspot.com", | |
| 571 "--verbose", | |
| 572 "--", | |
| 573 "hardware_accelerated_feature", | |
| 574 "--show-stdout", | |
| 575 "--browser=release", | |
| 576 "-v", | |
| 577 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | |
| 578 "--isolated-script-test-output", | |
| 579 "/path/to/tmp/json" | |
| 580 ], | |
| 581 "cwd": "[SLAVE_BUILD]", | |
| 582 "name": "hardware_accelerated_feature_tests", | |
| 583 "~followup_annotations": [ | |
| 584 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 585 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | |
| 586 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | |
| 587 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 588 "@@@STEP_LOG_END@json.output@@@" | |
| 589 ] | |
| 590 }, | |
| 591 { | |
| 592 "cmd": [ | |
| 593 "python", | |
| 594 "-u", | |
| 595 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | |
| 596 "--isolated", | |
| 597 "[dummy hash for telemetry_gpu_test]", | |
| 598 "-I", | |
| 599 "https://isolateserver.appspot.com", | |
| 600 "--verbose", | |
| 601 "--", | |
| 602 "gpu_process", | |
| 603 "--show-stdout", | |
| 604 "--browser=release", | |
| 605 "-v", | |
| 606 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | |
| 607 "--isolated-script-test-output", | |
| 608 "/path/to/tmp/json" | |
| 609 ], | |
| 610 "cwd": "[SLAVE_BUILD]", | |
| 611 "name": "gpu_process_launch_tests", | |
| 612 "~followup_annotations": [ | |
| 613 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 614 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | |
| 615 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | |
| 616 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 617 "@@@STEP_LOG_END@json.output@@@" | |
| 618 ] | |
| 619 }, | |
| 620 { | |
| 621 "cmd": [ | |
| 622 "python", | |
| 623 "-u", | |
| 624 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | |
| 625 "--isolated", | |
| 626 "[dummy hash for telemetry_gpu_test]", | |
| 627 "-I", | |
| 628 "https://isolateserver.appspot.com", | |
| 629 "--verbose", | |
| 630 "--", | |
| 631 "gpu_rasterization", | |
| 632 "--show-stdout", | |
| 633 "--browser=release", | |
| 634 "-v", | |
| 635 "--build-revision", | |
| 636 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 637 "--test-machine-name", | |
| 638 "TestBuilder", | |
| 639 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | |
| 640 "--isolated-script-test-output", | |
| 641 "/path/to/tmp/json" | |
| 642 ], | |
| 643 "cwd": "[SLAVE_BUILD]", | |
| 644 "name": "gpu_rasterization_tests", | |
| 645 "~followup_annotations": [ | |
| 646 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 647 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | |
| 648 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | |
| 649 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 650 "@@@STEP_LOG_END@json.output@@@" | |
| 651 ] | |
| 652 }, | |
| 653 { | |
| 654 "allow_subannotations": true, | |
| 655 "cmd": [ | |
| 656 "python", | |
| 657 "-u", | |
| 658 "[BUILD]\\scripts\\slave\\runtest.py", | |
| 659 "--target", | |
| 660 "Release", | |
| 661 "--factory-properties", | |
| 662 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Release\", \"buildername\": \"Test
Builder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"
project\": \"\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"svn://svn
-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slavename\
": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
| 663 "--build-properties", | |
| 664 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"TestBranch\", \"build_config\": \"Release\", \"buildername\": \"Test
Builder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"
project\": \"\", \"recipe\": \"gpu/build_and_test\", \"repository\": \"svn://svn
-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slavename\
": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
| 665 "--annotate=gtest", | |
| 666 "--test-type=tab_capture_end2end_tests", | |
| 667 "--step-name=tab_capture_end2end_tests", | |
| 668 "--generate-json-file", | |
| 669 "--results-directory=[SLAVE_BUILD]\\gtest-results\\tab_capture_end2end_tes
ts", | |
| 670 "--test-launcher-summary-output", | |
| 671 "/path/to/tmp/json", | |
| 672 "--builder-name=TestBuilder", | |
| 673 "--slave-name=TestSlavename", | |
| 674 "--build-number=571", | |
| 675 "--run-python-script", | |
| 676 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 677 "--webkit-revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 678 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | |
| 679 "--isolated", | |
| 680 "[dummy hash for tab_capture_end2end_tests]", | |
| 681 "-I", | |
| 682 "https://isolateserver.appspot.com", | |
| 683 "--" | |
| 684 ], | |
| 685 "cwd": "[SLAVE_BUILD]", | |
| 686 "name": "tab_capture_end2end_tests" | |
| 687 }, | |
| 688 { | |
| 689 "name": "$result", | |
| 690 "recipe_result": null, | |
| 691 "status_code": 0 | |
| 692 } | |
| 693 ] | |
| OLD | NEW |