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

Side by Side Diff: tools/tests/factory_configuration/expected/Perf-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release

Issue 64113004: pdfviewer: enable pdfviewer to run with gm in one bot (Closed) Base URL: http://skia.googlecode.com/svn/buildbot/
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 { 1 {
2 '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 'most', 6 'most',
7 ], 7 ],
8 '_builder_name': 'Perf-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release', 8 '_builder_name': 'Perf-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release',
9 '_common_args': [ 9 '_common_args': [
10 '--autogen_svn_baseurl', 10 '--autogen_svn_baseurl',
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
48 '_do_patch_step': <Object>, 48 '_do_patch_step': <Object>,
49 '_do_upload_bench_results': <Object>, 49 '_do_upload_bench_results': <Object>,
50 '_do_upload_results': <Object>, 50 '_do_upload_results': <Object>,
51 '_env_vars': {}, 51 '_env_vars': {},
52 '_flavor': None, 52 '_flavor': None,
53 '_gclient_solutions': [ 53 '_gclient_solutions': [
54 '{ "name": "skia", "url": "https://skia.googlesource.com/skia.git", "cus tom_deps": {},"custom_vars": {},},', 54 '{ "name": "skia", "url": "https://skia.googlesource.com/skia.git", "cus tom_deps": {},"custom_vars": {},},',
55 ], 55 ],
56 '_gyp_defines': { 56 '_gyp_defines': {
57 'skia_arch_width': '64', 57 'skia_arch_width': '64',
58 'skia_run_pdfviewer_in_gm': '1',
58 'skia_warnings_as_errors': '0', 59 'skia_warnings_as_errors': '0',
59 }, 60 },
60 '_make_flags': [], 61 '_make_flags': [],
61 '_perf_output_basedir': '../../../../perfdata', 62 '_perf_output_basedir': '../../../../perfdata',
62 '_skia_cmd_obj': <Object>, 63 '_skia_cmd_obj': <Object>,
63 '_skia_svn_password_file': '.skia_svn_password', 64 '_skia_svn_password_file': '.skia_svn_password',
64 '_skia_svn_username_file': '.skia_svn_username', 65 '_skia_svn_username_file': '.skia_svn_username',
65 '_workdir': 'build/skia', 66 '_workdir': 'build/skia',
66 'properties': <Object>, 67 'properties': <Object>,
67 'steps': [ 68 'steps': [
(...skipping 201 matching lines...) Expand 10 before | Expand all | Expand 10 after
269 '""', 270 '""',
270 '--bench_args', 271 '--bench_args',
271 '""', 272 '""',
272 '--num_cores', 273 '--num_cores',
273 <Object>, 274 <Object>,
274 '--is_try', 275 '--is_try',
275 'False', 276 'False',
276 '--bench_pictures_cfg', 277 '--bench_pictures_cfg',
277 'default', 278 'default',
278 '--gyp_defines', 279 '--gyp_defines',
279 'skia_arch_width=64 skia_warnings_as_errors=0', 280 'skia_arch_width=64 skia_warnings_as_errors=0 skia_run_pdfvi ewer_in_gm=1',
280 '--flavor', 281 '--flavor',
281 'default', 282 'default',
282 ], 283 ],
283 'description': 'RunGYP', 284 'description': 'RunGYP',
284 'doStepIf': <Object>, 285 'doStepIf': <Object>,
285 'env': {}, 286 'env': {},
286 'flunkOnFailure': <Object>, 287 'flunkOnFailure': <Object>,
287 'get_props_from_stdout': None, 288 'get_props_from_stdout': None,
288 'haltOnFailure': <Object>, 289 'haltOnFailure': <Object>,
289 'hideStepIf': <Object>, 290 'hideStepIf': <Object>,
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
330 '""', 331 '""',
331 '--num_cores', 332 '--num_cores',
332 <Object>, 333 <Object>,
333 '--is_try', 334 '--is_try',
334 'False', 335 'False',
335 '--bench_pictures_cfg', 336 '--bench_pictures_cfg',
336 'default', 337 'default',
337 '--target', 338 '--target',
338 'most', 339 'most',
339 '--gyp_defines', 340 '--gyp_defines',
340 'skia_arch_width=64 skia_warnings_as_errors=0', 341 'skia_arch_width=64 skia_warnings_as_errors=0 skia_run_pdfvi ewer_in_gm=1',
341 '--flavor', 342 '--flavor',
342 'default', 343 'default',
343 ], 344 ],
344 'description': 'BuildMost', 345 'description': 'BuildMost',
345 'doStepIf': <Object>, 346 'doStepIf': <Object>,
346 'env': {}, 347 'env': {},
347 'flunkOnFailure': <Object>, 348 'flunkOnFailure': <Object>,
348 'get_props_from_stdout': None, 349 'get_props_from_stdout': None,
349 'haltOnFailure': <Object>, 350 'haltOnFailure': <Object>,
350 'hideStepIf': <Object>, 351 'hideStepIf': <Object>,
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after
448 '""', 449 '""',
449 '--num_cores', 450 '--num_cores',
450 <Object>, 451 <Object>,
451 '--is_try', 452 '--is_try',
452 'False', 453 'False',
453 '--bench_pictures_cfg', 454 '--bench_pictures_cfg',
454 'default', 455 'default',
455 '--target', 456 '--target',
456 'most', 457 'most',
457 '--gyp_defines', 458 '--gyp_defines',
458 'skia_arch_width=64 skia_warnings_as_errors=0', 459 'skia_arch_width=64 skia_warnings_as_errors=0 skia_run_pdfvi ewer_in_gm=1',
459 '--flavor', 460 '--flavor',
460 'default', 461 'default',
461 ], 462 ],
462 'description': 'Retry_BuildMost', 463 'description': 'Retry_BuildMost',
463 'doStepIf': <Object>, 464 'doStepIf': <Object>,
464 'env': {}, 465 'env': {},
465 'flunkOnFailure': <Object>, 466 'flunkOnFailure': <Object>,
466 'get_props_from_stdout': None, 467 'get_props_from_stdout': None,
467 'haltOnFailure': <Object>, 468 'haltOnFailure': <Object>,
468 'hideStepIf': <Object>, 469 'hideStepIf': <Object>,
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after
566 '""', 567 '""',
567 '--num_cores', 568 '--num_cores',
568 <Object>, 569 <Object>,
569 '--is_try', 570 '--is_try',
570 'False', 571 'False',
571 '--bench_pictures_cfg', 572 '--bench_pictures_cfg',
572 'default', 573 'default',
573 '--target', 574 '--target',
574 'most', 575 'most',
575 '--gyp_defines', 576 '--gyp_defines',
576 'skia_arch_width=64 skia_warnings_as_errors=0', 577 'skia_arch_width=64 skia_warnings_as_errors=0 skia_run_pdfvi ewer_in_gm=1',
577 '--flavor', 578 '--flavor',
578 'default', 579 'default',
579 ], 580 ],
580 'description': 'Retry_NoWarningsAsErrors_BuildMost', 581 'description': 'Retry_NoWarningsAsErrors_BuildMost',
581 'doStepIf': <Object>, 582 'doStepIf': <Object>,
582 'env': {}, 583 'env': {},
583 'flunkOnFailure': <Object>, 584 'flunkOnFailure': <Object>,
584 'get_props_from_stdout': None, 585 'get_props_from_stdout': None,
585 'haltOnFailure': <Object>, 586 'haltOnFailure': <Object>,
586 'hideStepIf': <Object>, 587 'hideStepIf': <Object>,
(...skipping 393 matching lines...) Expand 10 before | Expand all | Expand 10 after
980 'haltOnFailure': <Object>, 981 'haltOnFailure': <Object>,
981 'hideStepIf': <Object>, 982 'hideStepIf': <Object>,
982 'is_rebaseline_step': <Object>, 983 'is_rebaseline_step': <Object>,
983 'is_upload_step': <Object>, 984 'is_upload_step': <Object>,
984 'timeout': <Object>, 985 'timeout': <Object>,
985 'workdir': 'build/skia', 986 'workdir': 'build/skia',
986 }, 987 },
987 ], 988 ],
988 ], 989 ],
989 } 990 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698