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

Side by Side Diff: tools/tests/factory_configuration/expected/Test-Android-Xoom-Tegra2-Arm7-Release

Issue 16226005: Run skimage on the bots. (Closed) Base URL: https://skia.googlecode.com/svn/buildbot
Patch Set: Respond to comments. Created 7 years, 5 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 'all', 6 'all',
7 ], 7 ],
8 '_builder_name': 'Test-Android-Xoom-Tegra2-Arm7-Release', 8 '_builder_name': 'Test-Android-Xoom-Tegra2-Arm7-Release',
9 '_common_args': [ 9 '_common_args': [
10 '--autogen_svn_baseurl', 10 '--autogen_svn_baseurl',
(...skipping 836 matching lines...) Expand 10 before | Expand all | Expand 10 after
847 'timeout': <Object>, 847 'timeout': <Object>,
848 'workdir': 'build/trunk', 848 'workdir': 'build/trunk',
849 }, 849 },
850 ], 850 ],
851 [ 851 [
852 <Object>, 852 <Object>,
853 { 853 {
854 'alwaysRun': <Object>, 854 'alwaysRun': <Object>,
855 'command': [ 855 'command': [
856 'python', 856 'python',
857 '../../../../../../slave/skia_slave_scripts/download_skimage _files.py',
858 '--autogen_svn_baseurl',
859 'https://skia-autogen.googlecode.com/svn',
860 '--configuration',
861 'Release',
862 '--deps_target_os',
863 'android',
864 '--do_upload_results',
865 'True',
866 '--gm_image_subdir',
867 'base-android-xoom',
868 '--builder_name',
869 'Test-Android-Xoom-Tegra2-Arm7-Release',
870 '--target_platform',
871 'linux',
872 '--revision',
873 <Object>,
874 '--got_revision',
875 <Object>,
876 '--perf_output_basedir',
877 'None',
878 '--make_flags',
879 '""',
880 '--test_args',
881 '""',
882 '--gm_args',
883 '""',
884 '--bench_args',
885 '""',
886 '--num_cores',
887 <Object>,
888 '--is_try',
889 'False',
890 '--bench_pictures_cfg',
891 'xoom',
892 '--device',
893 'xoom',
894 '--serial',
895 <Object>,
896 '--has_root',
897 <Object>,
898 '--android_sdk_root',
899 <Object>,
900 ],
901 'description': 'DownloadSKImageFiles',
902 'doStepIf': <Object>,
903 'env': {},
904 'flunkOnFailure': <Object>,
905 'get_props_from_stdout': None,
906 'haltOnFailure': <Object>,
907 'hideStepIf': <Object>,
908 'is_rebaseline_step': <Object>,
909 'is_upload_step': <Object>,
910 'timeout': <Object>,
911 'workdir': 'build/trunk',
912 },
913 ],
914 [
915 <Object>,
916 {
917 'alwaysRun': <Object>,
918 'command': [
919 'python',
857 '../../../../../../slave/skia_slave_scripts/compile.py', 920 '../../../../../../slave/skia_slave_scripts/compile.py',
858 '--autogen_svn_baseurl', 921 '--autogen_svn_baseurl',
859 'https://skia-autogen.googlecode.com/svn', 922 'https://skia-autogen.googlecode.com/svn',
860 '--configuration', 923 '--configuration',
861 'Release', 924 'Release',
862 '--deps_target_os', 925 '--deps_target_os',
863 'android', 926 'android',
864 '--do_upload_results', 927 '--do_upload_results',
865 'True', 928 'True',
866 '--gm_image_subdir', 929 '--gm_image_subdir',
(...skipping 362 matching lines...) Expand 10 before | Expand all | Expand 10 after
1229 'timeout': <Object>, 1292 'timeout': <Object>,
1230 'workdir': 'build/trunk', 1293 'workdir': 'build/trunk',
1231 }, 1294 },
1232 ], 1295 ],
1233 [ 1296 [
1234 <Object>, 1297 <Object>,
1235 { 1298 {
1236 'alwaysRun': <Object>, 1299 'alwaysRun': <Object>,
1237 'command': [ 1300 'command': [
1238 'python', 1301 'python',
1302 '../../../../../../slave/skia_slave_scripts/android_run_deco ding_tests.py',
1303 '--autogen_svn_baseurl',
1304 'https://skia-autogen.googlecode.com/svn',
1305 '--configuration',
1306 'Release',
1307 '--deps_target_os',
1308 'android',
1309 '--do_upload_results',
1310 'True',
1311 '--gm_image_subdir',
1312 'base-android-xoom',
1313 '--builder_name',
1314 'Test-Android-Xoom-Tegra2-Arm7-Release',
1315 '--target_platform',
1316 'linux',
1317 '--revision',
1318 <Object>,
1319 '--got_revision',
1320 <Object>,
1321 '--perf_output_basedir',
1322 'None',
1323 '--make_flags',
1324 '""',
1325 '--test_args',
1326 '""',
1327 '--gm_args',
1328 '""',
1329 '--bench_args',
1330 '""',
1331 '--num_cores',
1332 <Object>,
1333 '--is_try',
1334 'False',
1335 '--bench_pictures_cfg',
1336 'xoom',
1337 '--device',
1338 'xoom',
1339 '--serial',
1340 <Object>,
1341 '--has_root',
1342 <Object>,
1343 '--android_sdk_root',
1344 <Object>,
1345 ],
1346 'description': 'RunDecodingTests',
1347 'doStepIf': <Object>,
1348 'env': {},
1349 'flunkOnFailure': <Object>,
1350 'get_props_from_stdout': None,
1351 'haltOnFailure': <Object>,
1352 'hideStepIf': <Object>,
1353 'is_rebaseline_step': <Object>,
1354 'is_upload_step': <Object>,
1355 'timeout': <Object>,
1356 'workdir': 'build/trunk',
1357 },
1358 ],
1359 [
1360 <Object>,
1361 {
1362 'alwaysRun': <Object>,
1363 'command': [
1364 'python',
1239 '../../../../../../slave/skia_slave_scripts/android_postrend er.py', 1365 '../../../../../../slave/skia_slave_scripts/android_postrend er.py',
1240 '--autogen_svn_baseurl', 1366 '--autogen_svn_baseurl',
1241 'https://skia-autogen.googlecode.com/svn', 1367 'https://skia-autogen.googlecode.com/svn',
1242 '--configuration', 1368 '--configuration',
1243 'Release', 1369 'Release',
1244 '--deps_target_os', 1370 '--deps_target_os',
1245 'android', 1371 'android',
1246 '--do_upload_results', 1372 '--do_upload_results',
1247 'True', 1373 'True',
1248 '--gm_image_subdir', 1374 '--gm_image_subdir',
(...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after
1422 'timeout': <Object>, 1548 'timeout': <Object>,
1423 'workdir': 'build/trunk', 1549 'workdir': 'build/trunk',
1424 }, 1550 },
1425 ], 1551 ],
1426 [ 1552 [
1427 <Object>, 1553 <Object>,
1428 { 1554 {
1429 'alwaysRun': <Object>, 1555 'alwaysRun': <Object>,
1430 'command': [ 1556 'command': [
1431 'python', 1557 'python',
1558 '../../../../../../slave/skia_slave_scripts/upload_skimage_r esults.py',
1559 '--autogen_svn_baseurl',
1560 'https://skia-autogen.googlecode.com/svn',
1561 '--configuration',
1562 'Release',
1563 '--deps_target_os',
1564 'android',
1565 '--do_upload_results',
1566 'True',
1567 '--gm_image_subdir',
1568 'base-android-xoom',
1569 '--builder_name',
1570 'Test-Android-Xoom-Tegra2-Arm7-Release',
1571 '--target_platform',
1572 'linux',
1573 '--revision',
1574 <Object>,
1575 '--got_revision',
1576 <Object>,
1577 '--perf_output_basedir',
1578 'None',
1579 '--make_flags',
1580 '""',
1581 '--test_args',
1582 '""',
1583 '--gm_args',
1584 '""',
1585 '--bench_args',
1586 '""',
1587 '--num_cores',
1588 <Object>,
1589 '--is_try',
1590 'False',
1591 '--bench_pictures_cfg',
1592 'xoom',
1593 '--device',
1594 'xoom',
1595 '--serial',
1596 <Object>,
1597 '--has_root',
1598 <Object>,
1599 '--android_sdk_root',
1600 <Object>,
1601 ],
1602 'description': 'UploadSKImageResults',
1603 'doStepIf': <Object>,
1604 'env': {},
1605 'flunkOnFailure': <Object>,
1606 'get_props_from_stdout': None,
1607 'haltOnFailure': <Object>,
1608 'hideStepIf': <Object>,
1609 'is_rebaseline_step': <Object>,
1610 'is_upload_step': <Object>,
1611 'timeout': <Object>,
1612 'workdir': 'build/trunk',
1613 },
1614 ],
1615 [
1616 <Object>,
1617 {
1618 'alwaysRun': <Object>,
1619 'command': [
1620 'python',
1432 '../../../../../../slave/skia_slave_scripts/compare_gms.py', 1621 '../../../../../../slave/skia_slave_scripts/compare_gms.py',
1433 '--autogen_svn_baseurl', 1622 '--autogen_svn_baseurl',
1434 'https://skia-autogen.googlecode.com/svn', 1623 'https://skia-autogen.googlecode.com/svn',
1435 '--configuration', 1624 '--configuration',
1436 'Release', 1625 'Release',
1437 '--deps_target_os', 1626 '--deps_target_os',
1438 'android', 1627 'android',
1439 '--do_upload_results', 1628 '--do_upload_results',
1440 'True', 1629 'True',
1441 '--gm_image_subdir', 1630 '--gm_image_subdir',
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1481 'haltOnFailure': <Object>, 1670 'haltOnFailure': <Object>,
1482 'hideStepIf': <Object>, 1671 'hideStepIf': <Object>,
1483 'is_rebaseline_step': <Object>, 1672 'is_rebaseline_step': <Object>,
1484 'is_upload_step': <Object>, 1673 'is_upload_step': <Object>,
1485 'timeout': <Object>, 1674 'timeout': <Object>,
1486 'workdir': 'build/trunk', 1675 'workdir': 'build/trunk',
1487 }, 1676 },
1488 ], 1677 ],
1489 ], 1678 ],
1490 } 1679 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698