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

Side by Side Diff: tools/buildbot_spec.json

Issue 1862723002: Set 'device_cfg' parameter for iOS bots (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Regenerate expectations Created 4 years, 8 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
« no previous file with comments | « no previous file | tools/buildbot_spec.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "Build-Mac10.8-Clang-Arm7-Debug-Android": { 2 "Build-Mac10.8-Clang-Arm7-Debug-Android": {
3 "build_targets": [ 3 "build_targets": [
4 "most" 4 "most"
5 ], 5 ],
6 "builder_cfg": { 6 "builder_cfg": {
7 "compiler": "Clang", 7 "compiler": "Clang",
8 "configuration": "Debug", 8 "configuration": "Debug",
9 "extra_config": "Android", 9 "extra_config": "Android",
10 "is_trybot": false, 10 "is_trybot": false,
(...skipping 1147 matching lines...) Expand 10 before | Expand all | Expand 10 after
1158 "configuration": "Debug", 1158 "configuration": "Debug",
1159 "device_cfg": "link", 1159 "device_cfg": "link",
1160 "dm_flags": [ 1160 "dm_flags": [
1161 "--config", 1161 "--config",
1162 "565", 1162 "565",
1163 "8888", 1163 "8888",
1164 "gpu", 1164 "gpu",
1165 "gpusrgb", 1165 "gpusrgb",
1166 "msaa16", 1166 "msaa16",
1167 "pdf", 1167 "pdf",
1168 "pdf_poppler",
1169 "serialize-8888", 1168 "serialize-8888",
1170 "tiles_rt-8888", 1169 "tiles_rt-8888",
1171 "pic-8888", 1170 "pic-8888",
1172 "--src", 1171 "--src",
1173 "tests", 1172 "tests",
1174 "gm", 1173 "gm",
1175 "image", 1174 "image",
1176 "--blacklist", 1175 "--blacklist",
1177 "f16", 1176 "f16",
1178 "_", 1177 "_",
(...skipping 258 matching lines...) Expand 10 before | Expand all | Expand 10 after
1437 }, 1436 },
1438 "configuration": "Release", 1437 "configuration": "Release",
1439 "dm_flags": [ 1438 "dm_flags": [
1440 "--config", 1439 "--config",
1441 "565", 1440 "565",
1442 "8888", 1441 "8888",
1443 "gpu", 1442 "gpu",
1444 "gpusrgb", 1443 "gpusrgb",
1445 "msaa16", 1444 "msaa16",
1446 "pdf", 1445 "pdf",
1447 "pdf_poppler",
1448 "serialize-8888", 1446 "serialize-8888",
1449 "tiles_rt-8888", 1447 "tiles_rt-8888",
1450 "pic-8888", 1448 "pic-8888",
1451 "angle", 1449 "angle",
1452 "--src", 1450 "--src",
1453 "tests", 1451 "tests",
1454 "gm", 1452 "gm",
1455 "image", 1453 "image",
1456 "--blacklist", 1454 "--blacklist",
1457 "f16", 1455 "f16",
(...skipping 259 matching lines...) Expand 10 before | Expand all | Expand 10 after
1717 }, 1715 },
1718 "configuration": "Release", 1716 "configuration": "Release",
1719 "dm_flags": [ 1717 "dm_flags": [
1720 "--config", 1718 "--config",
1721 "565", 1719 "565",
1722 "8888", 1720 "8888",
1723 "gpu", 1721 "gpu",
1724 "gpusrgb", 1722 "gpusrgb",
1725 "msaa16", 1723 "msaa16",
1726 "pdf", 1724 "pdf",
1727 "pdf_poppler",
1728 "serialize-8888", 1725 "serialize-8888",
1729 "tiles_rt-8888", 1726 "tiles_rt-8888",
1730 "pic-8888", 1727 "pic-8888",
1731 "--src", 1728 "--src",
1732 "tests", 1729 "tests",
1733 "gm", 1730 "gm",
1734 "image", 1731 "image",
1735 "--blacklist", 1732 "--blacklist",
1736 "f16", 1733 "f16",
1737 "_", 1734 "_",
(...skipping 259 matching lines...) Expand 10 before | Expand all | Expand 10 after
1997 "dm_flags": [ 1994 "dm_flags": [
1998 "--threads", 1995 "--threads",
1999 "4", 1996 "4",
2000 "--config", 1997 "--config",
2001 "565", 1998 "565",
2002 "8888", 1999 "8888",
2003 "gpu", 2000 "gpu",
2004 "gpusrgb", 2001 "gpusrgb",
2005 "msaa16", 2002 "msaa16",
2006 "pdf", 2003 "pdf",
2007 "pdf_poppler",
2008 "serialize-8888", 2004 "serialize-8888",
2009 "tiles_rt-8888", 2005 "tiles_rt-8888",
2010 "pic-8888", 2006 "pic-8888",
2011 "--src", 2007 "--src",
2012 "tests", 2008 "tests",
2013 "gm", 2009 "gm",
2014 "image", 2010 "image",
2015 "--blacklist", 2011 "--blacklist",
2016 "f16", 2012 "f16",
2017 "_", 2013 "_",
(...skipping 304 matching lines...) Expand 10 before | Expand all | Expand 10 after
2322 "dm_flags": [ 2318 "dm_flags": [
2323 "--threads", 2319 "--threads",
2324 "4", 2320 "4",
2325 "--config", 2321 "--config",
2326 "565", 2322 "565",
2327 "8888", 2323 "8888",
2328 "gpu", 2324 "gpu",
2329 "gpusrgb", 2325 "gpusrgb",
2330 "msaa16", 2326 "msaa16",
2331 "pdf", 2327 "pdf",
2332 "pdf_poppler",
2333 "serialize-8888", 2328 "serialize-8888",
2334 "tiles_rt-8888", 2329 "tiles_rt-8888",
2335 "pic-8888", 2330 "pic-8888",
2336 "--src", 2331 "--src",
2337 "tests", 2332 "tests",
2338 "gm", 2333 "gm",
2339 "image", 2334 "image",
2340 "--blacklist", 2335 "--blacklist",
2341 "f16", 2336 "f16",
2342 "_", 2337 "_",
(...skipping 304 matching lines...) Expand 10 before | Expand all | Expand 10 after
2647 "dm_flags": [ 2642 "dm_flags": [
2648 "--threads", 2643 "--threads",
2649 "4", 2644 "4",
2650 "--config", 2645 "--config",
2651 "565", 2646 "565",
2652 "8888", 2647 "8888",
2653 "gpu", 2648 "gpu",
2654 "gpusrgb", 2649 "gpusrgb",
2655 "msaa16", 2650 "msaa16",
2656 "pdf", 2651 "pdf",
2657 "pdf_poppler",
2658 "serialize-8888", 2652 "serialize-8888",
2659 "tiles_rt-8888", 2653 "tiles_rt-8888",
2660 "pic-8888", 2654 "pic-8888",
2661 "--src", 2655 "--src",
2662 "tests", 2656 "tests",
2663 "gm", 2657 "gm",
2664 "image", 2658 "image",
2665 "--blacklist", 2659 "--blacklist",
2666 "f16", 2660 "f16",
2667 "_", 2661 "_",
(...skipping 298 matching lines...) Expand 10 before | Expand all | Expand 10 after
2966 }, 2960 },
2967 "configuration": "Release", 2961 "configuration": "Release",
2968 "dm_flags": [ 2962 "dm_flags": [
2969 "--config", 2963 "--config",
2970 "565", 2964 "565",
2971 "8888", 2965 "8888",
2972 "gpu", 2966 "gpu",
2973 "gpusrgb", 2967 "gpusrgb",
2974 "msaa16", 2968 "msaa16",
2975 "pdf", 2969 "pdf",
2976 "pdf_poppler",
2977 "serialize-8888", 2970 "serialize-8888",
2978 "tiles_rt-8888", 2971 "tiles_rt-8888",
2979 "pic-8888", 2972 "pic-8888",
2980 "--src", 2973 "--src",
2981 "tests", 2974 "tests",
2982 "gm", 2975 "gm",
2983 "image", 2976 "image",
2984 "--blacklist", 2977 "--blacklist",
2985 "f16", 2978 "f16",
2986 "_", 2979 "_",
(...skipping 626 matching lines...) Expand 10 before | Expand all | Expand 10 after
3613 "configuration": "Release", 3606 "configuration": "Release",
3614 "dm_flags": [ 3607 "dm_flags": [
3615 "--config", 3608 "--config",
3616 "565", 3609 "565",
3617 "8888", 3610 "8888",
3618 "gpu", 3611 "gpu",
3619 "gpusrgb", 3612 "gpusrgb",
3620 "nvprdit16", 3613 "nvprdit16",
3621 "msaa16", 3614 "msaa16",
3622 "pdf", 3615 "pdf",
3623 "pdf_poppler",
3624 "serialize-8888", 3616 "serialize-8888",
3625 "tiles_rt-8888", 3617 "tiles_rt-8888",
3626 "pic-8888", 3618 "pic-8888",
3627 "--src", 3619 "--src",
3628 "tests", 3620 "tests",
3629 "gm", 3621 "gm",
3630 "image", 3622 "image",
3631 "--blacklist", 3623 "--blacklist",
3632 "f16", 3624 "f16",
3633 "_", 3625 "_",
(...skipping 355 matching lines...) Expand 10 before | Expand all | Expand 10 after
3989 }, 3981 },
3990 "configuration": "Release_x64", 3982 "configuration": "Release_x64",
3991 "dm_flags": [ 3983 "dm_flags": [
3992 "--config", 3984 "--config",
3993 "565", 3985 "565",
3994 "8888", 3986 "8888",
3995 "gpu", 3987 "gpu",
3996 "gpusrgb", 3988 "gpusrgb",
3997 "msaa16", 3989 "msaa16",
3998 "pdf", 3990 "pdf",
3999 "pdf_poppler",
4000 "serialize-8888", 3991 "serialize-8888",
4001 "tiles_rt-8888", 3992 "tiles_rt-8888",
4002 "pic-8888", 3993 "pic-8888",
4003 "--src", 3994 "--src",
4004 "tests", 3995 "tests",
4005 "gm", 3996 "gm",
4006 "image", 3997 "image",
4007 "--blacklist", 3998 "--blacklist",
4008 "f16", 3999 "f16",
4009 "_", 4000 "_",
(...skipping 1162 matching lines...) Expand 10 before | Expand all | Expand 10 after
5172 "configuration": "Debug", 5163 "configuration": "Debug",
5173 "device_cfg": "link", 5164 "device_cfg": "link",
5174 "dm_flags": [ 5165 "dm_flags": [
5175 "--config", 5166 "--config",
5176 "565", 5167 "565",
5177 "8888", 5168 "8888",
5178 "gpu", 5169 "gpu",
5179 "gpusrgb", 5170 "gpusrgb",
5180 "msaa16", 5171 "msaa16",
5181 "pdf", 5172 "pdf",
5182 "pdf_poppler",
5183 "serialize-8888", 5173 "serialize-8888",
5184 "tiles_rt-8888", 5174 "tiles_rt-8888",
5185 "pic-8888", 5175 "pic-8888",
5186 "--src", 5176 "--src",
5187 "tests", 5177 "tests",
5188 "gm", 5178 "gm",
5189 "image", 5179 "image",
5190 "--blacklist", 5180 "--blacklist",
5191 "f16", 5181 "f16",
5192 "_", 5182 "_",
(...skipping 260 matching lines...) Expand 10 before | Expand all | Expand 10 after
5453 }, 5443 },
5454 "configuration": "Release", 5444 "configuration": "Release",
5455 "dm_flags": [ 5445 "dm_flags": [
5456 "--config", 5446 "--config",
5457 "565", 5447 "565",
5458 "8888", 5448 "8888",
5459 "gpu", 5449 "gpu",
5460 "gpusrgb", 5450 "gpusrgb",
5461 "msaa16", 5451 "msaa16",
5462 "pdf", 5452 "pdf",
5463 "pdf_poppler",
5464 "serialize-8888", 5453 "serialize-8888",
5465 "tiles_rt-8888", 5454 "tiles_rt-8888",
5466 "pic-8888", 5455 "pic-8888",
5467 "--src", 5456 "--src",
5468 "tests", 5457 "tests",
5469 "gm", 5458 "gm",
5470 "image", 5459 "image",
5471 "--blacklist", 5460 "--blacklist",
5472 "f16", 5461 "f16",
5473 "_", 5462 "_",
(...skipping 397 matching lines...) Expand 10 before | Expand all | Expand 10 after
5871 "565", 5860 "565",
5872 "8888", 5861 "8888",
5873 "gpu", 5862 "gpu",
5874 "gpusrgb", 5863 "gpusrgb",
5875 "f16", 5864 "f16",
5876 "srgb", 5865 "srgb",
5877 "sp-8888", 5866 "sp-8888",
5878 "2ndpic-8888", 5867 "2ndpic-8888",
5879 "msaa16", 5868 "msaa16",
5880 "pdf", 5869 "pdf",
5881 "pdf_poppler",
5882 "serialize-8888", 5870 "serialize-8888",
5883 "tiles_rt-8888", 5871 "tiles_rt-8888",
5884 "pic-8888", 5872 "pic-8888",
5885 "--src", 5873 "--src",
5886 "tests", 5874 "tests",
5887 "gm", 5875 "gm",
5888 "image", 5876 "image",
5889 "--blacklist", 5877 "--blacklist",
5890 "f16", 5878 "f16",
5891 "_", 5879 "_",
(...skipping 267 matching lines...) Expand 10 before | Expand all | Expand 10 after
6159 "565", 6147 "565",
6160 "8888", 6148 "8888",
6161 "gpu", 6149 "gpu",
6162 "gpusrgb", 6150 "gpusrgb",
6163 "f16", 6151 "f16",
6164 "srgb", 6152 "srgb",
6165 "sp-8888", 6153 "sp-8888",
6166 "2ndpic-8888", 6154 "2ndpic-8888",
6167 "msaa16", 6155 "msaa16",
6168 "pdf", 6156 "pdf",
6169 "pdf_poppler",
6170 "serialize-8888", 6157 "serialize-8888",
6171 "tiles_rt-8888", 6158 "tiles_rt-8888",
6172 "pic-8888", 6159 "pic-8888",
6173 "--src", 6160 "--src",
6174 "tests", 6161 "tests",
6175 "gm", 6162 "gm",
6176 "image", 6163 "image",
6177 "--blacklist", 6164 "--blacklist",
6178 "f16", 6165 "f16",
6179 "_", 6166 "_",
(...skipping 265 matching lines...) Expand 10 before | Expand all | Expand 10 after
6445 "565", 6432 "565",
6446 "8888", 6433 "8888",
6447 "gpu", 6434 "gpu",
6448 "gpusrgb", 6435 "gpusrgb",
6449 "f16", 6436 "f16",
6450 "srgb", 6437 "srgb",
6451 "sp-8888", 6438 "sp-8888",
6452 "2ndpic-8888", 6439 "2ndpic-8888",
6453 "msaa16", 6440 "msaa16",
6454 "pdf", 6441 "pdf",
6455 "pdf_poppler",
6456 "serialize-8888", 6442 "serialize-8888",
6457 "tiles_rt-8888", 6443 "tiles_rt-8888",
6458 "pic-8888", 6444 "pic-8888",
6459 "--src", 6445 "--src",
6460 "tests", 6446 "tests",
6461 "gm", 6447 "gm",
6462 "image", 6448 "image",
6463 "--blacklist", 6449 "--blacklist",
6464 "f16", 6450 "f16",
6465 "_", 6451 "_",
(...skipping 266 matching lines...) Expand 10 before | Expand all | Expand 10 after
6732 "565", 6718 "565",
6733 "8888", 6719 "8888",
6734 "gpu", 6720 "gpu",
6735 "gpusrgb", 6721 "gpusrgb",
6736 "f16", 6722 "f16",
6737 "srgb", 6723 "srgb",
6738 "sp-8888", 6724 "sp-8888",
6739 "2ndpic-8888", 6725 "2ndpic-8888",
6740 "msaa16", 6726 "msaa16",
6741 "pdf", 6727 "pdf",
6742 "pdf_poppler",
6743 "serialize-8888", 6728 "serialize-8888",
6744 "tiles_rt-8888", 6729 "tiles_rt-8888",
6745 "pic-8888", 6730 "pic-8888",
6746 "--src", 6731 "--src",
6747 "tests", 6732 "tests",
6748 "gm", 6733 "gm",
6749 "image", 6734 "image",
6750 "--blacklist", 6735 "--blacklist",
6751 "f16", 6736 "f16",
6752 "_", 6737 "_",
(...skipping 266 matching lines...) Expand 10 before | Expand all | Expand 10 after
7019 "565", 7004 "565",
7020 "8888", 7005 "8888",
7021 "gpu", 7006 "gpu",
7022 "gpusrgb", 7007 "gpusrgb",
7023 "f16", 7008 "f16",
7024 "srgb", 7009 "srgb",
7025 "sp-8888", 7010 "sp-8888",
7026 "2ndpic-8888", 7011 "2ndpic-8888",
7027 "msaa16", 7012 "msaa16",
7028 "pdf", 7013 "pdf",
7029 "pdf_poppler",
7030 "serialize-8888", 7014 "serialize-8888",
7031 "tiles_rt-8888", 7015 "tiles_rt-8888",
7032 "pic-8888", 7016 "pic-8888",
7033 "--src", 7017 "--src",
7034 "tests", 7018 "tests",
7035 "gm", 7019 "gm",
7036 "image", 7020 "image",
7037 "--blacklist", 7021 "--blacklist",
7038 "f16", 7022 "f16",
7039 "_", 7023 "_",
(...skipping 263 matching lines...) Expand 10 before | Expand all | Expand 10 after
7303 "configuration": "Release", 7287 "configuration": "Release",
7304 "dm_flags": [ 7288 "dm_flags": [
7305 "--config", 7289 "--config",
7306 "565", 7290 "565",
7307 "8888", 7291 "8888",
7308 "gpu", 7292 "gpu",
7309 "gpusrgb", 7293 "gpusrgb",
7310 "nvprdit16", 7294 "nvprdit16",
7311 "msaa16", 7295 "msaa16",
7312 "pdf", 7296 "pdf",
7313 "pdf_poppler",
7314 "serialize-8888", 7297 "serialize-8888",
7315 "tiles_rt-8888", 7298 "tiles_rt-8888",
7316 "pic-8888", 7299 "pic-8888",
7317 "--src", 7300 "--src",
7318 "tests", 7301 "tests",
7319 "gm", 7302 "gm",
7320 "image", 7303 "image",
7321 "--blacklist", 7304 "--blacklist",
7322 "f16", 7305 "f16",
7323 "_", 7306 "_",
(...skipping 383 matching lines...) Expand 10 before | Expand all | Expand 10 after
7707 }, 7690 },
7708 "configuration": "Debug_x64", 7691 "configuration": "Debug_x64",
7709 "dm_flags": [ 7692 "dm_flags": [
7710 "--config", 7693 "--config",
7711 "565", 7694 "565",
7712 "8888", 7695 "8888",
7713 "gpu", 7696 "gpu",
7714 "gpusrgb", 7697 "gpusrgb",
7715 "msaa16", 7698 "msaa16",
7716 "pdf", 7699 "pdf",
7717 "pdf_poppler",
7718 "serialize-8888", 7700 "serialize-8888",
7719 "tiles_rt-8888", 7701 "tiles_rt-8888",
7720 "pic-8888", 7702 "pic-8888",
7721 "--src", 7703 "--src",
7722 "tests", 7704 "tests",
7723 "gm", 7705 "gm",
7724 "image", 7706 "image",
7725 "--blacklist", 7707 "--blacklist",
7726 "f16", 7708 "f16",
7727 "_", 7709 "_",
(...skipping 307 matching lines...) Expand 10 before | Expand all | Expand 10 after
8035 "dm_flags": [ 8017 "dm_flags": [
8036 "--threads", 8018 "--threads",
8037 "4", 8019 "4",
8038 "--config", 8020 "--config",
8039 "565", 8021 "565",
8040 "8888", 8022 "8888",
8041 "gpu", 8023 "gpu",
8042 "gpusrgb", 8024 "gpusrgb",
8043 "msaa16", 8025 "msaa16",
8044 "pdf", 8026 "pdf",
8045 "pdf_poppler",
8046 "serialize-8888", 8027 "serialize-8888",
8047 "tiles_rt-8888", 8028 "tiles_rt-8888",
8048 "pic-8888", 8029 "pic-8888",
8049 "angle", 8030 "angle",
8050 "--src", 8031 "--src",
8051 "tests", 8032 "tests",
8052 "gm", 8033 "gm",
8053 "image", 8034 "image",
8054 "--blacklist", 8035 "--blacklist",
8055 "f16", 8036 "f16",
(...skipping 392 matching lines...) Expand 10 before | Expand all | Expand 10 after
8448 "compiler": "Clang", 8429 "compiler": "Clang",
8449 "configuration": "Debug", 8430 "configuration": "Debug",
8450 "cpu_or_gpu": "GPU", 8431 "cpu_or_gpu": "GPU",
8451 "cpu_or_gpu_value": "SGX554", 8432 "cpu_or_gpu_value": "SGX554",
8452 "is_trybot": false, 8433 "is_trybot": false,
8453 "model": "iPad4", 8434 "model": "iPad4",
8454 "os": "iOS", 8435 "os": "iOS",
8455 "role": "Test" 8436 "role": "Test"
8456 }, 8437 },
8457 "configuration": "Debug", 8438 "configuration": "Debug",
8439 "device_cfg": "iPad4,1",
8458 "dm_flags": [ 8440 "dm_flags": [
8459 "--config", 8441 "--config",
8460 "565", 8442 "565",
8461 "8888", 8443 "8888",
8462 "gpu", 8444 "gpu",
8463 "gpusrgb", 8445 "gpusrgb",
8464 "pdf", 8446 "pdf",
8465 "pdf_poppler",
8466 "serialize-8888", 8447 "serialize-8888",
8467 "tiles_rt-8888", 8448 "tiles_rt-8888",
8468 "pic-8888", 8449 "pic-8888",
8469 "--src", 8450 "--src",
8470 "tests", 8451 "tests",
8471 "gm", 8452 "gm",
8472 "image", 8453 "image",
8473 "--blacklist", 8454 "--blacklist",
8474 "f16", 8455 "f16",
8475 "_", 8456 "_",
(...skipping 383 matching lines...) Expand 10 before | Expand all | Expand 10 after
8859 "~inc12.png", 8840 "~inc12.png",
8860 "~inc13.png", 8841 "~inc13.png",
8861 "~inc14.png", 8842 "~inc14.png",
8862 "~inc0.webp", 8843 "~inc0.webp",
8863 "~inc1.webp" 8844 "~inc1.webp"
8864 ], 8845 ],
8865 "upload_dm_results": true, 8846 "upload_dm_results": true,
8866 "upload_perf_results": false 8847 "upload_perf_results": false
8867 } 8848 }
8868 } 8849 }
OLDNEW
« no previous file with comments | « no previous file | tools/buildbot_spec.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698