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

Side by Side Diff: tools/tests/factory_configuration/expected/Test-ChromeOS-Alex-GMA3150-x86-Debug

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-ChromeOS-Alex-GMA3150-x86-Debug', 8 '_builder_name': 'Test-ChromeOS-Alex-GMA3150-x86-Debug',
9 '_common_args': [ 9 '_common_args': [
10 '--autogen_svn_baseurl', 10 '--autogen_svn_baseurl',
(...skipping 747 matching lines...) Expand 10 before | Expand all | Expand 10 after
758 'timeout': <Object>, 758 'timeout': <Object>,
759 'workdir': 'build/trunk', 759 'workdir': 'build/trunk',
760 }, 760 },
761 ], 761 ],
762 [ 762 [
763 <Object>, 763 <Object>,
764 { 764 {
765 'alwaysRun': <Object>, 765 'alwaysRun': <Object>,
766 'command': [ 766 'command': [
767 'python', 767 'python',
768 '../../../../../../slave/skia_slave_scripts/download_skimage _files.py',
769 '--autogen_svn_baseurl',
770 'https://skia-autogen.googlecode.com/svn',
771 '--configuration',
772 'Debug',
773 '--deps_target_os',
774 'chromeos',
775 '--do_upload_results',
776 'True',
777 '--gm_image_subdir',
778 'None',
779 '--builder_name',
780 'Test-ChromeOS-Alex-GMA3150-x86-Debug',
781 '--target_platform',
782 'linux',
783 '--revision',
784 <Object>,
785 '--got_revision',
786 <Object>,
787 '--perf_output_basedir',
788 'None',
789 '--make_flags',
790 '""',
791 '--test_args',
792 '""',
793 '--gm_args',
794 '""',
795 '--bench_args',
796 '""',
797 '--num_cores',
798 <Object>,
799 '--is_try',
800 'False',
801 '--bench_pictures_cfg',
802 'no_gpu',
803 '--ssh_host',
804 <Object>,
805 '--ssh_port',
806 <Object>,
807 '--board',
808 'x86-alex',
809 ],
810 'description': 'DownloadSKImageFiles',
811 'doStepIf': <Object>,
812 'env': {},
813 'flunkOnFailure': <Object>,
814 'get_props_from_stdout': None,
815 'haltOnFailure': <Object>,
816 'hideStepIf': <Object>,
817 'is_rebaseline_step': <Object>,
818 'is_upload_step': <Object>,
819 'timeout': <Object>,
820 'workdir': 'build/trunk',
821 },
822 ],
823 [
824 <Object>,
825 {
826 'alwaysRun': <Object>,
827 'command': [
828 'python',
768 '../../../../../../slave/skia_slave_scripts/chromeos_prerend er.py', 829 '../../../../../../slave/skia_slave_scripts/chromeos_prerend er.py',
769 '--autogen_svn_baseurl', 830 '--autogen_svn_baseurl',
770 'https://skia-autogen.googlecode.com/svn', 831 'https://skia-autogen.googlecode.com/svn',
771 '--configuration', 832 '--configuration',
772 'Debug', 833 'Debug',
773 '--deps_target_os', 834 '--deps_target_os',
774 'chromeos', 835 'chromeos',
775 '--do_upload_results', 836 '--do_upload_results',
776 'True', 837 'True',
777 '--gm_image_subdir', 838 '--gm_image_subdir',
(...skipping 285 matching lines...) Expand 10 before | Expand all | Expand 10 after
1063 'timeout': <Object>, 1124 'timeout': <Object>,
1064 'workdir': 'build/trunk', 1125 'workdir': 'build/trunk',
1065 }, 1126 },
1066 ], 1127 ],
1067 [ 1128 [
1068 <Object>, 1129 <Object>,
1069 { 1130 {
1070 'alwaysRun': <Object>, 1131 'alwaysRun': <Object>,
1071 'command': [ 1132 'command': [
1072 'python', 1133 'python',
1134 '../../../../../../slave/skia_slave_scripts/chromeos_run_dec oding_tests.py',
1135 '--autogen_svn_baseurl',
1136 'https://skia-autogen.googlecode.com/svn',
1137 '--configuration',
1138 'Debug',
1139 '--deps_target_os',
1140 'chromeos',
1141 '--do_upload_results',
1142 'True',
1143 '--gm_image_subdir',
1144 'None',
1145 '--builder_name',
1146 'Test-ChromeOS-Alex-GMA3150-x86-Debug',
1147 '--target_platform',
1148 'linux',
1149 '--revision',
1150 <Object>,
1151 '--got_revision',
1152 <Object>,
1153 '--perf_output_basedir',
1154 'None',
1155 '--make_flags',
1156 '""',
1157 '--test_args',
1158 '""',
1159 '--gm_args',
1160 '""',
1161 '--bench_args',
1162 '""',
1163 '--num_cores',
1164 <Object>,
1165 '--is_try',
1166 'False',
1167 '--bench_pictures_cfg',
1168 'no_gpu',
1169 '--ssh_host',
1170 <Object>,
1171 '--ssh_port',
1172 <Object>,
1173 '--board',
1174 'x86-alex',
1175 ],
1176 'description': 'RunDecodingTests',
1177 'doStepIf': <Object>,
1178 'env': {},
1179 'flunkOnFailure': <Object>,
1180 'get_props_from_stdout': None,
1181 'haltOnFailure': <Object>,
1182 'hideStepIf': <Object>,
1183 'is_rebaseline_step': <Object>,
1184 'is_upload_step': <Object>,
1185 'timeout': <Object>,
1186 'workdir': 'build/trunk',
1187 },
1188 ],
1189 [
1190 <Object>,
1191 {
1192 'alwaysRun': <Object>,
1193 'command': [
1194 'python',
1073 '../../../../../../slave/skia_slave_scripts/chromeos_postren der.py', 1195 '../../../../../../slave/skia_slave_scripts/chromeos_postren der.py',
1074 '--autogen_svn_baseurl', 1196 '--autogen_svn_baseurl',
1075 'https://skia-autogen.googlecode.com/svn', 1197 'https://skia-autogen.googlecode.com/svn',
1076 '--configuration', 1198 '--configuration',
1077 'Debug', 1199 'Debug',
1078 '--deps_target_os', 1200 '--deps_target_os',
1079 'chromeos', 1201 'chromeos',
1080 '--do_upload_results', 1202 '--do_upload_results',
1081 'True', 1203 'True',
1082 '--gm_image_subdir', 1204 '--gm_image_subdir',
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
1250 'timeout': <Object>, 1372 'timeout': <Object>,
1251 'workdir': 'build/trunk', 1373 'workdir': 'build/trunk',
1252 }, 1374 },
1253 ], 1375 ],
1254 [ 1376 [
1255 <Object>, 1377 <Object>,
1256 { 1378 {
1257 'alwaysRun': <Object>, 1379 'alwaysRun': <Object>,
1258 'command': [ 1380 'command': [
1259 'python', 1381 'python',
1382 '../../../../../../slave/skia_slave_scripts/upload_skimage_r esults.py',
1383 '--autogen_svn_baseurl',
1384 'https://skia-autogen.googlecode.com/svn',
1385 '--configuration',
1386 'Debug',
1387 '--deps_target_os',
1388 'chromeos',
1389 '--do_upload_results',
1390 'True',
1391 '--gm_image_subdir',
1392 'None',
1393 '--builder_name',
1394 'Test-ChromeOS-Alex-GMA3150-x86-Debug',
1395 '--target_platform',
1396 'linux',
1397 '--revision',
1398 <Object>,
1399 '--got_revision',
1400 <Object>,
1401 '--perf_output_basedir',
1402 'None',
1403 '--make_flags',
1404 '""',
1405 '--test_args',
1406 '""',
1407 '--gm_args',
1408 '""',
1409 '--bench_args',
1410 '""',
1411 '--num_cores',
1412 <Object>,
1413 '--is_try',
1414 'False',
1415 '--bench_pictures_cfg',
1416 'no_gpu',
1417 '--ssh_host',
1418 <Object>,
1419 '--ssh_port',
1420 <Object>,
1421 '--board',
1422 'x86-alex',
1423 ],
1424 'description': 'UploadSKImageResults',
1425 'doStepIf': <Object>,
1426 'env': {},
1427 'flunkOnFailure': <Object>,
1428 'get_props_from_stdout': None,
1429 'haltOnFailure': <Object>,
1430 'hideStepIf': <Object>,
1431 'is_rebaseline_step': <Object>,
1432 'is_upload_step': <Object>,
1433 'timeout': <Object>,
1434 'workdir': 'build/trunk',
1435 },
1436 ],
1437 [
1438 <Object>,
1439 {
1440 'alwaysRun': <Object>,
1441 'command': [
1442 'python',
1260 '../../../../../../slave/skia_slave_scripts/compare_gms.py', 1443 '../../../../../../slave/skia_slave_scripts/compare_gms.py',
1261 '--autogen_svn_baseurl', 1444 '--autogen_svn_baseurl',
1262 'https://skia-autogen.googlecode.com/svn', 1445 'https://skia-autogen.googlecode.com/svn',
1263 '--configuration', 1446 '--configuration',
1264 'Debug', 1447 'Debug',
1265 '--deps_target_os', 1448 '--deps_target_os',
1266 'chromeos', 1449 'chromeos',
1267 '--do_upload_results', 1450 '--do_upload_results',
1268 'True', 1451 'True',
1269 '--gm_image_subdir', 1452 '--gm_image_subdir',
(...skipping 403 matching lines...) Expand 10 before | Expand all | Expand 10 after
1673 'haltOnFailure': <Object>, 1856 'haltOnFailure': <Object>,
1674 'hideStepIf': <Object>, 1857 'hideStepIf': <Object>,
1675 'is_rebaseline_step': <Object>, 1858 'is_rebaseline_step': <Object>,
1676 'is_upload_step': <Object>, 1859 'is_upload_step': <Object>,
1677 'timeout': <Object>, 1860 'timeout': <Object>,
1678 'workdir': 'build/trunk', 1861 'workdir': 'build/trunk',
1679 }, 1862 },
1680 ], 1863 ],
1681 ], 1864 ],
1682 } 1865 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698