OLD | NEW |
1 { | 1 { |
2 'TargetPath': <Object>, | 2 'TargetPath': <Object>, |
3 '_autogen_svn_password_file': '.autogen_svn_password', | 3 '_autogen_svn_password_file': '.autogen_svn_password', |
4 '_autogen_svn_username_file': '.autogen_svn_username', | 4 '_autogen_svn_username_file': '.autogen_svn_username', |
5 '_build_targets': [ | 5 '_build_targets': [ |
6 'tests', | 6 'tests', |
7 'dm', | 7 'dm', |
8 ], | 8 ], |
9 '_builder_name': 'Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-TSAN', | 9 '_builder_name': 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN', |
10 '_common_args': [ | 10 '_common_args': [ |
11 '--autogen_svn_baseurl', | 11 '--autogen_svn_baseurl', |
12 'https://skia-autogen.googlecode.com/svn', | 12 'https://skia-autogen.googlecode.com/svn', |
13 '--configuration', | 13 '--configuration', |
14 'Debug', | 14 'Release', |
15 '--deps_target_os', | 15 '--deps_target_os', |
16 'None', | 16 'None', |
17 '--builder_name', | 17 '--builder_name', |
18 'Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-TSAN', | 18 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN', |
19 '--build_number', | 19 '--build_number', |
20 <Object>, | 20 <Object>, |
21 '--target_platform', | 21 '--target_platform', |
22 'linux', | 22 'linux', |
23 '--revision', | 23 '--revision', |
24 <Object>, | 24 <Object>, |
25 '--got_revision', | 25 '--got_revision', |
26 <Object>, | 26 <Object>, |
27 '--perf_output_basedir', | 27 '--perf_output_basedir', |
28 'None', | 28 'None', |
29 '--make_flags', | 29 '--make_flags', |
30 '""', | 30 '""', |
31 '--test_args', | 31 '--test_args', |
32 '""', | 32 '""', |
33 '--gm_args', | 33 '--gm_args', |
34 '""', | 34 '""', |
35 '--bench_args', | 35 '--bench_args', |
36 '""', | 36 '""', |
37 '--num_cores', | 37 '--num_cores', |
38 <Object>, | 38 <Object>, |
39 '--is_try', | 39 '--is_try', |
40 'False', | 40 'False', |
41 '--bench_pictures_cfg', | 41 '--bench_pictures_cfg', |
42 'default', | 42 'default', |
43 '--sanitizer', | 43 '--sanitizer', |
44 'thread', | 44 'thread', |
45 ], | 45 ], |
46 '_configuration': 'Debug', | 46 '_configuration': 'Release', |
47 '_default_clobber': <Object>, | 47 '_default_clobber': <Object>, |
48 '_deps_target_os': None, | 48 '_deps_target_os': None, |
49 '_do_patch_step': <Object>, | 49 '_do_patch_step': <Object>, |
50 '_do_upload_bench_results': <Object>, | 50 '_do_upload_bench_results': <Object>, |
51 '_do_upload_render_results': <Object>, | 51 '_do_upload_render_results': <Object>, |
52 '_env_vars': {}, | 52 '_env_vars': {}, |
53 '_flavor': 'xsan', | 53 '_flavor': 'xsan', |
54 '_gclient_solutions': [ | 54 '_gclient_solutions': [ |
55 '{ "name": "skia", "url": "https://skia.googlesource.com/skia.git", "cus
tom_deps": {},"custom_vars": {},},', | 55 '{ "name": "skia", "url": "https://skia.googlesource.com/skia.git", "cus
tom_deps": {},"custom_vars": {},},', |
56 ], | 56 ], |
57 '_gyp_defines': { | 57 '_gyp_defines': { |
58 'skia_arch_width': '64', | 58 'skia_arch_width': '64', |
| 59 'skia_gpu': '0', |
59 'skia_warnings_as_errors': '0', | 60 'skia_warnings_as_errors': '0', |
60 }, | 61 }, |
61 '_make_flags': [], | 62 '_make_flags': [], |
62 '_perf_output_basedir': None, | 63 '_perf_output_basedir': None, |
63 '_skia_cmd_obj': <Object>, | 64 '_skia_cmd_obj': <Object>, |
64 '_skia_svn_password_file': '.skia_svn_password', | 65 '_skia_svn_password_file': '.skia_svn_password', |
65 '_skia_svn_username_file': '.skia_svn_username', | 66 '_skia_svn_username_file': '.skia_svn_username', |
66 '_workdir': 'build/skia', | 67 '_workdir': 'build/skia', |
67 'dontskipsteps': [], | 68 'dontskipsteps': [], |
68 'properties': <Object>, | 69 'properties': <Object>, |
69 'skipsteps': [], | 70 'skipsteps': [], |
70 'steps': [ | 71 'steps': [ |
71 [ | 72 [ |
72 <Object>, | 73 <Object>, |
73 { | 74 { |
74 'alwaysRun': <Object>, | 75 'alwaysRun': <Object>, |
75 'command': [ | 76 'command': [ |
76 'python', | 77 'python', |
77 '../../../../../slave/skia_slave_scripts/update_scripts.py', | 78 '../../../../../slave/skia_slave_scripts/update_scripts.py', |
78 '--autogen_svn_baseurl', | 79 '--autogen_svn_baseurl', |
79 'https://skia-autogen.googlecode.com/svn', | 80 'https://skia-autogen.googlecode.com/svn', |
80 '--configuration', | 81 '--configuration', |
81 'Debug', | 82 'Release', |
82 '--deps_target_os', | 83 '--deps_target_os', |
83 'None', | 84 'None', |
84 '--builder_name', | 85 '--builder_name', |
85 'Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-TSAN', | 86 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN', |
86 '--build_number', | 87 '--build_number', |
87 <Object>, | 88 <Object>, |
88 '--target_platform', | 89 '--target_platform', |
89 'linux', | 90 'linux', |
90 '--revision', | 91 '--revision', |
91 <Object>, | 92 <Object>, |
92 '--got_revision', | 93 '--got_revision', |
93 <Object>, | 94 <Object>, |
94 '--perf_output_basedir', | 95 '--perf_output_basedir', |
95 'None', | 96 'None', |
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
129 [ | 130 [ |
130 <Object>, | 131 <Object>, |
131 { | 132 { |
132 'alwaysRun': <Object>, | 133 'alwaysRun': <Object>, |
133 'command': [ | 134 'command': [ |
134 'python', | 135 'python', |
135 '../../../../../slave/skia_slave_scripts/update.py', | 136 '../../../../../slave/skia_slave_scripts/update.py', |
136 '--autogen_svn_baseurl', | 137 '--autogen_svn_baseurl', |
137 'https://skia-autogen.googlecode.com/svn', | 138 'https://skia-autogen.googlecode.com/svn', |
138 '--configuration', | 139 '--configuration', |
139 'Debug', | 140 'Release', |
140 '--deps_target_os', | 141 '--deps_target_os', |
141 'None', | 142 'None', |
142 '--builder_name', | 143 '--builder_name', |
143 'Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-TSAN', | 144 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN', |
144 '--build_number', | 145 '--build_number', |
145 <Object>, | 146 <Object>, |
146 '--target_platform', | 147 '--target_platform', |
147 'linux', | 148 'linux', |
148 '--revision', | 149 '--revision', |
149 <Object>, | 150 <Object>, |
150 '--got_revision', | 151 '--got_revision', |
151 <Object>, | 152 <Object>, |
152 '--perf_output_basedir', | 153 '--perf_output_basedir', |
153 'None', | 154 'None', |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
189 [ | 190 [ |
190 <Object>, | 191 <Object>, |
191 { | 192 { |
192 'alwaysRun': <Object>, | 193 'alwaysRun': <Object>, |
193 'command': [ | 194 'command': [ |
194 'python', | 195 'python', |
195 '../../../../../../slave/skia_slave_scripts/compile.py', | 196 '../../../../../../slave/skia_slave_scripts/compile.py', |
196 '--autogen_svn_baseurl', | 197 '--autogen_svn_baseurl', |
197 'https://skia-autogen.googlecode.com/svn', | 198 'https://skia-autogen.googlecode.com/svn', |
198 '--configuration', | 199 '--configuration', |
199 'Debug', | 200 'Release', |
200 '--deps_target_os', | 201 '--deps_target_os', |
201 'None', | 202 'None', |
202 '--builder_name', | 203 '--builder_name', |
203 'Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-TSAN', | 204 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN', |
204 '--build_number', | 205 '--build_number', |
205 <Object>, | 206 <Object>, |
206 '--target_platform', | 207 '--target_platform', |
207 'linux', | 208 'linux', |
208 '--revision', | 209 '--revision', |
209 <Object>, | 210 <Object>, |
210 '--got_revision', | 211 '--got_revision', |
211 <Object>, | 212 <Object>, |
212 '--perf_output_basedir', | 213 '--perf_output_basedir', |
213 'None', | 214 'None', |
214 '--make_flags', | 215 '--make_flags', |
215 '""', | 216 '""', |
216 '--test_args', | 217 '--test_args', |
217 '""', | 218 '""', |
218 '--gm_args', | 219 '--gm_args', |
219 '""', | 220 '""', |
220 '--bench_args', | 221 '--bench_args', |
221 '""', | 222 '""', |
222 '--num_cores', | 223 '--num_cores', |
223 <Object>, | 224 <Object>, |
224 '--is_try', | 225 '--is_try', |
225 'False', | 226 'False', |
226 '--bench_pictures_cfg', | 227 '--bench_pictures_cfg', |
227 'default', | 228 'default', |
228 '--sanitizer', | 229 '--sanitizer', |
229 'thread', | 230 'thread', |
230 '--target', | 231 '--target', |
231 'tests', | 232 'tests', |
232 '--gyp_defines', | 233 '--gyp_defines', |
233 'skia_arch_width=64 skia_warnings_as_errors=0', | 234 'skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0', |
234 '--flavor', | 235 '--flavor', |
235 'xsan', | 236 'xsan', |
236 ], | 237 ], |
237 'description': 'BuildTests', | 238 'description': 'BuildTests', |
238 'doStepIf': <Object>, | 239 'doStepIf': <Object>, |
239 'env': {}, | 240 'env': {}, |
240 'exception_on_failure': <Object>, | 241 'exception_on_failure': <Object>, |
241 'flunkOnFailure': <Object>, | 242 'flunkOnFailure': <Object>, |
242 'get_props_from_stdout': None, | 243 'get_props_from_stdout': None, |
243 'haltOnFailure': <Object>, | 244 'haltOnFailure': <Object>, |
244 'hideStepIf': <Object>, | 245 'hideStepIf': <Object>, |
245 'is_rebaseline_step': <Object>, | 246 'is_rebaseline_step': <Object>, |
246 'is_upload_step': <Object>, | 247 'is_upload_step': <Object>, |
247 'timeout': <Object>, | 248 'timeout': <Object>, |
248 'workdir': 'build/skia', | 249 'workdir': 'build/skia', |
249 }, | 250 }, |
250 ], | 251 ], |
251 [ | 252 [ |
252 <Object>, | 253 <Object>, |
253 { | 254 { |
254 'alwaysRun': <Object>, | 255 'alwaysRun': <Object>, |
255 'command': [ | 256 'command': [ |
256 'python', | 257 'python', |
257 '../../../../../../slave/skia_slave_scripts/compile.py', | 258 '../../../../../../slave/skia_slave_scripts/compile.py', |
258 '--autogen_svn_baseurl', | 259 '--autogen_svn_baseurl', |
259 'https://skia-autogen.googlecode.com/svn', | 260 'https://skia-autogen.googlecode.com/svn', |
260 '--configuration', | 261 '--configuration', |
261 'Debug', | 262 'Release', |
262 '--deps_target_os', | 263 '--deps_target_os', |
263 'None', | 264 'None', |
264 '--builder_name', | 265 '--builder_name', |
265 'Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-TSAN', | 266 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN', |
266 '--build_number', | 267 '--build_number', |
267 <Object>, | 268 <Object>, |
268 '--target_platform', | 269 '--target_platform', |
269 'linux', | 270 'linux', |
270 '--revision', | 271 '--revision', |
271 <Object>, | 272 <Object>, |
272 '--got_revision', | 273 '--got_revision', |
273 <Object>, | 274 <Object>, |
274 '--perf_output_basedir', | 275 '--perf_output_basedir', |
275 'None', | 276 'None', |
276 '--make_flags', | 277 '--make_flags', |
277 '""', | 278 '""', |
278 '--test_args', | 279 '--test_args', |
279 '""', | 280 '""', |
280 '--gm_args', | 281 '--gm_args', |
281 '""', | 282 '""', |
282 '--bench_args', | 283 '--bench_args', |
283 '""', | 284 '""', |
284 '--num_cores', | 285 '--num_cores', |
285 <Object>, | 286 <Object>, |
286 '--is_try', | 287 '--is_try', |
287 'False', | 288 'False', |
288 '--bench_pictures_cfg', | 289 '--bench_pictures_cfg', |
289 'default', | 290 'default', |
290 '--sanitizer', | 291 '--sanitizer', |
291 'thread', | 292 'thread', |
292 '--target', | 293 '--target', |
293 'dm', | 294 'dm', |
294 '--gyp_defines', | 295 '--gyp_defines', |
295 'skia_arch_width=64 skia_warnings_as_errors=0', | 296 'skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0', |
296 '--flavor', | 297 '--flavor', |
297 'xsan', | 298 'xsan', |
298 ], | 299 ], |
299 'description': 'BuildDm', | 300 'description': 'BuildDm', |
300 'doStepIf': <Object>, | 301 'doStepIf': <Object>, |
301 'env': {}, | 302 'env': {}, |
302 'exception_on_failure': <Object>, | 303 'exception_on_failure': <Object>, |
303 'flunkOnFailure': <Object>, | 304 'flunkOnFailure': <Object>, |
304 'get_props_from_stdout': None, | 305 'get_props_from_stdout': None, |
305 'haltOnFailure': <Object>, | 306 'haltOnFailure': <Object>, |
306 'hideStepIf': <Object>, | 307 'hideStepIf': <Object>, |
307 'is_rebaseline_step': <Object>, | 308 'is_rebaseline_step': <Object>, |
308 'is_upload_step': <Object>, | 309 'is_upload_step': <Object>, |
309 'timeout': <Object>, | 310 'timeout': <Object>, |
310 'workdir': 'build/skia', | 311 'workdir': 'build/skia', |
311 }, | 312 }, |
312 ], | 313 ], |
313 [ | 314 [ |
314 <Object>, | 315 <Object>, |
315 { | 316 { |
316 'alwaysRun': <Object>, | 317 'alwaysRun': <Object>, |
317 'command': [ | 318 'command': [ |
318 'python', | 319 'python', |
319 '../../../../../../slave/skia_slave_scripts/clean.py', | 320 '../../../../../../slave/skia_slave_scripts/clean.py', |
320 '--autogen_svn_baseurl', | 321 '--autogen_svn_baseurl', |
321 'https://skia-autogen.googlecode.com/svn', | 322 'https://skia-autogen.googlecode.com/svn', |
322 '--configuration', | 323 '--configuration', |
323 'Debug', | 324 'Release', |
324 '--deps_target_os', | 325 '--deps_target_os', |
325 'None', | 326 'None', |
326 '--builder_name', | 327 '--builder_name', |
327 'Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-TSAN', | 328 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN', |
328 '--build_number', | 329 '--build_number', |
329 <Object>, | 330 <Object>, |
330 '--target_platform', | 331 '--target_platform', |
331 'linux', | 332 'linux', |
332 '--revision', | 333 '--revision', |
333 <Object>, | 334 <Object>, |
334 '--got_revision', | 335 '--got_revision', |
335 <Object>, | 336 <Object>, |
336 '--perf_output_basedir', | 337 '--perf_output_basedir', |
337 'None', | 338 'None', |
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
371 [ | 372 [ |
372 <Object>, | 373 <Object>, |
373 { | 374 { |
374 'alwaysRun': <Object>, | 375 'alwaysRun': <Object>, |
375 'command': [ | 376 'command': [ |
376 'python', | 377 'python', |
377 '../../../../../../slave/skia_slave_scripts/compile.py', | 378 '../../../../../../slave/skia_slave_scripts/compile.py', |
378 '--autogen_svn_baseurl', | 379 '--autogen_svn_baseurl', |
379 'https://skia-autogen.googlecode.com/svn', | 380 'https://skia-autogen.googlecode.com/svn', |
380 '--configuration', | 381 '--configuration', |
381 'Debug', | 382 'Release', |
382 '--deps_target_os', | 383 '--deps_target_os', |
383 'None', | 384 'None', |
384 '--builder_name', | 385 '--builder_name', |
385 'Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-TSAN', | 386 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN', |
386 '--build_number', | 387 '--build_number', |
387 <Object>, | 388 <Object>, |
388 '--target_platform', | 389 '--target_platform', |
389 'linux', | 390 'linux', |
390 '--revision', | 391 '--revision', |
391 <Object>, | 392 <Object>, |
392 '--got_revision', | 393 '--got_revision', |
393 <Object>, | 394 <Object>, |
394 '--perf_output_basedir', | 395 '--perf_output_basedir', |
395 'None', | 396 'None', |
396 '--make_flags', | 397 '--make_flags', |
397 '""', | 398 '""', |
398 '--test_args', | 399 '--test_args', |
399 '""', | 400 '""', |
400 '--gm_args', | 401 '--gm_args', |
401 '""', | 402 '""', |
402 '--bench_args', | 403 '--bench_args', |
403 '""', | 404 '""', |
404 '--num_cores', | 405 '--num_cores', |
405 <Object>, | 406 <Object>, |
406 '--is_try', | 407 '--is_try', |
407 'False', | 408 'False', |
408 '--bench_pictures_cfg', | 409 '--bench_pictures_cfg', |
409 'default', | 410 'default', |
410 '--sanitizer', | 411 '--sanitizer', |
411 'thread', | 412 'thread', |
412 '--target', | 413 '--target', |
413 'tests', | 414 'tests', |
414 '--gyp_defines', | 415 '--gyp_defines', |
415 'skia_arch_width=64 skia_warnings_as_errors=0', | 416 'skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0', |
416 '--flavor', | 417 '--flavor', |
417 'xsan', | 418 'xsan', |
418 ], | 419 ], |
419 'description': 'Retry_BuildTests', | 420 'description': 'Retry_BuildTests', |
420 'doStepIf': <Object>, | 421 'doStepIf': <Object>, |
421 'env': {}, | 422 'env': {}, |
422 'exception_on_failure': <Object>, | 423 'exception_on_failure': <Object>, |
423 'flunkOnFailure': <Object>, | 424 'flunkOnFailure': <Object>, |
424 'get_props_from_stdout': None, | 425 'get_props_from_stdout': None, |
425 'haltOnFailure': <Object>, | 426 'haltOnFailure': <Object>, |
426 'hideStepIf': <Object>, | 427 'hideStepIf': <Object>, |
427 'is_rebaseline_step': <Object>, | 428 'is_rebaseline_step': <Object>, |
428 'is_upload_step': <Object>, | 429 'is_upload_step': <Object>, |
429 'timeout': <Object>, | 430 'timeout': <Object>, |
430 'workdir': 'build/skia', | 431 'workdir': 'build/skia', |
431 }, | 432 }, |
432 ], | 433 ], |
433 [ | 434 [ |
434 <Object>, | 435 <Object>, |
435 { | 436 { |
436 'alwaysRun': <Object>, | 437 'alwaysRun': <Object>, |
437 'command': [ | 438 'command': [ |
438 'python', | 439 'python', |
439 '../../../../../../slave/skia_slave_scripts/compile.py', | 440 '../../../../../../slave/skia_slave_scripts/compile.py', |
440 '--autogen_svn_baseurl', | 441 '--autogen_svn_baseurl', |
441 'https://skia-autogen.googlecode.com/svn', | 442 'https://skia-autogen.googlecode.com/svn', |
442 '--configuration', | 443 '--configuration', |
443 'Debug', | 444 'Release', |
444 '--deps_target_os', | 445 '--deps_target_os', |
445 'None', | 446 'None', |
446 '--builder_name', | 447 '--builder_name', |
447 'Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-TSAN', | 448 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN', |
448 '--build_number', | 449 '--build_number', |
449 <Object>, | 450 <Object>, |
450 '--target_platform', | 451 '--target_platform', |
451 'linux', | 452 'linux', |
452 '--revision', | 453 '--revision', |
453 <Object>, | 454 <Object>, |
454 '--got_revision', | 455 '--got_revision', |
455 <Object>, | 456 <Object>, |
456 '--perf_output_basedir', | 457 '--perf_output_basedir', |
457 'None', | 458 'None', |
458 '--make_flags', | 459 '--make_flags', |
459 '""', | 460 '""', |
460 '--test_args', | 461 '--test_args', |
461 '""', | 462 '""', |
462 '--gm_args', | 463 '--gm_args', |
463 '""', | 464 '""', |
464 '--bench_args', | 465 '--bench_args', |
465 '""', | 466 '""', |
466 '--num_cores', | 467 '--num_cores', |
467 <Object>, | 468 <Object>, |
468 '--is_try', | 469 '--is_try', |
469 'False', | 470 'False', |
470 '--bench_pictures_cfg', | 471 '--bench_pictures_cfg', |
471 'default', | 472 'default', |
472 '--sanitizer', | 473 '--sanitizer', |
473 'thread', | 474 'thread', |
474 '--target', | 475 '--target', |
475 'dm', | 476 'dm', |
476 '--gyp_defines', | 477 '--gyp_defines', |
477 'skia_arch_width=64 skia_warnings_as_errors=0', | 478 'skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0', |
478 '--flavor', | 479 '--flavor', |
479 'xsan', | 480 'xsan', |
480 ], | 481 ], |
481 'description': 'Retry_BuildDm', | 482 'description': 'Retry_BuildDm', |
482 'doStepIf': <Object>, | 483 'doStepIf': <Object>, |
483 'env': {}, | 484 'env': {}, |
484 'exception_on_failure': <Object>, | 485 'exception_on_failure': <Object>, |
485 'flunkOnFailure': <Object>, | 486 'flunkOnFailure': <Object>, |
486 'get_props_from_stdout': None, | 487 'get_props_from_stdout': None, |
487 'haltOnFailure': <Object>, | 488 'haltOnFailure': <Object>, |
488 'hideStepIf': <Object>, | 489 'hideStepIf': <Object>, |
489 'is_rebaseline_step': <Object>, | 490 'is_rebaseline_step': <Object>, |
490 'is_upload_step': <Object>, | 491 'is_upload_step': <Object>, |
491 'timeout': <Object>, | 492 'timeout': <Object>, |
492 'workdir': 'build/skia', | 493 'workdir': 'build/skia', |
493 }, | 494 }, |
494 ], | 495 ], |
495 [ | 496 [ |
496 <Object>, | 497 <Object>, |
497 { | 498 { |
498 'alwaysRun': <Object>, | 499 'alwaysRun': <Object>, |
499 'command': [ | 500 'command': [ |
500 'python', | 501 'python', |
501 '../../../../../../slave/skia_slave_scripts/clean.py', | 502 '../../../../../../slave/skia_slave_scripts/clean.py', |
502 '--autogen_svn_baseurl', | 503 '--autogen_svn_baseurl', |
503 'https://skia-autogen.googlecode.com/svn', | 504 'https://skia-autogen.googlecode.com/svn', |
504 '--configuration', | 505 '--configuration', |
505 'Debug', | 506 'Release', |
506 '--deps_target_os', | 507 '--deps_target_os', |
507 'None', | 508 'None', |
508 '--builder_name', | 509 '--builder_name', |
509 'Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-TSAN', | 510 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN', |
510 '--build_number', | 511 '--build_number', |
511 <Object>, | 512 <Object>, |
512 '--target_platform', | 513 '--target_platform', |
513 'linux', | 514 'linux', |
514 '--revision', | 515 '--revision', |
515 <Object>, | 516 <Object>, |
516 '--got_revision', | 517 '--got_revision', |
517 <Object>, | 518 <Object>, |
518 '--perf_output_basedir', | 519 '--perf_output_basedir', |
519 'None', | 520 'None', |
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
553 [ | 554 [ |
554 <Object>, | 555 <Object>, |
555 { | 556 { |
556 'alwaysRun': <Object>, | 557 'alwaysRun': <Object>, |
557 'command': [ | 558 'command': [ |
558 'python', | 559 'python', |
559 '../../../../../../slave/skia_slave_scripts/compile.py', | 560 '../../../../../../slave/skia_slave_scripts/compile.py', |
560 '--autogen_svn_baseurl', | 561 '--autogen_svn_baseurl', |
561 'https://skia-autogen.googlecode.com/svn', | 562 'https://skia-autogen.googlecode.com/svn', |
562 '--configuration', | 563 '--configuration', |
563 'Debug', | 564 'Release', |
564 '--deps_target_os', | 565 '--deps_target_os', |
565 'None', | 566 'None', |
566 '--builder_name', | 567 '--builder_name', |
567 'Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-TSAN', | 568 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN', |
568 '--build_number', | 569 '--build_number', |
569 <Object>, | 570 <Object>, |
570 '--target_platform', | 571 '--target_platform', |
571 'linux', | 572 'linux', |
572 '--revision', | 573 '--revision', |
573 <Object>, | 574 <Object>, |
574 '--got_revision', | 575 '--got_revision', |
575 <Object>, | 576 <Object>, |
576 '--perf_output_basedir', | 577 '--perf_output_basedir', |
577 'None', | 578 'None', |
578 '--make_flags', | 579 '--make_flags', |
579 '""', | 580 '""', |
580 '--test_args', | 581 '--test_args', |
581 '""', | 582 '""', |
582 '--gm_args', | 583 '--gm_args', |
583 '""', | 584 '""', |
584 '--bench_args', | 585 '--bench_args', |
585 '""', | 586 '""', |
586 '--num_cores', | 587 '--num_cores', |
587 <Object>, | 588 <Object>, |
588 '--is_try', | 589 '--is_try', |
589 'False', | 590 'False', |
590 '--bench_pictures_cfg', | 591 '--bench_pictures_cfg', |
591 'default', | 592 'default', |
592 '--sanitizer', | 593 '--sanitizer', |
593 'thread', | 594 'thread', |
594 '--target', | 595 '--target', |
595 'tests', | 596 'tests', |
596 '--gyp_defines', | 597 '--gyp_defines', |
597 'skia_arch_width=64 skia_warnings_as_errors=0', | 598 'skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0', |
598 '--flavor', | 599 '--flavor', |
599 'xsan', | 600 'xsan', |
600 ], | 601 ], |
601 'description': 'Retry_NoWarningsAsErrors_BuildTests', | 602 'description': 'Retry_NoWarningsAsErrors_BuildTests', |
602 'doStepIf': <Object>, | 603 'doStepIf': <Object>, |
603 'env': {}, | 604 'env': {}, |
604 'exception_on_failure': <Object>, | 605 'exception_on_failure': <Object>, |
605 'flunkOnFailure': <Object>, | 606 'flunkOnFailure': <Object>, |
606 'get_props_from_stdout': None, | 607 'get_props_from_stdout': None, |
607 'haltOnFailure': <Object>, | 608 'haltOnFailure': <Object>, |
608 'hideStepIf': <Object>, | 609 'hideStepIf': <Object>, |
609 'is_rebaseline_step': <Object>, | 610 'is_rebaseline_step': <Object>, |
610 'is_upload_step': <Object>, | 611 'is_upload_step': <Object>, |
611 'timeout': <Object>, | 612 'timeout': <Object>, |
612 'workdir': 'build/skia', | 613 'workdir': 'build/skia', |
613 }, | 614 }, |
614 ], | 615 ], |
615 [ | 616 [ |
616 <Object>, | 617 <Object>, |
617 { | 618 { |
618 'alwaysRun': <Object>, | 619 'alwaysRun': <Object>, |
619 'command': [ | 620 'command': [ |
620 'python', | 621 'python', |
621 '../../../../../../slave/skia_slave_scripts/compile.py', | 622 '../../../../../../slave/skia_slave_scripts/compile.py', |
622 '--autogen_svn_baseurl', | 623 '--autogen_svn_baseurl', |
623 'https://skia-autogen.googlecode.com/svn', | 624 'https://skia-autogen.googlecode.com/svn', |
624 '--configuration', | 625 '--configuration', |
625 'Debug', | 626 'Release', |
626 '--deps_target_os', | 627 '--deps_target_os', |
627 'None', | 628 'None', |
628 '--builder_name', | 629 '--builder_name', |
629 'Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-TSAN', | 630 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN', |
630 '--build_number', | 631 '--build_number', |
631 <Object>, | 632 <Object>, |
632 '--target_platform', | 633 '--target_platform', |
633 'linux', | 634 'linux', |
634 '--revision', | 635 '--revision', |
635 <Object>, | 636 <Object>, |
636 '--got_revision', | 637 '--got_revision', |
637 <Object>, | 638 <Object>, |
638 '--perf_output_basedir', | 639 '--perf_output_basedir', |
639 'None', | 640 'None', |
640 '--make_flags', | 641 '--make_flags', |
641 '""', | 642 '""', |
642 '--test_args', | 643 '--test_args', |
643 '""', | 644 '""', |
644 '--gm_args', | 645 '--gm_args', |
645 '""', | 646 '""', |
646 '--bench_args', | 647 '--bench_args', |
647 '""', | 648 '""', |
648 '--num_cores', | 649 '--num_cores', |
649 <Object>, | 650 <Object>, |
650 '--is_try', | 651 '--is_try', |
651 'False', | 652 'False', |
652 '--bench_pictures_cfg', | 653 '--bench_pictures_cfg', |
653 'default', | 654 'default', |
654 '--sanitizer', | 655 '--sanitizer', |
655 'thread', | 656 'thread', |
656 '--target', | 657 '--target', |
657 'dm', | 658 'dm', |
658 '--gyp_defines', | 659 '--gyp_defines', |
659 'skia_arch_width=64 skia_warnings_as_errors=0', | 660 'skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0', |
660 '--flavor', | 661 '--flavor', |
661 'xsan', | 662 'xsan', |
662 ], | 663 ], |
663 'description': 'Retry_NoWarningsAsErrors_BuildDm', | 664 'description': 'Retry_NoWarningsAsErrors_BuildDm', |
664 'doStepIf': <Object>, | 665 'doStepIf': <Object>, |
665 'env': {}, | 666 'env': {}, |
666 'exception_on_failure': <Object>, | 667 'exception_on_failure': <Object>, |
667 'flunkOnFailure': <Object>, | 668 'flunkOnFailure': <Object>, |
668 'get_props_from_stdout': None, | 669 'get_props_from_stdout': None, |
669 'haltOnFailure': <Object>, | 670 'haltOnFailure': <Object>, |
670 'hideStepIf': <Object>, | 671 'hideStepIf': <Object>, |
671 'is_rebaseline_step': <Object>, | 672 'is_rebaseline_step': <Object>, |
672 'is_upload_step': <Object>, | 673 'is_upload_step': <Object>, |
673 'timeout': <Object>, | 674 'timeout': <Object>, |
674 'workdir': 'build/skia', | 675 'workdir': 'build/skia', |
675 }, | 676 }, |
676 ], | 677 ], |
677 [ | 678 [ |
678 <Object>, | 679 <Object>, |
679 { | 680 { |
680 'alwaysRun': <Object>, | 681 'alwaysRun': <Object>, |
681 'command': [ | 682 'command': [ |
682 'python', | 683 'python', |
683 '../../../../../../slave/skia_slave_scripts/install.py', | 684 '../../../../../../slave/skia_slave_scripts/install.py', |
684 '--autogen_svn_baseurl', | 685 '--autogen_svn_baseurl', |
685 'https://skia-autogen.googlecode.com/svn', | 686 'https://skia-autogen.googlecode.com/svn', |
686 '--configuration', | 687 '--configuration', |
687 'Debug', | 688 'Release', |
688 '--deps_target_os', | 689 '--deps_target_os', |
689 'None', | 690 'None', |
690 '--builder_name', | 691 '--builder_name', |
691 'Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-TSAN', | 692 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN', |
692 '--build_number', | 693 '--build_number', |
693 <Object>, | 694 <Object>, |
694 '--target_platform', | 695 '--target_platform', |
695 'linux', | 696 'linux', |
696 '--revision', | 697 '--revision', |
697 <Object>, | 698 <Object>, |
698 '--got_revision', | 699 '--got_revision', |
699 <Object>, | 700 <Object>, |
700 '--perf_output_basedir', | 701 '--perf_output_basedir', |
701 'None', | 702 'None', |
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
735 [ | 736 [ |
736 <Object>, | 737 <Object>, |
737 { | 738 { |
738 'alwaysRun': <Object>, | 739 'alwaysRun': <Object>, |
739 'command': [ | 740 'command': [ |
740 'python', | 741 'python', |
741 '../../../../../../slave/skia_slave_scripts/run_tests.py', | 742 '../../../../../../slave/skia_slave_scripts/run_tests.py', |
742 '--autogen_svn_baseurl', | 743 '--autogen_svn_baseurl', |
743 'https://skia-autogen.googlecode.com/svn', | 744 'https://skia-autogen.googlecode.com/svn', |
744 '--configuration', | 745 '--configuration', |
745 'Debug', | 746 'Release', |
746 '--deps_target_os', | 747 '--deps_target_os', |
747 'None', | 748 'None', |
748 '--builder_name', | 749 '--builder_name', |
749 'Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-TSAN', | 750 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN', |
750 '--build_number', | 751 '--build_number', |
751 <Object>, | 752 <Object>, |
752 '--target_platform', | 753 '--target_platform', |
753 'linux', | 754 'linux', |
754 '--revision', | 755 '--revision', |
755 <Object>, | 756 <Object>, |
756 '--got_revision', | 757 '--got_revision', |
757 <Object>, | 758 <Object>, |
758 '--perf_output_basedir', | 759 '--perf_output_basedir', |
759 'None', | 760 'None', |
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
793 [ | 794 [ |
794 <Object>, | 795 <Object>, |
795 { | 796 { |
796 'alwaysRun': <Object>, | 797 'alwaysRun': <Object>, |
797 'command': [ | 798 'command': [ |
798 'python', | 799 'python', |
799 '../../../../../../slave/skia_slave_scripts/run_dm.py', | 800 '../../../../../../slave/skia_slave_scripts/run_dm.py', |
800 '--autogen_svn_baseurl', | 801 '--autogen_svn_baseurl', |
801 'https://skia-autogen.googlecode.com/svn', | 802 'https://skia-autogen.googlecode.com/svn', |
802 '--configuration', | 803 '--configuration', |
803 'Debug', | 804 'Release', |
804 '--deps_target_os', | 805 '--deps_target_os', |
805 'None', | 806 'None', |
806 '--builder_name', | 807 '--builder_name', |
807 'Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-TSAN', | 808 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN', |
808 '--build_number', | 809 '--build_number', |
809 <Object>, | 810 <Object>, |
810 '--target_platform', | 811 '--target_platform', |
811 'linux', | 812 'linux', |
812 '--revision', | 813 '--revision', |
813 <Object>, | 814 <Object>, |
814 '--got_revision', | 815 '--got_revision', |
815 <Object>, | 816 <Object>, |
816 '--perf_output_basedir', | 817 '--perf_output_basedir', |
817 'None', | 818 'None', |
(...skipping 25 matching lines...) Expand all Loading... |
843 'haltOnFailure': <Object>, | 844 'haltOnFailure': <Object>, |
844 'hideStepIf': <Object>, | 845 'hideStepIf': <Object>, |
845 'is_rebaseline_step': <Object>, | 846 'is_rebaseline_step': <Object>, |
846 'is_upload_step': <Object>, | 847 'is_upload_step': <Object>, |
847 'timeout': <Object>, | 848 'timeout': <Object>, |
848 'workdir': 'build/skia', | 849 'workdir': 'build/skia', |
849 }, | 850 }, |
850 ], | 851 ], |
851 ], | 852 ], |
852 } | 853 } |
OLD | NEW |