Closed
Bug 820346
Opened 13 years ago
Closed 13 years ago
Test failure "TabView is not open." in endurance/testTabView_OpenTabViewWithTabs/test1.js
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect, P3)
Tracking
(firefox19 affected, firefox21 affected)
RESOLVED
WORKSFORME
People
(Reporter: AndreeaMatei, Assigned: andrei)
References
()
Details
(Whiteboard: [mozmill-test-failure][endurance] s=130218 u=failure c=tabview p=1)
Happened last night on Windows XP, with Aurora build, fr locale.
| Reporter | ||
Updated•13 years ago
|
status-firefox19:
--- → affected
Whiteboard: [mozmill-test-failure][endurance]
Updated•13 years ago
|
Priority: -- → P3
Comment 1•13 years ago
|
||
Started happening on Nightly builds with Windows 8 x86 in /testTabView_OpenNewTab/test1.js:
http://mozmill-ci.blargon7.com/#/endurance/report/72e15dc943833b8fcba70aeb516c3b1c
status-firefox21:
--- → affected
Comment 2•13 years ago
|
||
Happened again today on Windows NT 6.2.9200 (x86_64) - Firefox 21.0a1:
http://mozmill-ci.blargon7.com/#/endurance/report/ad726b5c70cf80fbf8135edfca41dc8c
Updated•13 years ago
|
Whiteboard: [mozmill-test-failure][endurance] → [mozmill-test-failure][endurance] s=130218 u=failure c=tabview p=1
Updated•13 years ago
|
Assignee: nobody → andrei.eftimie
| Assignee | ||
Comment 3•13 years ago
|
||
I've devoted a couple of hours yesterday in trying to reproduce this with no success.
With the news that the Panorama is going out (bug 836758) and we're removing it from our tests in bug 844865 the tests generating this error will be removed.
Depends on: 844865
Comment 4•13 years ago
|
||
The test will not be removed for Firefox < 22.0, and those branches are affected.
Comment 5•13 years ago
|
||
After investigating this I think the reason for this fail is the fact that we fail to open the Panorama tab view due to a shortkey issue.
I have found Bug 647248 that Henrik fixed a while back by adding .toLocalUpperCase when getting the shortkey "e" from DTDS to tabview.close. I was wondering if we shouldn't add this to tabview.open since it uses the same keys shortcut as tabview.closed .
So far I wasn't able to reproduce a failure either by clear repo runs, or by removing toLocalUpperCase from tabview.close.
Flags: needinfo?(hskupin)
| Reporter | ||
Comment 6•13 years ago
|
||
I remember I saw something with this .toLocalUpperCase in a patch from Daniela if I recall well, and after digging then, there was a recently changeset that was switching that value so that we don't need .toLocalUpperCase anymore. I will search that to make sure.
| Reporter | ||
Comment 7•13 years ago
|
||
Comment 8•13 years ago
|
||
This bug did not reproduce since 5th of February.
Comment 9•13 years ago
|
||
Please directly close those bugs as WFM in the future. Doing so now.
Status: NEW → RESOLVED
Closed: 13 years ago
Flags: needinfo?(hskupin)
Resolution: --- → WORKSFORME
Updated•7 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
•