Closed Bug 1255579 Opened 8 years ago Closed 7 years ago

Failing tests

Categories

(Firefox for iOS :: Build & Test, defect)

Other
iOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
fxios-v4.0 --- fixed
fxios-v5.0 --- fixed
fxios + ---

People

(Reporter: st3fan, Assigned: st3fan)

References

Details

Attachments

(1 file)

48 bytes, text/x-github-pull-request
bnicholson
: review+
Details | Review
-[TabManagerTests testTabManagerStoresChangesInDB]
-[TestBookmarks testBookmarks]
-[FSUtilsTests testListOpenFileDescriptors]
I looked at the testTabManagerStoresChangesInDB. This is what happens:

* We create some tabs in that test and then call TabManager.storeChanges()
* storeChanges calls preserveInternal() which tries to create SavedTab instances
* SavedTab.init?() returns nil because those tabs have no history

So no tabs are saved.
Depends on: 1258544
Attached file Pull request
These are not all the tests mentioned in this bug, but a whole bunch more. This just seemed a sensible bug to add them under rather than creating a whole new one.
Attachment #8740958 - Flags: review?(bnicholson)
Attachment #8740958 - Flags: review?(bnicholson) → review+
Whiteboard: [needsuplift]
v4.x 879ace7
Whiteboard: [needsuplift]
Target Milestone: --- → 4.0
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: