Closed Bug 741474 Opened 12 years ago Closed 12 years ago

Intermittent TEST-UNEXPECTED-FAIL | chrome://mochitests/content/a11y/accessible/tree/test_img.html | Different amount of expected children of ['img@id="imgmap" node', address: [object HTMLImageElement], role: image map, ...

Categories

(Core :: Disability Access APIs, defect)

14 Branch
x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla15

People

(Reporter: mbrubeck, Assigned: Infinity)

References

(Blocks 1 open bug)

Details

(Keywords: intermittent-failure, Whiteboard: [good first bug][mentor=marco.zehe@googlemail.com][lang=js])

Attachments

(1 file)

https://tbpl.mozilla.org/php/getParsedLog.php?id=10555580&tree=Firefox
Rev3 Fedora 12 mozilla-central opt test mochitest-other on 2012-04-01 16:12:47 PDT for push ba43d5d6a6c3

20653 INFO TEST-START | chrome://mochitests/content/a11y/accessible/tree/test_img.html
20654 INFO TEST-INFO | chrome://mochitests/content/a11y/accessible/tree/test_img.html | must wait for load
20655 INFO TEST-PASS | chrome://mochitests/content/a11y/accessible/tree/test_img.html | Wrong value of property 'role' for ['img@id="imgmap" node', address: [object HTMLImageElement], role: image map, address: [xpconnect wrapped nsIAccessible]]. - image map should equal image map
20656 ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/a11y/accessible/tree/test_img.html | Different amount of expected children of ['img@id="imgmap" node', address: [object HTMLImageElement], role: image map, address: [xpconnect wrapped nsIAccessible]]. - got 0, expected 2
20657 INFO TEST-PASS | chrome://mochitests/content/a11y/accessible/tree/test_img.html | Wrong value of property 'role' for ['img@id="img" node', address: [object HTMLImageElement], role: graphic, address: [xpconnect wrapped nsIAccessible]]. - graphic should equal graphic
20658 INFO TEST-PASS | chrome://mochitests/content/a11y/accessible/tree/test_img.html | Different amount of expected children of ['img@id="img" node', address: [object HTMLImageElement], role: graphic, address: [xpconnect wrapped nsIAccessible]]. - 0 should equal 0
20659 INFO TEST-PASS | chrome://mochitests/content/a11y/accessible/tree/test_img.html | Wrong first child of ['img@id="img" node', address: [object HTMLImageElement], role: graphic, address: [xpconnect wrapped nsIAccessible]] - null should equal null
20660 INFO TEST-PASS | chrome://mochitests/content/a11y/accessible/tree/test_img.html | Wrong last child of ['img@id="img" node', address: [object HTMLImageElement], role: graphic, address: [xpconnect wrapped nsIAccessible]] - null should equal null
20661 INFO TEST-END | chrome://mochitests/content/a11y/accessible/tree/test_img.html | finished in 55ms
Depends on: 570322
No longer depends on: 570322
just call ensureImageMapTree before image map tree test
Whiteboard: [orange] → [good first bug][mentor=marco.zehe@googlemail.com][lang=js][orange]
Assignee: nobody → junky.argonaut
Status: NEW → ASSIGNED
Attached patch Patchv1Splinter Review
Tests failed locally.
The following tests have failed:
chrome://mochitests/content/a11y/accessible/treeupdate/test_list_editabledoc.html
chrome://mochitests/content/a11y/accessible/tree/test_img.html
chrome://mochitests/content/a11y/accessible/states/test_aria_imgmap.html
chrome://mochitests/content/a11y/accessible/relations/test_tabbrowser.xul
chrome://mochitests/content/a11y/accessible/events/test_scroll.xul

I have talked to tbsaunde and capella about it. We think there is some problem running the tests locally. Could you help me out with this!
Attachment #624159 - Flags: feedback?(surkov.alexander)
Comment on attachment 624159 [details] [diff] [review]
Patchv1

Review of attachment 624159 [details] [diff] [review]:
-----------------------------------------------------------------

you should include missed EventUtils.js to make it working. (I'll fix this before landing)
Attachment #624159 - Flags: feedback?(surkov.alexander) → review+
https://hg.mozilla.org/mozilla-central/rev/9915fc274c16
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Whiteboard: [good first bug][mentor=marco.zehe@googlemail.com][lang=js][orange] → [good first bug][mentor=marco.zehe@googlemail.com][lang=js]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: