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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___debug_builder.json

Issue 1556323003: V8 Buildbot: Switch ignition tests to v8-side test set. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 11 months 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 | Annotate | Revision Log
OLDNEW
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 "client.v8", 8 "client.v8",
9 "--builder", 9 "--builder",
10 "V8 Linux64 - debug builder", 10 "V8 Linux64 - debug builder",
(...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after
147 "RECIPE_MODULE[isolate]/resources/isolate.py", 147 "RECIPE_MODULE[isolate]/resources/isolate.py",
148 "[SLAVE_BUILD]/v8/tools/swarming_client", 148 "[SLAVE_BUILD]/v8/tools/swarming_client",
149 "batcharchive", 149 "batcharchive",
150 "--dump-json", 150 "--dump-json",
151 "/path/to/tmp/json", 151 "/path/to/tmp/json",
152 "--isolate-server", 152 "--isolate-server",
153 "https://isolateserver.appspot.com", 153 "https://isolateserver.appspot.com",
154 "--verbose", 154 "--verbose",
155 "[SLAVE_BUILD]/v8/out/Debug/benchmarks.isolated.gen.json", 155 "[SLAVE_BUILD]/v8/out/Debug/benchmarks.isolated.gen.json",
156 "[SLAVE_BUILD]/v8/out/Debug/bot_default.isolated.gen.json", 156 "[SLAVE_BUILD]/v8/out/Debug/bot_default.isolated.gen.json",
157 "[SLAVE_BUILD]/v8/out/Debug/ignition.isolated.gen.json",
157 "[SLAVE_BUILD]/v8/out/Debug/mjsunit.isolated.gen.json", 158 "[SLAVE_BUILD]/v8/out/Debug/mjsunit.isolated.gen.json",
158 "[SLAVE_BUILD]/v8/out/Debug/mozilla.isolated.gen.json", 159 "[SLAVE_BUILD]/v8/out/Debug/mozilla.isolated.gen.json",
159 "[SLAVE_BUILD]/v8/out/Debug/simdjs.isolated.gen.json", 160 "[SLAVE_BUILD]/v8/out/Debug/simdjs.isolated.gen.json",
160 "[SLAVE_BUILD]/v8/out/Debug/test262.isolated.gen.json" 161 "[SLAVE_BUILD]/v8/out/Debug/test262.isolated.gen.json"
161 ], 162 ],
162 "cwd": "[SLAVE_BUILD]", 163 "cwd": "[SLAVE_BUILD]",
163 "name": "isolate tests", 164 "name": "isolate tests",
164 "~followup_annotations": [ 165 "~followup_annotations": [
165 "@@@STEP_LOG_LINE@json.output@{@@@", 166 "@@@STEP_LOG_LINE@json.output@{@@@",
166 "@@@STEP_LOG_LINE@json.output@ \"benchmarks\": \"[dummy hash for benchmar ks]\", @@@", 167 "@@@STEP_LOG_LINE@json.output@ \"benchmarks\": \"[dummy hash for benchmar ks]\", @@@",
167 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def ault]\", @@@", 168 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def ault]\", @@@",
169 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\ ", @@@",
168 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\", @@@", 170 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\", @@@",
169 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\", @@@", 171 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\", @@@",
170 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @ @@", 172 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @ @@",
171 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@ @@", 173 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@ @@",
172 "@@@STEP_LOG_LINE@json.output@}@@@", 174 "@@@STEP_LOG_LINE@json.output@}@@@",
173 "@@@STEP_LOG_END@json.output@@@" 175 "@@@STEP_LOG_END@json.output@@@"
174 ] 176 ]
175 }, 177 },
176 { 178 {
177 "cmd": [ 179 "cmd": [
178 "python", 180 "python",
179 "-u", 181 "-u",
180 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 182 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
181 "--", 183 "--",
182 "[DEPOT_TOOLS]/gsutil.py", 184 "[DEPOT_TOOLS]/gsutil.py",
183 "----", 185 "----",
184 "cp", 186 "cp",
185 "-a", 187 "-a",
186 "public-read", 188 "public-read",
187 "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dum my hash for bot_default]\", \"mjsunit\": \"[dummy hash for mjsunit]\", \"mozilla \": \"[dummy hash for mozilla]\", \"simdjs\": \"[dummy hash for simdjs]\", \"tes t262\": \"[dummy hash for test262]\"}", 189 "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dum my hash for bot_default]\", \"ignition\": \"[dummy hash for ignition]\", \"mjsun it\": \"[dummy hash for mjsunit]\", \"mozilla\": \"[dummy hash for mozilla]\", \ "simdjs\": \"[dummy hash for simdjs]\", \"test262\": \"[dummy hash for test262]\ "}",
188 "gs://chromium-v8/v8-linux64-dbg/full-build-linux_f2cbea7e89a45f46819777bb 78a1f5bd0241f64c.json" 190 "gs://chromium-v8/v8-linux64-dbg/full-build-linux_f2cbea7e89a45f46819777bb 78a1f5bd0241f64c.json"
189 ], 191 ],
190 "cwd": "[SLAVE_BUILD]", 192 "cwd": "[SLAVE_BUILD]",
191 "name": "gsutil upload", 193 "name": "gsutil upload",
192 "~followup_annotations": [ 194 "~followup_annotations": [
193 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v 8-linux64-dbg/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@" 195 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v 8-linux64-dbg/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@"
194 ] 196 ]
195 }, 197 },
196 { 198 {
197 "allow_subannotations": true, 199 "allow_subannotations": true,
(...skipping 23 matching lines...) Expand all
221 { 223 {
222 "builder_name": "V8 Fuzzer", 224 "builder_name": "V8 Fuzzer",
223 "properties": { 225 "properties": {
224 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 226 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
225 "parent_got_revision_cp": "refs/heads/master@{#50110}", 227 "parent_got_revision_cp": "refs/heads/master@{#50110}",
226 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 228 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
227 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 229 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
228 "swarm_hashes": { 230 "swarm_hashes": {
229 "benchmarks": "[dummy hash for benchmarks]", 231 "benchmarks": "[dummy hash for benchmarks]",
230 "bot_default": "[dummy hash for bot_default]", 232 "bot_default": "[dummy hash for bot_default]",
233 "ignition": "[dummy hash for ignition]",
231 "mjsunit": "[dummy hash for mjsunit]", 234 "mjsunit": "[dummy hash for mjsunit]",
232 "mozilla": "[dummy hash for mozilla]", 235 "mozilla": "[dummy hash for mozilla]",
233 "simdjs": "[dummy hash for simdjs]", 236 "simdjs": "[dummy hash for simdjs]",
234 "test262": "[dummy hash for test262]" 237 "test262": "[dummy hash for test262]"
235 } 238 }
236 } 239 }
237 }, 240 },
238 { 241 {
239 "builder_name": "V8 Linux64 - debug", 242 "builder_name": "V8 Linux64 - debug",
240 "properties": { 243 "properties": {
241 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 244 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
242 "parent_got_revision_cp": "refs/heads/master@{#50110}", 245 "parent_got_revision_cp": "refs/heads/master@{#50110}",
243 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 246 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
244 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 247 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
245 "swarm_hashes": { 248 "swarm_hashes": {
246 "benchmarks": "[dummy hash for benchmarks]", 249 "benchmarks": "[dummy hash for benchmarks]",
247 "bot_default": "[dummy hash for bot_default]", 250 "bot_default": "[dummy hash for bot_default]",
251 "ignition": "[dummy hash for ignition]",
248 "mjsunit": "[dummy hash for mjsunit]", 252 "mjsunit": "[dummy hash for mjsunit]",
249 "mozilla": "[dummy hash for mozilla]", 253 "mozilla": "[dummy hash for mozilla]",
250 "simdjs": "[dummy hash for simdjs]", 254 "simdjs": "[dummy hash for simdjs]",
251 "test262": "[dummy hash for test262]" 255 "test262": "[dummy hash for test262]"
252 } 256 }
253 } 257 }
254 }, 258 },
255 { 259 {
256 "builder_name": "V8 Linux64 - debug - avx2", 260 "builder_name": "V8 Linux64 - debug - avx2",
257 "properties": { 261 "properties": {
258 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 262 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
259 "parent_got_revision_cp": "refs/heads/master@{#50110}", 263 "parent_got_revision_cp": "refs/heads/master@{#50110}",
260 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 264 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
261 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 265 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
262 "swarm_hashes": { 266 "swarm_hashes": {
263 "benchmarks": "[dummy hash for benchmarks]", 267 "benchmarks": "[dummy hash for benchmarks]",
264 "bot_default": "[dummy hash for bot_default]", 268 "bot_default": "[dummy hash for bot_default]",
269 "ignition": "[dummy hash for ignition]",
265 "mjsunit": "[dummy hash for mjsunit]", 270 "mjsunit": "[dummy hash for mjsunit]",
266 "mozilla": "[dummy hash for mozilla]", 271 "mozilla": "[dummy hash for mozilla]",
267 "simdjs": "[dummy hash for simdjs]", 272 "simdjs": "[dummy hash for simdjs]",
268 "test262": "[dummy hash for test262]" 273 "test262": "[dummy hash for test262]"
269 } 274 }
270 } 275 }
271 }, 276 },
272 { 277 {
273 "builder_name": "V8 Linux64 - debug - greedy allocator", 278 "builder_name": "V8 Linux64 - debug - greedy allocator",
274 "properties": { 279 "properties": {
275 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 280 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
276 "parent_got_revision_cp": "refs/heads/master@{#50110}", 281 "parent_got_revision_cp": "refs/heads/master@{#50110}",
277 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 282 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
278 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 283 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
279 "swarm_hashes": { 284 "swarm_hashes": {
280 "benchmarks": "[dummy hash for benchmarks]", 285 "benchmarks": "[dummy hash for benchmarks]",
281 "bot_default": "[dummy hash for bot_default]", 286 "bot_default": "[dummy hash for bot_default]",
287 "ignition": "[dummy hash for ignition]",
282 "mjsunit": "[dummy hash for mjsunit]", 288 "mjsunit": "[dummy hash for mjsunit]",
283 "mozilla": "[dummy hash for mozilla]", 289 "mozilla": "[dummy hash for mozilla]",
284 "simdjs": "[dummy hash for simdjs]", 290 "simdjs": "[dummy hash for simdjs]",
285 "test262": "[dummy hash for test262]" 291 "test262": "[dummy hash for test262]"
286 } 292 }
287 } 293 }
288 } 294 }
289 ], 295 ],
290 "~followup_annotations": [ 296 "~followup_annotations": [
291 "@@@STEP_TEXT@V8 Fuzzer<br />V8 Linux64 - debug<br />V8 Linux64 - debug - avx2<br />V8 Linux64 - debug - greedy allocator@@@" 297 "@@@STEP_TEXT@V8 Fuzzer<br />V8 Linux64 - debug<br />V8 Linux64 - debug - avx2<br />V8 Linux64 - debug - greedy allocator@@@"
292 ] 298 ]
293 }, 299 },
294 { 300 {
295 "name": "$result", 301 "name": "$result",
296 "recipe_result": null, 302 "recipe_result": null,
297 "status_code": 0 303 "status_code": 0
298 } 304 }
299 ] 305 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698