Skip to content

Commit 0fcd8db

Browse files
committed
[Stress tester XFails] Update XFails
- Add two new timeouts that started occurring after migrating argument completion to solver-based - Add another case of SR-16014 that I missed to add in my last PR
1 parent 857c962 commit 0fcd8db

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

sourcekit-xfails.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,42 @@
230230
],
231231
"issueUrl" : "https://bugs.swift.org/browse/SR-14694"
232232
},
233+
{
234+
"path" : "*\/MovieSwift\/MovieSwift\/MovieSwift\/views\/components\/moviesList\/base\/MoviesList.swift",
235+
"modification" : "unmodified",
236+
"issueDetail" : {
237+
"kind" : "codeComplete",
238+
"offset" : 4791
239+
},
240+
"applicableConfigs" : [
241+
"main"
242+
],
243+
"issueUrl" : "https://bugs.swift.org/browse/SR-14694"
244+
},
245+
{
246+
"path" : "*\/MovieSwift\/MovieSwift\/MovieSwift\/views\/components\/moviesList\/base\/MoviesList.swift",
247+
"modification" : "unmodified",
248+
"issueDetail" : {
249+
"kind" : "codeComplete",
250+
"offset" : 4959
251+
},
252+
"applicableConfigs" : [
253+
"main"
254+
],
255+
"issueUrl" : "https://bugs.swift.org/browse/SR-14694"
256+
},
257+
{
258+
"path" : "*\/MovieSwift\/MovieSwift\/MovieSwift\/views\/components\/moviesList\/base\/MoviesList.swift",
259+
"modification" : "unmodified",
260+
"issueDetail" : {
261+
"kind" : "codeComplete",
262+
"offset" : 5023
263+
},
264+
"applicableConfigs" : [
265+
"main"
266+
],
267+
"issueUrl" : "https://bugs.swift.org/browse/SR-14694"
268+
},
233269
{
234270
"path" : "*\/ACHNBrowserUI\/ACHNBrowserUI\/ACHNBrowserUI\/packages\/Backend\/Sources\/Backend\/models\/Villager.swift",
235271
"modification" : "concurrent-658",
@@ -1071,6 +1107,18 @@
10711107
],
10721108
"issueUrl" : "https://bugs.swift.org/browse/SR-16014"
10731109
},
1110+
{
1111+
"path" : "*\/MovieSwift\/MovieSwift\/Packages\/UI\/Sources\/UI\/fields\/SearchTextObservable.swift",
1112+
"modification" : "unmodified",
1113+
"issueDetail" : {
1114+
"kind" : "codeComplete",
1115+
"offset" : 976
1116+
},
1117+
"applicableConfigs" : [
1118+
"main"
1119+
],
1120+
"issueUrl" : "https://bugs.swift.org/browse/SR-16014"
1121+
},
10741122
{
10751123
"path" : "*\/ACHNBrowserUI\/ACHNBrowserUI\/ACHNBrowserUI\/views\/todayDashboard\/TodayView.swift",
10761124
"modification" : "unmodified",

0 commit comments

Comments
 (0)