|
790 | 790 | "configuration": "debug",
|
791 | 791 | "platform": "Darwin",
|
792 | 792 | "job": ["source-compat"]
|
| 793 | + }, |
| 794 | + { |
| 795 | + "issue": "https://github.com/swiftlang/swift/issues/79801", |
| 796 | + "compatibility": ["5.0", "5.7"], |
| 797 | + "branch": ["main", "release/6.1"], |
| 798 | + "configuration": "release", |
| 799 | + "platform": "Darwin", |
| 800 | + "job": ["source-compat"] |
793 | 801 | }
|
794 | 802 | ]
|
795 | 803 | },
|
|
1015 | 1023 | "action": "BuildSwiftPackage",
|
1016 | 1024 | "build_tests": "true",
|
1017 | 1025 | "configuration": "release",
|
1018 |
| - "tags": "sourcekit-disabled swiftpm" |
| 1026 | + "tags": "sourcekit-disabled swiftpm", |
| 1027 | + "xfail": [ |
| 1028 | + { |
| 1029 | + "issue": "https://github.com/swiftlang/swift/issues/79796", |
| 1030 | + "platform": "Darwin", |
| 1031 | + "compatibility": ["4.2", "5.1", "5.3", "5.7"], |
| 1032 | + "branch": ["main", "release/6.1"], |
| 1033 | + "job": ["source-compat"] |
| 1034 | + } |
| 1035 | + ] |
1019 | 1036 | },
|
1020 | 1037 | {
|
1021 | 1038 | "action": "TestSwiftPackage"
|
|
1043 | 1060 | "action": "BuildSwiftPackage",
|
1044 | 1061 | "build_tests": "true",
|
1045 | 1062 | "configuration": "release",
|
1046 |
| - "tags": "sourcekit-disabled swiftpm" |
| 1063 | + "tags": "sourcekit-disabled swiftpm", |
| 1064 | + "xfail": [ |
| 1065 | + { |
| 1066 | + "issue": "https://github.com/swiftlang/swift/issues/79802", |
| 1067 | + "compatibility": ["5.0"], |
| 1068 | + "branch": ["main"], |
| 1069 | + "configuration": "release", |
| 1070 | + "platform": "Darwin", |
| 1071 | + "job": ["source-compat"] |
| 1072 | + } |
| 1073 | + ] |
1047 | 1074 | },
|
1048 | 1075 | {
|
1049 | 1076 | "action": "TestSwiftPackage"
|
|
2023 | 2050 | "target": "ProcedureKitCloud",
|
2024 | 2051 | "destination": "platform=macOS",
|
2025 | 2052 | "configuration": "Release",
|
2026 |
| - "tags": "sourcekit-disabled" |
| 2053 | + "tags": "sourcekit-disabled", |
| 2054 | + "xfail": [ |
| 2055 | + { |
| 2056 | + "issue": "https://github.com/swiftlang/swift/issues/79797", |
| 2057 | + "platform": "Darwin", |
| 2058 | + "compatibility": ["4.2", "5.0"], |
| 2059 | + "branch": ["main", "release/6.1"], |
| 2060 | + "job": ["source-compat"] |
| 2061 | + } |
| 2062 | + ] |
2027 | 2063 | },
|
2028 | 2064 | {
|
2029 | 2065 | "action": "TestXcodeProjectTarget",
|
|
2769 | 2805 | "action": "BuildSwiftPackage",
|
2770 | 2806 | "build_tests": "true",
|
2771 | 2807 | "configuration": "release",
|
2772 |
| - "tags": "sourcekit-disabled swiftpm" |
| 2808 | + "tags": "sourcekit-disabled swiftpm", |
| 2809 | + "xfail": [ |
| 2810 | + { |
| 2811 | + "issue": "https://github.com/swiftlang/swift/issues/79798", |
| 2812 | + "platform": "Darwin", |
| 2813 | + "compatibility": ["5.0"], |
| 2814 | + "branch": ["main", "release/6.1"], |
| 2815 | + "job": ["source-compat"] |
| 2816 | + } |
| 2817 | + ] |
2773 | 2818 | },
|
2774 | 2819 | {
|
2775 | 2820 | "action": "TestSwiftPackage"
|
|
3190 | 3235 | "compatibility": "5.0",
|
3191 | 3236 | "branch": ["main", "release/6.0", "release/6.1"],
|
3192 | 3237 | "job": ["source-compat"]
|
| 3238 | + }, |
| 3239 | + { |
| 3240 | + "issue": "https://github.com/swiftlang/swift/issues/79798", |
| 3241 | + "compatibility": ["5.0"], |
| 3242 | + "branch": ["main", "release/6.1"], |
| 3243 | + "job": ["source-compat"] |
3193 | 3244 | }
|
3194 | 3245 | ]
|
3195 | 3246 | },
|
|
3288 | 3339 | "action": "BuildSwiftPackage",
|
3289 | 3340 | "build_tests": "true",
|
3290 | 3341 | "configuration": "release",
|
3291 |
| - "tags": "sourcekit-disabled swiftpm" |
| 3342 | + "tags": "sourcekit-disabled swiftpm", |
| 3343 | + "xfail": [ |
| 3344 | + { |
| 3345 | + "issue": "https://github.com/swiftlang/swift/issues/79799", |
| 3346 | + "platform": "Darwin", |
| 3347 | + "compatibility": ["5.0"], |
| 3348 | + "branch": ["main", "release/6.1"], |
| 3349 | + "job": ["source-compat"] |
| 3350 | + } |
| 3351 | + ] |
3292 | 3352 | },
|
3293 | 3353 | {
|
3294 | 3354 | "action": "TestSwiftPackage"
|
|
0 commit comments