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