Closed
Bug 951244
Opened 11 years ago
Closed 10 years ago
[ga-IE] Test failure 'TabView is not open.' in /testTabView/testToggleTabView.js and /testTabView/testTabGroupNaming.js
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(firefox28 affected, firefox29 fixed)
RESOLVED
FIXED
People
(Reporter: andrei, Unassigned)
References
Details
(Keywords: regression, reproducible, Whiteboard: [mozmill-test-failure])
Module: MODULE
Test: /testTabView/testToggleTabView.js, /testTabView/testTabGroupNaming.js
Failure: TabView is not open.
Branches: mozilla-aurora, mozilla-beta
Platforms: Linux & Windows
Reproducible.
There is a conflict.
With Ctrl+Shift+E we expect to open the tabView:
<!ENTITY tabView.commandkey "e">
We end up with:
<!ENTITY responsiveDesignTool.commandkey "E">
This does not affect OSX, since the ResponsiveDesignTool gets opened by Alt+Cmd+E
Comment 1•11 years ago
|
||
Happened with beta, ga-IE a few days ago:
http://mozmill-release.blargon7.com/#/functional/report/817d21b2201918e7c56aeecf0e07908c
So it's the same commandKey, upper and lowercase.
For fr it's "M" for the design tool, same for es-ES.
http://mxr.mozilla.org/l10n-mozilla-aurora/source/es-ES/browser/chrome/browser/browser.dtd#178
http://mxr.mozilla.org/l10n-mozilla-aurora/source/fr/browser/chrome/browser/browser.dtd#246
We need to file a bug in l10n.
Comment 2•11 years ago
|
||
Oh, the bug it's filed already.
Firefox 28.0 (28.0, ga-IE, 20140213172947) Win 6.2.9200 (x86_64):
http://mozmill-release.blargon7.com/#/functional/report/0100465a763e4862d400405384226aed
Updated•11 years ago
|
Whiteboard: [mozmill-test-failure] → [mozmill-test-failure][blocked by bug 951250]
Reporter | ||
Updated•11 years ago
|
status-firefox29:
--- → fixed
Firefox 28.0 (28.0, ga-IE, 20140218122424) - Win 6.2.9200 (x86_64):
http://mozmill-release.blargon7.com/#/functional/report/6062fdddb60e88657bc78ec1f43b0e85
status-firefox28:
--- → affected
Reporter | ||
Comment 5•10 years ago
|
||
We never skipped the tests.
The issue was fixed in Firefox 29.
This bug can be safely closed.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [mozmill-test-failure][blocked by bug 951250] → [mozmill-test-failure]
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
•