OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
7 "--master", | 7 "--master", |
8 "chromium.webkit", | 8 "chromium.webkit", |
9 "--builder", | 9 "--builder", |
10 "WebKit Linux Oilpan", | 10 "WebKit Linux Oilpan", |
11 "--slave", | 11 "--slave", |
12 "TestSlavename", | 12 "TestSlavename", |
13 "--spec", | 13 "--spec", |
14 "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'}]", | 14 "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'}]", |
15 "--root", | 15 "--root", |
16 "src", | 16 "src", |
17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\"
: \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_
revision\", \"src/v8\": \"got_v8_revision\"}", | 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\"
: \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_
revision\", \"src/v8\": \"got_v8_revision\"}", |
19 "--output_json", | 19 "--output_json", |
20 "/path/to/tmp/json", | 20 "/path/to/tmp/json", |
21 "--revision", | 21 "--revision", |
22 "src@HEAD", | 22 "src@HEAD", |
23 "--revision", | 23 "--revision", |
24 "src/third_party/WebKit@HEAD" | 24 "src/third_party/WebKit@HEAD" |
25 ], | 25 ], |
| 26 "cwd": "[SLAVE_BUILD]", |
26 "name": "bot_update", | 27 "name": "bot_update", |
27 "~followup_annotations": [ | 28 "~followup_annotations": [ |
28 "@@@STEP_TEXT@Some step text@@@", | 29 "@@@STEP_TEXT@Some step text@@@", |
29 "@@@STEP_LOG_LINE@json.output@{@@@", | 30 "@@@STEP_LOG_LINE@json.output@{@@@", |
30 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 31 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
31 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 32 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
32 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | 33 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
33 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | 34 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
34 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", | 35 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", |
35 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", | 36 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", |
(...skipping 26 matching lines...) Expand all Loading... |
62 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" | 63 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" |
63 ] | 64 ] |
64 }, | 65 }, |
65 { | 66 { |
66 "cmd": [ | 67 "cmd": [ |
67 "python", | 68 "python", |
68 "-u", | 69 "-u", |
69 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 70 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
70 "--version" | 71 "--version" |
71 ], | 72 ], |
| 73 "cwd": "[SLAVE_BUILD]", |
72 "name": "swarming.py --version", | 74 "name": "swarming.py --version", |
73 "stdout": "/path/to/tmp/", | 75 "stdout": "/path/to/tmp/", |
74 "~followup_annotations": [ | 76 "~followup_annotations": [ |
75 "@@@STEP_TEXT@0.4.10@@@" | 77 "@@@STEP_TEXT@0.4.10@@@" |
76 ] | 78 ] |
77 }, | 79 }, |
78 { | 80 { |
79 "cmd": [ | 81 "cmd": [ |
80 "python", | 82 "python", |
81 "-u", | 83 "-u", |
82 "[DEPOT_TOOLS]/gclient.py", | 84 "[DEPOT_TOOLS]/gclient.py", |
83 "runhooks" | 85 "runhooks" |
84 ], | 86 ], |
| 87 "cwd": "[SLAVE_BUILD]", |
85 "env": { | 88 "env": { |
86 "GYP_DEFINES": "component=static_library enable_oilpan=1 gomadir='[BUILD]/
goma' target_arch=x64 test_isolation_mode=prepare use_goma=1" | 89 "GYP_DEFINES": "component=static_library enable_oilpan=1 gomadir='[BUILD]/
goma' target_arch=x64 test_isolation_mode=prepare use_goma=1" |
87 }, | 90 }, |
88 "name": "gclient runhooks" | 91 "name": "gclient runhooks" |
89 }, | 92 }, |
90 { | 93 { |
91 "cmd": [ | 94 "cmd": [ |
92 "python", | 95 "python", |
93 "-u", | 96 "-u", |
94 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 97 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
95 "[SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.json", | 98 "[SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.json", |
96 "/path/to/tmp/json" | 99 "/path/to/tmp/json" |
97 ], | 100 ], |
| 101 "cwd": "[SLAVE_BUILD]", |
98 "name": "read test spec", | 102 "name": "read test spec", |
99 "~followup_annotations": [ | 103 "~followup_annotations": [ |
100 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.jso
n@@@", | 104 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.jso
n@@@", |
101 "@@@STEP_LOG_LINE@json.output@{@@@", | 105 "@@@STEP_LOG_LINE@json.output@{@@@", |
102 "@@@STEP_LOG_LINE@json.output@ \"WebKit Linux Oilpan\": {@@@", | 106 "@@@STEP_LOG_LINE@json.output@ \"WebKit Linux Oilpan\": {@@@", |
103 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 107 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
104 "@@@STEP_LOG_LINE@json.output@ {@@@", | 108 "@@@STEP_LOG_LINE@json.output@ {@@@", |
105 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 109 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
106 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 110 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
107 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 111 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
(...skipping 13 matching lines...) Expand all Loading... |
121 "--output", | 125 "--output", |
122 "/path/to/tmp/json", | 126 "/path/to/tmp/json", |
123 "--", | 127 "--", |
124 "--build-config-fs", | 128 "--build-config-fs", |
125 "Release", | 129 "Release", |
126 "--paths", | 130 "--paths", |
127 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", | 131 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", |
128 "--properties", | 132 "--properties", |
129 "{\"buildername\": \"WebKit Linux Oilpan\", \"buildnumber\": 571, \"master
name\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platform
\": \"linux\"}" | 133 "{\"buildername\": \"WebKit Linux Oilpan\", \"buildnumber\": 571, \"master
name\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platform
\": \"linux\"}" |
130 ], | 134 ], |
| 135 "cwd": "[SLAVE_BUILD]", |
131 "name": "get compile targets for scripts", | 136 "name": "get compile targets for scripts", |
132 "~followup_annotations": [ | 137 "~followup_annotations": [ |
133 "@@@STEP_LOG_LINE@json.output@{}@@@", | 138 "@@@STEP_LOG_LINE@json.output@{}@@@", |
134 "@@@STEP_LOG_END@json.output@@@" | 139 "@@@STEP_LOG_END@json.output@@@" |
135 ] | 140 ] |
136 }, | 141 }, |
137 { | 142 { |
138 "cmd": [ | 143 "cmd": [ |
139 "python", | 144 "python", |
140 "-u", | 145 "-u", |
141 "[BUILD]/scripts/slave/cleanup_temp.py" | 146 "[BUILD]/scripts/slave/cleanup_temp.py" |
142 ], | 147 ], |
| 148 "cwd": "[SLAVE_BUILD]", |
143 "name": "cleanup_temp" | 149 "name": "cleanup_temp" |
144 }, | 150 }, |
145 { | 151 { |
146 "cmd": [ | 152 "cmd": [ |
147 "python", | 153 "python", |
148 "-u", | 154 "-u", |
149 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", | 155 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", |
150 "--build-dir", | 156 "--build-dir", |
151 "[SLAVE_BUILD]/src/out/Release", | 157 "[SLAVE_BUILD]/src/out/Release", |
152 "--clean-isolated-files" | 158 "--clean-isolated-files" |
153 ], | 159 ], |
| 160 "cwd": "[SLAVE_BUILD]", |
154 "name": "clean isolated files" | 161 "name": "clean isolated files" |
155 }, | 162 }, |
156 { | 163 { |
157 "cmd": [ | 164 "cmd": [ |
158 "python", | 165 "python", |
159 "-u", | 166 "-u", |
160 "[BUILD]/scripts/slave/compile.py", | 167 "[BUILD]/scripts/slave/compile.py", |
161 "--target", | 168 "--target", |
162 "Release", | 169 "Release", |
163 "--src-dir", | 170 "--src-dir", |
164 "[SLAVE_BUILD]/src", | 171 "[SLAVE_BUILD]/src", |
165 "--build-tool", | 172 "--build-tool", |
166 "ninja", | 173 "ninja", |
167 "--compiler", | 174 "--compiler", |
168 "goma", | 175 "goma", |
169 "--goma-dir", | 176 "--goma-dir", |
170 "[BUILD]/goma", | 177 "[BUILD]/goma", |
171 "--", | 178 "--", |
172 "blink_tests", | 179 "blink_tests", |
173 "browser_tests", | 180 "browser_tests", |
174 "browser_tests_run" | 181 "browser_tests_run" |
175 ], | 182 ], |
| 183 "cwd": "[SLAVE_BUILD]", |
176 "name": "compile" | 184 "name": "compile" |
177 }, | 185 }, |
178 { | 186 { |
179 "cmd": [ | 187 "cmd": [ |
180 "python", | 188 "python", |
181 "-u", | 189 "-u", |
182 "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py", | 190 "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py", |
183 "--build-dir", | 191 "--build-dir", |
184 "[SLAVE_BUILD]/src/out/Release", | 192 "[SLAVE_BUILD]/src/out/Release", |
185 "--src-dir", | 193 "--src-dir", |
186 "[SLAVE_BUILD]/src" | 194 "[SLAVE_BUILD]/src" |
187 ], | 195 ], |
188 "cwd": "[SLAVE_BUILD]", | 196 "cwd": "[SLAVE_BUILD]", |
189 "name": "remove_build_metadata" | 197 "name": "remove_build_metadata" |
190 }, | 198 }, |
191 { | 199 { |
192 "cmd": [ | 200 "cmd": [ |
193 "python", | 201 "python", |
194 "-u", | 202 "-u", |
195 "[SLAVE_BUILD]/src/tools/swarming_client/isolate.py", | 203 "[SLAVE_BUILD]/src/tools/swarming_client/isolate.py", |
196 "batcharchive", | 204 "batcharchive", |
197 "--dump-json", | 205 "--dump-json", |
198 "/path/to/tmp/json", | 206 "/path/to/tmp/json", |
199 "--isolate-server", | 207 "--isolate-server", |
200 "https://isolateserver.appspot.com", | 208 "https://isolateserver.appspot.com", |
201 "--verbose", | 209 "--verbose", |
202 "[SLAVE_BUILD]/src/out/Release/browser_tests.isolated.gen.json" | 210 "[SLAVE_BUILD]/src/out/Release/browser_tests.isolated.gen.json" |
203 ], | 211 ], |
| 212 "cwd": "[SLAVE_BUILD]", |
204 "name": "isolate tests", | 213 "name": "isolate tests", |
205 "~followup_annotations": [ | 214 "~followup_annotations": [ |
206 "@@@STEP_LOG_LINE@json.output@{@@@", | 215 "@@@STEP_LOG_LINE@json.output@{@@@", |
207 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", | 216 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", |
208 "@@@STEP_LOG_LINE@json.output@}@@@", | 217 "@@@STEP_LOG_LINE@json.output@}@@@", |
209 "@@@STEP_LOG_END@json.output@@@" | 218 "@@@STEP_LOG_END@json.output@@@" |
210 ] | 219 ] |
211 }, | 220 }, |
212 { | 221 { |
213 "cmd": [ | 222 "cmd": [ |
214 "python", | 223 "python", |
215 "-u", | 224 "-u", |
216 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", | 225 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", |
217 "--build-dir", | 226 "--build-dir", |
218 "[SLAVE_BUILD]/src/out/Release", | 227 "[SLAVE_BUILD]/src/out/Release", |
219 "--output-json", | 228 "--output-json", |
220 "/path/to/tmp/json" | 229 "/path/to/tmp/json" |
221 ], | 230 ], |
| 231 "cwd": "[SLAVE_BUILD]", |
222 "name": "find isolated tests", | 232 "name": "find isolated tests", |
223 "~followup_annotations": [ | 233 "~followup_annotations": [ |
224 "@@@STEP_LOG_LINE@json.output@{@@@", | 234 "@@@STEP_LOG_LINE@json.output@{@@@", |
225 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 235 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", |
226 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", | 236 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", |
227 "@@@STEP_LOG_LINE@json.output@}@@@", | 237 "@@@STEP_LOG_LINE@json.output@}@@@", |
228 "@@@STEP_LOG_END@json.output@@@", | 238 "@@@STEP_LOG_END@json.output@@@", |
229 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" | 239 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" |
230 ] | 240 ] |
231 }, | 241 }, |
232 { | 242 { |
233 "cmd": [ | 243 "cmd": [ |
234 "python", | 244 "python", |
235 "-u", | 245 "-u", |
236 "\nimport sys\nprint '*.isolated file for target %s is missing' % sys.argv
[1]\nsys.exit(1)\n", | 246 "\nimport sys\nprint '*.isolated file for target %s is missing' % sys.argv
[1]\nsys.exit(1)\n", |
237 "browser_tests" | 247 "browser_tests" |
238 ], | 248 ], |
| 249 "cwd": "[SLAVE_BUILD]", |
239 "name": "[error] browser_tests", | 250 "name": "[error] browser_tests", |
240 "~followup_annotations": [ | 251 "~followup_annotations": [ |
241 "@@@STEP_LOG_LINE@python.inline@@@@", | 252 "@@@STEP_LOG_LINE@python.inline@@@@", |
242 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 253 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
243 "@@@STEP_LOG_LINE@python.inline@print '*.isolated file for target %s is mi
ssing' % sys.argv[1]@@@", | 254 "@@@STEP_LOG_LINE@python.inline@print '*.isolated file for target %s is mi
ssing' % sys.argv[1]@@@", |
244 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", | 255 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", |
245 "@@@STEP_LOG_END@python.inline@@@" | 256 "@@@STEP_LOG_END@python.inline@@@" |
246 ] | 257 ] |
247 }, | 258 }, |
248 { | 259 { |
(...skipping 23 matching lines...) Expand all Loading... |
272 "/path/to/tmp/json", | 283 "/path/to/tmp/json", |
273 "--test-results-server", | 284 "--test-results-server", |
274 "test-results.appspot.com", | 285 "test-results.appspot.com", |
275 "--build-number", | 286 "--build-number", |
276 "571", | 287 "571", |
277 "--builder-name", | 288 "--builder-name", |
278 "WebKit Linux Oilpan", | 289 "WebKit Linux Oilpan", |
279 "--additional-expectations", | 290 "--additional-expectations", |
280 "src/third_party/WebKit/LayoutTests/OilpanExpectations" | 291 "src/third_party/WebKit/LayoutTests/OilpanExpectations" |
281 ], | 292 ], |
| 293 "cwd": "[SLAVE_BUILD]", |
282 "name": "webkit_tests", | 294 "name": "webkit_tests", |
283 "~followup_annotations": [ | 295 "~followup_annotations": [ |
284 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" | 296 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" |
285 ] | 297 ] |
286 }, | 298 }, |
287 { | 299 { |
288 "cmd": [ | 300 "cmd": [ |
289 "python", | 301 "python", |
290 "-u", | 302 "-u", |
291 "[BUILD]/scripts/slave/chromium/archive_layout_test_results.py", | 303 "[BUILD]/scripts/slave/chromium/archive_layout_test_results.py", |
292 "--results-dir", | 304 "--results-dir", |
293 "[SLAVE_BUILD]/layout-test-results", | 305 "[SLAVE_BUILD]/layout-test-results", |
294 "--build-dir", | 306 "--build-dir", |
295 "[SLAVE_BUILD]/src/out", | 307 "[SLAVE_BUILD]/src/out", |
296 "--build-number", | 308 "--build-number", |
297 "571", | 309 "571", |
298 "--builder-name", | 310 "--builder-name", |
299 "WebKit Linux Oilpan", | 311 "WebKit Linux Oilpan", |
300 "--gs-bucket", | 312 "--gs-bucket", |
301 "gs://chromium-layout-test-archives", | 313 "gs://chromium-layout-test-archives", |
302 "--factory-properties", | 314 "--factory-properties", |
303 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WebKit Linux Oilpan\", \"buildnumber\": 571, \"mastername\": \"
chromium.webkit\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"sla
vename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 315 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WebKit Linux Oilpan\", \"buildnumber\": 571, \"mastername\": \"
chromium.webkit\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"sla
vename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
304 "--build-properties", | 316 "--build-properties", |
305 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WebKit Linux Oilpan\", \"buildnumber\": 571, \"mastername\": \"
chromium.webkit\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"sla
vename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" | 317 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WebKit Linux Oilpan\", \"buildnumber\": 571, \"mastername\": \"
chromium.webkit\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"sla
vename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
306 ], | 318 ], |
| 319 "cwd": "[SLAVE_BUILD]", |
307 "name": "archive_webkit_tests_results", | 320 "name": "archive_webkit_tests_results", |
308 "~followup_annotations": [ | 321 "~followup_annotations": [ |
309 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/WebKit_Linux_Oilpan/571/layout-test-results/results.html@@@
", | 322 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/WebKit_Linux_Oilpan/571/layout-test-results/results.html@@@
", |
310 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/WebKit_Linux_Oilpan/571/layout-test-results.zip@@@" | 323 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/WebKit_Linux_Oilpan/571/layout-test-results.zip@@@" |
311 ] | 324 ] |
312 }, | 325 }, |
313 { | 326 { |
314 "cmd": [ | 327 "cmd": [ |
315 "python", | 328 "python", |
316 "-u", | 329 "-u", |
317 "\nimport sys\nprint '%s wasn\\'t triggered' % sys.argv[1]\nsys.exit(1)\n"
, | 330 "\nimport sys\nprint '%s wasn\\'t triggered' % sys.argv[1]\nsys.exit(1)\n"
, |
318 "browser_tests" | 331 "browser_tests" |
319 ], | 332 ], |
| 333 "cwd": "[SLAVE_BUILD]", |
320 "name": "[collect error] browser_tests", | 334 "name": "[collect error] browser_tests", |
321 "~followup_annotations": [ | 335 "~followup_annotations": [ |
322 "@@@STEP_LOG_LINE@python.inline@@@@", | 336 "@@@STEP_LOG_LINE@python.inline@@@@", |
323 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 337 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
324 "@@@STEP_LOG_LINE@python.inline@print '%s wasn\\'t triggered' % sys.argv[1
]@@@", | 338 "@@@STEP_LOG_LINE@python.inline@print '%s wasn\\'t triggered' % sys.argv[1
]@@@", |
325 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", | 339 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", |
326 "@@@STEP_LOG_END@python.inline@@@" | 340 "@@@STEP_LOG_END@python.inline@@@" |
327 ] | 341 ] |
328 } | 342 } |
329 ] | 343 ] |
OLD | NEW |