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

Side by Side Diff: tools/tests/factory_configuration/expected/Build-Mac10.8-Clang-x86_64-Release

Issue 648353002: Remove Skia's forked buildbot code (Closed) Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: Address comment Created 6 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
OLDNEW
(Empty)
1 {
2 "TargetPath": "<Object>",
3 "_build_targets": [
4 "everything"
5 ],
6 "_builder_name": "Build-Mac10.8-Clang-x86_64-Release",
7 "_common_args": [
8 "--autogen_svn_baseurl",
9 "bogusValueToFixSkBug2663",
10 "--configuration",
11 "Release",
12 "--deps_target_os",
13 "None",
14 "--builder_name",
15 "Build-Mac10.8-Clang-x86_64-Release",
16 "--build_number",
17 "<Object>",
18 "--target_platform",
19 "mac",
20 "--revision",
21 "<Object>",
22 "--got_revision",
23 "<Object>",
24 "--perf_output_basedir",
25 "None",
26 "--make_flags",
27 "\"\"",
28 "--test_args",
29 "\"",
30 "--gm_args",
31 "\"\"",
32 "--bench_args",
33 "\"\"",
34 "--is_try",
35 "False",
36 "--bench_pictures_cfg",
37 "default",
38 "--issue_number",
39 "<Object>"
40 ],
41 "_configuration": "Release",
42 "_default_clobber": "<Object>",
43 "_deps_target_os": null,
44 "_do_patch_step": "<Object>",
45 "_do_upload_bench_results": "<Object>",
46 "_do_upload_render_results": "<Object>",
47 "_env_vars": {},
48 "_flavor": null,
49 "_gclient_solutions": [
50 "{ \"name\": \"skia\", \"url\": \"https://skia.googlesource.com/skia.git \", \"custom_deps\": {},\"custom_vars\": {},},"
51 ],
52 "_gyp_defines": {
53 "skia_arch_width": "64",
54 "skia_run_pdfviewer_in_gm": "1",
55 "skia_warnings_as_errors": "0"
56 },
57 "_make_flags": [],
58 "_perf_output_basedir": null,
59 "_skia_cmd_obj": "<Object>",
60 "_skia_svn_password_file": ".skia_svn_password",
61 "_skia_svn_username_file": ".skia_svn_username",
62 "_workdir": "build/skia",
63 "dontskipsteps": [],
64 "properties": "<Object>",
65 "skipsteps": [],
66 "steps": [
67 [
68 "<Object>",
69 {
70 "alwaysRun": "<Object>",
71 "command": [
72 "python",
73 "../../../../../slave/skia_slave_scripts/update_scripts.py",
74 "--autogen_svn_baseurl",
75 "bogusValueToFixSkBug2663",
76 "--configuration",
77 "Release",
78 "--deps_target_os",
79 "None",
80 "--builder_name",
81 "Build-Mac10.8-Clang-x86_64-Release",
82 "--build_number",
83 "<Object>",
84 "--target_platform",
85 "mac",
86 "--revision",
87 "<Object>",
88 "--got_revision",
89 "<Object>",
90 "--perf_output_basedir",
91 "None",
92 "--make_flags",
93 "\"\"",
94 "--test_args",
95 "\"",
96 "--gm_args",
97 "\"\"",
98 "--bench_args",
99 "\"\"",
100 "--is_try",
101 "False",
102 "--bench_pictures_cfg",
103 "default",
104 "--issue_number",
105 "<Object>"
106 ],
107 "description": "UpdateScripts",
108 "doStepIf": "<Object>",
109 "env": {},
110 "exception_on_failure": "<Object>",
111 "flunkOnFailure": "<Object>",
112 "get_props_from_stdout": {
113 "buildbot_revision": "Skiabot scripts updated to (\\w+)"
114 },
115 "haltOnFailure": "<Object>",
116 "hideStepIf": "<Object>",
117 "is_rebaseline_step": "<Object>",
118 "is_upload_step": "<Object>",
119 "timeout": "<Object>",
120 "workdir": "build"
121 }
122 ],
123 [
124 "<Object>",
125 {
126 "alwaysRun": "<Object>",
127 "command": [
128 "python",
129 "../../../../../slave/skia_slave_scripts/update.py",
130 "--autogen_svn_baseurl",
131 "bogusValueToFixSkBug2663",
132 "--configuration",
133 "Release",
134 "--deps_target_os",
135 "None",
136 "--builder_name",
137 "Build-Mac10.8-Clang-x86_64-Release",
138 "--build_number",
139 "<Object>",
140 "--target_platform",
141 "mac",
142 "--revision",
143 "<Object>",
144 "--got_revision",
145 "<Object>",
146 "--perf_output_basedir",
147 "None",
148 "--make_flags",
149 "\"\"",
150 "--test_args",
151 "\"",
152 "--gm_args",
153 "\"\"",
154 "--bench_args",
155 "\"\"",
156 "--is_try",
157 "False",
158 "--bench_pictures_cfg",
159 "default",
160 "--issue_number",
161 "<Object>",
162 "--gclient_solutions",
163 "\"['{ \"name\": \"skia\", \"url\": \"https://skia.googlesou rce.com/skia.git\", \"custom_deps\": {},\"custom_vars\": {},},']\""
164 ],
165 "description": "Update",
166 "doStepIf": "<Object>",
167 "env": {},
168 "exception_on_failure": "<Object>",
169 "flunkOnFailure": "<Object>",
170 "get_props_from_stdout": {
171 "got_revision": "Skia updated to (\\w+)"
172 },
173 "haltOnFailure": "<Object>",
174 "hideStepIf": "<Object>",
175 "is_rebaseline_step": "<Object>",
176 "is_upload_step": "<Object>",
177 "timeout": "<Object>",
178 "workdir": "build"
179 }
180 ],
181 [
182 "<Object>",
183 {
184 "alwaysRun": "<Object>",
185 "command": [
186 "python",
187 "../../../../../../slave/skia_slave_scripts/compile.py",
188 "--autogen_svn_baseurl",
189 "bogusValueToFixSkBug2663",
190 "--configuration",
191 "Release",
192 "--deps_target_os",
193 "None",
194 "--builder_name",
195 "Build-Mac10.8-Clang-x86_64-Release",
196 "--build_number",
197 "<Object>",
198 "--target_platform",
199 "mac",
200 "--revision",
201 "<Object>",
202 "--got_revision",
203 "<Object>",
204 "--perf_output_basedir",
205 "None",
206 "--make_flags",
207 "\"\"",
208 "--test_args",
209 "\"",
210 "--gm_args",
211 "\"\"",
212 "--bench_args",
213 "\"\"",
214 "--is_try",
215 "False",
216 "--bench_pictures_cfg",
217 "default",
218 "--issue_number",
219 "<Object>",
220 "--target",
221 "everything",
222 "--gyp_defines",
223 "skia_arch_width=64 skia_warnings_as_errors=0 skia_run_pdfvi ewer_in_gm=1",
224 "--flavor",
225 "default"
226 ],
227 "description": "BuildEverything",
228 "doStepIf": "<Object>",
229 "env": {},
230 "exception_on_failure": "<Object>",
231 "flunkOnFailure": "<Object>",
232 "get_props_from_stdout": null,
233 "haltOnFailure": "<Object>",
234 "hideStepIf": "<Object>",
235 "is_rebaseline_step": "<Object>",
236 "is_upload_step": "<Object>",
237 "timeout": "<Object>",
238 "workdir": "build/skia"
239 }
240 ],
241 [
242 "<Object>",
243 {
244 "alwaysRun": "<Object>",
245 "command": [
246 "python",
247 "../../../../../../slave/skia_slave_scripts/clean.py",
248 "--autogen_svn_baseurl",
249 "bogusValueToFixSkBug2663",
250 "--configuration",
251 "Release",
252 "--deps_target_os",
253 "None",
254 "--builder_name",
255 "Build-Mac10.8-Clang-x86_64-Release",
256 "--build_number",
257 "<Object>",
258 "--target_platform",
259 "mac",
260 "--revision",
261 "<Object>",
262 "--got_revision",
263 "<Object>",
264 "--perf_output_basedir",
265 "None",
266 "--make_flags",
267 "\"\"",
268 "--test_args",
269 "\"",
270 "--gm_args",
271 "\"\"",
272 "--bench_args",
273 "\"\"",
274 "--is_try",
275 "False",
276 "--bench_pictures_cfg",
277 "default",
278 "--issue_number",
279 "<Object>",
280 "--flavor",
281 "default"
282 ],
283 "description": "Clean",
284 "doStepIf": "<Object>",
285 "env": {},
286 "exception_on_failure": "<Object>",
287 "flunkOnFailure": "<Object>",
288 "get_props_from_stdout": null,
289 "haltOnFailure": "<Object>",
290 "hideStepIf": "<Object>",
291 "is_rebaseline_step": "<Object>",
292 "is_upload_step": "<Object>",
293 "timeout": "<Object>",
294 "workdir": "build/skia"
295 }
296 ],
297 [
298 "<Object>",
299 {
300 "alwaysRun": "<Object>",
301 "command": [
302 "python",
303 "../../../../../../slave/skia_slave_scripts/compile.py",
304 "--autogen_svn_baseurl",
305 "bogusValueToFixSkBug2663",
306 "--configuration",
307 "Release",
308 "--deps_target_os",
309 "None",
310 "--builder_name",
311 "Build-Mac10.8-Clang-x86_64-Release",
312 "--build_number",
313 "<Object>",
314 "--target_platform",
315 "mac",
316 "--revision",
317 "<Object>",
318 "--got_revision",
319 "<Object>",
320 "--perf_output_basedir",
321 "None",
322 "--make_flags",
323 "\"\"",
324 "--test_args",
325 "\"",
326 "--gm_args",
327 "\"\"",
328 "--bench_args",
329 "\"\"",
330 "--is_try",
331 "False",
332 "--bench_pictures_cfg",
333 "default",
334 "--issue_number",
335 "<Object>",
336 "--target",
337 "everything",
338 "--gyp_defines",
339 "skia_arch_width=64 skia_warnings_as_errors=0 skia_run_pdfvi ewer_in_gm=1",
340 "--flavor",
341 "default"
342 ],
343 "description": "Retry_BuildEverything",
344 "doStepIf": "<Object>",
345 "env": {},
346 "exception_on_failure": "<Object>",
347 "flunkOnFailure": "<Object>",
348 "get_props_from_stdout": null,
349 "haltOnFailure": "<Object>",
350 "hideStepIf": "<Object>",
351 "is_rebaseline_step": "<Object>",
352 "is_upload_step": "<Object>",
353 "timeout": "<Object>",
354 "workdir": "build/skia"
355 }
356 ],
357 [
358 "<Object>",
359 {
360 "alwaysRun": "<Object>",
361 "command": [
362 "python",
363 "../../../../../../slave/skia_slave_scripts/clean.py",
364 "--autogen_svn_baseurl",
365 "bogusValueToFixSkBug2663",
366 "--configuration",
367 "Release",
368 "--deps_target_os",
369 "None",
370 "--builder_name",
371 "Build-Mac10.8-Clang-x86_64-Release",
372 "--build_number",
373 "<Object>",
374 "--target_platform",
375 "mac",
376 "--revision",
377 "<Object>",
378 "--got_revision",
379 "<Object>",
380 "--perf_output_basedir",
381 "None",
382 "--make_flags",
383 "\"\"",
384 "--test_args",
385 "\"",
386 "--gm_args",
387 "\"\"",
388 "--bench_args",
389 "\"\"",
390 "--is_try",
391 "False",
392 "--bench_pictures_cfg",
393 "default",
394 "--issue_number",
395 "<Object>",
396 "--flavor",
397 "default"
398 ],
399 "description": "Clean",
400 "doStepIf": "<Object>",
401 "env": {},
402 "exception_on_failure": "<Object>",
403 "flunkOnFailure": "<Object>",
404 "get_props_from_stdout": null,
405 "haltOnFailure": "<Object>",
406 "hideStepIf": "<Object>",
407 "is_rebaseline_step": "<Object>",
408 "is_upload_step": "<Object>",
409 "timeout": "<Object>",
410 "workdir": "build/skia"
411 }
412 ],
413 [
414 "<Object>",
415 {
416 "alwaysRun": "<Object>",
417 "command": [
418 "python",
419 "../../../../../../slave/skia_slave_scripts/compile.py",
420 "--autogen_svn_baseurl",
421 "bogusValueToFixSkBug2663",
422 "--configuration",
423 "Release",
424 "--deps_target_os",
425 "None",
426 "--builder_name",
427 "Build-Mac10.8-Clang-x86_64-Release",
428 "--build_number",
429 "<Object>",
430 "--target_platform",
431 "mac",
432 "--revision",
433 "<Object>",
434 "--got_revision",
435 "<Object>",
436 "--perf_output_basedir",
437 "None",
438 "--make_flags",
439 "\"\"",
440 "--test_args",
441 "\"",
442 "--gm_args",
443 "\"\"",
444 "--bench_args",
445 "\"\"",
446 "--is_try",
447 "False",
448 "--bench_pictures_cfg",
449 "default",
450 "--issue_number",
451 "<Object>",
452 "--target",
453 "everything",
454 "--gyp_defines",
455 "skia_arch_width=64 skia_warnings_as_errors=0 skia_run_pdfvi ewer_in_gm=1",
456 "--flavor",
457 "default"
458 ],
459 "description": "Retry_NoWarningsAsErrors_BuildEverything",
460 "doStepIf": "<Object>",
461 "env": {},
462 "exception_on_failure": "<Object>",
463 "flunkOnFailure": "<Object>",
464 "get_props_from_stdout": null,
465 "haltOnFailure": "<Object>",
466 "hideStepIf": "<Object>",
467 "is_rebaseline_step": "<Object>",
468 "is_upload_step": "<Object>",
469 "timeout": "<Object>",
470 "workdir": "build/skia"
471 }
472 ]
473 ]
474 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698