| 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-Mac10.8-MacMini4.1-GeForce320M-x86-Debug', | 6 '_builder_name': 'Test-Mac10.8-MacMini4.1-GeForce320M-x86-Debug', |
| 7 '_common_args': [ | 7 '_common_args': [ |
| 8 '--autogen_svn_baseurl', | 8 '--autogen_svn_baseurl', |
| 9 'bogusValueToFixSkBug2663', | 9 'bogusValueToFixSkBug2663', |
| 10 '--configuration', | 10 '--configuration', |
| (...skipping 707 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 718 'timeout': <Object>, | 718 'timeout': <Object>, |
| 719 'workdir': 'build/skia', | 719 'workdir': 'build/skia', |
| 720 }, | 720 }, |
| 721 ], | 721 ], |
| 722 [ | 722 [ |
| 723 <Object>, | 723 <Object>, |
| 724 { | 724 { |
| 725 'alwaysRun': <Object>, | 725 'alwaysRun': <Object>, |
| 726 'command': [ | 726 'command': [ |
| 727 'python', | 727 'python', |
| 728 '../../../../../../slave/skia_slave_scripts/run_dm.py', |
| 729 '--autogen_svn_baseurl', |
| 730 'bogusValueToFixSkBug2663', |
| 731 '--configuration', |
| 732 'Debug', |
| 733 '--deps_target_os', |
| 734 'None', |
| 735 '--builder_name', |
| 736 'Test-Mac10.8-MacMini4.1-GeForce320M-x86-Debug', |
| 737 '--build_number', |
| 738 <Object>, |
| 739 '--target_platform', |
| 740 'mac', |
| 741 '--revision', |
| 742 <Object>, |
| 743 '--got_revision', |
| 744 <Object>, |
| 745 '--perf_output_basedir', |
| 746 'None', |
| 747 '--make_flags', |
| 748 '""', |
| 749 '--test_args', |
| 750 '""', |
| 751 '--gm_args', |
| 752 '""', |
| 753 '--bench_args', |
| 754 '""', |
| 755 '--is_try', |
| 756 'False', |
| 757 '--bench_pictures_cfg', |
| 758 'default', |
| 759 '--flavor', |
| 760 'default', |
| 761 ], |
| 762 'description': 'RunDM', |
| 763 'doStepIf': <Object>, |
| 764 'env': {}, |
| 765 'exception_on_failure': <Object>, |
| 766 'flunkOnFailure': <Object>, |
| 767 'get_props_from_stdout': None, |
| 768 'haltOnFailure': <Object>, |
| 769 'hideStepIf': <Object>, |
| 770 'is_rebaseline_step': <Object>, |
| 771 'is_upload_step': <Object>, |
| 772 'timeout': <Object>, |
| 773 'workdir': 'build/skia', |
| 774 }, |
| 775 ], |
| 776 [ |
| 777 <Object>, |
| 778 { |
| 779 'alwaysRun': <Object>, |
| 780 'command': [ |
| 781 'python', |
| 728 '../../../../../../slave/skia_slave_scripts/run_gm.py', | 782 '../../../../../../slave/skia_slave_scripts/run_gm.py', |
| 729 '--autogen_svn_baseurl', | 783 '--autogen_svn_baseurl', |
| 730 'bogusValueToFixSkBug2663', | 784 'bogusValueToFixSkBug2663', |
| 731 '--configuration', | 785 '--configuration', |
| 732 'Debug', | 786 'Debug', |
| 733 '--deps_target_os', | 787 '--deps_target_os', |
| 734 'None', | 788 'None', |
| 735 '--builder_name', | 789 '--builder_name', |
| 736 'Test-Mac10.8-MacMini4.1-GeForce320M-x86-Debug', | 790 'Test-Mac10.8-MacMini4.1-GeForce320M-x86-Debug', |
| 737 '--build_number', | 791 '--build_number', |
| (...skipping 832 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1570 'haltOnFailure': <Object>, | 1624 'haltOnFailure': <Object>, |
| 1571 'hideStepIf': <Object>, | 1625 'hideStepIf': <Object>, |
| 1572 'is_rebaseline_step': <Object>, | 1626 'is_rebaseline_step': <Object>, |
| 1573 'is_upload_step': <Object>, | 1627 'is_upload_step': <Object>, |
| 1574 'timeout': <Object>, | 1628 'timeout': <Object>, |
| 1575 'workdir': 'build/skia', | 1629 'workdir': 'build/skia', |
| 1576 }, | 1630 }, |
| 1577 ], | 1631 ], |
| 1578 ], | 1632 ], |
| 1579 } | 1633 } |
| OLD | NEW |