|
166 | 166 | "branch": "master",
|
167 | 167 | "maintainer": "[email protected]",
|
168 | 168 | "compatibility": [
|
169 |
| - { |
170 |
| - "version": "3.1", |
171 |
| - "commit": "189b40655da001a9599337767687857b4cf91b36" |
172 |
| - }, |
173 | 169 | {
|
174 | 170 | "version": "4.0",
|
175 | 171 | "commit": "189b40655da001a9599337767687857b4cf91b36"
|
176 |
| - }, |
177 |
| - { |
178 |
| - "version": "4.0.3", |
179 |
| - "commit": "189b40655da001a9599337767687857b4cf91b36" |
180 | 172 | }
|
181 | 173 | ],
|
182 | 174 | "platforms": [
|
|
185 | 177 | "actions": [
|
186 | 178 | {
|
187 | 179 | "action": "BuildSwiftPackage",
|
188 |
| - "configuration": "debug" |
| 180 | + "configuration": "debug", |
| 181 | + "xfail": { |
| 182 | + "compatibility": { |
| 183 | + "4.0": { |
| 184 | + "branch": { |
| 185 | + "master": "https://bugs.swift.org/browse/SR-8234" |
| 186 | + } |
| 187 | + } |
| 188 | + } |
| 189 | + } |
189 | 190 | },
|
190 | 191 | {
|
191 | 192 | "action": "TestSwiftPackage",
|
192 |
| - "configuration": "debug" |
| 193 | + "configuration": "debug", |
| 194 | + "xfail": { |
| 195 | + "compatibility": { |
| 196 | + "4.0": { |
| 197 | + "branch": { |
| 198 | + "master": "https://bugs.swift.org/browse/SR-8234" |
| 199 | + } |
| 200 | + } |
| 201 | + } |
| 202 | + } |
193 | 203 | }
|
194 | 204 | ]
|
195 | 205 | },
|
|
492 | 502 | "path": "Deferred",
|
493 | 503 | "branch": "master",
|
494 | 504 | "compatibility": [
|
495 |
| - { |
496 |
| - "version": "3.2", |
497 |
| - "commit": "190f44e8de0d949c7cdc55e3b3bd856a05b42a67" |
498 |
| - }, |
499 | 505 | {
|
500 | 506 | "version": "4.0",
|
501 | 507 | "commit": "190f44e8de0d949c7cdc55e3b3bd856a05b42a67"
|
|
509 | 515 | "actions": [
|
510 | 516 | {
|
511 | 517 | "action": "BuildSwiftPackage",
|
512 |
| - "configuration": "release" |
| 518 | + "configuration": "release", |
| 519 | + "xfail": { |
| 520 | + "compatibility": { |
| 521 | + "4.0": { |
| 522 | + "branch": { |
| 523 | + "master": "https://bugs.swift.org/browse/SR-8234" |
| 524 | + } |
| 525 | + } |
| 526 | + } |
| 527 | + } |
513 | 528 | },
|
514 | 529 | {
|
515 | 530 | "action": "BuildXcodeProjectScheme",
|
|
606 | 621 | "actions": [
|
607 | 622 | {
|
608 | 623 | "action": "BuildSwiftPackage",
|
609 |
| - "configuration": "release" |
| 624 | + "configuration": "release", |
| 625 | + "xfail": { |
| 626 | + "compatibility": { |
| 627 | + "4.0": { |
| 628 | + "branch": { |
| 629 | + "master": "https://bugs.swift.org/browse/SR-8234" |
| 630 | + } |
| 631 | + } |
| 632 | + } |
| 633 | + } |
610 | 634 | },
|
611 | 635 | {
|
612 | 636 | "action": "TestSwiftPackage"
|
|
1024 | 1048 | "branch": "master",
|
1025 | 1049 | "maintainer": "[email protected]",
|
1026 | 1050 | "compatibility": [
|
1027 |
| - { |
1028 |
| - "version": "3.0", |
1029 |
| - "commit": "0179286cd571fa49a7d95cbcafa725cba9e11207" |
1030 |
| - }, |
1031 | 1051 | {
|
1032 | 1052 | "version": "4.0",
|
1033 | 1053 | "commit": "7604f91d757d888c456f75e19c00ea755d94fe8f"
|
|
1039 | 1059 | "actions": [
|
1040 | 1060 | {
|
1041 | 1061 | "action": "BuildSwiftPackage",
|
1042 |
| - "configuration": "release" |
| 1062 | + "configuration": "release", |
| 1063 | + "xfail": { |
| 1064 | + "compatibility": { |
| 1065 | + "4.0": { |
| 1066 | + "branch": { |
| 1067 | + "master": "https://bugs.swift.org/browse/SR-8234" |
| 1068 | + } |
| 1069 | + } |
| 1070 | + } |
| 1071 | + } |
1043 | 1072 | },
|
1044 | 1073 | {
|
1045 | 1074 | "action": "TestSwiftPackage"
|
|
1053 | 1082 | "branch": "master",
|
1054 | 1083 | "compatibility": [
|
1055 | 1084 | {
|
1056 |
| - "version": "4.0.3", |
| 1085 | + "version": "4.0", |
1057 | 1086 | "commit": "4b3ff7e7ddd87c0ce73b39b5390c045fe1a8d4af"
|
1058 | 1087 | }
|
1059 | 1088 | ],
|
|
1064 | 1093 | "actions": [
|
1065 | 1094 | {
|
1066 | 1095 | "action": "BuildSwiftPackage",
|
1067 |
| - "configuration": "release" |
| 1096 | + "configuration": "release", |
| 1097 | + "xfail": { |
| 1098 | + "compatibility": { |
| 1099 | + "4.0": { |
| 1100 | + "branch": { |
| 1101 | + "master": "https://bugs.swift.org/browse/SR-8234" |
| 1102 | + } |
| 1103 | + } |
| 1104 | + } |
| 1105 | + } |
1068 | 1106 | },
|
1069 | 1107 | {
|
1070 | 1108 | "action": "TestSwiftPackage"
|
|
1078 | 1116 | "branch": "master",
|
1079 | 1117 | "maintainer": "[email protected]",
|
1080 | 1118 | "compatibility": [
|
1081 |
| - { |
1082 |
| - "version": "3.1", |
1083 |
| - "commit": "4c20bd99c56f6ba370faf1d014599f7149fb834d" |
1084 |
| - }, |
1085 | 1119 | {
|
1086 | 1120 | "version": "4.0",
|
1087 | 1121 | "commit": "51256c161c32570267174469ac3826b7bb3da113"
|
|
1094 | 1128 | "actions": [
|
1095 | 1129 | {
|
1096 | 1130 | "action": "BuildSwiftPackage",
|
1097 |
| - "configuration": "release" |
| 1131 | + "configuration": "release", |
| 1132 | + "xfail": { |
| 1133 | + "compatibility": { |
| 1134 | + "4.0": { |
| 1135 | + "branch": { |
| 1136 | + "master": "https://bugs.swift.org/browse/SR-8234" |
| 1137 | + } |
| 1138 | + } |
| 1139 | + } |
| 1140 | + } |
1098 | 1141 | },
|
1099 | 1142 | {
|
1100 | 1143 | "action": "TestSwiftPackage"
|
|
1206 | 1249 | "actions": [
|
1207 | 1250 | {
|
1208 | 1251 | "action": "BuildSwiftPackage",
|
1209 |
| - "configuration": "release" |
| 1252 | + "configuration": "release", |
| 1253 | + "xfail": { |
| 1254 | + "compatibility": { |
| 1255 | + "3.0": { |
| 1256 | + "branch": { |
| 1257 | + "master": "https://bugs.swift.org/browse/SR-8234" |
| 1258 | + } |
| 1259 | + } |
| 1260 | + } |
| 1261 | + } |
1210 | 1262 | }
|
1211 | 1263 | ]
|
1212 | 1264 | },
|
|
1270 | 1322 | "branch": "master",
|
1271 | 1323 | "compatibility": [
|
1272 | 1324 | {
|
1273 |
| - "version": "4.0.3", |
| 1325 | + "version": "4.0", |
1274 | 1326 | "commit": "fe78418de7757d100c94f702e8effb5e7b8e93b8"
|
1275 | 1327 | }
|
1276 | 1328 | ],
|
|
1282 | 1334 | "actions": [
|
1283 | 1335 | {
|
1284 | 1336 | "action": "BuildSwiftPackage",
|
1285 |
| - "configuration": "release" |
| 1337 | + "configuration": "release", |
| 1338 | + "xfail": { |
| 1339 | + "compatibility": { |
| 1340 | + "4.0": { |
| 1341 | + "branch": { |
| 1342 | + "master": "https://bugs.swift.org/browse/SR-8234" |
| 1343 | + } |
| 1344 | + } |
| 1345 | + } |
| 1346 | + } |
1286 | 1347 | },
|
1287 | 1348 | {
|
1288 | 1349 | "action": "TestSwiftPackage"
|
|
1411 | 1472 | "branch": "master",
|
1412 | 1473 | "maintainer": "[email protected]",
|
1413 | 1474 | "compatibility": [
|
1414 |
| - { |
1415 |
| - "version": "3.0", |
1416 |
| - "commit": "ac56b87a94a4ea8b795af45012d0f89d4981919e" |
1417 |
| - }, |
1418 | 1475 | {
|
1419 | 1476 | "version": "4.0",
|
1420 | 1477 | "commit": "c5273e456ef02230689f6db2172abb29901115f0"
|
|
1426 | 1483 | "actions": [
|
1427 | 1484 | {
|
1428 | 1485 | "action": "BuildSwiftPackage",
|
1429 |
| - "configuration": "release" |
| 1486 | + "configuration": "release", |
| 1487 | + "xfail": { |
| 1488 | + "compatibility": { |
| 1489 | + "4.0": { |
| 1490 | + "branch": { |
| 1491 | + "master": "https://bugs.swift.org/browse/SR-8234" |
| 1492 | + } |
| 1493 | + } |
| 1494 | + } |
| 1495 | + } |
1430 | 1496 | },
|
1431 | 1497 | {
|
1432 | 1498 | "action": "TestSwiftPackage"
|
|
1741 | 1807 | "path": "Result",
|
1742 | 1808 | "branch": "master",
|
1743 | 1809 | "compatibility": [
|
1744 |
| - { |
1745 |
| - "version": "3.1", |
1746 |
| - "commit": "1a2a979e6399dfb3574c935d6ccee36bc0214405" |
1747 |
| - }, |
1748 | 1810 | {
|
1749 | 1811 | "version": "4.0",
|
1750 | 1812 | "commit": "7477584259bfce2560a19e06ad9f71db441fff11"
|
|
1758 | 1820 | "actions": [
|
1759 | 1821 | {
|
1760 | 1822 | "action": "BuildSwiftPackage",
|
1761 |
| - "configuration": "release" |
| 1823 | + "configuration": "release", |
| 1824 | + "xfail": { |
| 1825 | + "compatibility": { |
| 1826 | + "4.0": { |
| 1827 | + "branch": { |
| 1828 | + "master": "https://bugs.swift.org/browse/SR-8234" |
| 1829 | + } |
| 1830 | + } |
| 1831 | + } |
| 1832 | + } |
1762 | 1833 | },
|
1763 | 1834 | {
|
1764 | 1835 | "action": "TestSwiftPackage"
|
|
2197 | 2268 | "actions": [
|
2198 | 2269 | {
|
2199 | 2270 | "action": "BuildSwiftPackage",
|
2200 |
| - "configuration": "release" |
| 2271 | + "configuration": "release", |
| 2272 | + "xfail": { |
| 2273 | + "compatibility": { |
| 2274 | + "4.0": { |
| 2275 | + "branch": { |
| 2276 | + "master": "https://bugs.swift.org/browse/SR-8234" |
| 2277 | + } |
| 2278 | + } |
| 2279 | + } |
| 2280 | + } |
2201 | 2281 | },
|
2202 | 2282 | {
|
2203 | 2283 | "action": "TestSwiftPackage"
|
|
0 commit comments