Closed Bug 552344 Opened 15 years ago Closed 15 years ago

(debug) xpcshell-tests: msgAsyncPrompter.js fails to load log4moz.js

Categories

(MailNews Core :: Testing Infrastructure, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 3.1b2

People

(Reporter: sgautherie, Assigned: kairo)

References

()

Details

(Whiteboard: [fixed by bug 555715])

Error is: { uncaught exception: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIXPCComponents_Utils.import]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: file:///builds/slave/comm-central-trunk-linux-debug-unittest-xpcshell/build/seamonkey/components/msgAsyncPrompter.js :: <TOP_LEVEL> :: line 39" data: no] } Code is: { 38 Components.utils.import("resource://gre/modules/XPCOMUtils.jsm"); 39 Components.utils.import("resource://app/modules/gloda/log4moz.js"); } Fails with |Components.utils.import("resource://app/modules/gloda/log4moz.js");|. Works with |Components.utils.import("resource://gre/modules/gloda/log4moz.js");|. Should we s/app/gre/? Or is there something else to fix in SeaMonkey?
Ah well, this is the same "app vs gre" issue as in bug 448861 :-|
Blocks: 338549, 534528
No longer blocks: SmTestFail
Depends on: 448861
No longer depends on: 338549, 534528
Depends on: 546628
No longer depends on: 448861
Summary: [SeaMonkey 2.1 debug xpcshell-tests] msgAsyncPrompter.js fails to load log4moz.js → (debug) xpcshell-tests: msgAsyncPrompter.js fails to load log4moz.js
No longer blocks: 338549, 534528
Component: Security → Testing Infrastructure
QA Contact: security → testing-infrastructure
R.Fixed by bug 555715. V.Fixed per tinderboxes.
Assignee: nobody → kairo
Status: NEW → RESOLVED
Closed: 15 years ago
Depends on: 555715
No longer depends on: 546628
Flags: in-testsuite-
Resolution: --- → FIXED
Whiteboard: [fixed by bug 555715]
Target Milestone: --- → Thunderbird 3.1b2
You need to log in before you can comment on or make changes to this bug.