Closed
Bug 527646
Opened 16 years ago
Closed 14 years ago
tree/test_menu.xul fails on linux
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 617311
People
(Reporter: surkov, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: access)
Attachments
(1 file)
|
1.69 KB,
patch
|
surkov
:
review+
|
Details | Diff | Splinter Review |
11665 ERROR TEST-UNEXPECTED-FAIL | chrome://mochikit/content/a11y/accessible/tree/test_menu.xul | Different amount of expected children of [ 'menu' , role: parent menuitem, name: 'menu']. - got 2, expected 1
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox-Unittest/1257836504.1257839481.20544.gz
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox-Unittest/1257836566.1257840600.32730.gz
| Reporter | ||
Comment 1•16 years ago
|
||
I pushed temporary fix for this - http://hg.mozilla.org/mozilla-central/rev/4d00f5462d61
Attachment #418353 -
Flags: review?(surkov.alexander)
| Reporter | ||
Updated•16 years ago
|
Attachment #418353 -
Flags: review?(surkov.alexander) → review+
disable the test for Solaris committed
http://hg.mozilla.org/mozilla-central/rev/92091d75f193
Comment 4•15 years ago
|
||
It fails because we are not adding a menupopup accessible on atk platforms. More details on bug #617311
OS: Linux → Windows Server 2003
Comment 5•14 years ago
|
||
We have the temporary work around, the rest is a duplicate.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•