File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change 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
},
1650
1657
"target" : " MovieSwift" ,
1651
1658
"destination" : " generic/platform=iOS" ,
1652
1659
"configuration" : " Release" ,
1653
- "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
+ ]
1654
1668
}
1655
1669
]
1656
1670
},
You can’t perform that action at this time.
0 commit comments