Closed
Bug 1353746
Opened 8 years ago
Closed 8 years ago
BatchingClientTests failing after Swift 3.1 upgrade
Categories
(Firefox for iOS :: Build & Test, enhancement, P1)
Tracking
()
RESOLVED
FIXED
Iteration:
1.19
Tracking | Status | |
---|---|---|
fxios | 8.0+ | --- |
People
(Reporter: sleroux, Assigned: sleroux)
Details
(Whiteboard: [MobileCore])
Attachments
(1 file)
The following tests are now failing on BB after switching over to Xcode 8.3
StorageClientTests
testOverSizeRecords()
Sync15BatchClientTests
testAddLargeRecordFails()
testFailToSerializeRecord()
Looks like Swift 3.1 fixed some error type coercion we were abusing in past versions of Swift.
Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8854891 -
Flags: review?(fpatel)
Updated•8 years ago
|
Attachment #8854891 -
Flags: review?(fpatel) → review+
Assignee | ||
Comment 2•8 years ago
|
||
master 46e4624f94259d2dd8de54b83a9f88d7b3958541
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•