| OLD | NEW |
| 1 { | 1 { |
| 2 'TargetPath': <Object>, | 2 'TargetPath': <Object>, |
| 3 '_build_targets': [ | 3 '_build_targets': [ |
| 4 'most', | 4 'most', |
| 5 ], | 5 ], |
| 6 '_builder_name': 'Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite', | 6 '_builder_name': 'Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite', |
| 7 '_common_args': [ | 7 '_common_args': [ |
| 8 '--autogen_svn_baseurl', | 8 '--autogen_svn_baseurl', |
| 9 'bogusValueToFixSkBug2663', | 9 'bogusValueToFixSkBug2663', |
| 10 '--configuration', | 10 '--configuration', |
| (...skipping 710 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 721 'timeout': <Object>, | 721 'timeout': <Object>, |
| 722 'workdir': 'build\skia', | 722 'workdir': 'build\skia', |
| 723 }, | 723 }, |
| 724 ], | 724 ], |
| 725 [ | 725 [ |
| 726 <Object>, | 726 <Object>, |
| 727 { | 727 { |
| 728 'alwaysRun': <Object>, | 728 'alwaysRun': <Object>, |
| 729 'command': [ | 729 'command': [ |
| 730 'python', | 730 'python', |
| 731 '..\..\..\..\..\..\slave\skia_slave_scripts\run_dm.py', |
| 732 '--autogen_svn_baseurl', |
| 733 'bogusValueToFixSkBug2663', |
| 734 '--configuration', |
| 735 'Release', |
| 736 '--deps_target_os', |
| 737 'None', |
| 738 '--builder_name', |
| 739 'Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite', |
| 740 '--build_number', |
| 741 <Object>, |
| 742 '--target_platform', |
| 743 'win32', |
| 744 '--revision', |
| 745 <Object>, |
| 746 '--got_revision', |
| 747 <Object>, |
| 748 '--perf_output_basedir', |
| 749 'None', |
| 750 '--make_flags', |
| 751 '""', |
| 752 '--test_args', |
| 753 '""', |
| 754 '--gm_args', |
| 755 '""', |
| 756 '--bench_args', |
| 757 '""', |
| 758 '--is_try', |
| 759 'False', |
| 760 '--bench_pictures_cfg', |
| 761 'default', |
| 762 '--flavor', |
| 763 'default', |
| 764 ], |
| 765 'description': 'RunDM', |
| 766 'doStepIf': <Object>, |
| 767 'env': {}, |
| 768 'exception_on_failure': <Object>, |
| 769 'flunkOnFailure': <Object>, |
| 770 'get_props_from_stdout': None, |
| 771 'haltOnFailure': <Object>, |
| 772 'hideStepIf': <Object>, |
| 773 'is_rebaseline_step': <Object>, |
| 774 'is_upload_step': <Object>, |
| 775 'timeout': <Object>, |
| 776 'workdir': 'build\skia', |
| 777 }, |
| 778 ], |
| 779 [ |
| 780 <Object>, |
| 781 { |
| 782 'alwaysRun': <Object>, |
| 783 'command': [ |
| 784 'python', |
| 731 '..\..\..\..\..\..\slave\skia_slave_scripts\run_gm.py', | 785 '..\..\..\..\..\..\slave\skia_slave_scripts\run_gm.py', |
| 732 '--autogen_svn_baseurl', | 786 '--autogen_svn_baseurl', |
| 733 'bogusValueToFixSkBug2663', | 787 'bogusValueToFixSkBug2663', |
| 734 '--configuration', | 788 '--configuration', |
| 735 'Release', | 789 'Release', |
| 736 '--deps_target_os', | 790 '--deps_target_os', |
| 737 'None', | 791 'None', |
| 738 '--builder_name', | 792 '--builder_name', |
| 739 'Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite', | 793 'Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite', |
| 740 '--build_number', | 794 '--build_number', |
| (...skipping 510 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1251 'haltOnFailure': <Object>, | 1305 'haltOnFailure': <Object>, |
| 1252 'hideStepIf': <Object>, | 1306 'hideStepIf': <Object>, |
| 1253 'is_rebaseline_step': <Object>, | 1307 'is_rebaseline_step': <Object>, |
| 1254 'is_upload_step': <Object>, | 1308 'is_upload_step': <Object>, |
| 1255 'timeout': <Object>, | 1309 'timeout': <Object>, |
| 1256 'workdir': 'build\skia', | 1310 'workdir': 'build\skia', |
| 1257 }, | 1311 }, |
| 1258 ], | 1312 ], |
| 1259 ], | 1313 ], |
| 1260 } | 1314 } |
| OLD | NEW |