| 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-Debug-ANGLE', | 6 '_builder_name': 'Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE', |
| 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 'Debug', |
| 736 '--deps_target_os', |
| 737 'None', |
| 738 '--builder_name', |
| 739 'Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE', |
| 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 '"--config ANGLE"', |
| 758 '--is_try', |
| 759 'False', |
| 760 '--bench_pictures_cfg', |
| 761 'angle', |
| 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 'Debug', | 789 'Debug', |
| 736 '--deps_target_os', | 790 '--deps_target_os', |
| 737 'None', | 791 'None', |
| 738 '--builder_name', | 792 '--builder_name', |
| 739 'Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE', | 793 'Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE', |
| 740 '--build_number', | 794 '--build_number', |
| (...skipping 832 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1573 'haltOnFailure': <Object>, | 1627 'haltOnFailure': <Object>, |
| 1574 'hideStepIf': <Object>, | 1628 'hideStepIf': <Object>, |
| 1575 'is_rebaseline_step': <Object>, | 1629 'is_rebaseline_step': <Object>, |
| 1576 'is_upload_step': <Object>, | 1630 'is_upload_step': <Object>, |
| 1577 'timeout': <Object>, | 1631 'timeout': <Object>, |
| 1578 'workdir': 'build\skia', | 1632 'workdir': 'build\skia', |
| 1579 }, | 1633 }, |
| 1580 ], | 1634 ], |
| 1581 ], | 1635 ], |
| 1582 } | 1636 } |
| OLD | NEW |