Closed
Bug 974892
Opened 11 years ago
Closed 11 years ago
[ms] Test failure "Suggestions from two search engines are available - '0' should equal '2' " in /testSearch/testSearchSuggestions.js
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect)
Tracking
(firefox28 wontfix, firefox29 fixed)
RESOLVED
FIXED
People
(Reporter: mihaelav, Unassigned)
References
Details
Reproduced on Ubuntu 13.10 and 12.04 (x86) with Firefox 29.0a2 (build 20140219004002) with "ms" locale":
http://mozmill-crowd.blargon7.com/#/functional/report/6062fdddb60e88657bc78ec1f4581c7e
I reproduced the issue locally on Ubuntu 13.04 (x86) with the same build (20140219004002) and observed that the tests opens the "View Page Source" window each time "searchBar.clear();" is called.
This fail is not reproducible on Firefox 28.0beta4 - on that build it fails for another reason - not finding an element:
"exception": {
"message": "Element.waitForElement(): Element 'Lookup: /id(\"main-window\")/id(\"tab-view-deck\")/[0]/id(\"navigator-toolbox\")/id(\"nav-bar\")/id(\"search-container\")/id(\"searchbar\")/anon({\"anonid\":\"searchbar-textbox\"})/[1]/anon({\"anonid\":\"searchbar-engine-button\"})/anon({\"anonid\":\"searchbar-popup\"})/anon({\"selected\":\"true\"})' has been found",
"lineNumber": 27,
"name": "AssertionError",
"fileName": "resource://mozmill/modules/errors.js"
}
Comment 1•11 years ago
|
||
Most likely a shortcut problem. Please try to figure that out. If thta is the case, do we have a tracking bug for issues with the ms locale?
QA Contact: hskupin → mihaela.velimiroviciu
Firefox 28.0 (28.0, ms, 20140224220227) - Linux Ubuntu 13.10 (x86_64):
http://mozmill-release.blargon7.com/#/functional/report/e248c845ffb052c61b3635551b06530e
status-firefox28:
--- → affected
Comment 4•11 years ago
|
||
Mihaela, can you please test the latest 29.0b build of firefox if that test passes now?
status-firefox29:
--- → affected
Flags: needinfo?(mihaela.velimiroviciu)
Reporter | ||
Comment 5•11 years ago
|
||
The test is not available in the beta functional testrun but the test passed when I ran it locally on the latest Firefox 29 beta ms build
Flags: needinfo?(mihaela.velimiroviciu)
Comment 6•11 years ago
|
||
The test has been moved to the remote testrun, given that is uses remote test data at the moment. But if it works locally for you, great. So this bug is fixed.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•6 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
•