Skip to content

Commit 0bd943d

Browse files
authored
Merge pull request #538 from ahoppen/pr/xfails
[Stress Tester XFails] Update XFails
2 parents eeca187 + f262e2e commit 0bd943d

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
@@ -97,5 +97,39 @@
9797
"main"
9898
],
9999
"issueUrl" : "https://bugs.swift.org/browse/SR-14627"
100+
},
101+
{
102+
"path" : "*\/Dollar\/Sources\/Dollar.swift",
103+
"issueDetail" : {
104+
"kind" : "codeComplete",
105+
"offset" : 5654
106+
},
107+
"applicableConfigs" : [
108+
"main"
109+
],
110+
"issueUrl" : "https://bugs.swift.org/browse/SR-14636"
111+
},
112+
{
113+
"path" : "*\/Dollar\/Sources\/Dollar.swift",
114+
"issueDetail" : {
115+
"kind" : "codeComplete",
116+
"offset" : 5654
117+
},
118+
"applicableConfigs" : [
119+
"main"
120+
],
121+
"issueUrl" : "https://bugs.swift.org/browse/SR-14637"
122+
},
123+
{
124+
"path" : "*\/ACHNBrowserUI\/ACHNBrowserUI\/ACHNBrowserUI\/SceneDelegate.swift",
125+
"issueDetail" : {
126+
"kind" : "semanticRefactoring",
127+
"refactoring" : "Convert Function to Async",
128+
"offset" : 355
129+
},
130+
"applicableConfigs" : [
131+
"main"
132+
],
133+
"issueUrl" : "https://bugs.swift.org/browse/SR-14637"
100134
}
101135
]

0 commit comments

Comments
 (0)