Skip to content

Commit aa1f723

Browse files
committed
[Stress Tester XFails] Add two more XFails
1 parent 150f37d commit aa1f723

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

sourcekit-xfails.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,27 @@
8080
"main"
8181
],
8282
"issueUrl" : "https://bugs.swift.org/browse/SR-14454"
83+
},
84+
{
85+
"path" : "*\/project_cache\/MovieSwift\/MovieSwift\/MovieSwift\/views\/components\/bottomMenu\/BottomMenu.swift",
86+
"issueDetail" : {
87+
"kind" : "codeComplete",
88+
"offset" : 1723
89+
},
90+
"applicableConfigs" : [
91+
"main"
92+
],
93+
"issueUrl" : "https://bugs.swift.org/browse/SR-14494"
94+
},
95+
{
96+
"path" : "*\/project_cache\/Base64CoderSwiftUI\/Base64CoderSwiftUI\/ContentView.swift",
97+
"issueDetail" : {
98+
"kind" : "typeContextInfo",
99+
"offset" : 310
100+
},
101+
"applicableConfigs" : [
102+
"main"
103+
],
104+
"issueUrl" : "https://bugs.swift.org/browse/SR-14495"
83105
}
84106
]

0 commit comments

Comments
 (0)