Skip to content

Commit 311eebb

Browse files
committed
[Stress Tester XFAils] Add 3 more XFails
1 parent 869ff87 commit 311eebb

File tree

1 file changed

+47
-14
lines changed

1 file changed

+47
-14
lines changed

sourcekit-xfails.json

Lines changed: 47 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
[
2+
{
3+
"path" : "*\/Result\/Result\/Result.swift",
4+
"issueDetail" : {
5+
"kind" : "codeComplete",
6+
"offset" : 7449
7+
},
8+
"applicableConfigs" : [
9+
"main"
10+
],
11+
"issueUrl" : "https://bugs.swift.org/browse/SR-8898"
12+
},
213
{
314
"path" : "*\/ACHNBrowserUI\/ACHNBrowserUI\/ACHNBrowserUI\/packages\/UI\/Sources\/UI\/ItemImage.swift",
415
"issueDetail" : {
@@ -59,18 +70,7 @@
5970
"issueUrl" : "https://bugs.swift.org/browse/SR-14430"
6071
},
6172
{
62-
"path" : "*\/Result\/Result\/Result.swift",
63-
"issueDetail" : {
64-
"kind" : "codeComplete",
65-
"offset" : 7449
66-
},
67-
"applicableConfigs" : [
68-
"main"
69-
],
70-
"issueUrl" : "https://bugs.swift.org/browse/SR-8898"
71-
},
72-
{
73-
"path" : "*\/project_cache\/DNS\/Sources\/DNS\/Integer+Data.swift",
73+
"path" : "*\/DNS\/Sources\/DNS\/Integer+Data.swift",
7474
"modification" : "concurrent-530",
7575
"issueDetail" : {
7676
"kind" : "cursorInfo",
@@ -82,7 +82,7 @@
8282
"issueUrl" : "https://bugs.swift.org/browse/SR-14454"
8383
},
8484
{
85-
"path" : "*\/project_cache\/MovieSwift\/MovieSwift\/MovieSwift\/views\/components\/bottomMenu\/BottomMenu.swift",
85+
"path" : "*\/MovieSwift\/MovieSwift\/MovieSwift\/views\/components\/bottomMenu\/BottomMenu.swift",
8686
"issueDetail" : {
8787
"kind" : "codeComplete",
8888
"offset" : 1723
@@ -93,7 +93,7 @@
9393
"issueUrl" : "https://bugs.swift.org/browse/SR-14494"
9494
},
9595
{
96-
"path" : "*\/project_cache\/Base64CoderSwiftUI\/Base64CoderSwiftUI\/ContentView.swift",
96+
"path" : "*\/Base64CoderSwiftUI\/Base64CoderSwiftUI\/ContentView.swift",
9797
"issueDetail" : {
9898
"kind" : "typeContextInfo",
9999
"offset" : 310
@@ -102,5 +102,38 @@
102102
"main"
103103
],
104104
"issueUrl" : "https://bugs.swift.org/browse/SR-14495"
105+
},
106+
{
107+
"path" : "*\/MovieSwift\/MovieSwift\/Packages\/UI\/Sources\/UI\/extensions\/View.swift",
108+
"issueDetail" : {
109+
"kind" : "conformingMethodList",
110+
"offset" : 378
111+
},
112+
"applicableConfigs" : [
113+
"main"
114+
],
115+
"issueUrl" : "https://bugs.swift.org/browse/SR-14495"
116+
},
117+
{
118+
"path" : "*\/DNS\/Sources\/DNS\/Bytes.swift",
119+
"issueDetail" : {
120+
"kind" : "cursorInfo",
121+
"offset" : 9931
122+
},
123+
"applicableConfigs" : [
124+
"main"
125+
],
126+
"issueUrl" : "https://bugs.swift.org/browse/SR-14497"
127+
},
128+
{
129+
"path" : "*\/MovieSwift\/MovieSwift\/Packages\/Backend\/Sources\/Backend\/services\/APIService.swift",
130+
"issueDetail" : {
131+
"kind" : "typeContextInfo",
132+
"offset" : 1158
133+
},
134+
"applicableConfigs" : [
135+
"main"
136+
],
137+
"issueUrl" : "https://bugs.swift.org/browse/SR-14498"
105138
}
106139
]

0 commit comments

Comments
 (0)