Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1329)

Side by Side Diff: tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite-Trybot

Issue 16226005: Run skimage on the bots. (Closed) Base URL: https://skia.googlecode.com/svn/buildbot
Patch Set: Respond to comments. Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 { 1 {
2 'TargetPathJoin': <Object>, 2 'TargetPathJoin': <Object>,
3 '_autogen_svn_password_file': '.autogen_svn_password', 3 '_autogen_svn_password_file': '.autogen_svn_password',
4 '_autogen_svn_username_file': '.autogen_svn_username', 4 '_autogen_svn_username_file': '.autogen_svn_username',
5 '_build_targets': [ 5 '_build_targets': [
6 'most', 6 'most',
7 ], 7 ],
8 '_builder_name': 'Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite-Trybot', 8 '_builder_name': 'Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite-Trybot',
9 '_common_args': [ 9 '_common_args': [
10 '--autogen_svn_baseurl', 10 '--autogen_svn_baseurl',
(...skipping 793 matching lines...) Expand 10 before | Expand all | Expand 10 after
804 'timeout': <Object>, 804 'timeout': <Object>,
805 'workdir': 'build\trunk', 805 'workdir': 'build\trunk',
806 }, 806 },
807 ], 807 ],
808 [ 808 [
809 <Object>, 809 <Object>,
810 { 810 {
811 'alwaysRun': <Object>, 811 'alwaysRun': <Object>,
812 'command': [ 812 'command': [
813 'python', 813 'python',
814 '..\..\..\..\..\..\slave\skia_slave_scripts\download_skimage _files.py',
815 '--autogen_svn_baseurl',
816 'https://skia-autogen.googlecode.com/svn',
817 '--configuration',
818 'Release',
819 '--deps_target_os',
820 'None',
821 '--do_upload_results',
822 'True',
823 '--gm_image_subdir',
824 'base-shuttle-win7-intel-directwrite',
825 '--builder_name',
826 'Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite-Trybot',
827 '--target_platform',
828 'win32',
829 '--revision',
830 <Object>,
831 '--got_revision',
832 <Object>,
833 '--perf_output_basedir',
834 'None',
835 '--make_flags',
836 '""',
837 '--test_args',
838 '""',
839 '--gm_args',
840 '""',
841 '--bench_args',
842 '""',
843 '--num_cores',
844 <Object>,
845 '--is_try',
846 'True',
847 '--bench_pictures_cfg',
848 'default',
849 ],
850 'description': 'DownloadSKImageFiles',
851 'doStepIf': <Object>,
852 'env': {},
853 'flunkOnFailure': <Object>,
854 'get_props_from_stdout': None,
855 'haltOnFailure': <Object>,
856 'hideStepIf': <Object>,
857 'is_rebaseline_step': <Object>,
858 'is_upload_step': <Object>,
859 'timeout': <Object>,
860 'workdir': 'build\trunk',
861 },
862 ],
863 [
864 <Object>,
865 {
866 'alwaysRun': <Object>,
867 'command': [
868 'python',
814 '..\..\..\..\..\..\slave\skia_slave_scripts\prerender.py', 869 '..\..\..\..\..\..\slave\skia_slave_scripts\prerender.py',
815 '--autogen_svn_baseurl', 870 '--autogen_svn_baseurl',
816 'https://skia-autogen.googlecode.com/svn', 871 'https://skia-autogen.googlecode.com/svn',
817 '--configuration', 872 '--configuration',
818 'Release', 873 'Release',
819 '--deps_target_os', 874 '--deps_target_os',
820 'None', 875 'None',
821 '--do_upload_results', 876 '--do_upload_results',
822 'True', 877 'True',
823 '--gm_image_subdir', 878 '--gm_image_subdir',
(...skipping 255 matching lines...) Expand 10 before | Expand all | Expand 10 after
1079 'timeout': <Object>, 1134 'timeout': <Object>,
1080 'workdir': 'build\trunk', 1135 'workdir': 'build\trunk',
1081 }, 1136 },
1082 ], 1137 ],
1083 [ 1138 [
1084 <Object>, 1139 <Object>,
1085 { 1140 {
1086 'alwaysRun': <Object>, 1141 'alwaysRun': <Object>,
1087 'command': [ 1142 'command': [
1088 'python', 1143 'python',
1144 '..\..\..\..\..\..\slave\skia_slave_scripts\run_decoding_tes ts.py',
1145 '--autogen_svn_baseurl',
1146 'https://skia-autogen.googlecode.com/svn',
1147 '--configuration',
1148 'Release',
1149 '--deps_target_os',
1150 'None',
1151 '--do_upload_results',
1152 'True',
1153 '--gm_image_subdir',
1154 'base-shuttle-win7-intel-directwrite',
1155 '--builder_name',
1156 'Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite-Trybot',
1157 '--target_platform',
1158 'win32',
1159 '--revision',
1160 <Object>,
1161 '--got_revision',
1162 <Object>,
1163 '--perf_output_basedir',
1164 'None',
1165 '--make_flags',
1166 '""',
1167 '--test_args',
1168 '""',
1169 '--gm_args',
1170 '""',
1171 '--bench_args',
1172 '""',
1173 '--num_cores',
1174 <Object>,
1175 '--is_try',
1176 'True',
1177 '--bench_pictures_cfg',
1178 'default',
1179 ],
1180 'description': 'RunDecodingTests',
1181 'doStepIf': <Object>,
1182 'env': {},
1183 'flunkOnFailure': <Object>,
1184 'get_props_from_stdout': None,
1185 'haltOnFailure': <Object>,
1186 'hideStepIf': <Object>,
1187 'is_rebaseline_step': <Object>,
1188 'is_upload_step': <Object>,
1189 'timeout': <Object>,
1190 'workdir': 'build\trunk',
1191 },
1192 ],
1193 [
1194 <Object>,
1195 {
1196 'alwaysRun': <Object>,
1197 'command': [
1198 'python',
1089 '..\..\..\..\..\..\slave\skia_slave_scripts\postrender.py', 1199 '..\..\..\..\..\..\slave\skia_slave_scripts\postrender.py',
1090 '--autogen_svn_baseurl', 1200 '--autogen_svn_baseurl',
1091 'https://skia-autogen.googlecode.com/svn', 1201 'https://skia-autogen.googlecode.com/svn',
1092 '--configuration', 1202 '--configuration',
1093 'Release', 1203 'Release',
1094 '--deps_target_os', 1204 '--deps_target_os',
1095 'None', 1205 'None',
1096 '--do_upload_results', 1206 '--do_upload_results',
1097 'True', 1207 'True',
1098 '--gm_image_subdir', 1208 '--gm_image_subdir',
(...skipping 149 matching lines...) Expand 10 before | Expand all | Expand 10 after
1248 'timeout': <Object>, 1358 'timeout': <Object>,
1249 'workdir': 'build\trunk', 1359 'workdir': 'build\trunk',
1250 }, 1360 },
1251 ], 1361 ],
1252 [ 1362 [
1253 <Object>, 1363 <Object>,
1254 { 1364 {
1255 'alwaysRun': <Object>, 1365 'alwaysRun': <Object>,
1256 'command': [ 1366 'command': [
1257 'python', 1367 'python',
1368 '..\..\..\..\..\..\slave\skia_slave_scripts\upload_skimage_r esults.py',
1369 '--autogen_svn_baseurl',
1370 'https://skia-autogen.googlecode.com/svn',
1371 '--configuration',
1372 'Release',
1373 '--deps_target_os',
1374 'None',
1375 '--do_upload_results',
1376 'True',
1377 '--gm_image_subdir',
1378 'base-shuttle-win7-intel-directwrite',
1379 '--builder_name',
1380 'Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite-Trybot',
1381 '--target_platform',
1382 'win32',
1383 '--revision',
1384 <Object>,
1385 '--got_revision',
1386 <Object>,
1387 '--perf_output_basedir',
1388 'None',
1389 '--make_flags',
1390 '""',
1391 '--test_args',
1392 '""',
1393 '--gm_args',
1394 '""',
1395 '--bench_args',
1396 '""',
1397 '--num_cores',
1398 <Object>,
1399 '--is_try',
1400 'True',
1401 '--bench_pictures_cfg',
1402 'default',
1403 ],
1404 'description': 'UploadSKImageResults',
1405 'doStepIf': <Object>,
1406 'env': {},
1407 'flunkOnFailure': <Object>,
1408 'get_props_from_stdout': None,
1409 'haltOnFailure': <Object>,
1410 'hideStepIf': <Object>,
1411 'is_rebaseline_step': <Object>,
1412 'is_upload_step': <Object>,
1413 'timeout': <Object>,
1414 'workdir': 'build\trunk',
1415 },
1416 ],
1417 [
1418 <Object>,
1419 {
1420 'alwaysRun': <Object>,
1421 'command': [
1422 'python',
1258 '..\..\..\..\..\..\slave\skia_slave_scripts\compare_gms.py', 1423 '..\..\..\..\..\..\slave\skia_slave_scripts\compare_gms.py',
1259 '--autogen_svn_baseurl', 1424 '--autogen_svn_baseurl',
1260 'https://skia-autogen.googlecode.com/svn', 1425 'https://skia-autogen.googlecode.com/svn',
1261 '--configuration', 1426 '--configuration',
1262 'Release', 1427 'Release',
1263 '--deps_target_os', 1428 '--deps_target_os',
1264 'None', 1429 'None',
1265 '--do_upload_results', 1430 '--do_upload_results',
1266 'True', 1431 'True',
1267 '--gm_image_subdir', 1432 '--gm_image_subdir',
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
1299 'haltOnFailure': <Object>, 1464 'haltOnFailure': <Object>,
1300 'hideStepIf': <Object>, 1465 'hideStepIf': <Object>,
1301 'is_rebaseline_step': <Object>, 1466 'is_rebaseline_step': <Object>,
1302 'is_upload_step': <Object>, 1467 'is_upload_step': <Object>,
1303 'timeout': <Object>, 1468 'timeout': <Object>,
1304 'workdir': 'build\trunk', 1469 'workdir': 'build\trunk',
1305 }, 1470 },
1306 ], 1471 ],
1307 ], 1472 ],
1308 } 1473 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698