OLD | NEW |
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 "tryserver.blink", | 8 "tryserver.blink", |
9 "--builder", | 9 "--builder", |
10 "win_blink_no_bot_update", | 10 "win_blink_no_bot_update", |
11 "--slave", | 11 "--slave", |
12 "TestSlavename", | 12 "TestSlavename", |
13 "--spec", | 13 "--spec", |
14 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://
svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.
org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/data/firefo
x2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins':
None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/t
est/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, 's
rc/data/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_test': None,
'src/data/mozilla_js_tests': None, 'src/data/page_cycler': None, 'src/data/sele
nium_core': None, 'src/data/tab_switching': None, 'src/tools/grit/grit/test/data
': None}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src-internal', 'url': '
svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]", | 14 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://
svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.
org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/data/firefo
x2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins':
None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/t
est/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, 's
rc/data/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_test': None,
'src/data/mozilla_js_tests': None, 'src/data/page_cycler': None, 'src/data/sele
nium_core': None, 'src/data/tab_switching': None, 'src/tools/grit/grit/test/data
': None}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src-internal', 'url': '
svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]", |
15 "--root", | 15 "--root", |
16 "src/third_party/WebKit", | 16 "src/third_party/WebKit", |
17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\"
: \"got_webrtc_revision\", \"src/tools/swarm_client\": \"got_swarm_client_revisi
on\", \"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\
": \"got_v8_revision\"}", | 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\"
: \"got_webrtc_revision\", \"src/tools/swarm_client\": \"got_swarm_client_revisi
on\", \"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\
": \"got_v8_revision\"}", |
19 "--issue", | 19 "--issue", |
20 "12853011", | 20 "12853011", |
21 "--patchset", | 21 "--patchset", |
22 "1", | 22 "1", |
23 "--output_json", | 23 "--output_json", |
24 "/path/to/tmp/json", | 24 "/path/to/tmp/json", |
25 "--revision", | 25 "--revision", |
26 "src@HEAD", | 26 "src@HEAD", |
27 "--revision", | 27 "--revision", |
28 "src/third_party/WebKit@HEAD" | |
29 ], | |
30 "name": "bot_update", | |
31 "~followup_annotations": [ | |
32 "@@@STEP_LOG_LINE@json.output@{@@@", | |
33 "@@@STEP_LOG_LINE@json.output@ \"did_run\": false@@@", | |
34 "@@@STEP_LOG_LINE@json.output@}@@@", | |
35 "@@@STEP_LOG_END@json.output@@@" | |
36 ] | |
37 }, | |
38 { | |
39 "cmd": [ | |
40 "python", | |
41 "-u", | |
42 "[DEPOT_TOOLS]\\gclient.py", | |
43 "config", | |
44 "--spec", | |
45 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://
svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.
org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/data/firefo
x2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins':
None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/t
est/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, 's
rc/data/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_test': None,
'src/data/mozilla_js_tests': None, 'src/data/page_cycler': None, 'src/data/sele
nium_core': None, 'src/data/tab_switching': None, 'src/tools/grit/grit/test/data
': None}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src-internal', 'url': '
svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]" | |
46 ], | |
47 "name": "gclient setup" | |
48 }, | |
49 { | |
50 "cmd": [ | |
51 "python", | |
52 "-u", | |
53 "[BUILD]\\scripts\\slave\\gclient_safe_revert.py", | |
54 ".", | |
55 "[DEPOT_TOOLS]\\gclient.bat" | |
56 ], | |
57 "name": "gclient revert" | |
58 }, | |
59 { | |
60 "cmd": [ | |
61 "python", | |
62 "-u", | |
63 "[DEPOT_TOOLS]\\gclient.py", | |
64 "sync", | |
65 "--nohooks", | |
66 "--delete_unversioned_trees", | |
67 "--force", | |
68 "--verbose", | |
69 "--revision", | |
70 "src@HEAD", | |
71 "--revision", | |
72 "src/third_party/WebKit@HEAD", | 28 "src/third_party/WebKit@HEAD", |
73 "--output-json", | 29 "--force" |
74 "/path/to/tmp/json" | |
75 ], | 30 ], |
76 "name": "gclient sync", | 31 "name": "bot_update", |
77 "~followup_annotations": [ | 32 "~followup_annotations": [ |
| 33 "@@@STEP_TEXT@Some step text@@@", |
78 "@@@STEP_LOG_LINE@json.output@{@@@", | 34 "@@@STEP_LOG_LINE@json.output@{@@@", |
79 "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@", | 35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
80 "@@@STEP_LOG_LINE@json.output@ \"src-internal/\": {@@@", | 36 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src/third_party/WebKit\"
, @@@", |
81 "@@@STEP_LOG_LINE@json.output@ \"revision\": 274229@@@", | 37 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
82 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 38 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": 274981, @@@", |
83 "@@@STEP_LOG_LINE@json.output@ \"src/\": {@@@", | 39 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_git\": \"d998e125e82
53980d76e269b7982aeeefc1b9b50\", @@@", |
84 "@@@STEP_LOG_LINE@json.output@ \"revision\": 170242@@@", | 40 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": 170242, @@@", |
85 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 41 "@@@STEP_LOG_LINE@json.output@ \"got_revision_git\": \"f27fede2220bcd32
6aee3e86ddfd4ebd0fe58cb9\", @@@", |
86 "@@@STEP_LOG_LINE@json.output@ \"src/native_client/\": {@@@", | 42 "@@@STEP_LOG_LINE@json.output@ \"got_swarm_client_revision\": 200767, @
@@", |
87 "@@@STEP_LOG_LINE@json.output@ \"revision\": 274981@@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"got_swarm_client_revision_git\": \"932
d037f462c12db1f3210de8ea1b2964f363f47\", @@@", |
88 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 44 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": 276089
, @@@", |
89 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/WebKit/\": {@@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_git\": \"
a0ee5d99f1d4b38ddaa4c759c837980b63b99566\", @@@", |
90 "@@@STEP_LOG_LINE@json.output@ \"revision\": 124383@@@", | 46 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": 43426, @@@", |
91 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 47 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_git\": \"801ada225ddc2
71c132c3a35f03975671d43e399\", @@@", |
92 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc/\": {@@@", | 48 "@@@STEP_LOG_LINE@json.output@ \"got_webkit_revision\": 124383, @@@", |
93 "@@@STEP_LOG_LINE@json.output@ \"revision\": 120644@@@", | 49 "@@@STEP_LOG_LINE@json.output@ \"got_webkit_revision_git\": \"5e2293dff
c3cd07d37fbedea3b500f0eb650614d\", @@@", |
94 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 50 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": 120644, @@@", |
95 "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarm_client/\": {@@@", | 51 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_git\": \"0f9062843
3546e61d9268596da93418c623137f4\"@@@", |
96 "@@@STEP_LOG_LINE@json.output@ \"revision\": 200767@@@", | 52 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
97 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 53 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", |
98 "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client/\": {@@@", | 54 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", |
99 "@@@STEP_LOG_LINE@json.output@ \"revision\": 276089@@@", | |
100 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
101 "@@@STEP_LOG_LINE@json.output@ \"src/v8/\": {@@@", | |
102 "@@@STEP_LOG_LINE@json.output@ \"revision\": 43426@@@", | |
103 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
104 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
105 "@@@STEP_LOG_LINE@json.output@}@@@", | 55 "@@@STEP_LOG_LINE@json.output@}@@@", |
106 "@@@STEP_LOG_END@json.output@@@", | 56 "@@@STEP_LOG_END@json.output@@@", |
107 "@@@SET_BUILD_PROPERTY@got_nacl_revision@274981@@@", | 57 "@@@SET_BUILD_PROPERTY@got_nacl_revision@274981@@@", |
108 "@@@SET_BUILD_PROPERTY@got_webkit_revision@124383@@@", | 58 "@@@SET_BUILD_PROPERTY@got_webkit_revision@124383@@@", |
109 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@276089@@@", | 59 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@276089@@@", |
110 "@@@SET_BUILD_PROPERTY@got_webrtc_revision@120644@@@", | 60 "@@@SET_BUILD_PROPERTY@got_webrtc_revision@120644@@@", |
111 "@@@SET_BUILD_PROPERTY@got_revision@170242@@@", | 61 "@@@SET_BUILD_PROPERTY@got_revision@170242@@@", |
| 62 "@@@SET_BUILD_PROPERTY@got_swarm_client_revision_git@\"932d037f462c12db1f3
210de8ea1b2964f363f47\"@@@", |
112 "@@@SET_BUILD_PROPERTY@got_v8_revision@43426@@@", | 63 "@@@SET_BUILD_PROPERTY@got_v8_revision@43426@@@", |
113 "@@@SET_BUILD_PROPERTY@got_swarm_client_revision@200767@@@" | 64 "@@@SET_BUILD_PROPERTY@got_nacl_revision_git@\"d998e125e8253980d76e269b798
2aeeefc1b9b50\"@@@", |
| 65 "@@@SET_BUILD_PROPERTY@got_webkit_revision_git@\"5e2293dffc3cd07d37fbedea3
b500f0eb650614d\"@@@", |
| 66 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_git@\"0f90628433546e61d9268596d
a93418c623137f4\"@@@", |
| 67 "@@@SET_BUILD_PROPERTY@got_v8_revision_git@\"801ada225ddc271c132c3a35f0397
5671d43e399\"@@@", |
| 68 "@@@SET_BUILD_PROPERTY@got_swarm_client_revision@200767@@@", |
| 69 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_git@\"a0ee5d99f1d4b38d
daa4c759c837980b63b99566\"@@@", |
| 70 "@@@SET_BUILD_PROPERTY@got_revision_git@\"f27fede2220bcd326aee3e86ddfd4ebd
0fe58cb9\"@@@" |
114 ] | 71 ] |
115 }, | 72 }, |
116 { | 73 { |
117 "cmd": [ | 74 "cmd": [ |
118 "python", | 75 "python", |
119 "-u", | 76 "-u", |
120 "[DEPOT_TOOLS]\\apply_issue.py", | |
121 "-r", | |
122 "[SLAVE_BUILD]\\src\\third_party\\WebKit", | |
123 "-i", | |
124 "12853011", | |
125 "-p", | |
126 "1", | |
127 "-s", | |
128 "https://codereview.chromium.org", | |
129 "--no-auth" | |
130 ], | |
131 "name": "apply_issue" | |
132 }, | |
133 { | |
134 "cmd": [ | |
135 "python", | |
136 "-u", | |
137 "[DEPOT_TOOLS]\\gclient.py", | 77 "[DEPOT_TOOLS]\\gclient.py", |
138 "runhooks" | 78 "runhooks" |
139 ], | 79 ], |
140 "env": { | 80 "env": { |
141 "GYP_DEFINES": "chromium_win_pch=0 component=static_library dcheck_always_
on=1 fastbuild=1 gomadir='[BUILD]\\goma' target_arch=ia32 use_goma=1" | 81 "GYP_DEFINES": "chromium_win_pch=0 component=static_library dcheck_always_
on=1 fastbuild=1 gomadir='[BUILD]\\goma' target_arch=ia32 use_goma=1" |
142 }, | 82 }, |
143 "name": "gclient runhooks" | 83 "name": "gclient runhooks" |
144 }, | 84 }, |
145 { | 85 { |
146 "cmd": [ | 86 "cmd": [ |
(...skipping 13 matching lines...) Expand all Loading... |
160 "--", | 100 "--", |
161 "blink_tests" | 101 "blink_tests" |
162 ], | 102 ], |
163 "name": "compile", | 103 "name": "compile", |
164 "~followup_annotations": [ | 104 "~followup_annotations": [ |
165 "step returned non-zero exit code: 1", | 105 "step returned non-zero exit code: 1", |
166 "@@@STEP_FAILURE@@@" | 106 "@@@STEP_FAILURE@@@" |
167 ] | 107 ] |
168 }, | 108 }, |
169 { | 109 { |
170 "cmd": [ | 110 "name": "$final_result", |
171 "python", | 111 "reason": "Step('compile') failed with return_code 1", |
172 "-u", | 112 "status_code": 1 |
173 "[BUILD]\\scripts\\slave\\kill_processes.py" | |
174 ], | |
175 "name": "taskkill" | |
176 }, | |
177 { | |
178 "cmd": [ | |
179 "python", | |
180 "-u", | |
181 "\nimport os, sys\nfrom common import chromium_utils\n\nfor p in [os.path.
join(sys.argv[1], x) for x in os.listdir(sys.argv[1])]:\n if os.path.isdir(p):\
n chromium_utils.RemoveDirectory(p)\n else:\n os.unlink(p)\n", | |
182 "[SLAVE_BUILD]" | |
183 ], | |
184 "name": "rmcontents slave build directory", | |
185 "~followup_annotations": [ | |
186 "@@@STEP_LOG_LINE@python.inline@@@@", | |
187 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | |
188 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils@@@", | |
189 "@@@STEP_LOG_LINE@python.inline@@@@", | |
190 "@@@STEP_LOG_LINE@python.inline@for p in [os.path.join(sys.argv[1], x) for
x in os.listdir(sys.argv[1])]:@@@", | |
191 "@@@STEP_LOG_LINE@python.inline@ if os.path.isdir(p):@@@", | |
192 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(p)@@@", | |
193 "@@@STEP_LOG_LINE@python.inline@ else:@@@", | |
194 "@@@STEP_LOG_LINE@python.inline@ os.unlink(p)@@@", | |
195 "@@@STEP_LOG_END@python.inline@@@" | |
196 ] | |
197 }, | |
198 { | |
199 "cmd": [ | |
200 "python", | |
201 "-u", | |
202 "[DEPOT_TOOLS]\\gclient.py", | |
203 "config", | |
204 "--spec", | |
205 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://
svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.
org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/data/firefo
x2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins':
None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/t
est/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, 's
rc/data/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_test': None,
'src/data/mozilla_js_tests': None, 'src/data/page_cycler': None, 'src/data/sele
nium_core': None, 'src/data/tab_switching': None, 'src/tools/grit/grit/test/data
': None}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src-internal', 'url': '
svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]" | |
206 ], | |
207 "name": "gclient setup (2)" | |
208 }, | |
209 { | |
210 "cmd": [ | |
211 "python", | |
212 "-u", | |
213 "[DEPOT_TOOLS]\\gclient.py", | |
214 "sync", | |
215 "--nohooks", | |
216 "--delete_unversioned_trees", | |
217 "--force", | |
218 "--verbose", | |
219 "--revision", | |
220 "src@HEAD", | |
221 "--revision", | |
222 "src/third_party/WebKit@HEAD", | |
223 "--output-json", | |
224 "/path/to/tmp/json" | |
225 ], | |
226 "name": "gclient sync (2)", | |
227 "~followup_annotations": [ | |
228 "@@@STEP_LOG_LINE@json.output@{@@@", | |
229 "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@", | |
230 "@@@STEP_LOG_LINE@json.output@ \"src-internal/\": {@@@", | |
231 "@@@STEP_LOG_LINE@json.output@ \"revision\": 274229@@@", | |
232 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
233 "@@@STEP_LOG_LINE@json.output@ \"src/\": {@@@", | |
234 "@@@STEP_LOG_LINE@json.output@ \"revision\": 170242@@@", | |
235 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
236 "@@@STEP_LOG_LINE@json.output@ \"src/native_client/\": {@@@", | |
237 "@@@STEP_LOG_LINE@json.output@ \"revision\": 274981@@@", | |
238 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
239 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/WebKit/\": {@@@", | |
240 "@@@STEP_LOG_LINE@json.output@ \"revision\": 124383@@@", | |
241 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
242 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc/\": {@@@", | |
243 "@@@STEP_LOG_LINE@json.output@ \"revision\": 120644@@@", | |
244 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
245 "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarm_client/\": {@@@", | |
246 "@@@STEP_LOG_LINE@json.output@ \"revision\": 200767@@@", | |
247 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
248 "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client/\": {@@@", | |
249 "@@@STEP_LOG_LINE@json.output@ \"revision\": 276089@@@", | |
250 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
251 "@@@STEP_LOG_LINE@json.output@ \"src/v8/\": {@@@", | |
252 "@@@STEP_LOG_LINE@json.output@ \"revision\": 43426@@@", | |
253 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
254 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
255 "@@@STEP_LOG_LINE@json.output@}@@@", | |
256 "@@@STEP_LOG_END@json.output@@@", | |
257 "@@@SET_BUILD_PROPERTY@got_nacl_revision@274981@@@", | |
258 "@@@SET_BUILD_PROPERTY@got_webkit_revision@124383@@@", | |
259 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@276089@@@", | |
260 "@@@SET_BUILD_PROPERTY@got_webrtc_revision@120644@@@", | |
261 "@@@SET_BUILD_PROPERTY@got_revision@170242@@@", | |
262 "@@@SET_BUILD_PROPERTY@got_v8_revision@43426@@@", | |
263 "@@@SET_BUILD_PROPERTY@got_swarm_client_revision@200767@@@" | |
264 ] | |
265 }, | |
266 { | |
267 "cmd": [ | |
268 "python", | |
269 "-u", | |
270 "[DEPOT_TOOLS]\\apply_issue.py", | |
271 "-r", | |
272 "[SLAVE_BUILD]\\src\\third_party\\WebKit", | |
273 "-i", | |
274 "12853011", | |
275 "-p", | |
276 "1", | |
277 "-s", | |
278 "https://codereview.chromium.org", | |
279 "--no-auth" | |
280 ], | |
281 "name": "apply_issue (2)" | |
282 }, | |
283 { | |
284 "cmd": [ | |
285 "python", | |
286 "-u", | |
287 "[DEPOT_TOOLS]\\gclient.py", | |
288 "runhooks" | |
289 ], | |
290 "env": { | |
291 "GYP_DEFINES": "chromium_win_pch=0 component=static_library dcheck_always_
on=1 fastbuild=1 gomadir='[BUILD]\\goma' target_arch=ia32 use_goma=1" | |
292 }, | |
293 "name": "gclient runhooks (2)" | |
294 }, | |
295 { | |
296 "cmd": [ | |
297 "python", | |
298 "-u", | |
299 "[BUILD]\\scripts\\slave\\compile.py", | |
300 "--target", | |
301 "Release", | |
302 "--src-dir", | |
303 "[SLAVE_BUILD]\\src", | |
304 "--build-tool", | |
305 "ninja", | |
306 "--compiler", | |
307 "goma", | |
308 "--goma-dir", | |
309 "[BUILD]\\goma", | |
310 "--", | |
311 "blink_tests" | |
312 ], | |
313 "name": "compile (2)" | |
314 }, | |
315 { | |
316 "cmd": [ | |
317 "python", | |
318 "-u", | |
319 "[BUILD]\\scripts\\slave\\chromium\\lint_test_files_wrapper.py", | |
320 "--build-dir", | |
321 "[SLAVE_BUILD]\\src\\out", | |
322 "--target", | |
323 "Release" | |
324 ], | |
325 "name": "webkit_lint" | |
326 }, | |
327 { | |
328 "cmd": [ | |
329 "python", | |
330 "-u", | |
331 "[BUILD]\\scripts\\slave\\chromium\\test_webkitpy_wrapper.py", | |
332 "--build-dir", | |
333 "[SLAVE_BUILD]\\src\\out", | |
334 "--target", | |
335 "Release" | |
336 ], | |
337 "name": "webkit_python_tests" | |
338 }, | |
339 { | |
340 "cmd": [ | |
341 "python", | |
342 "-u", | |
343 "[BUILD]\\scripts\\slave\\runtest.py", | |
344 "--target", | |
345 "Release", | |
346 "--factory-properties", | |
347 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_no_bot_update\", \"buildnumber\": 5
71, \"issue\": 12853011, \"mastername\": \"tryserver.blink\", \"patchset\": 1, \
"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repository\": \"\", \"re
quester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"
https://codereview.chromium.org\", \"root\": \"src/third_party/WebKit\", \"slave
name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
348 "--build-properties", | |
349 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_no_bot_update\", \"buildnumber\": 5
71, \"issue\": 12853011, \"mastername\": \"tryserver.blink\", \"patchset\": 1, \
"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repository\": \"\", \"re
quester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"
https://codereview.chromium.org\", \"root\": \"src/third_party/WebKit\", \"slave
name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
350 "--builder-name=win_blink_no_bot_update", | |
351 "--slave-name=TestSlavename", | |
352 "--build-number=571", | |
353 "webkit_unit_tests.exe" | |
354 ], | |
355 "name": "webkit_unit_tests" | |
356 }, | |
357 { | |
358 "cmd": [ | |
359 "python", | |
360 "-u", | |
361 "[BUILD]\\scripts\\slave\\runtest.py", | |
362 "--target", | |
363 "Release", | |
364 "--factory-properties", | |
365 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_no_bot_update\", \"buildnumber\": 5
71, \"issue\": 12853011, \"mastername\": \"tryserver.blink\", \"patchset\": 1, \
"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repository\": \"\", \"re
quester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"
https://codereview.chromium.org\", \"root\": \"src/third_party/WebKit\", \"slave
name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
366 "--build-properties", | |
367 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_no_bot_update\", \"buildnumber\": 5
71, \"issue\": 12853011, \"mastername\": \"tryserver.blink\", \"patchset\": 1, \
"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repository\": \"\", \"re
quester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"
https://codereview.chromium.org\", \"root\": \"src/third_party/WebKit\", \"slave
name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
368 "--builder-name=win_blink_no_bot_update", | |
369 "--slave-name=TestSlavename", | |
370 "--build-number=571", | |
371 "blink_platform_unittests.exe" | |
372 ], | |
373 "name": "blink_platform_unittests" | |
374 }, | |
375 { | |
376 "cmd": [ | |
377 "python", | |
378 "-u", | |
379 "[BUILD]\\scripts\\slave\\runtest.py", | |
380 "--target", | |
381 "Release", | |
382 "--factory-properties", | |
383 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_no_bot_update\", \"buildnumber\": 5
71, \"issue\": 12853011, \"mastername\": \"tryserver.blink\", \"patchset\": 1, \
"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repository\": \"\", \"re
quester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"
https://codereview.chromium.org\", \"root\": \"src/third_party/WebKit\", \"slave
name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
384 "--build-properties", | |
385 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_no_bot_update\", \"buildnumber\": 5
71, \"issue\": 12853011, \"mastername\": \"tryserver.blink\", \"patchset\": 1, \
"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repository\": \"\", \"re
quester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"
https://codereview.chromium.org\", \"root\": \"src/third_party/WebKit\", \"slave
name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
386 "--builder-name=win_blink_no_bot_update", | |
387 "--slave-name=TestSlavename", | |
388 "--build-number=571", | |
389 "blink_heap_unittests.exe" | |
390 ], | |
391 "name": "blink_heap_unittests" | |
392 }, | |
393 { | |
394 "cmd": [ | |
395 "python", | |
396 "-u", | |
397 "[BUILD]\\scripts\\slave\\runtest.py", | |
398 "--target", | |
399 "Release", | |
400 "--factory-properties", | |
401 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_no_bot_update\", \"buildnumber\": 5
71, \"issue\": 12853011, \"mastername\": \"tryserver.blink\", \"patchset\": 1, \
"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repository\": \"\", \"re
quester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"
https://codereview.chromium.org\", \"root\": \"src/third_party/WebKit\", \"slave
name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
402 "--build-properties", | |
403 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_no_bot_update\", \"buildnumber\": 5
71, \"issue\": 12853011, \"mastername\": \"tryserver.blink\", \"patchset\": 1, \
"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repository\": \"\", \"re
quester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"
https://codereview.chromium.org\", \"root\": \"src/third_party/WebKit\", \"slave
name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
404 "--builder-name=win_blink_no_bot_update", | |
405 "--slave-name=TestSlavename", | |
406 "--build-number=571", | |
407 "wtf_unittests.exe" | |
408 ], | |
409 "name": "wtf_unittests" | |
410 }, | |
411 { | |
412 "cmd": [ | |
413 "python", | |
414 "-u", | |
415 "[BUILD]\\scripts\\slave\\runtest.py", | |
416 "--target", | |
417 "Release", | |
418 "--factory-properties", | |
419 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_no_bot_update\", \"buildnumber\": 5
71, \"issue\": 12853011, \"mastername\": \"tryserver.blink\", \"patchset\": 1, \
"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repository\": \"\", \"re
quester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"
https://codereview.chromium.org\", \"root\": \"src/third_party/WebKit\", \"slave
name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
420 "--build-properties", | |
421 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_no_bot_update\", \"buildnumber\": 5
71, \"issue\": 12853011, \"mastername\": \"tryserver.blink\", \"patchset\": 1, \
"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repository\": \"\", \"re
quester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"
https://codereview.chromium.org\", \"root\": \"src/third_party/WebKit\", \"slave
name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
422 "--builder-name=win_blink_no_bot_update", | |
423 "--slave-name=TestSlavename", | |
424 "--build-number=571", | |
425 "--run-python-script", | |
426 "[BUILD]\\scripts\\slave\\chromium\\layout_test_wrapper.py", | |
427 "--target", | |
428 "Release", | |
429 "-o", | |
430 "[SLAVE_BUILD]\\layout-test-results", | |
431 "--build-dir", | |
432 "[SLAVE_BUILD]\\src\\out", | |
433 "--json-test-results", | |
434 "/path/to/tmp/json" | |
435 ], | |
436 "name": "webkit_tests (with patch)", | |
437 "~followup_annotations": [ | |
438 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" | |
439 ] | |
440 }, | |
441 { | |
442 "cmd": [ | |
443 "python", | |
444 "-u", | |
445 "[BUILD]\\scripts\\slave\\chromium\\archive_layout_test_results.py", | |
446 "--results-dir", | |
447 "[SLAVE_BUILD]\\layout-test-results", | |
448 "--build-dir", | |
449 "[SLAVE_BUILD]\\src\\out", | |
450 "--build-number", | |
451 "571", | |
452 "--builder-name", | |
453 "win_blink_no_bot_update", | |
454 "--gs-bucket", | |
455 "gs://chromium-layout-test-archives", | |
456 "--factory-properties", | |
457 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_no_bot_update\", \"buildnumber\": 5
71, \"issue\": 12853011, \"mastername\": \"tryserver.blink\", \"patchset\": 1, \
"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repository\": \"\", \"re
quester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"
https://codereview.chromium.org\", \"root\": \"src/third_party/WebKit\", \"slave
name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
458 "--build-properties", | |
459 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_no_bot_update\", \"buildnumber\": 5
71, \"issue\": 12853011, \"mastername\": \"tryserver.blink\", \"patchset\": 1, \
"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repository\": \"\", \"re
quester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"
https://codereview.chromium.org\", \"root\": \"src/third_party/WebKit\", \"slave
name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" | |
460 ], | |
461 "name": "archive_webkit_tests_results", | |
462 "~followup_annotations": [ | |
463 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/win_blink_no_bot_update/571/layout-test-results/results.htm
l@@@", | |
464 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/win_blink_no_bot_update/571/layout-test-results.zip@@@" | |
465 ] | |
466 } | 113 } |
467 ] | 114 ] |
OLD | NEW |