Closed Bug 843594 Opened 12 years ago Closed 12 years ago

[SeaMonkey] TEST-UNEXPECTED-FAIL | test_autoconfigXML.js | test failed (with xpcshell return code: 3), see following log:

Categories

(SeaMonkey :: MailNews: Backend, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
seamonkey2.19

People

(Reporter: mcsmurf, Assigned: philip.chee)

References

Details

(Whiteboard: [perma-orange])

Attachments

(1 file)

This mailnews test currently fails: TEST-UNEXPECTED-FAIL | /builds/slave/test/build/xpcshell/tests/mailnews/base/test/unit/test_autoconfigXML.js | test failed (with xpcshell return code: 3), see following log: The cause of this is that the JXON.js module in mailnews/base/util/ is only packaged for Thunderbird, but the test runs on SeaMonkey as well. The code that uses JXON.js is not used in SeaMonkey (autoconfig account creation feature). Now what should be done about this, package it for SeaMonkey, too or disable for test for SeaMonkey (if this is possible, not sure)?
I think eventually we would want to use JXON.js
Setting dependency on Bug 759422 : Remove all uses of e4x from comm-central
Blocks: 759422
This packages JXON.js unconditionally instead of just for Thunderbird.
Assignee: nobody → philip.chee
Status: NEW → ASSIGNED
Attachment #717518 - Flags: review?(bugzilla)
Attachment #717518 - Flags: review?(bugspam.Callek)
Attachment #717518 - Flags: review?(bugzilla)
Attachment #717518 - Flags: review?(bugspam.Callek)
Attachment #717518 - Flags: review+
Comment on attachment 717518 [details] [diff] [review] Patch v1.0 Package JXON.js for SeaMonkey as well JXON.js is a small file, so I guess that's ok (though maybe the tests should be in mail/ instead? But as the backend is implemented in mailnews it's probably ok).
Attachment #717518 - Flags: review+
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.19
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: