Closed
Bug 538224
Opened 15 years ago
Closed 15 years ago
[mozmill] Fix randomly broken location bar history test
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: whimboo, Assigned: whimboo)
References
Details
(Keywords: regression, Whiteboard: [mozmill-test-failure])
Attachments
(1 file)
(deleted),
patch
|
aakashd
:
review+
|
Details | Diff | Splinter Review |
Test Failed : testAccessLocationBarHistory in /Volumes/data/testing/mozmill/default/firefox/testAwesomeBar/testAccessLocationBar.js
Because we completely clear the history in setupModule we will have to wait around 4s so the history gets populated. This is done asynchronously. At the moment we fail randomly because we try to open the auto-complete too early.
Assignee | ||
Comment 1•15 years ago
|
||
Attachment #420383 -
Flags: review?(adesai)
Updated•15 years ago
|
Attachment #420383 -
Flags: review?(adesai) → review+
Assignee | ||
Comment 2•15 years ago
|
||
Landed as:
http://hg.mozilla.org/qa/mozmill-tests/rev/b7824ff1e354
http://hg.mozilla.org/qa/mozmill-tests/rev/84f2f62a8756
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•15 years ago
|
Whiteboard: [mozmill-test-failure]
Assignee | ||
Comment 3•14 years ago
|
||
Mass move of Mozmill Test related project bugs to newly created components. You can filter out those emails by using "Mozmill-Tests-to-MozillaQA" as criteria.
Component: Location Bar → Mozmill Tests
Product: Firefox → Mozilla QA
QA Contact: location.bar → mozmill-tests
Version: 3.6 Branch → unspecified
Updated•5 years ago
|
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•