Closed Bug 789255 Opened 12 years ago Closed 8 years ago

[B2G] some dom tests timeout

Categories

(Core :: DOM: Core & HTML, defect)

All
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: jgriffin, Unassigned)

References

Details

On B2G, several DOM tests timeout, and cause the test chunk they're running in to get aborted due to too many timeouts.  These will be disabled for future B2G test runs.

full log:  http://brasstacks.mozilla.com/autologserver/showlog?file=d6bd879c-f834-11e1-a9d1-22000af4836f.txt.gz

affected tests:
/tests/dom/tests/mochitest/general/test_497898.html
/tests/dom/tests/mochitest/general/test_bug628069_1.html

I'll add additional tests to this bug as I identify them.
Also affected:

/tests/dom/tests/mochitest/whatwg/test_bug500328.html
/tests/dom/workers/test/test_suspend.html
Do we know why that first test times out?  Is it window.open that's broken, or focus stuff?
(In reply to Boris Zbarsky (:bz) from comment #2)
> Do we know why that first test times out?  Is it window.open that's broken,
> or focus stuff?

Focus stuff may be broken, see bug 788866.  I'm not sure whether window.open is working these days on B2G or not.
Jonathan, maybe you should open a bug about focus not working if you can narrow down what is actually broken (which seems something you did according to a comment you wrote in another bug).
(In reply to Mounir Lamouri (:mounir) from comment #4)
> Jonathan, maybe you should open a bug about focus not working if you can
> narrow down what is actually broken (which seems something you did according
> to a comment you wrote in another bug).

I filed bug 788866 about document.hasFocus() always being false, even after calls to window.focus() and iframe.focus().  Do I need to narrow it down further?
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.