| OLD | NEW |
| 1 { | 1 { |
| 2 'TargetPath': <Object>, | 2 'TargetPath': <Object>, |
| 3 '_build_targets': [ | 3 '_build_targets': [ |
| 4 'all', | 4 'all', |
| 5 ], | 5 ], |
| 6 '_builder_name': 'Test-Android-Nexus10-MaliT604-Arm7-Release', | 6 '_builder_name': 'Test-Android-Nexus10-MaliT604-Arm7-Release', |
| 7 '_common_args': [ | 7 '_common_args': [ |
| 8 '--autogen_svn_baseurl', | 8 '--autogen_svn_baseurl', |
| 9 'bogusValueToFixSkBug2663', | 9 'bogusValueToFixSkBug2663', |
| 10 '--configuration', | 10 '--configuration', |
| (...skipping 812 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 823 'timeout': <Object>, | 823 'timeout': <Object>, |
| 824 'workdir': 'build/skia', | 824 'workdir': 'build/skia', |
| 825 }, | 825 }, |
| 826 ], | 826 ], |
| 827 [ | 827 [ |
| 828 <Object>, | 828 <Object>, |
| 829 { | 829 { |
| 830 'alwaysRun': <Object>, | 830 'alwaysRun': <Object>, |
| 831 'command': [ | 831 'command': [ |
| 832 'python', | 832 'python', |
| 833 '../../../../../../slave/skia_slave_scripts/run_dm.py', |
| 834 '--autogen_svn_baseurl', |
| 835 'bogusValueToFixSkBug2663', |
| 836 '--configuration', |
| 837 'Release', |
| 838 '--deps_target_os', |
| 839 'android', |
| 840 '--builder_name', |
| 841 'Test-Android-Nexus10-MaliT604-Arm7-Release', |
| 842 '--build_number', |
| 843 <Object>, |
| 844 '--target_platform', |
| 845 'linux', |
| 846 '--revision', |
| 847 <Object>, |
| 848 '--got_revision', |
| 849 <Object>, |
| 850 '--perf_output_basedir', |
| 851 'None', |
| 852 '--make_flags', |
| 853 '""', |
| 854 '--test_args', |
| 855 '"--match ~Threaded"', |
| 856 '--gm_args', |
| 857 '""', |
| 858 '--bench_args', |
| 859 '""', |
| 860 '--is_try', |
| 861 'False', |
| 862 '--bench_pictures_cfg', |
| 863 'nexus_10', |
| 864 '--device', |
| 865 'nexus_10', |
| 866 '--serial', |
| 867 <Object>, |
| 868 '--has_root', |
| 869 <Object>, |
| 870 '--android_sdk_root', |
| 871 <Object>, |
| 872 '--flavor', |
| 873 'android', |
| 874 ], |
| 875 'description': 'RunDM', |
| 876 'doStepIf': <Object>, |
| 877 'env': {}, |
| 878 'exception_on_failure': <Object>, |
| 879 'flunkOnFailure': <Object>, |
| 880 'get_props_from_stdout': None, |
| 881 'haltOnFailure': <Object>, |
| 882 'hideStepIf': <Object>, |
| 883 'is_rebaseline_step': <Object>, |
| 884 'is_upload_step': <Object>, |
| 885 'timeout': <Object>, |
| 886 'workdir': 'build/skia', |
| 887 }, |
| 888 ], |
| 889 [ |
| 890 <Object>, |
| 891 { |
| 892 'alwaysRun': <Object>, |
| 893 'command': [ |
| 894 'python', |
| 833 '../../../../../../slave/skia_slave_scripts/run_gm.py', | 895 '../../../../../../slave/skia_slave_scripts/run_gm.py', |
| 834 '--autogen_svn_baseurl', | 896 '--autogen_svn_baseurl', |
| 835 'bogusValueToFixSkBug2663', | 897 'bogusValueToFixSkBug2663', |
| 836 '--configuration', | 898 '--configuration', |
| 837 'Release', | 899 'Release', |
| 838 '--deps_target_os', | 900 '--deps_target_os', |
| 839 'android', | 901 'android', |
| 840 '--builder_name', | 902 '--builder_name', |
| 841 'Test-Android-Nexus10-MaliT604-Arm7-Release', | 903 'Test-Android-Nexus10-MaliT604-Arm7-Release', |
| 842 '--build_number', | 904 '--build_number', |
| (...skipping 590 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1433 'haltOnFailure': <Object>, | 1495 'haltOnFailure': <Object>, |
| 1434 'hideStepIf': <Object>, | 1496 'hideStepIf': <Object>, |
| 1435 'is_rebaseline_step': <Object>, | 1497 'is_rebaseline_step': <Object>, |
| 1436 'is_upload_step': <Object>, | 1498 'is_upload_step': <Object>, |
| 1437 'timeout': <Object>, | 1499 'timeout': <Object>, |
| 1438 'workdir': 'build/skia', | 1500 'workdir': 'build/skia', |
| 1439 }, | 1501 }, |
| 1440 ], | 1502 ], |
| 1441 ], | 1503 ], |
| 1442 } | 1504 } |
| OLD | NEW |