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

Side by Side Diff: scripts/slave/recipes/blink_trybot.expected/win_passMinimal_release_git.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 = '[ROOT]\\\\git_cache'\nsolutions = [{'custom_deps': {'src/thi rd_party/WebKit': 'https://chromium.googlesource.com/chromium/blink.git'}, 'cust om_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trun k': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_revision': 'HEAD', 'webk it_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': '.DEP S.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.co m/chromium/src.git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/se archplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/ch rome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/test/data/fire fox3_searchplugins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/test/d ata/perf/frame_rate/private': None, 'src/chrome/test/data/plugin': None, 'src/ch rome/test/data/ssl/certs': None, 'src/data/autodiscovery': None, 'src/data/esctf ': None, 'src/data/mach_ports': None, 'src/data/memory_test': None, 'src/data/mo zilla_js_tests': None, 'src/data/page_cycler': None, 'src/data/selenium_core': N one, 'src/data/tab_switching': None, 'src/tools/grit/grit/test/data': None}, 'de ps_file': '.DEPS.git', 'managed': True, 'name': 'src-internal', 'url': 'https:// chrome-internal.googlesource.com/chrome/src-internal.git'}]" 9 "cache_dir = '[ROOT]\\\\git_cache'\nsolutions = [{'custom_deps': {'src/thi rd_party/WebKit': 'https://chromium.googlesource.com/chromium/blink.git'}, 'cust om_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trun k': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_revision': 'HEAD', 'webk it_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': '.DEP S.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.co m/chromium/src.git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/se archplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/ch rome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/test/data/fire fox3_searchplugins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/test/d ata/perf/frame_rate/private': None, 'src/chrome/test/data/plugin': None, 'src/ch rome/test/data/ssl/certs': None, 'src/data/autodiscovery': None, 'src/data/esctf ': None, 'src/data/mach_ports': None, 'src/data/memory_test': None, 'src/data/mo zilla_js_tests': None, 'src/data/page_cycler': None, 'src/data/selenium_core': N one, 'src/data/tab_switching': None, 'src/tools/grit/grit/test/data': None}, 'de ps_file': '.DEPS.git', 'managed': True, 'name': 'src-internal', 'url': 'https:// chrome-internal.googlesource.com/chrome/src-internal.git'}]"
10 ], 10 ],
(...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after
122 "name": "apply_issue" 122 "name": "apply_issue"
123 }, 123 },
124 { 124 {
125 "cmd": [ 125 "cmd": [
126 "python", 126 "python",
127 "-u", 127 "-u",
128 "[DEPOT_TOOLS]\\gclient.py", 128 "[DEPOT_TOOLS]\\gclient.py",
129 "runhooks" 129 "runhooks"
130 ], 130 ],
131 "env": { 131 "env": {
132 "GYP_DEFINES": "chromium_win_pch=0 component=static_library dcheck_always_ on=1 fastbuild=1 use_ash=0 use_aura=0", 132 "GYP_DEFINES": "chromium_win_pch=0 component=static_library dcheck_always_ on=1 fastbuild=1 target_arch=ia32 use_ash=0 use_aura=0",
133 "GYP_GENERATORS": "ninja", 133 "GYP_GENERATORS": "ninja",
134 "GYP_MSVS_VERSION": "2010" 134 "GYP_MSVS_VERSION": "2010"
135 }, 135 },
136 "name": "gclient runhooks" 136 "name": "gclient runhooks"
137 }, 137 },
138 { 138 {
139 "abort_on_failure": true, 139 "abort_on_failure": true,
140 "cmd": [ 140 "cmd": [
141 "python", 141 "python",
142 "-u", 142 "-u",
(...skipping 223 matching lines...) Expand 10 before | Expand all | Expand 10 after
366 ] 366 ]
367 }, 367 },
368 { 368 {
369 "cmd": [ 369 "cmd": [
370 "python", 370 "python",
371 "-u", 371 "-u",
372 "[DEPOT_TOOLS]\\gclient.py", 372 "[DEPOT_TOOLS]\\gclient.py",
373 "runhooks" 373 "runhooks"
374 ], 374 ],
375 "env": { 375 "env": {
376 "GYP_DEFINES": "chromium_win_pch=0 component=static_library dcheck_always_ on=1 fastbuild=1 use_ash=0 use_aura=0", 376 "GYP_DEFINES": "chromium_win_pch=0 component=static_library dcheck_always_ on=1 fastbuild=1 target_arch=ia32 use_ash=0 use_aura=0",
377 "GYP_GENERATORS": "ninja", 377 "GYP_GENERATORS": "ninja",
378 "GYP_MSVS_VERSION": "2010" 378 "GYP_MSVS_VERSION": "2010"
379 }, 379 },
380 "name": "gclient runhooks (2)" 380 "name": "gclient runhooks (2)"
381 }, 381 },
382 { 382 {
383 "abort_on_failure": true, 383 "abort_on_failure": true,
384 "cmd": [ 384 "cmd": [
385 "python", 385 "python",
386 "-u", 386 "-u",
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
483 "@@@STEP_LOG_LINE@python.inline@if failures['ignored']:@@@", 483 "@@@STEP_LOG_LINE@python.inline@if failures['ignored']:@@@",
484 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@", 484 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@",
485 "@@@STEP_LOG_LINE@python.inline@ print '\\n'.join(failures['ignored'])@@@ ", 485 "@@@STEP_LOG_LINE@python.inline@ print '\\n'.join(failures['ignored'])@@@ ",
486 "@@@STEP_LOG_LINE@python.inline@@@@", 486 "@@@STEP_LOG_LINE@python.inline@@@@",
487 "@@@STEP_LOG_LINE@python.inline@sys.exit(bool(failures['new']))@@@", 487 "@@@STEP_LOG_LINE@python.inline@sys.exit(bool(failures['new']))@@@",
488 "@@@STEP_LOG_END@python.inline@@@", 488 "@@@STEP_LOG_END@python.inline@@@",
489 "@@@STEP_WARNINGS@@@" 489 "@@@STEP_WARNINGS@@@"
490 ] 490 ]
491 } 491 }
492 ] 492 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698