Closed Bug 796805 Opened 12 years ago Closed 12 years ago

Permanent orange: TEST-UNEXPECTED-FAIL | test_iteratorUtils.js | TypeError: childArray is null

Categories

(MailNews Core :: Backend, defect)

defect
Not set
blocker

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 18.0

People

(Reporter: standard8, Assigned: florian)

Details

(Keywords: intermittent-failure, regression, Whiteboard: [perma-orange])

Attachments

(1 file, 1 obsolete file)

This just appeared in comm-central, note that we've had a similar issue before with bug 751873.

There's no obvious changesets jumping out at me, so I have bisect running.

>>>>>>>

TEST-INFO | (xpcshell/head.js) | test 1 pending

TEST-PASS | /home/cltbld/talos-slave/test/build/xpcshell/tests/mailnews/base/test/unit/test_iteratorUtils.js | [test_toArray_NodeList : 35] rootnode == rootnode

TEST-PASS | /home/cltbld/talos-slave/test/build/xpcshell/tests/mailnews/base/test/unit/test_iteratorUtils.js | [test_toArray_NodeList : 39] true == true

TEST-UNEXPECTED-FAIL | /home/cltbld/talos-slave/test/build/xpcshell/tests/mailnews/base/test/unit/test_iteratorUtils.js:41 | TypeError: childArray is null - See following stack:
JS frame :: test_toArray_NodeList@/home/cltbld/talos-slave/test/build/xpcshell/tests/mailnews/base/test/unit/test_iteratorUtils.js:41
JS frame :: run_test@/home/cltbld/talos-slave/test/build/xpcshell/tests/mailnews/base/test/unit/test_iteratorUtils.js:90
JS frame :: _execute_test@/home/cltbld/talos-slave/test/build/xpcshell/head.js:315
JS frame :: @-e:1
<<<<<<<
Attached patch Fix (obsolete) — Splinter Review
I added a dump at http://mxr.mozilla.org/comm-central/source/mailnews/base/util/iteratorUtils.jsm#38 and saw that aObj.constructor.toString() contains "function NodeList() {\n [native code]\n}".
Attachment #666929 - Flags: review?(mbanner)
Attached patch FixSplinter Review
The file I actually meant to attach this time (same patch without syntax error).
Attachment #666929 - Attachment is obsolete: true
Attachment #666929 - Flags: review?(mbanner)
Attachment #666931 - Flags: review?(mbanner)
Attachment #666931 - Flags: review?(mbanner) → review+
https://hg.mozilla.org/comm-central/rev/86bb28178965
Assignee: nobody → florian
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 18.0
Whiteboard: [tb-orange][perma-orange] → [perma-orange]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: