Skip to content

Commit e931dd1

Browse files
committed
[Stress Tester XFAils] Add XFails previously hidden by other xfailed issues
1 parent 9cfddf2 commit e931dd1

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

sourcekit-xfails.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,17 @@
4343
],
4444
"issueUrl" : "https://bugs.swift.org/browse/SR-14544"
4545
},
46+
{
47+
"path" : "*\/ACHNBrowserUI\/ACHNBrowserUI\/ACHNBrowserUI\/packages\/Backend\/Sources\/Backend\/environments\/Items.swift",
48+
"issueDetail" : {
49+
"kind" : "codeComplete",
50+
"offset" : 1904
51+
},
52+
"applicableConfigs" : [
53+
"main"
54+
],
55+
"issueUrl" : "https://bugs.swift.org/browse/SR-14544"
56+
},
4657
{
4758
"path" : "*\/MovieSwift\/MovieSwift\/Packages\/UI\/Sources\/UI\/extensions\/View.swift",
4859
"issueDetail" : {
@@ -75,5 +86,28 @@
7586
"main"
7687
],
7788
"issueUrl" : "https://bugs.swift.org/browse/SR-14547"
89+
},
90+
{
91+
"path" : "*\/ACHNBrowserUI\/ACHNBrowserUI\/ACHNBrowserUI\/extensions\/View.swift",
92+
"issueDetail" : {
93+
"kind" : "codeComplete",
94+
"offset" : 2446
95+
},
96+
"applicableConfigs" : [
97+
"main"
98+
],
99+
"issueUrl" : "https://bugs.swift.org/browse/SR-14572"
100+
},
101+
{
102+
"path" : "*\/Dollar\/Sources\/Dollar.swift",
103+
"issueDetail" : {
104+
"kind" : "semanticRefactoring",
105+
"refactoring" : "Convert Call to Async Alternative",
106+
"offset" : 8474
107+
},
108+
"applicableConfigs" : [
109+
"main"
110+
],
111+
"issueUrl" : "https://bugs.swift.org/browse/SR-14573"
78112
}
79113
]

0 commit comments

Comments
 (0)