Skip to content

Commit ad419ef

Browse files
committed
[Stress tester XFails] Update XFails
Add SR-15495 again (probably caused by swiftlang/swift#40397)
1 parent aedd744 commit ad419ef

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

sourcekit-xfails.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1549,5 +1549,29 @@
15491549
"main"
15501550
],
15511551
"issueUrl" : "https://bugs.swift.org/browse/SR-15171"
1552+
},
1553+
{
1554+
"path" : "*\/ACHNBrowserUI\/ACHNBrowserUI\/ACHNBrowserUI\/packages\/Backend\/Sources\/Backend\/services\/NookazonService.swift",
1555+
"modification" : "unmodified",
1556+
"issueDetail" : {
1557+
"kind" : "codeComplete",
1558+
"offset" : 428
1559+
},
1560+
"applicableConfigs" : [
1561+
"main"
1562+
],
1563+
"issueUrl" : "https://bugs.swift.org/browse/SR-15495"
1564+
},
1565+
{
1566+
"path" : "*\/MovieSwift\/MovieSwift\/MovieSwift\/views\/components\/moviesList\/rows\/MovieRow.swift",
1567+
"modification" : "unmodified",
1568+
"issueDetail" : {
1569+
"kind" : "codeComplete",
1570+
"offset" : 318
1571+
},
1572+
"applicableConfigs" : [
1573+
"main"
1574+
],
1575+
"issueUrl" : "https://bugs.swift.org/browse/SR-15495"
15521576
}
15531577
]

0 commit comments

Comments
 (0)