Skip to content

Commit eeca187

Browse files
authored
Merge pull request #537 from ahoppen/pr/xfails
[Stress Tester XFails] Update XFails
2 parents bb1b460 + ed98352 commit eeca187

File tree

1 file changed

+3
-15
lines changed

1 file changed

+3
-15
lines changed

sourcekit-xfails.json

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -88,26 +88,14 @@
8888
"issueUrl" : "https://bugs.swift.org/browse/SR-14572"
8989
},
9090
{
91-
"path" : "*\/Dollar\/Sources\/Dollar.swift",
92-
"issueDetail" : {
93-
"kind" : "semanticRefactoring",
94-
"refactoring" : "Convert Call to Async Alternative",
95-
"offset" : 8474
96-
},
97-
"applicableConfigs" : [
98-
"main"
99-
],
100-
"issueUrl" : "https://bugs.swift.org/browse/SR-14573"
101-
},
102-
{
103-
"path" : "*\/MovieSwift\/MovieSwift\/Packages\/Backend\/Sources\/Backend\/services\/ImageService.swift",
91+
"path" : "*\/MovieSwift\/MovieSwift\/Packages\/Backend\/Sources\/Backend\/utils\/ImageLoader.swift",
10492
"issueDetail" : {
10593
"kind" : "codeComplete",
106-
"offset" : 1093
94+
"offset" : 986
10795
},
10896
"applicableConfigs" : [
10997
"main"
11098
],
111-
"issueUrl" : "https://bugs.swift.org/browse/SR-14618"
99+
"issueUrl" : "https://bugs.swift.org/browse/SR-14627"
112100
}
113101
]

0 commit comments

Comments
 (0)