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

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

Issue 25792002: Turn off ash and aura by default on linux blink bots. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: merge to r226807 Created 7 years, 2 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 "[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 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
95 "name": "apply_issue" 95 "name": "apply_issue"
96 }, 96 },
97 { 97 {
98 "cmd": [ 98 "cmd": [
99 "python", 99 "python",
100 "-u", 100 "-u",
101 "[DEPOT_TOOLS]/gclient.py", 101 "[DEPOT_TOOLS]/gclient.py",
102 "runhooks" 102 "runhooks"
103 ], 103 ],
104 "env": { 104 "env": {
105 "GYP_DEFINES": "component=shared_library dcheck_always_on=1 fastbuild=1", 105 "GYP_DEFINES": "component=shared_library dcheck_always_on=1 fastbuild=1 us e_ash=0 use_aura=0",
106 "GYP_GENERATORS": "ninja" 106 "GYP_GENERATORS": "ninja"
107 }, 107 },
108 "name": "gclient runhooks" 108 "name": "gclient runhooks"
109 }, 109 },
110 { 110 {
111 "abort_on_failure": true, 111 "abort_on_failure": true,
112 "cmd": [ 112 "cmd": [
113 "python", 113 "python",
114 "-u", 114 "-u",
115 "[BUILD]/scripts/slave/compile.py", 115 "[BUILD]/scripts/slave/compile.py",
(...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after
338 ] 338 ]
339 }, 339 },
340 { 340 {
341 "cmd": [ 341 "cmd": [
342 "python", 342 "python",
343 "-u", 343 "-u",
344 "[DEPOT_TOOLS]/gclient.py", 344 "[DEPOT_TOOLS]/gclient.py",
345 "runhooks" 345 "runhooks"
346 ], 346 ],
347 "env": { 347 "env": {
348 "GYP_DEFINES": "component=shared_library dcheck_always_on=1 fastbuild=1", 348 "GYP_DEFINES": "component=shared_library dcheck_always_on=1 fastbuild=1 us e_ash=0 use_aura=0",
349 "GYP_GENERATORS": "ninja" 349 "GYP_GENERATORS": "ninja"
350 }, 350 },
351 "name": "gclient runhooks (2)" 351 "name": "gclient runhooks (2)"
352 }, 352 },
353 { 353 {
354 "abort_on_failure": true, 354 "abort_on_failure": true,
355 "cmd": [ 355 "cmd": [
356 "python", 356 "python",
357 "-u", 357 "-u",
358 "[BUILD]/scripts/slave/compile.py", 358 "[BUILD]/scripts/slave/compile.py",
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
454 "@@@STEP_LOG_LINE@python.inline@if failures['ignored']:@@@", 454 "@@@STEP_LOG_LINE@python.inline@if failures['ignored']:@@@",
455 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@", 455 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@",
456 "@@@STEP_LOG_LINE@python.inline@ print '\\n'.join(failures['ignored'])@@@ ", 456 "@@@STEP_LOG_LINE@python.inline@ print '\\n'.join(failures['ignored'])@@@ ",
457 "@@@STEP_LOG_LINE@python.inline@@@@", 457 "@@@STEP_LOG_LINE@python.inline@@@@",
458 "@@@STEP_LOG_LINE@python.inline@sys.exit(bool(failures['new']))@@@", 458 "@@@STEP_LOG_LINE@python.inline@sys.exit(bool(failures['new']))@@@",
459 "@@@STEP_LOG_END@python.inline@@@", 459 "@@@STEP_LOG_END@python.inline@@@",
460 "@@@STEP_WARNINGS@@@" 460 "@@@STEP_WARNINGS@@@"
461 ] 461 ]
462 } 462 }
463 ] 463 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698