Skip to content

Commit f11cdfb

Browse files
committed
[Stress tester XFails] Update XFails
By switching to codecomplete.open, we implicitly enabled call pattern heuristics in code completion. This caused SR-14738 to disappear and SR-15687 to start occurring. Remove another timeout that no longer occurs on the new CI machines
1 parent 726fad8 commit f11cdfb

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

sourcekit-xfails.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -231,17 +231,6 @@
231231
],
232232
"issueUrl" : "https://bugs.swift.org/browse/SR-14694"
233233
},
234-
{
235-
"path" : "*\/MovieSwift\/MovieSwift\/MovieSwift\/views\/components\/moviesList\/base\/MoviesList.swift",
236-
"issueDetail" : {
237-
"kind" : "codeComplete",
238-
"offset" : 5596
239-
},
240-
"applicableConfigs" : [
241-
"main"
242-
],
243-
"issueUrl" : "https://bugs.swift.org/browse/SR-14694"
244-
},
245234
{
246235
"path" : "*\/MovieSwift\/MovieSwift\/MovieSwift\/views\/components\/moviesList\/base\/MoviesList.swift",
247236
"issueDetail" : {

0 commit comments

Comments
 (0)