Closed
Bug 1192480
Opened 9 years ago
Closed 9 years ago
SearchTests.testURLBarContextMenu times out on iPad
Categories
(Firefox for iOS :: Build & Test, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
fxios | + | --- |
People
(Reporter: rnewman, Assigned: fluffyemily)
Details
Attachments
(1 file)
Test Failure in firefox-ios/UITests/SearchTests.swift
-[SearchTests testURLBarContextMenu()]
The step timed out after 10.00 seconds: (null)
Hanging line:
BrowserUtils.ensureAutocompletionResult(tester(), textField: textField, prefix: "http", completion: endingString)
"http" is visible in the URL bar. No completions.
Reporter | ||
Updated•9 years ago
|
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → etoop
Assignee | ||
Comment 1•9 years ago
|
||
Not an actual failure of functionality but caused by persisted history items across tests screwing up autocomplete.
No need to rush this review for V1 release
Assignee | ||
Updated•9 years ago
|
Attachment #8647091 -
Flags: review?(sleroux)
Comment 2•9 years ago
|
||
Comment on attachment 8647091 [details] [review]
Pull request
Looks good - just a comment nit. Test works great for me.
Attachment #8647091 -
Flags: review?(sleroux) → review+
Assignee | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•