Open
Bug 746534
Opened 12 years ago
Updated 3 years ago
events/test_focus_selects.html unexpectedly terminates
Categories
(Core :: Disability Access APIs, defect, P3)
Tracking
()
NEW
People
(Reporter: MarcoZ, Assigned: MarcoZ)
References
(Blocks 1 open bug)
Details
(Whiteboard: [leave open][mac2020_1])
Attachments
(1 file)
613 bytes,
patch
|
Details | Diff | Splinter Review |
Log file up to its end: 4021 INFO TEST-INFO | chrome://mochitests/content/a11y/accessible/events/test_focus_selects.html | Invoke the ' 'list' 'down ' key' test { unexpected 'focus' event; unexpected 'focus' event; } 4022 INFO TEST-PASS | chrome://mochitests/content/a11y/accessible/events/test_focus_selects.html | test with ID = ' 'list' 'down ' key' failed. There is unexpected focus event. 4023 INFO TEST-PASS | chrome://mochitests/content/a11y/accessible/events/test_focus_selects.html | test with ID = ' 'list' 'down ' key' failed. There is unexpected focus event. 4024 INFO TEST-INFO | chrome://mochitests/content/a11y/accessible/events/test_focus_selects.html | Invoke the ' 'list' 'down shift ' key' test { expected 'focus' event; unexpected 'focus' event; }
Assignee | ||
Comment 1•12 years ago
|
||
Assignee | ||
Comment 2•12 years ago
|
||
Disabled test on Mac: http://hg.mozilla.org/integration/mozilla-inbound/rev/269a49a7dc59
Whiteboard: [leave open]
Comment 3•12 years ago
|
||
Sorry, push backed out for linux mochitest-other orange: https://tbpl.mozilla.org/?tree=Mozilla-Inbound&onlyunstarred=1&rev=8cc13f37bc66 https://tbpl.mozilla.org/php/getParsedLog.php?id=11222399&tree=Mozilla-Inbound { 4512 ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/a11y/accessible/events/test_focus_listcontrols.xul | Error in test: proposed current item 'ml_tangerine' is already current } https://hg.mozilla.org/integration/mozilla-inbound/rev/922510fc28aa
Assignee: nobody → marco.zehe
Assignee | ||
Comment 4•12 years ago
|
||
Relanded with bustage fix: http://hg.mozilla.org/integration/mozilla-inbound/rev/175a8c81e3ff
Updated•4 years ago
|
Whiteboard: [leave open] → [leave open] [Mac2020_1]
Updated•4 years ago
|
Whiteboard: [leave open] [Mac2020_1] → [leave open][Mac2020_1]
Updated•4 years ago
|
Whiteboard: [leave open][Mac2020_1] → [leave open][mac2020_1]
Comment 5•4 years ago
|
||
Still an issue on mac, current error mesasge:
0:10.49 INFO Invoke the 'open combobox (atl + down arrow) 'combobox' ' test { scenario #0: expected 'focus' event; }
0:39.05 FAIL Unique type focus event was handled.
SimpleTest.ok@chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:277:18
eventQueue_handleEvent@chrome://mochitests/content/a11y/accessible/tests/mochitest/events.js:585:15
observe@chrome://mochitests/content/a11y/accessible/tests/mochitest/events.js:2373:29
Updated•4 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•