Closed
Bug 614231
Opened 14 years ago
Closed 14 years ago
Adjust default IPC prefs for Mac 64bit suppport and dropping PPC
Categories
(SeaMonkey :: Preferences, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
seamonkey2.1b2
People
(Reporter: kairo, Assigned: standard8)
References
(Blocks 1 open bug)
Details
(Whiteboard: [aborts the suite] [perma-orange])
Attachments
(1 file)
1.07 KB,
patch
|
kairo
:
review+
|
Details | Diff | Splinter Review |
We need to ad default prefs for 64bit Mac and remove those for PPC after switching builds that way.
This might fix some test failures on 10.6 as well, thanks to Mark for the pointer!
Reporter | ||
Comment 1•14 years ago
|
||
This is the exact patch Mark proposed on IRC, so I'm marking is as his patch and giving it r+ from my side.
Attachment #492637 -
Flags: review+
Reporter | ||
Comment 2•14 years ago
|
||
And pushed that one as http://hg.mozilla.org/comm-central/rev/7565213b4324
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•14 years ago
|
Assignee: kairo → bugzilla
Target Milestone: --- → seamonkey2.1b2
Comment 3•14 years ago
|
||
(In reply to comment #0)
> This might fix some test failures on 10.6 as well, thanks to Mark for the
> pointer!
Very first MacOSX 64bit (reftest) build:
http://tinderbox.mozilla.org/showbuilds.cgi?tree=SeaMonkey&maxdate=1290184636&hours=24
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1290142994.1290143012.18082.gz
OS X 10.6 comm-central-trunk debug test reftest on 2010/11/18 21:03:14
{
REFTEST TEST-UNEXPECTED-FAIL | | EXCEPTION: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch2.getBoolPref]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: chrome://reftest/content/reftest.js :: <TOP_LEVEL> :: line 466" data: no]
TEST-UNEXPECTED-FAIL | automationutils.processLeakLog() | leaked 409355 bytes during test execution
}
(And this bug affected some other test suites too...)
Last (reftest) build with this error:
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1290519643.1290519705.26273.gz
OS X 10.6 comm-central-trunk debug test reftest on 2010/11/23 05:40:43
1st fixed (reftest) build:
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1290560923.1290562190.31822.gz
OS X 10.6 comm-central-trunk debug test reftest on 2010/11/23 17:08:43
V.Fixed
Blocks: 558168, SmTestFail
Severity: normal → major
Status: RESOLVED → VERIFIED
Flags: in-testsuite-
Whiteboard: [aborts the suite] [perma-orange]
Version: unspecified → Trunk
You need to log in
before you can comment on or make changes to this bug.
Description
•