Closed Bug 1191919 Opened 9 years ago Closed 9 years ago

TimeoutException when waiting for visible results in test_suggest_bookmarks.py

Categories

(Testing :: Firefox UI Tests, defect)

defect
Not set
normal

Tracking

(firefox40 unaffected, firefox41 fixed, firefox42 unaffected, firefox-esr38 unaffected)

RESOLVED FIXED
mozilla41
Tracking Status
firefox40 --- unaffected
firefox41 --- fixed
firefox42 --- unaffected
firefox-esr38 --- unaffected

People

(Reporter: whimboo, Assigned: whimboo)

References

Details

(Keywords: regression, Whiteboard: [failure])

Attachments

(1 file)

This failure is only present in aurora builds but not Nightly or beta and release. It gets shown by Travis and our CI results on treeherder: https://treeherder.allizom.org/#/jobs?repo=mozilla-aurora&revision=3fd7b9eddf11&filter-job_group_symbol=Ff&filter-job_group_symbol=Fr&filter-job_group_symbol=Fu > TimeoutException: TimeoutException: Timed out after 5.1 seconds Line of code: Wait(self.marionette).until(lambda mn: len(autocomplete_results.visible_results) == 2)
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Summary: Test failure 'TimeoutException: Timed out after 5.0 seconds' in test_suggest_bookmarks.py → TimeoutException when waiting for visible results in test_suggest_bookmarks.py
Problem here is that unified autocomplete has been turned off again for aurora builds via bug 1180205. That means we can revert the patch as landed by bug 1170091.
Blocks: 1180205
Keywords: regression
Cannot be easily reverted because there have been made changes to the code meanwhile. PR upcoming.
Attached file github_pull_request.txt (deleted) —
Attachment #8644482 - Flags: review?(cmanchester)
Attachment #8644482 - Flags: review?(cmanchester) → review+
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 41
Product: Mozilla QA → Testing
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: