Closed
Bug 789273
Opened 11 years ago
Closed 10 years ago
[B2G] content/base/test/test_base.xhtml | TypeError: document.getAnonymousNodes(...) is null
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jgriffin, Unassigned)
References
Details
(Keywords: intermittent-failure)
On B2G, the test /tests/content/base/test/test_base.xhtml is failing with the error: 3450 INFO TEST-START | /tests/content/base/test/test_base.xhtml 3451 INFO Error: Unable to restore focus, expect failures and timeouts. 3452 INFO TEST-PASS | /tests/content/base/test/test_base.xhtml | document base - http://mochi.test:8888/tests/content/base/ should equal http://mochi.test:8888/tests/content/base/ 3453 INFO TEST-PASS | /tests/content/base/test/test_base.xhtml | body base - http://mochi.test:8888/tests/content/base/ should equal http://mochi.test:8888/tests/content/base/ 3454 INFO TEST-PASS | /tests/content/base/test/test_base.xhtml | node base - http://mochi.test:8888/tests/content/base/supercalifragilisticexpialidocious should equal http://mochi.test:8888/tests/content/base/supercalifragilisticexpialidocious 3455 INFO TEST-PASS | /tests/content/base/test/test_base.xhtml | node base - http://mochi.test:8888/tests/content/base/supercalifragilisticexpialidocious should equal http://mochi.test:8888/tests/content/base/supercalifragilisticexpialidocious 3456 INFO TEST-PASS | /tests/content/base/test/test_base.xhtml | node base - http://mochi.test:8888/tests/content/base/hello/ should equal http://mochi.test:8888/tests/content/base/hello/ 3457 INFO TEST-PASS | /tests/content/base/test/test_base.xhtml | node base - http://mochi.test:8888/tests/content/base/hello/world should equal http://mochi.test:8888/tests/content/base/hello/world 3458 INFO TEST-PASS | /tests/content/base/test/test_base.xhtml | node base - http://mochi.test:8888/tests/content/base/hello/world#iamtheverymodelofamodernmajorgeneral should equal http://mochi.test:8888/tests/content/base/hello/world#iamtheverymodelofamodernmajorgeneral 3459 INFO TEST-PASS | /tests/content/base/test/test_base.xhtml | node base - http://mochi.test:8888/tests/content/base/hello/world#iamtheverymodelofamodernmajorgeneral should equal http://mochi.test:8888/tests/content/base/hello/world#iamtheverymodelofamodernmajorgeneral 3460 INFO TEST-PASS | /tests/content/base/test/test_base.xhtml | found all expected nodes - 0 should equal 0 3461 ERROR TEST-UNEXPECTED-FAIL | /tests/content/base/test/test_base.xhtml | an unexpected uncaught JS exception reported through window.onerror - TypeError: document.getAnonymousNodes(...) is null at http://mochi.test:8888/tests/content/base/test/test_base.xhtml:43 3462 INFO TEST-END | /tests/content/base/test/test_base.xhtml | finished in 4215ms full log: http://brasstacks.mozilla.com/autologserver/showlog?file=1404e138-f860-11e1-aa16-22000af48af0.txt.gz
Assignee | ||
Updated•11 years ago
|
Keywords: intermittent-failure
Assignee | ||
Updated•11 years ago
|
Whiteboard: [orange]
Comment 1•10 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: 10 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•4 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•