| OLD | NEW |
| 1 { | 1 { |
| 2 'TargetPath': <Object>, | 2 'TargetPath': <Object>, |
| 3 '_build_targets': [ | 3 '_build_targets': [ |
| 4 'tools', | 4 'tools', |
| 5 'gm', | 5 'gm', |
| 6 'dm', | 6 'dm', |
| 7 ], | 7 ], |
| 8 '_builder_name': 'Housekeeper-PerCommit', | 8 '_builder_name': 'Housekeeper-PerCommit', |
| 9 '_common_args': [ | 9 '_common_args': [ |
| 10 '--autogen_svn_baseurl', | 10 '--autogen_svn_baseurl', |
| (...skipping 894 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 905 'timeout': <Object>, | 905 'timeout': <Object>, |
| 906 'workdir': 'build/skia', | 906 'workdir': 'build/skia', |
| 907 }, | 907 }, |
| 908 ], | 908 ], |
| 909 [ | 909 [ |
| 910 <Object>, | 910 <Object>, |
| 911 { | 911 { |
| 912 'alwaysRun': <Object>, | 912 'alwaysRun': <Object>, |
| 913 'command': [ | 913 'command': [ |
| 914 'python', | 914 'python', |
| 915 '../../../../../../slave/skia_slave_scripts/run_dm.py', | |
| 916 '--autogen_svn_baseurl', | |
| 917 'bogusValueToFixSkBug2663', | |
| 918 '--configuration', | |
| 919 'Debug', | |
| 920 '--deps_target_os', | |
| 921 'None', | |
| 922 '--builder_name', | |
| 923 'Housekeeper-PerCommit', | |
| 924 '--build_number', | |
| 925 <Object>, | |
| 926 '--target_platform', | |
| 927 'linux', | |
| 928 '--revision', | |
| 929 <Object>, | |
| 930 '--got_revision', | |
| 931 <Object>, | |
| 932 '--perf_output_basedir', | |
| 933 'None', | |
| 934 '--make_flags', | |
| 935 '""', | |
| 936 '--test_args', | |
| 937 '""', | |
| 938 '--gm_args', | |
| 939 '""', | |
| 940 '--bench_args', | |
| 941 '""', | |
| 942 '--is_try', | |
| 943 'False', | |
| 944 '--bench_pictures_cfg', | |
| 945 'default', | |
| 946 '--flavor', | |
| 947 'default', | |
| 948 ], | |
| 949 'description': 'RunDM', | |
| 950 'doStepIf': <Object>, | |
| 951 'env': {}, | |
| 952 'exception_on_failure': <Object>, | |
| 953 'flunkOnFailure': <Object>, | |
| 954 'get_props_from_stdout': None, | |
| 955 'haltOnFailure': <Object>, | |
| 956 'hideStepIf': <Object>, | |
| 957 'is_rebaseline_step': <Object>, | |
| 958 'is_upload_step': <Object>, | |
| 959 'timeout': <Object>, | |
| 960 'workdir': 'build/skia', | |
| 961 }, | |
| 962 ], | |
| 963 [ | |
| 964 <Object>, | |
| 965 { | |
| 966 'alwaysRun': <Object>, | |
| 967 'command': [ | |
| 968 'python', | |
| 969 '../../../../../../slave/skia_slave_scripts/run_android_plat
form_self_tests.py', | 915 '../../../../../../slave/skia_slave_scripts/run_android_plat
form_self_tests.py', |
| 970 '--autogen_svn_baseurl', | 916 '--autogen_svn_baseurl', |
| 971 'bogusValueToFixSkBug2663', | 917 'bogusValueToFixSkBug2663', |
| 972 '--configuration', | 918 '--configuration', |
| 973 'Debug', | 919 'Debug', |
| 974 '--deps_target_os', | 920 '--deps_target_os', |
| 975 'None', | 921 'None', |
| 976 '--builder_name', | 922 '--builder_name', |
| 977 'Housekeeper-PerCommit', | 923 'Housekeeper-PerCommit', |
| 978 '--build_number', | 924 '--build_number', |
| (...skipping 288 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1267 'haltOnFailure': <Object>, | 1213 'haltOnFailure': <Object>, |
| 1268 'hideStepIf': <Object>, | 1214 'hideStepIf': <Object>, |
| 1269 'is_rebaseline_step': <Object>, | 1215 'is_rebaseline_step': <Object>, |
| 1270 'is_upload_step': <Object>, | 1216 'is_upload_step': <Object>, |
| 1271 'timeout': <Object>, | 1217 'timeout': <Object>, |
| 1272 'workdir': 'build/skia', | 1218 'workdir': 'build/skia', |
| 1273 }, | 1219 }, |
| 1274 ], | 1220 ], |
| 1275 ], | 1221 ], |
| 1276 } | 1222 } |
| OLD | NEW |