Closed
Bug 784705
Opened 12 years ago
Closed 12 years ago
Permanent orange: TEST-UNEXPECTED-FAIL | test-autohide-menubar.js | test-autohide-menubar.js::test_autohidden_menubar_3pane
Categories
(Thunderbird :: Testing Infrastructure, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 17.0
People
(Reporter: mconley, Assigned: mconley)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
975 bytes,
patch
|
Details | Diff | Splinter Review |
SUMMARY-UNEXPECTED-FAIL | c:\talos-slave\test\build\mozmill\message-window\test-autohide-menubar.js | test-autohide-menubar.js::test_autohidden_menubar_3pane
EXCEPTION: Context menu has been opened.
at: utils.js line 447
TimeoutError utils.js 447
waitFor utils.js 485
set_autohide_menubar test-autohide-menubar.js 40
help_test_autohide test-autohide-menubar.js 61
test_autohidden_menubar_3pane test-autohide-menubar.js 75
Almost certainly fallout from bug 650170 landing.
Assignee | ||
Updated•12 years ago
|
Whiteboard: [tb-orange]
Assignee | ||
Comment 1•12 years ago
|
||
Looks like this test only runs on Windows, and assumes that the menubar is not autohidden from the start.
This patch makes the menubar explicitly *NOT* autohide before the tests begin.
Assignee | ||
Comment 2•12 years ago
|
||
r=bustage-fix, committed to comm-central: https://hg.mozilla.org/comm-central/rev/1a5848dae9e3
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 17.0
Updated•12 years ago
|
Keywords: intermittent-failure
Updated•12 years ago
|
Whiteboard: [tb-orange]
You need to log in
before you can comment on or make changes to this bug.
Description
•