Closed
Bug 485583
Opened 17 years ago
Closed 17 years ago
Add '--enable-logrefcnt' to unit test build .mozconfig
Categories
(Thunderbird :: Build Config, defect)
Thunderbird
Build Config
Tracking
(Not tracked)
VERIFIED
FIXED
Thunderbird 3.0b3
People
(Reporter: sgautherie, Assigned: gozer)
References
Details
(Per irc discussion with gozer.)
TB needs |ac_add_options --enable-logrefcnt| since bug 469523 landing.
{
OSError: [Errno 2] No such file or directory: '/tmp/runxpcshelltests_leaks.log'
}
This is needed on trunk right now, then will be needed on 1.9.1 asap.
(There should be no unwanted side-effects.)
Sorry I didn't thought about this before :-|
Flags: in-testsuite-
| Assignee | ||
Comment 1•17 years ago
|
||
comparing with ssh://hg.mozilla.org/build/buildbot-configs
searching for changes
changeset: 1045:dd70591e1eb0
tag: tip
user: Philippe M. Chiasson <gozer@mozillamessaging.com>
date: Fri Mar 27 15:41:17 2009 -0400
summary: Bug 485583. Add --enable-logrefcnt to unit test .mozconfigs. r=me
remote: added 1 changesets with 1 changes to 1 files
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 2•17 years ago
|
||
(In reply to comment #0)
> OSError: [Errno 2] No such file or directory: '/tmp/runxpcshelltests_leaks.log'
I'll handle this case in a follow-up patch in bug 469523.
***
Thanks for that real fast response.
V.Fixed, per trunk and 1.9.1 tinderboxes.
| Reporter | ||
Updated•17 years ago
|
Updated•17 years ago
|
No longer blocks: mailnewsleak
You need to log in
before you can comment on or make changes to this bug.
Description
•