Skip to content

Commit 6fcdbd8

Browse files
committed
[Stress Tester XFAils] Add 3 more XFails and remove 1 resolved issue
1 parent 869ff87 commit 6fcdbd8

File tree

1 file changed

+41
-20
lines changed

1 file changed

+41
-20
lines changed

sourcekit-xfails.json

Lines changed: 41 additions & 20 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" : {
@@ -47,60 +58,70 @@
4758
"issueUrl" : "https://bugs.swift.org/browse/SR-14328"
4859
},
4960
{
50-
"path" : "*\/MovieSwift\/MovieSwift\/Packages\/UI\/Sources\/UI\/badges\/RoundedBadge.swift",
51-
"modification" : "concurrent-844",
61+
"path" : "*\/DNS\/Sources\/DNS\/Integer+Data.swift",
62+
"modification" : "concurrent-530",
5263
"issueDetail" : {
53-
"kind" : "codeComplete",
54-
"offset" : 684
64+
"kind" : "cursorInfo",
65+
"offset" : 248
5566
},
5667
"applicableConfigs" : [
5768
"main"
5869
],
59-
"issueUrl" : "https://bugs.swift.org/browse/SR-14430"
70+
"issueUrl" : "https://bugs.swift.org/browse/SR-14454"
6071
},
6172
{
62-
"path" : "*\/Result\/Result\/Result.swift",
73+
"path" : "*\/MovieSwift\/MovieSwift\/MovieSwift\/views\/components\/bottomMenu\/BottomMenu.swift",
6374
"issueDetail" : {
6475
"kind" : "codeComplete",
65-
"offset" : 7449
76+
"offset" : 1723
6677
},
6778
"applicableConfigs" : [
6879
"main"
6980
],
70-
"issueUrl" : "https://bugs.swift.org/browse/SR-8898"
81+
"issueUrl" : "https://bugs.swift.org/browse/SR-14494"
7182
},
7283
{
73-
"path" : "*\/project_cache\/DNS\/Sources\/DNS\/Integer+Data.swift",
74-
"modification" : "concurrent-530",
84+
"path" : "*\/Base64CoderSwiftUI\/Base64CoderSwiftUI\/ContentView.swift",
7585
"issueDetail" : {
76-
"kind" : "cursorInfo",
77-
"offset" : 248
86+
"kind" : "typeContextInfo",
87+
"offset" : 310
7888
},
7989
"applicableConfigs" : [
8090
"main"
8191
],
82-
"issueUrl" : "https://bugs.swift.org/browse/SR-14454"
92+
"issueUrl" : "https://bugs.swift.org/browse/SR-14495"
8393
},
8494
{
85-
"path" : "*\/project_cache\/MovieSwift\/MovieSwift\/MovieSwift\/views\/components\/bottomMenu\/BottomMenu.swift",
95+
"path" : "*\/MovieSwift\/MovieSwift\/Packages\/UI\/Sources\/UI\/extensions\/View.swift",
8696
"issueDetail" : {
87-
"kind" : "codeComplete",
88-
"offset" : 1723
97+
"kind" : "conformingMethodList",
98+
"offset" : 378
8999
},
90100
"applicableConfigs" : [
91101
"main"
92102
],
93-
"issueUrl" : "https://bugs.swift.org/browse/SR-14494"
103+
"issueUrl" : "https://bugs.swift.org/browse/SR-14495"
94104
},
95105
{
96-
"path" : "*\/project_cache\/Base64CoderSwiftUI\/Base64CoderSwiftUI\/ContentView.swift",
106+
"path" : "*\/DNS\/Sources\/DNS\/Bytes.swift",
107+
"issueDetail" : {
108+
"kind" : "cursorInfo",
109+
"offset" : 9931
110+
},
111+
"applicableConfigs" : [
112+
"main"
113+
],
114+
"issueUrl" : "https://bugs.swift.org/browse/SR-14497"
115+
},
116+
{
117+
"path" : "*\/MovieSwift\/MovieSwift\/Packages\/Backend\/Sources\/Backend\/services\/APIService.swift",
97118
"issueDetail" : {
98119
"kind" : "typeContextInfo",
99-
"offset" : 310
120+
"offset" : 1158
100121
},
101122
"applicableConfigs" : [
102123
"main"
103124
],
104-
"issueUrl" : "https://bugs.swift.org/browse/SR-14495"
125+
"issueUrl" : "https://bugs.swift.org/browse/SR-14498"
105126
}
106127
]

0 commit comments

Comments
 (0)