Closed
Bug 781954
Opened 13 years ago
Closed 12 years ago
[B2G] test_bug715112.html | an unexpected uncaught JS exception reported through window.onerror - TypeError: w is null at http://mochi.test:8888/tests/parser/htmlparser/tests/mochitest/test_bug715112.html:35
Categories
(Core :: DOM: HTML Parser, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jgriffin, Unassigned)
References
Details
(Keywords: intermittent-failure)
On B2G, the test /tests/parser/htmlparser/tests/mochitest/test_bug715112.html fails with:
TEST-UNEXPECTED-FAIL | an unexpected uncaught JS exception reported through window.onerror - TypeError: w is null at http://mochi.test:8888/tests/parser/htmlparser/tests/mochitest/test_bug715112.html:35
full log: http://brasstacks.mozilla.com/autologserver/showlog?file=d8762212-e2e3-11e1-afac-22000af4858b.txt.gz
instructions on running mochitest on b2g: https://developer.mozilla.org/en-US/docs/Mozilla/Boot_to_Gecko/B2G_Mochitests
Comment 1•13 years ago
|
||
Does B2G have a pop-up blocker enabled when running tests?
Comment 2•13 years ago
|
||
I think the pop-up blocker is disabled.
I think this might be related to bug 806625.
When I isolated this mochitest, I got the same error, while running it from the browser on an Otoro device.
| Assignee | ||
Updated•13 years ago
|
Keywords: intermittent-failure
| Assignee | ||
Updated•13 years ago
|
Whiteboard: [orange]
Comment 3•12 years ago
|
||
Resolving WFM keyword:intermittent-failure bugs last modified >3 months ago, whose whiteboard contains none of:
{random,disabled,marked,fuzzy,todo,fails,failing,annotated,time-bomb,leave open}
There will inevitably be some false positives; for that (and the bugspam) I apologise. Filter on orangewfm.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•