Closed
Bug 1186266
Opened 10 years ago
Closed 10 years ago
testDeleteHistoryItemFromLargeList is failing
Categories
(Firefox for iOS :: Build & Test, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bnicholson, Assigned: bnicholson)
Details
Attachments
(1 file)
Failing on this line: https://github.com/mozilla/firefox-ios/blob/5e70723c4ebf196e8e3cfb562a84f01d425b9f1f/UITests/HistoryTests.swift#L84
We're getting a UITableView when we expect a UITableViewCell. The fix will probably be to use the same workaround we used here: https://github.com/mozilla/firefox-ios/blob/5e70723c4ebf196e8e3cfb562a84f01d425b9f1f/UITests/SearchSettingsUITests.swift#L36
| Assignee | ||
Comment 1•10 years ago
|
||
Updated•10 years ago
|
Attachment #8641367 -
Flags: review?(etoop) → review+
| Assignee | ||
Comment 2•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•