Skip to content

Commit b45eecc

Browse files
authored
Merge pull request #450 from nathawes/update-xfails
Update stress-tester xfails
2 parents 1be0f44 + 7fa1c16 commit b45eecc

File tree

1 file changed

+29
-4
lines changed

1 file changed

+29
-4
lines changed

sourcekit-xfails.json

Lines changed: 29 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,17 @@
2121
],
2222
"issueUrl" : "https://bugs.swift.org/browse/SR-12959"
2323
},
24+
{
25+
"path" : "*\/ACHNBrowserUI\/ACHNBrowserUI\/ACHNBrowserUI\/packages\/Backend\/Sources\/Backend\/environments\/Items.swift",
26+
"issueDetail" : {
27+
"kind" : "codeComplete",
28+
"offset" : 1277
29+
},
30+
"applicableConfigs" : [
31+
"master"
32+
],
33+
"issueUrl" : "https://bugs.swift.org/browse/SR-12985"
34+
},
2435
{
2536
"path" : "*\/Alamofire\/Source\/Result.swift",
2637
"applicableConfigs" : [
@@ -250,6 +261,18 @@
250261
],
251262
"issueUrl" : "https://bugs.swift.org/browse/SR-9371"
252263
},
264+
{
265+
"path" : "*\/Dollar\/Sources\/AutoCurry.swift",
266+
"modification" : "insideOut-113",
267+
"issueDetail" : {
268+
"kind" : "codeComplete",
269+
"offset" : 113
270+
},
271+
"applicableConfigs" : [
272+
"master"
273+
],
274+
"issueUrl" : "https://bugs.swift.org/browse/SR-13219"
275+
},
253276
{
254277
"path" : "*\/Dollar\/Sources\/Dollar.swift",
255278
"issueDetail" : {
@@ -327,9 +350,10 @@
327350
"offset" : 160
328351
},
329352
"applicableConfigs" : [
330-
"release\/5.3"
353+
"release\/5.3",
354+
"master"
331355
],
332-
"issueUrl" : "https://github.com/apple/swift/pull/32281 (fixed on master)"
356+
"issueUrl" : "<issue url>"
333357
},
334358
{
335359
"path" : "*\/Base64CoderSwiftUI\/Base64CoderSwiftUI\/ContentView.swift",
@@ -369,14 +393,15 @@
369393
},
370394
{
371395
"path" : "*\/DNS\/Sources\/DNS\/IP.swift",
396+
"modification" : "insideOut-643",
372397
"issueDetail" : {
373398
"kind" : "codeComplete",
374-
"offset" : 903
399+
"offset" : 113
375400
},
376401
"applicableConfigs" : [
377402
"master"
378403
],
379-
"issueUrl" : "<issue url>"
404+
"issueUrl" : "https://bugs.swift.org/browse/SR-13219"
380405
},
381406
{
382407
"path" : "*\/DNS\/Sources\/DNS\/Bytes.swift",

0 commit comments

Comments
 (0)