Closed
Bug 880143
Opened 12 years ago
Closed 12 years ago
TEST-UNEXPECTED-FAIL | /tests/toolkit/content/tests/widgets/test_contextmenu_nested.xul | open outer popup document.popupNode
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: tompelka, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130513 Firefox/17.0 (Nightly/Aurora)
Build ID: 20130510090027
Steps to reproduce:
execute mochitest-plain
Actual results:
+369828 ERROR TEST-UNEXPECTED-FAIL | /tests/toolkit/content/tests/widgets/test_contextmenu_nested.xul | open outer popup document.popupNode - got [object], expected [object XULElement]
30 +369840 ERROR TEST-UNEXPECTED-FAIL | /tests/toolkit/content/tests/widgets/test_contextmenu_nested.xul | open inner popup document.popupNode - got [object], expected [object XULElement]
31 +369850 ERROR TEST-UNEXPECTED-FAIL | /tests/toolkit/content/tests/widgets/test_contextmenu_nested.xul | open outer context document.popupNode - got [object], expected [object XULElement]
32 +369863 ERROR TEST-UNEXPECTED-FAIL | /tests/toolkit/content/tests/widgets/test_contextmenu_nested.xul | open inner context document.popupNode - got [object], expected [object XULElement]
Expected results:
test should pass
Comment 1•12 years ago
|
||
I've already asked you before (bug 878784 comment 1, bug 878777 comment 1) to add more information before you report test failures. I'm closing all of these as incomplete. If/when you provide some more information on how to reproduce these, they can be reopened.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•