Skip to content

Commit a05a47e

Browse files
author
Nathan Hawes
committed
Update stress tester xfails following bug fixes and PinkyPromise hash update
1 parent 08feaa5 commit a05a47e

File tree

1 file changed

+15
-9
lines changed

1 file changed

+15
-9
lines changed

sourcekit-xfails.json

Lines changed: 15 additions & 9 deletions
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
},
@@ -653,6 +645,13 @@
653645
"offset": 145,
654646
"issue": "https://github.com/apple/swift/pull/18198 (fixed on master; rdar://problem/41100570)"
655647
},
648+
{
649+
"branches": ["master"],
650+
"file": "Re-Lax/ReLax/ReLax/DataHelpers.swift",
651+
"offset": 2230,
652+
"request": "CodeComplete",
653+
"issue": "https://bugs.swift.org/browse/SR-8568"
654+
},
656655
{
657656
"branches": ["master"],
658657
"failure": "crashed",
@@ -1072,6 +1071,13 @@
10721071
"offset": 2818,
10731072
"issue": "https://github.com/apple/swift/pull/18284 (fixed on master; rdar://problem/41147733)"
10741073
},
1074+
{
1075+
"branches": ["master"],
1076+
"file": "SwiftyStoreKit/SwiftyStoreKit/AppleReceiptValidator.swift",
1077+
"offset": 2402,
1078+
"request": "CursorInfo",
1079+
"issue": "https://bugs.swift.org/browse/SR-8559"
1080+
},
10751081
{
10761082
"branches": ["swift-4.2-branch"],
10771083
"failure": "crashed",

0 commit comments

Comments
 (0)