|
21 | 21 | "target": "ACHNBrowserUI",
|
22 | 22 | "destination": "generic/platform=iOS",
|
23 | 23 | "configuration": "Release",
|
24 |
| - "tags": "sourcekit sourcekit-smoke" |
| 24 | + "tags": "sourcekit sourcekit-smoke", |
| 25 | + "xfail": [ |
| 26 | + { |
| 27 | + "issue": "https://bugs.swift.org/browse/SR-15116", |
| 28 | + "compatibility": ["5.1"], |
| 29 | + "branch": ["main", "release/5.5"] |
| 30 | + } |
| 31 | + ] |
25 | 32 | }
|
26 | 33 | ]
|
27 | 34 | },
|
|
810 | 817 | "ARCHS": "x86_64"
|
811 | 818 | },
|
812 | 819 | "configuration": "Release",
|
813 |
| - "tags": "sourcekit-disabled" |
| 820 | + "tags": "sourcekit-disabled", |
| 821 | + "xfail": [ |
| 822 | + { |
| 823 | + "issue": "https://bugs.swift.org/browse/SR-15106", |
| 824 | + "compatibility": ["4.0"], |
| 825 | + "branch": ["main", "release/5.5"] |
| 826 | + } |
| 827 | + ] |
814 | 828 | }
|
815 | 829 | ]
|
816 | 830 | },
|
|
1258 | 1272 | "issue": "rdar://problem/75437284",
|
1259 | 1273 | "compatibility": ["5.1"],
|
1260 | 1274 | "branch": ["main", "release/5.5"]
|
| 1275 | + }, |
| 1276 | + { |
| 1277 | + "issue": "https://bugs.swift.org/browse/SR-15107", |
| 1278 | + "compatibility": ["4.0"], |
| 1279 | + "branch": ["main", "release/5.5"] |
1261 | 1280 | }
|
1262 | 1281 | ]
|
1263 | 1282 | }
|
|
1284 | 1303 | "workspace": "Kingfisher.xcworkspace",
|
1285 | 1304 | "scheme": "Kingfisher",
|
1286 | 1305 | "destination": "generic/platform=iOS",
|
1287 |
| - "configuration": "Release" |
| 1306 | + "configuration": "Release", |
| 1307 | + "xfail": [ |
| 1308 | + { |
| 1309 | + "issue": "https://bugs.swift.org/browse/SR-15109", |
| 1310 | + "compatibility": ["5.1"], |
| 1311 | + "branch": ["main", "release/5.5"] |
| 1312 | + } |
| 1313 | + ] |
1288 | 1314 | },
|
1289 | 1315 | {
|
1290 | 1316 | "action": "BuildXcodeWorkspaceScheme",
|
|
1631 | 1657 | "target": "MovieSwift",
|
1632 | 1658 | "destination": "generic/platform=iOS",
|
1633 | 1659 | "configuration": "Release",
|
1634 |
| - "tags": "sourcekit sourcekit-smoke" |
| 1660 | + "tags": "sourcekit sourcekit-smoke", |
| 1661 | + "xfail": [ |
| 1662 | + { |
| 1663 | + "issue": "https://bugs.swift.org/browse/SR-15116", |
| 1664 | + "compatibility": ["5.1"], |
| 1665 | + "branch": ["main", "release/5.5"] |
| 1666 | + } |
| 1667 | + ] |
1635 | 1668 | }
|
1636 | 1669 | ]
|
1637 | 1670 | },
|
|
2237 | 2270 | "workspace": "ReactiveKit.xcworkspace",
|
2238 | 2271 | "scheme": "ReactiveKit-iOS",
|
2239 | 2272 | "destination": "generic/platform=iOS",
|
2240 |
| - "configuration": "Release" |
| 2273 | + "configuration": "Release", |
| 2274 | + "xfail": [ |
| 2275 | + { |
| 2276 | + "issue": "https://bugs.swift.org/browse/SR-15109", |
| 2277 | + "compatibility": ["5.1"], |
| 2278 | + "branch": ["main", "release/5.5"] |
| 2279 | + } |
| 2280 | + ] |
2241 | 2281 | },
|
2242 | 2282 | {
|
2243 | 2283 | "action": "BuildXcodeWorkspaceScheme",
|
|
2543 | 2583 | {
|
2544 | 2584 | "issue": "https://bugs.swift.org/browse/SR-14655;rdar://81276100",
|
2545 | 2585 | "compatibility": ["5.1"],
|
2546 |
| - "branch": ["main", "release/5.5"], |
2547 |
| - "configuration": "release" |
| 2586 | + "branch": ["main", "release/5.5"] |
2548 | 2587 | }
|
2549 | 2588 | ]
|
2550 | 2589 | },
|
|
2553 | 2592 | "workspace": "Rx.xcworkspace",
|
2554 | 2593 | "scheme": "RxTest",
|
2555 | 2594 | "destination": "generic/platform=iOS",
|
2556 |
| - "configuration": "Release" |
| 2595 | + "configuration": "Release", |
| 2596 | + "xfail": [ |
| 2597 | + { |
| 2598 | + "issue": "https://bugs.swift.org/browse/SR-14655;rdar://81276100", |
| 2599 | + "compatibility": ["5.1"], |
| 2600 | + "branch": ["main", "release/5.5"] |
| 2601 | + } |
| 2602 | + ] |
2557 | 2603 | },
|
2558 | 2604 | {
|
2559 | 2605 | "action": "BuildXcodeWorkspaceScheme",
|
2560 | 2606 | "workspace": "Rx.xcworkspace",
|
2561 | 2607 | "scheme": "RxTest",
|
2562 | 2608 | "destination": "generic/platform=tvOS",
|
2563 |
| - "configuration": "Release" |
| 2609 | + "configuration": "Release", |
| 2610 | + "xfail": [ |
| 2611 | + { |
| 2612 | + "issue": "https://bugs.swift.org/browse/SR-14655;rdar://81276100", |
| 2613 | + "compatibility": ["5.1"], |
| 2614 | + "branch": ["main", "release/5.5"] |
| 2615 | + } |
| 2616 | + ] |
2564 | 2617 | }
|
2565 | 2618 | ]
|
2566 | 2619 | },
|
|
4028 | 4081 | {
|
4029 | 4082 | "action": "BuildSwiftPackage",
|
4030 | 4083 | "configuration": "release",
|
4031 |
| - "tags": "sourcekit-disabled swiftpm" |
| 4084 | + "tags": "sourcekit-disabled swiftpm", |
| 4085 | + "xfail": [ |
| 4086 | + { |
| 4087 | + "issue": "https://bugs.swift.org/browse/SR-15105", |
| 4088 | + "compatibility": ["5.1"], |
| 4089 | + "branch": ["main", "release/5.5"] |
| 4090 | + } |
| 4091 | + ] |
4032 | 4092 | },
|
4033 | 4093 | {
|
4034 | 4094 | "action": "TestSwiftPackage"
|
|
4427 | 4487 | {
|
4428 | 4488 | "action": "BuildSwiftPackage",
|
4429 | 4489 | "configuration": "release",
|
4430 |
| - "tags": "swiftpm" |
| 4490 | + "tags": "swiftpm", |
| 4491 | + "xfail": [ |
| 4492 | + { |
| 4493 | + "issue": "https://bugs.swift.org/browse/SR-15105", |
| 4494 | + "compatibility": ["5.1"], |
| 4495 | + "branch": ["main", "release/5.5"], |
| 4496 | + "configuration": "debug" |
| 4497 | + } |
| 4498 | + ] |
4431 | 4499 | },
|
4432 | 4500 | {
|
4433 | 4501 | "action": "TestSwiftPackage"
|
|
0 commit comments