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

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

Issue 1115453002: Recipes: make cwd default to slave_build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: rebase Created 5 years, 7 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.dart.fyi", 8 "client.dart.fyi",
9 "--builder", 9 "--builder",
10 "v8-mac-release", 10 "v8-mac-release",
11 "--slave", 11 "--slave",
12 "TestSlavename", 12 "TestSlavename",
13 "--spec", 13 "--spec",
14 "cache_dir = None\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn:// svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': Tru e, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", 14 "cache_dir = None\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn:// svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': Tru e, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]",
15 "--root", 15 "--root",
16 "v8", 16 "v8",
17 "--revision_mapping_file", 17 "--revision_mapping_file",
18 "{\"v8\": \"got_revision\"}", 18 "{\"v8\": \"got_revision\"}",
19 "--output_json", 19 "--output_json",
20 "/path/to/tmp/json", 20 "/path/to/tmp/json",
21 "--revision", 21 "--revision",
22 "v8@refs/branch-heads/4.2:20123", 22 "v8@refs/branch-heads/4.2:20123",
23 "--no_shallow", 23 "--no_shallow",
24 "--output_manifest", 24 "--output_manifest",
25 "--with_branch_heads" 25 "--with_branch_heads"
26 ], 26 ],
27 "cwd": "[SLAVE_BUILD]",
27 "name": "bot_update", 28 "name": "bot_update",
28 "~followup_annotations": [ 29 "~followup_annotations": [
29 "@@@STEP_TEXT@Some step text@@@", 30 "@@@STEP_TEXT@Some step text@@@",
30 "@@@STEP_LOG_LINE@json.output@{@@@", 31 "@@@STEP_LOG_LINE@json.output@{@@@",
31 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 32 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
32 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", 33 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
33 "@@@STEP_LOG_LINE@json.output@ \"v8\": {@@@", 34 "@@@STEP_LOG_LINE@json.output@ \"v8\": {@@@",
34 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/v8. git\", @@@", 35 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/v8. git\", @@@",
35 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f2cbea7e89a45f46819777 bb78a1f5bd0241f64c\"@@@", 36 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f2cbea7e89a45f46819777 bb78a1f5bd0241f64c\"@@@",
36 "@@@STEP_LOG_LINE@json.output@ }@@@", 37 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 12 matching lines...) Expand all
49 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#50110}\"@@@" 50 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#50110}\"@@@"
50 ] 51 ]
51 }, 52 },
52 { 53 {
53 "cmd": [ 54 "cmd": [
54 "python", 55 "python",
55 "-u", 56 "-u",
56 "[DEPOT_TOOLS]/gclient.py", 57 "[DEPOT_TOOLS]/gclient.py",
57 "runhooks" 58 "runhooks"
58 ], 59 ],
60 "cwd": "[SLAVE_BUILD]",
59 "env": { 61 "env": {
60 "GYP_DEFINES": "clang=1 gomadir='[BUILD]/goma' target_arch=ia32 use_goma=1 v8_enable_disassembler=1 v8_target_arch=ia32", 62 "GYP_DEFINES": "clang=1 gomadir='[BUILD]/goma' target_arch=ia32 use_goma=1 v8_enable_disassembler=1 v8_target_arch=ia32",
61 "GYP_GENERATORS": "ninja" 63 "GYP_GENERATORS": "ninja"
62 }, 64 },
63 "name": "gclient runhooks" 65 "name": "gclient runhooks"
64 }, 66 },
65 { 67 {
66 "cmd": [ 68 "cmd": [
67 "python", 69 "python",
68 "-u", 70 "-u",
69 "[BUILD]/scripts/slave/cleanup_temp.py" 71 "[BUILD]/scripts/slave/cleanup_temp.py"
70 ], 72 ],
73 "cwd": "[SLAVE_BUILD]",
71 "name": "cleanup_temp" 74 "name": "cleanup_temp"
72 }, 75 },
73 { 76 {
74 "cmd": [ 77 "cmd": [
75 "python", 78 "python",
76 "-u", 79 "-u",
77 "[BUILD]/scripts/slave/compile.py", 80 "[BUILD]/scripts/slave/compile.py",
78 "--target", 81 "--target",
79 "Release", 82 "Release",
80 "--src-dir", 83 "--src-dir",
81 "[SLAVE_BUILD]/v8", 84 "[SLAVE_BUILD]/v8",
82 "--build-tool", 85 "--build-tool",
83 "ninja", 86 "ninja",
84 "--compiler", 87 "--compiler",
85 "goma-clang", 88 "goma-clang",
86 "--goma-dir", 89 "--goma-dir",
87 "[BUILD]/goma", 90 "[BUILD]/goma",
88 "--" 91 "--"
89 ], 92 ],
93 "cwd": "[SLAVE_BUILD]",
90 "name": "compile" 94 "name": "compile"
91 }, 95 },
92 { 96 {
93 "allow_subannotations": true, 97 "allow_subannotations": true,
94 "cmd": [ 98 "cmd": [
95 "python", 99 "python",
96 "-u", 100 "-u",
97 "[BUILD]/scripts/slave/zip_build.py", 101 "[BUILD]/scripts/slave/zip_build.py",
98 "--target", 102 "--target",
99 "Release", 103 "Release",
100 "--build-url", 104 "--build-url",
101 "gs://chromium-v8/v8-for-dart-rel", 105 "gs://chromium-v8/v8-for-dart-rel",
102 "--src-dir", 106 "--src-dir",
103 "v8", 107 "v8",
104 "--factory-properties", 108 "--factory-properties",
105 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"4.2\", \"buildername\": \"v8-mac-release\", \"buildnumber\": 571, \" mastername\": \"client.dart.fyi\", \"parent_buildername\": null, \"recipe\": \"v 8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/ path/to/workdir/TestSlavename\"}", 109 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"4.2\", \"buildername\": \"v8-mac-release\", \"buildnumber\": 571, \" mastername\": \"client.dart.fyi\", \"parent_buildername\": null, \"recipe\": \"v 8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/ path/to/workdir/TestSlavename\"}",
106 "--build-properties", 110 "--build-properties",
107 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"4.2\", \"buildername\": \"v8-mac-release\", \"buildnumber\": 571, \" mastername\": \"client.dart.fyi\", \"parent_buildername\": null, \"recipe\": \"v 8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/ path/to/workdir/TestSlavename\"}" 111 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"4.2\", \"buildername\": \"v8-mac-release\", \"buildnumber\": 571, \" mastername\": \"client.dart.fyi\", \"parent_buildername\": null, \"recipe\": \"v 8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/ path/to/workdir/TestSlavename\"}"
108 ], 112 ],
113 "cwd": "[SLAVE_BUILD]",
109 "name": "package build" 114 "name": "package build"
110 } 115 }
111 ] 116 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698