|
145 | 145 | },
|
146 | 146 | {
|
147 | 147 | "action": "BuildSwiftPackage",
|
148 |
| - "configuration": "release" |
| 148 | + "configuration": "release", |
| 149 | + "xfail": { |
| 150 | + "compatibility": { |
| 151 | + "3.1": { |
| 152 | + "branch": { |
| 153 | + "master": "https://bugs.swift.org/browse/SR-6333", |
| 154 | + "swift-4.0-branch": "https://bugs.swift.org/browse/SR-6333", |
| 155 | + "swift-4.1-branch": "https://bugs.swift.org/browse/SR-6333" |
| 156 | + } |
| 157 | + } |
| 158 | + } |
| 159 | + } |
149 | 160 | },
|
150 | 161 | {
|
151 | 162 | "action": "TestSwiftPackage"
|
|
771 | 782 | "project": "ReactiveExtensions.xcodeproj",
|
772 | 783 | "scheme": "ReactiveExtensions-iOS",
|
773 | 784 | "destination": "generic/platform=iOS",
|
774 |
| - "configuration": "Release" |
| 785 | + "configuration": "Release", |
| 786 | + "xfail": { |
| 787 | + "compatibility": { |
| 788 | + "3.0": { |
| 789 | + "branch": { |
| 790 | + "master": "https://bugs.swift.org/browse/SR-6335", |
| 791 | + "swift-4.1-branch": "https://bugs.swift.org/browse/SR-6335" |
| 792 | + } |
| 793 | + } |
| 794 | + } |
| 795 | + } |
775 | 796 | },
|
776 | 797 | {
|
777 | 798 | "action": "BuildXcodeProjectScheme",
|
778 | 799 | "project": "ReactiveExtensions.xcodeproj",
|
779 | 800 | "scheme": "ReactiveExtensions-TestHelpers-iOS",
|
780 | 801 | "destination": "generic/platform=iOS",
|
781 |
| - "configuration": "Release" |
| 802 | + "configuration": "Release", |
| 803 | + "xfail": { |
| 804 | + "compatibility": { |
| 805 | + "3.0": { |
| 806 | + "branch": { |
| 807 | + "master": "https://bugs.swift.org/browse/SR-6335", |
| 808 | + "swift-4.1-branch": "https://bugs.swift.org/browse/SR-6335" |
| 809 | + } |
| 810 | + } |
| 811 | + } |
| 812 | + } |
782 | 813 | },
|
783 | 814 | {
|
784 | 815 | "action": "BuildXcodeProjectScheme",
|
785 | 816 | "project": "ReactiveExtensions.xcodeproj",
|
786 | 817 | "scheme": "ReactiveExtensions-TestHelpers-tvOS",
|
787 | 818 | "destination": "generic/platform=tvOS",
|
788 |
| - "configuration": "Release" |
| 819 | + "configuration": "Release", |
| 820 | + "xfail": { |
| 821 | + "compatibility": { |
| 822 | + "3.0": { |
| 823 | + "branch": { |
| 824 | + "master": "https://bugs.swift.org/browse/SR-6335", |
| 825 | + "swift-4.1-branch": "https://bugs.swift.org/browse/SR-6335" |
| 826 | + } |
| 827 | + } |
| 828 | + } |
| 829 | + } |
789 | 830 | },
|
790 | 831 | {
|
791 | 832 | "action": "BuildXcodeProjectScheme",
|
792 | 833 | "project": "ReactiveExtensions.xcodeproj",
|
793 | 834 | "scheme": "ReactiveExtensions-tvOS",
|
794 | 835 | "destination": "generic/platform=tvOS",
|
795 |
| - "configuration": "Release" |
| 836 | + "configuration": "Release", |
| 837 | + "xfail": { |
| 838 | + "compatibility": { |
| 839 | + "3.0": { |
| 840 | + "branch": { |
| 841 | + "master": "https://bugs.swift.org/browse/SR-6335", |
| 842 | + "swift-4.1-branch": "https://bugs.swift.org/browse/SR-6335" |
| 843 | + } |
| 844 | + } |
| 845 | + } |
| 846 | + } |
796 | 847 | }
|
797 | 848 | ]
|
798 | 849 | },
|
|
966 | 1017 | "actions": [
|
967 | 1018 | {
|
968 | 1019 | "action": "BuildSwiftPackage",
|
969 |
| - "configuration": "release" |
| 1020 | + "configuration": "release", |
| 1021 | + "xfail": { |
| 1022 | + "compatibility": { |
| 1023 | + "3.1": { |
| 1024 | + "branch": { |
| 1025 | + "master": "https://bugs.swift.org/browse/SR-6335", |
| 1026 | + "swift-4.1-branch": "https://bugs.swift.org/browse/SR-6335" |
| 1027 | + } |
| 1028 | + } |
| 1029 | + } |
| 1030 | + } |
970 | 1031 | },
|
971 | 1032 | {
|
972 | 1033 | "action": "TestSwiftPackage"
|
|
991 | 1052 | "actions": [
|
992 | 1053 | {
|
993 | 1054 | "action": "BuildSwiftPackage",
|
994 |
| - "configuration": "release" |
| 1055 | + "configuration": "release", |
| 1056 | + "xfail": { |
| 1057 | + "compatibility": { |
| 1058 | + "3.1": { |
| 1059 | + "branch": { |
| 1060 | + "master": "https://bugs.swift.org/browse/SR-6334" |
| 1061 | + } |
| 1062 | + } |
| 1063 | + } |
| 1064 | + } |
995 | 1065 | },
|
996 | 1066 | {
|
997 | 1067 | "action": "TestSwiftPackage"
|
|
1419 | 1489 | "workspace": "ReactiveCocoa.xcworkspace",
|
1420 | 1490 | "scheme": "ReactiveCocoa-macOS",
|
1421 | 1491 | "destination": "generic/platform=macOS",
|
1422 |
| - "configuration": "Release" |
| 1492 | + "configuration": "Release", |
| 1493 | + "xfail": { |
| 1494 | + "compatibility": { |
| 1495 | + "3.0": { |
| 1496 | + "branch": { |
| 1497 | + "master": "https://bugs.swift.org/browse/SR-6335", |
| 1498 | + "swift-4.1-branch": "https://bugs.swift.org/browse/SR-6335" |
| 1499 | + } |
| 1500 | + } |
| 1501 | + } |
| 1502 | + } |
1423 | 1503 | },
|
1424 | 1504 | {
|
1425 | 1505 | "action": "BuildXcodeWorkspaceScheme",
|
1426 | 1506 | "workspace": "ReactiveCocoa.xcworkspace",
|
1427 | 1507 | "scheme": "ReactiveCocoa-iOS",
|
1428 | 1508 | "destination": "generic/platform=iOS",
|
1429 |
| - "configuration": "Release" |
| 1509 | + "configuration": "Release", |
| 1510 | + "xfail": { |
| 1511 | + "compatibility": { |
| 1512 | + "3.0": { |
| 1513 | + "branch": { |
| 1514 | + "master": "https://bugs.swift.org/browse/SR-6335", |
| 1515 | + "swift-4.1-branch": "https://bugs.swift.org/browse/SR-6335" |
| 1516 | + } |
| 1517 | + } |
| 1518 | + } |
| 1519 | + } |
1430 | 1520 | },
|
1431 | 1521 | {
|
1432 | 1522 | "action": "BuildXcodeWorkspaceScheme",
|
1433 | 1523 | "workspace": "ReactiveCocoa.xcworkspace",
|
1434 | 1524 | "scheme": "ReactiveCocoa-tvOS",
|
1435 | 1525 | "destination": "generic/platform=tvOS",
|
1436 |
| - "configuration": "Release" |
| 1526 | + "configuration": "Release", |
| 1527 | + "xfail": { |
| 1528 | + "compatibility": { |
| 1529 | + "3.0": { |
| 1530 | + "branch": { |
| 1531 | + "master": "https://bugs.swift.org/browse/SR-6335", |
| 1532 | + "swift-4.1-branch": "https://bugs.swift.org/browse/SR-6335" |
| 1533 | + } |
| 1534 | + } |
| 1535 | + } |
| 1536 | + } |
1437 | 1537 | },
|
1438 | 1538 | {
|
1439 | 1539 | "action": "BuildXcodeWorkspaceScheme",
|
1440 | 1540 | "workspace": "ReactiveCocoa.xcworkspace",
|
1441 | 1541 | "scheme": "ReactiveCocoa-watchOS",
|
1442 | 1542 | "destination": "generic/platform=watchOS",
|
1443 |
| - "configuration": "Release" |
| 1543 | + "configuration": "Release", |
| 1544 | + "xfail": { |
| 1545 | + "compatibility": { |
| 1546 | + "3.0": { |
| 1547 | + "branch": { |
| 1548 | + "master": "https://bugs.swift.org/browse/SR-6335", |
| 1549 | + "swift-4.1-branch": "https://bugs.swift.org/browse/SR-6335" |
| 1550 | + } |
| 1551 | + } |
| 1552 | + } |
| 1553 | + } |
1444 | 1554 | }
|
1445 | 1555 | ]
|
1446 | 1556 | },
|
|
1468 | 1578 | "workspace": "ReactiveSwift.xcworkspace",
|
1469 | 1579 | "scheme": "ReactiveSwift-macOS",
|
1470 | 1580 | "destination": "generic/platform=macOS",
|
1471 |
| - "configuration": "Release" |
| 1581 | + "configuration": "Release", |
| 1582 | + "xfail": { |
| 1583 | + "compatibility": { |
| 1584 | + "3.0": { |
| 1585 | + "branch": { |
| 1586 | + "master": "https://bugs.swift.org/browse/SR-6335", |
| 1587 | + "swift-4.1-branch": "https://bugs.swift.org/browse/SR-6335" |
| 1588 | + } |
| 1589 | + } |
| 1590 | + } |
| 1591 | + } |
1472 | 1592 | },
|
1473 | 1593 | {
|
1474 | 1594 | "action": "BuildXcodeWorkspaceScheme",
|
1475 | 1595 | "workspace": "ReactiveSwift.xcworkspace",
|
1476 | 1596 | "scheme": "ReactiveSwift-iOS",
|
1477 | 1597 | "destination": "generic/platform=iOS",
|
1478 |
| - "configuration": "Release" |
| 1598 | + "configuration": "Release", |
| 1599 | + "xfail": { |
| 1600 | + "compatibility": { |
| 1601 | + "3.0": { |
| 1602 | + "branch": { |
| 1603 | + "master": "https://bugs.swift.org/browse/SR-6335", |
| 1604 | + "swift-4.1-branch": "https://bugs.swift.org/browse/SR-6335" |
| 1605 | + } |
| 1606 | + } |
| 1607 | + } |
| 1608 | + } |
1479 | 1609 | },
|
1480 | 1610 | {
|
1481 | 1611 | "action": "BuildXcodeWorkspaceScheme",
|
1482 | 1612 | "workspace": "ReactiveSwift.xcworkspace",
|
1483 | 1613 | "scheme": "ReactiveSwift-tvOS",
|
1484 | 1614 | "destination": "generic/platform=tvOS",
|
1485 |
| - "configuration": "Release" |
| 1615 | + "configuration": "Release", |
| 1616 | + "xfail": { |
| 1617 | + "compatibility": { |
| 1618 | + "3.0": { |
| 1619 | + "branch": { |
| 1620 | + "master": "https://bugs.swift.org/browse/SR-6335", |
| 1621 | + "swift-4.1-branch": "https://bugs.swift.org/browse/SR-6335" |
| 1622 | + } |
| 1623 | + } |
| 1624 | + } |
| 1625 | + } |
1486 | 1626 | },
|
1487 | 1627 | {
|
1488 | 1628 | "action": "BuildXcodeWorkspaceScheme",
|
1489 | 1629 | "workspace": "ReactiveSwift.xcworkspace",
|
1490 | 1630 | "scheme": "ReactiveSwift-watchOS",
|
1491 | 1631 | "destination": "generic/platform=watchOS",
|
1492 |
| - "configuration": "Release" |
| 1632 | + "configuration": "Release", |
| 1633 | + "xfail": { |
| 1634 | + "compatibility": { |
| 1635 | + "3.0": { |
| 1636 | + "branch": { |
| 1637 | + "master": "https://bugs.swift.org/browse/SR-6335", |
| 1638 | + "swift-4.1-branch": "https://bugs.swift.org/browse/SR-6335" |
| 1639 | + } |
| 1640 | + } |
| 1641 | + } |
| 1642 | + } |
1493 | 1643 | }
|
1494 | 1644 | ]
|
1495 | 1645 | },
|
|
2045 | 2195 | "master": "rdar://problem/35633455",
|
2046 | 2196 | "swift-4.1-branch": "rdar://problem/35633455"
|
2047 | 2197 | }
|
2048 |
| - }, |
| 2198 | + }, |
2049 | 2199 | "3.1": {
|
2050 | 2200 | "branch": {
|
2051 | 2201 | "master": "rdar://problem/35633455",
|
2052 | 2202 | "swift-4.1-branch": "rdar://problem/35633455"
|
2053 | 2203 | }
|
2054 |
| - }, |
| 2204 | + }, |
2055 | 2205 | "4.0": {
|
2056 | 2206 | "branch": {
|
2057 | 2207 | "master": "rdar://problem/35633455",
|
2058 |
| - "swift-4.1-branch": "rdar://problem/35633455" |
| 2208 | + "swift-4.1-branch": "https://bugs.swift.org/browse/SR-6349" |
2059 | 2209 | }
|
2060 |
| - } |
| 2210 | + } |
2061 | 2211 | }
|
2062 | 2212 | }
|
2063 | 2213 | },
|
|
0 commit comments