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

Side by Side Diff: scripts/slave/recipes/blink_trybot.expected/linux_passMinimal_debug.json

Issue 59233015: Make gyp target_arch setting native to chromium/config.py (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 7 years, 1 month 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 "[DEPOT_TOOLS]/gclient.py", 6 "[DEPOT_TOOLS]/gclient.py",
7 "config", 7 "config",
8 "--spec", 8 "--spec",
9 "cache_dir = None\nsolutions = [{'custom_deps': {'src/third_party/WebKit': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'custom_vars': {'googlecode_ url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.g olo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo .chromium.org/%(repo)s', 'webkit_revision': 'HEAD', 'webkit_trunk': 'svn://svn-m irror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'na me': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}, {'cus tom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/ch rome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_pro file/searchplugins': None, 'src/chrome/test/data/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/test/data/perf/frame_rate/private ': None, 'src/chrome/test/data/plugin': None, 'src/chrome/test/data/ssl/certs': None, 'src/data/autodiscovery': None, 'src/data/esctf': None, 'src/data/mach_por ts': None, 'src/data/memory_test': None, 'src/data/mozilla_js_tests': None, 'src /data/page_cycler': None, 'src/data/selenium_core': None, 'src/data/tab_switchin g': None, 'src/tools/grit/grit/test/data': None}, 'deps_file': 'DEPS', 'managed' : True, 'name': 'src-internal', 'url': 'svn://svn-mirror.golo.chromium.org/chrom e-internal/trunk/src-internal'}]" 9 "cache_dir = None\nsolutions = [{'custom_deps': {'src/third_party/WebKit': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'custom_vars': {'googlecode_ url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.g olo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo .chromium.org/%(repo)s', 'webkit_revision': 'HEAD', 'webkit_trunk': 'svn://svn-m irror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'na me': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}, {'cus tom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/ch rome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_pro file/searchplugins': None, 'src/chrome/test/data/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/test/data/perf/frame_rate/private ': None, 'src/chrome/test/data/plugin': None, 'src/chrome/test/data/ssl/certs': None, 'src/data/autodiscovery': None, 'src/data/esctf': None, 'src/data/mach_por ts': None, 'src/data/memory_test': None, 'src/data/mozilla_js_tests': None, 'src /data/page_cycler': None, 'src/data/selenium_core': None, 'src/data/tab_switchin g': None, 'src/tools/grit/grit/test/data': None}, 'deps_file': 'DEPS', 'managed' : True, 'name': 'src-internal', 'url': 'svn://svn-mirror.golo.chromium.org/chrom e-internal/trunk/src-internal'}]"
10 ], 10 ],
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
97 "name": "apply_issue" 97 "name": "apply_issue"
98 }, 98 },
99 { 99 {
100 "cmd": [ 100 "cmd": [
101 "python", 101 "python",
102 "-u", 102 "-u",
103 "[DEPOT_TOOLS]/gclient.py", 103 "[DEPOT_TOOLS]/gclient.py",
104 "runhooks" 104 "runhooks"
105 ], 105 ],
106 "env": { 106 "env": {
107 "GYP_DEFINES": "component=shared_library dcheck_always_on=1 fastbuild=1 us e_ash=0 use_aura=0", 107 "GYP_DEFINES": "component=shared_library dcheck_always_on=1 fastbuild=1 ta rget_arch=ia32 use_ash=0 use_aura=0",
108 "GYP_GENERATORS": "ninja" 108 "GYP_GENERATORS": "ninja"
109 }, 109 },
110 "name": "gclient runhooks" 110 "name": "gclient runhooks"
111 }, 111 },
112 { 112 {
113 "abort_on_failure": true, 113 "abort_on_failure": true,
114 "cmd": [ 114 "cmd": [
115 "python", 115 "python",
116 "-u", 116 "-u",
117 "[BUILD]/scripts/slave/compile.py", 117 "[BUILD]/scripts/slave/compile.py",
(...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after
340 ] 340 ]
341 }, 341 },
342 { 342 {
343 "cmd": [ 343 "cmd": [
344 "python", 344 "python",
345 "-u", 345 "-u",
346 "[DEPOT_TOOLS]/gclient.py", 346 "[DEPOT_TOOLS]/gclient.py",
347 "runhooks" 347 "runhooks"
348 ], 348 ],
349 "env": { 349 "env": {
350 "GYP_DEFINES": "component=shared_library dcheck_always_on=1 fastbuild=1 us e_ash=0 use_aura=0", 350 "GYP_DEFINES": "component=shared_library dcheck_always_on=1 fastbuild=1 ta rget_arch=ia32 use_ash=0 use_aura=0",
351 "GYP_GENERATORS": "ninja" 351 "GYP_GENERATORS": "ninja"
352 }, 352 },
353 "name": "gclient runhooks (2)" 353 "name": "gclient runhooks (2)"
354 }, 354 },
355 { 355 {
356 "abort_on_failure": true, 356 "abort_on_failure": true,
357 "cmd": [ 357 "cmd": [
358 "python", 358 "python",
359 "-u", 359 "-u",
360 "[BUILD]/scripts/slave/compile.py", 360 "[BUILD]/scripts/slave/compile.py",
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
456 "@@@STEP_LOG_LINE@python.inline@if failures['ignored']:@@@", 456 "@@@STEP_LOG_LINE@python.inline@if failures['ignored']:@@@",
457 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@", 457 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@",
458 "@@@STEP_LOG_LINE@python.inline@ print '\\n'.join(failures['ignored'])@@@ ", 458 "@@@STEP_LOG_LINE@python.inline@ print '\\n'.join(failures['ignored'])@@@ ",
459 "@@@STEP_LOG_LINE@python.inline@@@@", 459 "@@@STEP_LOG_LINE@python.inline@@@@",
460 "@@@STEP_LOG_LINE@python.inline@sys.exit(bool(failures['new']))@@@", 460 "@@@STEP_LOG_LINE@python.inline@sys.exit(bool(failures['new']))@@@",
461 "@@@STEP_LOG_END@python.inline@@@", 461 "@@@STEP_LOG_END@python.inline@@@",
462 "@@@STEP_WARNINGS@@@" 462 "@@@STEP_WARNINGS@@@"
463 ] 463 ]
464 } 464 }
465 ] 465 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698