Closed
Bug 605737
Opened 15 years ago
Closed 14 years ago
test_xtf.js fails with gczeal(2)
Categories
(Core Graveyard :: XTF, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jdm, Assigned: alex)
Details
TEST-INFO | (xpcshell/head.js) | test 1 pending
TEST-PASS | /Users/moco/src/m-c/testing/xpcshell/head.js | [do_load_manifest : 537] true == true
TEST-PASS | /Users/moco/src/m-c/ff-dbg/_tests/xpcshell/content/xtf/test/unit/test_xtf.js | [run_test : 46] true == true
TEST-PASS | /Users/moco/src/m-c/ff-dbg/_tests/xpcshell/content/xtf/test/unit/test_xtf.js | [run_test : 49] true == true
We've got an XTF factory: @mozilla.org/xtf/element-factory;1?namespace=xtf-tests;foo
TEST-PASS | /Users/moco/src/m-c/ff-dbg/_tests/xpcshell/content/xtf/test/unit/test_xtf.js | [run_test : 55] true == true
TEST-PASS | /Users/moco/src/m-c/ff-dbg/_tests/xpcshell/content/xtf/test/unit/test_xtf.js | [run_test : 56] true == true
TEST-UNEXPECTED-FAIL | (xpcshell/head.js) | TypeError: xmlDoc.documentElement.inner is undefined - See following stack:
JS frame :: /Users/moco/src/m-c/ff-dbg/_tests/xpcshell/content/xtf/test/unit/test_xtf.js :: run_test :: line 58
| Reporter | ||
Comment 1•14 years ago
|
||
Can't reproduce any longer. I guess it was a JS engine bug.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Updated•11 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•