File tree Expand file tree Collapse file tree 1 file changed +44
-4
lines changed Expand file tree Collapse file tree 1 file changed +44
-4
lines changed Original file line number Diff line number Diff line change 1096
1096
{
1097
1097
"action" : " BuildSwiftPackage" ,
1098
1098
"configuration" : " release" ,
1099
- "tags" : " sourcekit"
1099
+ "tags" : " sourcekit" ,
1100
+ "xfail" : {
1101
+ "compatibility" : {
1102
+ "4.0" : {
1103
+ "branch" : {
1104
+ "swift-5.0-branch" : " rdar://46189034" ,
1105
+ "master" : " rdar://46189034"
1106
+ }
1107
+ }
1108
+ }
1109
+ }
1100
1110
}
1101
1111
]
1102
1112
},
1285
1295
{
1286
1296
"action" : " BuildSwiftPackage" ,
1287
1297
"configuration" : " release" ,
1288
- "tags" : " sourcekit"
1298
+ "tags" : " sourcekit" ,
1299
+ "xfail" : {
1300
+ "compatibility" : {
1301
+ "4.0" : {
1302
+ "branch" : {
1303
+ "swift-5.0-branch" : " rdar://46189034" ,
1304
+ "master" : " rdar://46189034"
1305
+ }
1306
+ }
1307
+ }
1308
+ }
1289
1309
},
1290
1310
{
1291
1311
"action" : " TestSwiftPackage"
2121
2141
{
2122
2142
"action" : " BuildSwiftPackage" ,
2123
2143
"configuration" : " release" ,
2124
- "tags" : " sourcekit"
2144
+ "tags" : " sourcekit" ,
2145
+ "xfail" : {
2146
+ "compatibility" : {
2147
+ "4.0" : {
2148
+ "branch" : {
2149
+ "swift-5.0-branch" : " rdar://46189034" ,
2150
+ "master" : " rdar://46189034"
2151
+ }
2152
+ }
2153
+ }
2154
+ }
2125
2155
},
2126
2156
{
2127
2157
"action" : " TestSwiftPackage"
2384
2414
{
2385
2415
"action" : " BuildSwiftPackage" ,
2386
2416
"configuration" : " release" ,
2387
- "tags" : " sourcekit"
2417
+ "tags" : " sourcekit" ,
2418
+ "xfail" : {
2419
+ "compatibility" : {
2420
+ "4.0" : {
2421
+ "branch" : {
2422
+ "swift-5.0-branch" : " rdar://46189034" ,
2423
+ "master" : " rdar://46189034"
2424
+ }
2425
+ }
2426
+ }
2427
+ }
2388
2428
},
2389
2429
{
2390
2430
"action" : " TestSwiftPackage"
You can’t perform that action at this time.
0 commit comments