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

Side by Side Diff: tools/tests/factory_configuration/expected/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot

Issue 311233003: Sanitizer spring cleaning (Closed) Base URL: https://skia.googlesource.com/buildbot@master
Patch Set: import from main file Created 6 years, 6 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
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-Trybot', 9 '_builder_name': 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot',
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-Trybot', 18 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot',
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 'True', 40 'True',
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-Trybot', 86 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot',
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
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-Trybot', 144 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot',
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
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/apply_patch.py', 196 '../../../../../../slave/skia_slave_scripts/apply_patch.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-Trybot', 204 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot',
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',
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
247 [ 248 [
248 <Object>, 249 <Object>,
249 { 250 {
250 'alwaysRun': <Object>, 251 'alwaysRun': <Object>,
251 'command': [ 252 'command': [
252 'python', 253 'python',
253 '../../../../../../slave/skia_slave_scripts/compile.py', 254 '../../../../../../slave/skia_slave_scripts/compile.py',
254 '--autogen_svn_baseurl', 255 '--autogen_svn_baseurl',
255 'https://skia-autogen.googlecode.com/svn', 256 'https://skia-autogen.googlecode.com/svn',
256 '--configuration', 257 '--configuration',
257 'Debug', 258 'Release',
258 '--deps_target_os', 259 '--deps_target_os',
259 'None', 260 'None',
260 '--builder_name', 261 '--builder_name',
261 'Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-TSAN-Trybot', 262 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot',
262 '--build_number', 263 '--build_number',
263 <Object>, 264 <Object>,
264 '--target_platform', 265 '--target_platform',
265 'linux', 266 'linux',
266 '--revision', 267 '--revision',
267 <Object>, 268 <Object>,
268 '--got_revision', 269 '--got_revision',
269 <Object>, 270 <Object>,
270 '--perf_output_basedir', 271 '--perf_output_basedir',
271 'None', 272 'None',
272 '--make_flags', 273 '--make_flags',
273 '""', 274 '""',
274 '--test_args', 275 '--test_args',
275 '""', 276 '""',
276 '--gm_args', 277 '--gm_args',
277 '""', 278 '""',
278 '--bench_args', 279 '--bench_args',
279 '""', 280 '""',
280 '--num_cores', 281 '--num_cores',
281 <Object>, 282 <Object>,
282 '--is_try', 283 '--is_try',
283 'True', 284 'True',
284 '--bench_pictures_cfg', 285 '--bench_pictures_cfg',
285 'default', 286 'default',
286 '--sanitizer', 287 '--sanitizer',
287 'thread', 288 'thread',
288 '--target', 289 '--target',
289 'tests', 290 'tests',
290 '--gyp_defines', 291 '--gyp_defines',
291 'skia_arch_width=64 skia_warnings_as_errors=0', 292 'skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0',
292 '--flavor', 293 '--flavor',
293 'xsan', 294 'xsan',
294 ], 295 ],
295 'description': 'BuildTests', 296 'description': 'BuildTests',
296 'doStepIf': <Object>, 297 'doStepIf': <Object>,
297 'env': {}, 298 'env': {},
298 'exception_on_failure': <Object>, 299 'exception_on_failure': <Object>,
299 'flunkOnFailure': <Object>, 300 'flunkOnFailure': <Object>,
300 'get_props_from_stdout': None, 301 'get_props_from_stdout': None,
301 'haltOnFailure': <Object>, 302 'haltOnFailure': <Object>,
302 'hideStepIf': <Object>, 303 'hideStepIf': <Object>,
303 'is_rebaseline_step': <Object>, 304 'is_rebaseline_step': <Object>,
304 'is_upload_step': <Object>, 305 'is_upload_step': <Object>,
305 'timeout': <Object>, 306 'timeout': <Object>,
306 'workdir': 'build/skia', 307 'workdir': 'build/skia',
307 }, 308 },
308 ], 309 ],
309 [ 310 [
310 <Object>, 311 <Object>,
311 { 312 {
312 'alwaysRun': <Object>, 313 'alwaysRun': <Object>,
313 'command': [ 314 'command': [
314 'python', 315 'python',
315 '../../../../../../slave/skia_slave_scripts/compile.py', 316 '../../../../../../slave/skia_slave_scripts/compile.py',
316 '--autogen_svn_baseurl', 317 '--autogen_svn_baseurl',
317 'https://skia-autogen.googlecode.com/svn', 318 'https://skia-autogen.googlecode.com/svn',
318 '--configuration', 319 '--configuration',
319 'Debug', 320 'Release',
320 '--deps_target_os', 321 '--deps_target_os',
321 'None', 322 'None',
322 '--builder_name', 323 '--builder_name',
323 'Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-TSAN-Trybot', 324 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot',
324 '--build_number', 325 '--build_number',
325 <Object>, 326 <Object>,
326 '--target_platform', 327 '--target_platform',
327 'linux', 328 'linux',
328 '--revision', 329 '--revision',
329 <Object>, 330 <Object>,
330 '--got_revision', 331 '--got_revision',
331 <Object>, 332 <Object>,
332 '--perf_output_basedir', 333 '--perf_output_basedir',
333 'None', 334 'None',
334 '--make_flags', 335 '--make_flags',
335 '""', 336 '""',
336 '--test_args', 337 '--test_args',
337 '""', 338 '""',
338 '--gm_args', 339 '--gm_args',
339 '""', 340 '""',
340 '--bench_args', 341 '--bench_args',
341 '""', 342 '""',
342 '--num_cores', 343 '--num_cores',
343 <Object>, 344 <Object>,
344 '--is_try', 345 '--is_try',
345 'True', 346 'True',
346 '--bench_pictures_cfg', 347 '--bench_pictures_cfg',
347 'default', 348 'default',
348 '--sanitizer', 349 '--sanitizer',
349 'thread', 350 'thread',
350 '--target', 351 '--target',
351 'dm', 352 'dm',
352 '--gyp_defines', 353 '--gyp_defines',
353 'skia_arch_width=64 skia_warnings_as_errors=0', 354 'skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0',
354 '--flavor', 355 '--flavor',
355 'xsan', 356 'xsan',
356 ], 357 ],
357 'description': 'BuildDm', 358 'description': 'BuildDm',
358 'doStepIf': <Object>, 359 'doStepIf': <Object>,
359 'env': {}, 360 'env': {},
360 'exception_on_failure': <Object>, 361 'exception_on_failure': <Object>,
361 'flunkOnFailure': <Object>, 362 'flunkOnFailure': <Object>,
362 'get_props_from_stdout': None, 363 'get_props_from_stdout': None,
363 'haltOnFailure': <Object>, 364 'haltOnFailure': <Object>,
364 'hideStepIf': <Object>, 365 'hideStepIf': <Object>,
365 'is_rebaseline_step': <Object>, 366 'is_rebaseline_step': <Object>,
366 'is_upload_step': <Object>, 367 'is_upload_step': <Object>,
367 'timeout': <Object>, 368 'timeout': <Object>,
368 'workdir': 'build/skia', 369 'workdir': 'build/skia',
369 }, 370 },
370 ], 371 ],
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/clean.py', 378 '../../../../../../slave/skia_slave_scripts/clean.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-Trybot', 386 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot',
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',
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
429 [ 430 [
430 <Object>, 431 <Object>,
431 { 432 {
432 'alwaysRun': <Object>, 433 'alwaysRun': <Object>,
433 'command': [ 434 'command': [
434 'python', 435 'python',
435 '../../../../../../slave/skia_slave_scripts/compile.py', 436 '../../../../../../slave/skia_slave_scripts/compile.py',
436 '--autogen_svn_baseurl', 437 '--autogen_svn_baseurl',
437 'https://skia-autogen.googlecode.com/svn', 438 'https://skia-autogen.googlecode.com/svn',
438 '--configuration', 439 '--configuration',
439 'Debug', 440 'Release',
440 '--deps_target_os', 441 '--deps_target_os',
441 'None', 442 'None',
442 '--builder_name', 443 '--builder_name',
443 'Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-TSAN-Trybot', 444 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot',
444 '--build_number', 445 '--build_number',
445 <Object>, 446 <Object>,
446 '--target_platform', 447 '--target_platform',
447 'linux', 448 'linux',
448 '--revision', 449 '--revision',
449 <Object>, 450 <Object>,
450 '--got_revision', 451 '--got_revision',
451 <Object>, 452 <Object>,
452 '--perf_output_basedir', 453 '--perf_output_basedir',
453 'None', 454 'None',
454 '--make_flags', 455 '--make_flags',
455 '""', 456 '""',
456 '--test_args', 457 '--test_args',
457 '""', 458 '""',
458 '--gm_args', 459 '--gm_args',
459 '""', 460 '""',
460 '--bench_args', 461 '--bench_args',
461 '""', 462 '""',
462 '--num_cores', 463 '--num_cores',
463 <Object>, 464 <Object>,
464 '--is_try', 465 '--is_try',
465 'True', 466 'True',
466 '--bench_pictures_cfg', 467 '--bench_pictures_cfg',
467 'default', 468 'default',
468 '--sanitizer', 469 '--sanitizer',
469 'thread', 470 'thread',
470 '--target', 471 '--target',
471 'tests', 472 'tests',
472 '--gyp_defines', 473 '--gyp_defines',
473 'skia_arch_width=64 skia_warnings_as_errors=0', 474 'skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0',
474 '--flavor', 475 '--flavor',
475 'xsan', 476 'xsan',
476 ], 477 ],
477 'description': 'Retry_BuildTests', 478 'description': 'Retry_BuildTests',
478 'doStepIf': <Object>, 479 'doStepIf': <Object>,
479 'env': {}, 480 'env': {},
480 'exception_on_failure': <Object>, 481 'exception_on_failure': <Object>,
481 'flunkOnFailure': <Object>, 482 'flunkOnFailure': <Object>,
482 'get_props_from_stdout': None, 483 'get_props_from_stdout': None,
483 'haltOnFailure': <Object>, 484 'haltOnFailure': <Object>,
484 'hideStepIf': <Object>, 485 'hideStepIf': <Object>,
485 'is_rebaseline_step': <Object>, 486 'is_rebaseline_step': <Object>,
486 'is_upload_step': <Object>, 487 'is_upload_step': <Object>,
487 'timeout': <Object>, 488 'timeout': <Object>,
488 'workdir': 'build/skia', 489 'workdir': 'build/skia',
489 }, 490 },
490 ], 491 ],
491 [ 492 [
492 <Object>, 493 <Object>,
493 { 494 {
494 'alwaysRun': <Object>, 495 'alwaysRun': <Object>,
495 'command': [ 496 'command': [
496 'python', 497 'python',
497 '../../../../../../slave/skia_slave_scripts/compile.py', 498 '../../../../../../slave/skia_slave_scripts/compile.py',
498 '--autogen_svn_baseurl', 499 '--autogen_svn_baseurl',
499 'https://skia-autogen.googlecode.com/svn', 500 'https://skia-autogen.googlecode.com/svn',
500 '--configuration', 501 '--configuration',
501 'Debug', 502 'Release',
502 '--deps_target_os', 503 '--deps_target_os',
503 'None', 504 'None',
504 '--builder_name', 505 '--builder_name',
505 'Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-TSAN-Trybot', 506 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot',
506 '--build_number', 507 '--build_number',
507 <Object>, 508 <Object>,
508 '--target_platform', 509 '--target_platform',
509 'linux', 510 'linux',
510 '--revision', 511 '--revision',
511 <Object>, 512 <Object>,
512 '--got_revision', 513 '--got_revision',
513 <Object>, 514 <Object>,
514 '--perf_output_basedir', 515 '--perf_output_basedir',
515 'None', 516 'None',
516 '--make_flags', 517 '--make_flags',
517 '""', 518 '""',
518 '--test_args', 519 '--test_args',
519 '""', 520 '""',
520 '--gm_args', 521 '--gm_args',
521 '""', 522 '""',
522 '--bench_args', 523 '--bench_args',
523 '""', 524 '""',
524 '--num_cores', 525 '--num_cores',
525 <Object>, 526 <Object>,
526 '--is_try', 527 '--is_try',
527 'True', 528 'True',
528 '--bench_pictures_cfg', 529 '--bench_pictures_cfg',
529 'default', 530 'default',
530 '--sanitizer', 531 '--sanitizer',
531 'thread', 532 'thread',
532 '--target', 533 '--target',
533 'dm', 534 'dm',
534 '--gyp_defines', 535 '--gyp_defines',
535 'skia_arch_width=64 skia_warnings_as_errors=0', 536 'skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0',
536 '--flavor', 537 '--flavor',
537 'xsan', 538 'xsan',
538 ], 539 ],
539 'description': 'Retry_BuildDm', 540 'description': 'Retry_BuildDm',
540 'doStepIf': <Object>, 541 'doStepIf': <Object>,
541 'env': {}, 542 'env': {},
542 'exception_on_failure': <Object>, 543 'exception_on_failure': <Object>,
543 'flunkOnFailure': <Object>, 544 'flunkOnFailure': <Object>,
544 'get_props_from_stdout': None, 545 'get_props_from_stdout': None,
545 'haltOnFailure': <Object>, 546 'haltOnFailure': <Object>,
546 'hideStepIf': <Object>, 547 'hideStepIf': <Object>,
547 'is_rebaseline_step': <Object>, 548 'is_rebaseline_step': <Object>,
548 'is_upload_step': <Object>, 549 'is_upload_step': <Object>,
549 'timeout': <Object>, 550 'timeout': <Object>,
550 'workdir': 'build/skia', 551 'workdir': 'build/skia',
551 }, 552 },
552 ], 553 ],
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/clean.py', 560 '../../../../../../slave/skia_slave_scripts/clean.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-Trybot', 568 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot',
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',
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
611 [ 612 [
612 <Object>, 613 <Object>,
613 { 614 {
614 'alwaysRun': <Object>, 615 'alwaysRun': <Object>,
615 'command': [ 616 'command': [
616 'python', 617 'python',
617 '../../../../../../slave/skia_slave_scripts/compile.py', 618 '../../../../../../slave/skia_slave_scripts/compile.py',
618 '--autogen_svn_baseurl', 619 '--autogen_svn_baseurl',
619 'https://skia-autogen.googlecode.com/svn', 620 'https://skia-autogen.googlecode.com/svn',
620 '--configuration', 621 '--configuration',
621 'Debug', 622 'Release',
622 '--deps_target_os', 623 '--deps_target_os',
623 'None', 624 'None',
624 '--builder_name', 625 '--builder_name',
625 'Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-TSAN-Trybot', 626 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot',
626 '--build_number', 627 '--build_number',
627 <Object>, 628 <Object>,
628 '--target_platform', 629 '--target_platform',
629 'linux', 630 'linux',
630 '--revision', 631 '--revision',
631 <Object>, 632 <Object>,
632 '--got_revision', 633 '--got_revision',
633 <Object>, 634 <Object>,
634 '--perf_output_basedir', 635 '--perf_output_basedir',
635 'None', 636 'None',
636 '--make_flags', 637 '--make_flags',
637 '""', 638 '""',
638 '--test_args', 639 '--test_args',
639 '""', 640 '""',
640 '--gm_args', 641 '--gm_args',
641 '""', 642 '""',
642 '--bench_args', 643 '--bench_args',
643 '""', 644 '""',
644 '--num_cores', 645 '--num_cores',
645 <Object>, 646 <Object>,
646 '--is_try', 647 '--is_try',
647 'True', 648 'True',
648 '--bench_pictures_cfg', 649 '--bench_pictures_cfg',
649 'default', 650 'default',
650 '--sanitizer', 651 '--sanitizer',
651 'thread', 652 'thread',
652 '--target', 653 '--target',
653 'tests', 654 'tests',
654 '--gyp_defines', 655 '--gyp_defines',
655 'skia_arch_width=64 skia_warnings_as_errors=0', 656 'skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0',
656 '--flavor', 657 '--flavor',
657 'xsan', 658 'xsan',
658 ], 659 ],
659 'description': 'Retry_NoWarningsAsErrors_BuildTests', 660 'description': 'Retry_NoWarningsAsErrors_BuildTests',
660 'doStepIf': <Object>, 661 'doStepIf': <Object>,
661 'env': {}, 662 'env': {},
662 'exception_on_failure': <Object>, 663 'exception_on_failure': <Object>,
663 'flunkOnFailure': <Object>, 664 'flunkOnFailure': <Object>,
664 'get_props_from_stdout': None, 665 'get_props_from_stdout': None,
665 'haltOnFailure': <Object>, 666 'haltOnFailure': <Object>,
666 'hideStepIf': <Object>, 667 'hideStepIf': <Object>,
667 'is_rebaseline_step': <Object>, 668 'is_rebaseline_step': <Object>,
668 'is_upload_step': <Object>, 669 'is_upload_step': <Object>,
669 'timeout': <Object>, 670 'timeout': <Object>,
670 'workdir': 'build/skia', 671 'workdir': 'build/skia',
671 }, 672 },
672 ], 673 ],
673 [ 674 [
674 <Object>, 675 <Object>,
675 { 676 {
676 'alwaysRun': <Object>, 677 'alwaysRun': <Object>,
677 'command': [ 678 'command': [
678 'python', 679 'python',
679 '../../../../../../slave/skia_slave_scripts/compile.py', 680 '../../../../../../slave/skia_slave_scripts/compile.py',
680 '--autogen_svn_baseurl', 681 '--autogen_svn_baseurl',
681 'https://skia-autogen.googlecode.com/svn', 682 'https://skia-autogen.googlecode.com/svn',
682 '--configuration', 683 '--configuration',
683 'Debug', 684 'Release',
684 '--deps_target_os', 685 '--deps_target_os',
685 'None', 686 'None',
686 '--builder_name', 687 '--builder_name',
687 'Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-TSAN-Trybot', 688 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot',
688 '--build_number', 689 '--build_number',
689 <Object>, 690 <Object>,
690 '--target_platform', 691 '--target_platform',
691 'linux', 692 'linux',
692 '--revision', 693 '--revision',
693 <Object>, 694 <Object>,
694 '--got_revision', 695 '--got_revision',
695 <Object>, 696 <Object>,
696 '--perf_output_basedir', 697 '--perf_output_basedir',
697 'None', 698 'None',
698 '--make_flags', 699 '--make_flags',
699 '""', 700 '""',
700 '--test_args', 701 '--test_args',
701 '""', 702 '""',
702 '--gm_args', 703 '--gm_args',
703 '""', 704 '""',
704 '--bench_args', 705 '--bench_args',
705 '""', 706 '""',
706 '--num_cores', 707 '--num_cores',
707 <Object>, 708 <Object>,
708 '--is_try', 709 '--is_try',
709 'True', 710 'True',
710 '--bench_pictures_cfg', 711 '--bench_pictures_cfg',
711 'default', 712 'default',
712 '--sanitizer', 713 '--sanitizer',
713 'thread', 714 'thread',
714 '--target', 715 '--target',
715 'dm', 716 'dm',
716 '--gyp_defines', 717 '--gyp_defines',
717 'skia_arch_width=64 skia_warnings_as_errors=0', 718 'skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0',
718 '--flavor', 719 '--flavor',
719 'xsan', 720 'xsan',
720 ], 721 ],
721 'description': 'Retry_NoWarningsAsErrors_BuildDm', 722 'description': 'Retry_NoWarningsAsErrors_BuildDm',
722 'doStepIf': <Object>, 723 'doStepIf': <Object>,
723 'env': {}, 724 'env': {},
724 'exception_on_failure': <Object>, 725 'exception_on_failure': <Object>,
725 'flunkOnFailure': <Object>, 726 'flunkOnFailure': <Object>,
726 'get_props_from_stdout': None, 727 'get_props_from_stdout': None,
727 'haltOnFailure': <Object>, 728 'haltOnFailure': <Object>,
728 'hideStepIf': <Object>, 729 'hideStepIf': <Object>,
729 'is_rebaseline_step': <Object>, 730 'is_rebaseline_step': <Object>,
730 'is_upload_step': <Object>, 731 'is_upload_step': <Object>,
731 'timeout': <Object>, 732 'timeout': <Object>,
732 'workdir': 'build/skia', 733 'workdir': 'build/skia',
733 }, 734 },
734 ], 735 ],
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/install.py', 742 '../../../../../../slave/skia_slave_scripts/install.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-Trybot', 750 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot',
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
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_tests.py', 800 '../../../../../../slave/skia_slave_scripts/run_tests.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-Trybot', 808 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot',
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 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
851 [ 852 [
852 <Object>, 853 <Object>,
853 { 854 {
854 'alwaysRun': <Object>, 855 'alwaysRun': <Object>,
855 'command': [ 856 'command': [
856 'python', 857 'python',
857 '../../../../../../slave/skia_slave_scripts/run_dm.py', 858 '../../../../../../slave/skia_slave_scripts/run_dm.py',
858 '--autogen_svn_baseurl', 859 '--autogen_svn_baseurl',
859 'https://skia-autogen.googlecode.com/svn', 860 'https://skia-autogen.googlecode.com/svn',
860 '--configuration', 861 '--configuration',
861 'Debug', 862 'Release',
862 '--deps_target_os', 863 '--deps_target_os',
863 'None', 864 'None',
864 '--builder_name', 865 '--builder_name',
865 'Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-TSAN-Trybot', 866 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot',
866 '--build_number', 867 '--build_number',
867 <Object>, 868 <Object>,
868 '--target_platform', 869 '--target_platform',
869 'linux', 870 'linux',
870 '--revision', 871 '--revision',
871 <Object>, 872 <Object>,
872 '--got_revision', 873 '--got_revision',
873 <Object>, 874 <Object>,
874 '--perf_output_basedir', 875 '--perf_output_basedir',
875 'None', 876 'None',
(...skipping 25 matching lines...) Expand all
901 'haltOnFailure': <Object>, 902 'haltOnFailure': <Object>,
902 'hideStepIf': <Object>, 903 'hideStepIf': <Object>,
903 'is_rebaseline_step': <Object>, 904 'is_rebaseline_step': <Object>,
904 'is_upload_step': <Object>, 905 'is_upload_step': <Object>,
905 'timeout': <Object>, 906 'timeout': <Object>,
906 'workdir': 'build/skia', 907 'workdir': 'build/skia',
907 }, 908 },
908 ], 909 ],
909 ], 910 ],
910 } 911 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698