Skip to content

Commit 374a1dd

Browse files
author
Nathan Hawes
authored
Merge pull request swiftlang#239 from nathawes/update-stress-tester-xfails
Update sourcekit-xfails.json for master
2 parents 08feaa5 + ef8c845 commit 374a1dd

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

Diff for: sourcekit-xfails.json

+8-9
Original file line numberDiff line numberDiff line change
@@ -266,14 +266,6 @@
266266
"request": "CursorInfo",
267267
"issue": "https://bugs.swift.org/browse/SR-8553"
268268
},
269-
{
270-
"branches": ["master"],
271-
"failure": "crashed",
272-
"file": "Evergreen/Frameworks/Account/Account.swift",
273-
"offset": 4496,
274-
"request": "CursorInfo",
275-
"issue": "https://bugs.swift.org/browse/SR-8559"
276-
},
277269
{
278270
"branches": ["master"],
279271
"file": "Evergreen/Frameworks/Account/Account.swift",
@@ -574,7 +566,7 @@
574566
{
575567
"branches": ["master"],
576568
"file": "PinkyPromise/Sources/Promise.swift",
577-
"offset": 11022,
569+
"offset": 11120,
578570
"request": "CodeComplete",
579571
"issue": "https://bugs.swift.org/browse/SR-8555"
580572
},
@@ -1072,6 +1064,13 @@
10721064
"offset": 2818,
10731065
"issue": "https://github.com/apple/swift/pull/18284 (fixed on master; rdar://problem/41147733)"
10741066
},
1067+
{
1068+
"branches": ["master"],
1069+
"file": "SwiftyStoreKit/SwiftyStoreKit/AppleReceiptValidator.swift",
1070+
"offset": 2402,
1071+
"request": "CursorInfo",
1072+
"issue": "https://bugs.swift.org/browse/SR-8559"
1073+
},
10751074
{
10761075
"branches": ["swift-4.2-branch"],
10771076
"failure": "crashed",

0 commit comments

Comments
 (0)