Closed
Bug 574542
Opened 14 years ago
Closed 14 years ago
Intermittent failure in chrome://mochikit/content/a11y/accessible/test_actions_inputs.html | Test timed out.
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: alqahira, Unassigned)
References
Details
(Keywords: intermittent-failure)
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox3.6/1277428348.1277430079.8920.gz
Linux mozilla-1.9.2 test mochitest-other
s: moz2-linux-slave48
133 INFO Running chrome://mochikit/content/a11y/accessible/test_actions_inputs.html...
134 INFO TEST-PASS | chrome://mochikit/content/a11y/accessible/test_actions_inputs.html | No actions on the accessible for 'button'
135 INFO TEST-PASS | chrome://mochikit/content/a11y/accessible/test_actions_inputs.html | Wrong action name of the accessible for 'button'
136 ERROR TEST-UNEXPECTED-FAIL | chrome://mochikit/content/a11y/accessible/test_actions_inputs.html | Test timed out.
138 INFO Running chrome://mochikit/content/a11y/accessible/test_actions_tree.xul...
139 ERROR TEST-UNEXPECTED-FAIL | chrome://mochikit/content/a11y/accessible/test_actions_tree.xul | [SimpleTest/SimpleTest.js, window.onerror] An error occurred - uncaught exception: [accessible/events.js, gA11yEventObserver.observe] This is expected if a previous test has been aborted... Initial exception was: [ ReferenceError: nsIAccessibleEvent is not defined ]
This went orange on a pair of changes that consisted of
1) license additions to toolkit/content/license.html
2) code in Cocoa Widgets that is #ifdef'ed Camino-only
Neither of these changes can be responsible for an a11y test failure on Linux ;)
Comment 1•14 years ago
|
||
no recent reports, closing as worksforme
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•12 years ago
|
Keywords: intermittent-failure
Assignee | ||
Updated•12 years ago
|
Whiteboard: [orange]
You need to log in
before you can comment on or make changes to this bug.
Description
•