Closed Bug 673836 Opened 14 years ago Closed 14 years ago

Intermittent failure in accessible/tree/test_tabbrowser.xul | Different amount of expected children of [ 'browser node' , role: internal frame] - got 0, expected 1

Categories

(Core :: Disability Access APIs, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla8

People

(Reporter: surkov, Assigned: surkov)

References

(Blocks 1 open bug, )

Details

(Keywords: access, intermittent-failure)

Attachments

(1 file)

mounir http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-Inbound/1311536284.1311537894.14716.gz Rev3 WINNT 5.1 mozilla-inbound opt test mochitest-other on 2011/07/24 12:38:04 s: talos-r3-xp-051 18879 ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/a11y/accessible/tree/test_tabbrowser.xul | Different amount of expected children of [ 'browser node' , role: internal frame, address: [xpconnect wrapped (nsISupports, nsIAccessible, nsIAccessNode)]]. - got 0, expected 1
Version: unspecified → Trunk
Whiteboard: [orange]
And this other one, from bug 616201 too: { TinderboxPushlog Robot 2011-07-25 08:28:44 PDT ehsan%mozilla.com http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-Inbound/1311598205.1311599740.6390.gz Rev3 WINNT 5.1 mozilla-inbound opt test mochitest-other on 2011/07/25 05:50:05 s: talos-r3-xp-006 18879 ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/a11y/accessible/tree/test_tabbrowser.xul | Different amount of expected children of [ 'browser node' , role: internal frame, address: [xpconnect wrapped (nsISupports, nsIAccessible, nsIAccessNode)]]. - got 0, expected 1 }
Test unchanged since 2011-03-23. (In reply to comment #0) > mounir > http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-Inbound/1311536284. > 1311537894.14716.gz > Rev3 WINNT 5.1 mozilla-inbound opt test mochitest-other on 2011/07/24 > 12:38:04 http://tbpl.mozilla.org/?tree=Mozilla-Inbound&rev=5e57dacf6ff1 "Ehsan Akhgari – Merge mozilla-central and mozilla-inbound"... (In reply to comment #1) > ehsan%mozilla.com > http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-Inbound/1311598205. > 1311599740.6390.gz > Rev3 WINNT 5.1 mozilla-inbound opt test mochitest-other on 2011/07/25 > 05:50:05 http://tbpl.mozilla.org/?tree=Mozilla-Inbound&rev=6c5f3085166c Unrelated OS/2 changeset.
OS: Windows 7 → Windows XP
Attached patch patchSplinter Review
the problem is document accessible is not attached to the tree yet, so listening a11y events is a right way to proceed it
Assignee: nobody → surkov.alexander
Status: NEW → ASSIGNED
Attachment #550370 - Flags: review?(marco.zehe)
Comment on attachment 550370 [details] [diff] [review] patch Ah, thanks for this change, this makes the test more close to what ATs do. r=me!
Attachment #550370 - Flags: review?(marco.zehe) → review+
Whiteboard: [orange] → [orange][inbound]
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [orange][inbound] → [orange]
Target Milestone: --- → mozilla8
Nit: I would have kept |SimpleTest.executeSoon(...);| to let the handler (fully) end first, though this is not required.
Flags: in-testsuite+
(In reply to Serge Gautherie (:sgautherie) from comment #12) > Nit: I would have kept |SimpleTest.executeSoon(...);| to let the handler > (fully) end first, though this is not required. it makes sense to run tests in sync, that's the way AT do often.
Whiteboard: [orange]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: