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

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

Issue 1906353002: Revert of V8: Show build environment in failure logs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 8 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 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "client.v8", 8 "client.v8",
9 "--builder", 9 "--builder",
10 "V8 Linux - debug builder", 10 "V8 Linux - debug builder",
(...skipping 233 matching lines...) Expand 10 before | Expand all | Expand 10 after
244 "name": "package build" 244 "name": "package build"
245 }, 245 },
246 { 246 {
247 "cmd": [], 247 "cmd": [],
248 "cwd": "[SLAVE_BUILD]", 248 "cwd": "[SLAVE_BUILD]",
249 "name": "trigger", 249 "name": "trigger",
250 "trigger_specs": [ 250 "trigger_specs": [
251 { 251 {
252 "builder_name": "V8 Linux - gc stress", 252 "builder_name": "V8 Linux - gc stress",
253 "properties": { 253 "properties": {
254 "build_environment": {
255 "GYP_DEFINES": "clang=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=ia32",
256 "GYP_GENERATORS": "ninja"
257 },
258 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 254 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
259 "parent_got_revision_cp": "refs/heads/master@{#50110}", 255 "parent_got_revision_cp": "refs/heads/master@{#50110}",
260 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 256 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
261 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 257 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
262 "swarm_hashes": { 258 "swarm_hashes": {
263 "benchmarks": "[dummy hash for benchmarks]", 259 "benchmarks": "[dummy hash for benchmarks]",
264 "bot_default": "[dummy hash for bot_default]", 260 "bot_default": "[dummy hash for bot_default]",
265 "ignition": "[dummy hash for ignition]", 261 "ignition": "[dummy hash for ignition]",
266 "mjsunit": "[dummy hash for mjsunit]", 262 "mjsunit": "[dummy hash for mjsunit]",
267 "mozilla": "[dummy hash for mozilla]", 263 "mozilla": "[dummy hash for mozilla]",
268 "simdjs": "[dummy hash for simdjs]", 264 "simdjs": "[dummy hash for simdjs]",
269 "test262": "[dummy hash for test262]", 265 "test262": "[dummy hash for test262]",
270 "webkit": "[dummy hash for webkit]" 266 "webkit": "[dummy hash for webkit]"
271 } 267 }
272 } 268 }
273 }, 269 },
274 { 270 {
275 "builder_name": "V8 Linux - debug", 271 "builder_name": "V8 Linux - debug",
276 "properties": { 272 "properties": {
277 "build_environment": {
278 "GYP_DEFINES": "clang=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=ia32",
279 "GYP_GENERATORS": "ninja"
280 },
281 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 273 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
282 "parent_got_revision_cp": "refs/heads/master@{#50110}", 274 "parent_got_revision_cp": "refs/heads/master@{#50110}",
283 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 275 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
284 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 276 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
285 "swarm_hashes": { 277 "swarm_hashes": {
286 "benchmarks": "[dummy hash for benchmarks]", 278 "benchmarks": "[dummy hash for benchmarks]",
287 "bot_default": "[dummy hash for bot_default]", 279 "bot_default": "[dummy hash for bot_default]",
288 "ignition": "[dummy hash for ignition]", 280 "ignition": "[dummy hash for ignition]",
289 "mjsunit": "[dummy hash for mjsunit]", 281 "mjsunit": "[dummy hash for mjsunit]",
290 "mozilla": "[dummy hash for mozilla]", 282 "mozilla": "[dummy hash for mozilla]",
291 "simdjs": "[dummy hash for simdjs]", 283 "simdjs": "[dummy hash for simdjs]",
292 "test262": "[dummy hash for test262]", 284 "test262": "[dummy hash for test262]",
293 "webkit": "[dummy hash for webkit]" 285 "webkit": "[dummy hash for webkit]"
294 } 286 }
295 } 287 }
296 }, 288 },
297 { 289 {
298 "builder_name": "V8 Linux - debug - avx2", 290 "builder_name": "V8 Linux - debug - avx2",
299 "properties": { 291 "properties": {
300 "build_environment": {
301 "GYP_DEFINES": "clang=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=ia32",
302 "GYP_GENERATORS": "ninja"
303 },
304 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 292 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
305 "parent_got_revision_cp": "refs/heads/master@{#50110}", 293 "parent_got_revision_cp": "refs/heads/master@{#50110}",
306 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 294 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
307 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 295 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
308 "swarm_hashes": { 296 "swarm_hashes": {
309 "benchmarks": "[dummy hash for benchmarks]", 297 "benchmarks": "[dummy hash for benchmarks]",
310 "bot_default": "[dummy hash for bot_default]", 298 "bot_default": "[dummy hash for bot_default]",
311 "ignition": "[dummy hash for ignition]", 299 "ignition": "[dummy hash for ignition]",
312 "mjsunit": "[dummy hash for mjsunit]", 300 "mjsunit": "[dummy hash for mjsunit]",
313 "mozilla": "[dummy hash for mozilla]", 301 "mozilla": "[dummy hash for mozilla]",
314 "simdjs": "[dummy hash for simdjs]", 302 "simdjs": "[dummy hash for simdjs]",
315 "test262": "[dummy hash for test262]", 303 "test262": "[dummy hash for test262]",
316 "webkit": "[dummy hash for webkit]" 304 "webkit": "[dummy hash for webkit]"
317 } 305 }
318 } 306 }
319 }, 307 },
320 { 308 {
321 "builder_name": "V8 Linux - debug - greedy allocator", 309 "builder_name": "V8 Linux - debug - greedy allocator",
322 "properties": { 310 "properties": {
323 "build_environment": {
324 "GYP_DEFINES": "clang=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=ia32",
325 "GYP_GENERATORS": "ninja"
326 },
327 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 311 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
328 "parent_got_revision_cp": "refs/heads/master@{#50110}", 312 "parent_got_revision_cp": "refs/heads/master@{#50110}",
329 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 313 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
330 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 314 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
331 "swarm_hashes": { 315 "swarm_hashes": {
332 "benchmarks": "[dummy hash for benchmarks]", 316 "benchmarks": "[dummy hash for benchmarks]",
333 "bot_default": "[dummy hash for bot_default]", 317 "bot_default": "[dummy hash for bot_default]",
334 "ignition": "[dummy hash for ignition]", 318 "ignition": "[dummy hash for ignition]",
335 "mjsunit": "[dummy hash for mjsunit]", 319 "mjsunit": "[dummy hash for mjsunit]",
336 "mozilla": "[dummy hash for mozilla]", 320 "mozilla": "[dummy hash for mozilla]",
337 "simdjs": "[dummy hash for simdjs]", 321 "simdjs": "[dummy hash for simdjs]",
338 "test262": "[dummy hash for test262]", 322 "test262": "[dummy hash for test262]",
339 "webkit": "[dummy hash for webkit]" 323 "webkit": "[dummy hash for webkit]"
340 } 324 }
341 } 325 }
342 } 326 }
343 ], 327 ],
344 "~followup_annotations": [ 328 "~followup_annotations": [
345 "@@@STEP_TEXT@V8 Linux - debug<br />V8 Linux - debug - avx2<br />V8 Linux - debug - greedy allocator<br />V8 Linux - gc stress@@@" 329 "@@@STEP_TEXT@V8 Linux - debug<br />V8 Linux - debug - avx2<br />V8 Linux - debug - greedy allocator<br />V8 Linux - gc stress@@@"
346 ] 330 ]
347 }, 331 },
348 { 332 {
349 "name": "$result", 333 "name": "$result",
350 "recipe_result": null, 334 "recipe_result": null,
351 "status_code": 0 335 "status_code": 0
352 } 336 }
353 ] 337 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698