Closed
Bug 1418493
Opened 8 years ago
Closed 8 years ago
remove unnecessary check in UITests/ClearPrivateDataTests.swift
Categories
(Firefox for iOS :: Build & Test, enhancement)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
fxios | ? | --- |
People
(Reporter: njpark, Unassigned)
Details
Attachments
(1 file)
Checking whether the history list is populated in UITests/ClearPrivateDataTests.swift is unnecessary, since after clearing private data (minus history) we check whether those fields have survived. Having this check causes intermittent failures in BB, when the screen is not updated yet.
Reporter | ||
Comment 1•8 years ago
|
||
Attachment #8929661 -
Flags: review?(irios.mozilla)
Comment 2•8 years ago
|
||
Comment on attachment 8929661 [details] [review]
PR Line
LGTM, thanks!
Attachment #8929661 -
Flags: review?(irios.mozilla) → review+
Reporter | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•