|
941 | 941 | {
|
942 | 942 | "action": "BuildSwiftPackage",
|
943 | 943 | "configuration": "release",
|
944 |
| - "tags": "sourcekit-disabled swiftpm" |
| 944 | + "tags": "sourcekit-disabled swiftpm", |
| 945 | + "xfail": [ |
| 946 | + { |
| 947 | + "issue": "rdar://81180448", |
| 948 | + "compatibility": ["5.2", "5.3"], |
| 949 | + "branch": ["main", "release/5.5"] |
| 950 | + } |
| 951 | + ] |
945 | 952 | },
|
946 | 953 | {
|
947 | 954 | "action": "TestSwiftPackage"
|
|
3182 | 3189 | {
|
3183 | 3190 | "action": "BuildSwiftPackage",
|
3184 | 3191 | "configuration": "release",
|
3185 |
| - "tags": "sourcekit-disabled swiftpm" |
| 3192 | + "tags": "sourcekit-disabled swiftpm", |
| 3193 | + "xfail": [ |
| 3194 | + { |
| 3195 | + "issue": "rdar://81180448", |
| 3196 | + "compatibility": ["5.0"], |
| 3197 | + "branch": ["main", "release/5.5"] |
| 3198 | + } |
| 3199 | + ] |
3186 | 3200 | },
|
3187 | 3201 | {
|
3188 | 3202 | "action": "TestSwiftPackage"
|
|
3221 | 3235 | {
|
3222 | 3236 | "action": "BuildSwiftPackage",
|
3223 | 3237 | "configuration": "release",
|
3224 |
| - "tags": "sourcekit-disabled swiftpm" |
| 3238 | + "tags": "sourcekit-disabled swiftpm", |
| 3239 | + "xfail": [ |
| 3240 | + { |
| 3241 | + "issue": "rdar://81180448", |
| 3242 | + "compatibility": ["5.0", "5.1", "5.2", "5.3"], |
| 3243 | + "branch": ["main", "release/5.5"] |
| 3244 | + } |
| 3245 | + ] |
3225 | 3246 | },
|
3226 | 3247 | {
|
3227 | 3248 | "action": "TestSwiftPackage"
|
|
3299 | 3320 | "xfail": [
|
3300 | 3321 | {
|
3301 | 3322 | "issue": "rdar://81180448",
|
3302 |
| - "compatibility": ["4.2"], |
| 3323 | + "compatibility": ["4.2", "5.0", "5.1", "5.2", "5.3"], |
3303 | 3324 | "branch": ["main", "release/5.5"]
|
3304 | 3325 | }
|
3305 | 3326 | ]
|
|
3341 | 3362 | {
|
3342 | 3363 | "action": "BuildSwiftPackage",
|
3343 | 3364 | "configuration": "release",
|
3344 |
| - "tags": "sourcekit-disabled swiftpm" |
| 3365 | + "tags": "sourcekit-disabled swiftpm", |
| 3366 | + "xfail": [ |
| 3367 | + { |
| 3368 | + "issue": "rdar://81180448", |
| 3369 | + "compatibility": ["5.0", "5.1", "5.2", "5.3"], |
| 3370 | + "branch": ["main", "release/5.5"] |
| 3371 | + } |
| 3372 | + ] |
3345 | 3373 | },
|
3346 | 3374 | {
|
3347 | 3375 | "action": "TestSwiftPackage"
|
|
3376 | 3404 | {
|
3377 | 3405 | "action": "BuildSwiftPackage",
|
3378 | 3406 | "configuration": "release",
|
3379 |
| - "tags": "sourcekit-disabled swiftpm" |
| 3407 | + "tags": "sourcekit-disabled swiftpm", |
| 3408 | + "xfail": [ |
| 3409 | + { |
| 3410 | + "issue": "rdar://81180448", |
| 3411 | + "compatibility": ["5.1", "5.2", "5.3"], |
| 3412 | + "branch": ["main", "release/5.5"] |
| 3413 | + } |
| 3414 | + ] |
3380 | 3415 | },
|
3381 | 3416 | {
|
3382 | 3417 | "action": "TestSwiftPackage"
|
|
3415 | 3450 | {
|
3416 | 3451 | "action": "BuildSwiftPackage",
|
3417 | 3452 | "configuration": "release",
|
3418 |
| - "tags": "sourcekit-disabled swiftpm" |
| 3453 | + "tags": "sourcekit-disabled swiftpm", |
| 3454 | + "xfail": [ |
| 3455 | + { |
| 3456 | + "issue": "rdar://81180448", |
| 3457 | + "compatibility": ["5.0", "5.1", "5.2", "5.3"], |
| 3458 | + "branch": ["main", "release/5.5"] |
| 3459 | + } |
| 3460 | + ] |
3419 | 3461 | },
|
3420 | 3462 | {
|
3421 | 3463 | "action": "TestSwiftPackage"
|
|
3560 | 3602 | {
|
3561 | 3603 | "action": "BuildSwiftPackage",
|
3562 | 3604 | "configuration": "release",
|
3563 |
| - "tags": "sourcekit-disabled swiftpm" |
| 3605 | + "tags": "sourcekit-disabled swiftpm", |
| 3606 | + "xfail": [ |
| 3607 | + { |
| 3608 | + "issue": "rdar://81180448", |
| 3609 | + "compatibility": ["5.2"], |
| 3610 | + "branch": ["main", "release/5.5"] |
| 3611 | + } |
| 3612 | + ] |
3564 | 3613 | },
|
3565 | 3614 | {
|
3566 | 3615 | "action": "TestSwiftPackage"
|
|
0 commit comments