Closed
Bug 600378
Opened 13 years ago
Closed 13 years ago
[SeaMonkey] OSX, Perma-Orange in test_GCrace.html
Categories
(SeaMonkey :: OS Integration, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
seamonkey2.1b1
People
(Reporter: Callek, Assigned: bugzilla)
References
(Blocks 1 open bug)
Details
(Keywords: intermittent-failure, Whiteboard: [sm-perma][cc-orange])
Attachments
(1 file)
1.88 KB,
patch
|
kairo
:
review+
|
Details | Diff | Splinter Review |
We [SeaMonkey] have a new failure in OSX Mochi-4 95139 ERROR TEST-UNEXPECTED-FAIL | /tests/modules/plugin/test/test_GCrace.html | [SimpleTest/SimpleTest.js, window.onerror] An error occurred - uncaught exception: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.getBoolPref]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: http://mochi.test:8888/tests/SimpleTest/SimpleTest.js :: anonymous :: line 52" data: no] at :0 range: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=6272ce1da6f5&tochange=c257bfb8cad0 Looks like http://hg.mozilla.org/mozilla-central/rev/e0d1f460215c caused this This ONLY happens on our (SeaMonkey) OSX Debug Mochi-4 Note SeaMonkey does a universal build with i386 and ppc, but our build machines are i386. Might be that we need a pref, but not certain.
Reporter | ||
Comment 1•13 years ago
|
||
(In reply to comment #0) > Might be that we need a pref, but not certain. Actually I am almost certain thats the case, we need .i386 and .ppc prefbranches to shoot from, rather than the generic.
Assignee | ||
Updated•13 years ago
|
Blocks: SmTestFail
OS: Windows XP → Mac OS X
Assignee | ||
Comment 2•13 years ago
|
||
The patch is untested, because I don't have a Mac.
Assignee: nobody → aqualon
Status: NEW → ASSIGNED
Attachment #479380 -
Flags: review?(bugspam.Callek)
Assignee | ||
Updated•13 years ago
|
Attachment #479380 -
Flags: review?(stefanh)
![]() |
||
Comment 3•13 years ago
|
||
Comment on attachment 479380 [details] [diff] [review] adjust ipc prefs for ppc/i386 universal build, port of bug 596762 Stealing this one. Go ahead! :) (I don't think we need stefanh to chime in on this, actually.)
Attachment #479380 -
Flags: review?(stefanh)
Attachment #479380 -
Flags: review?(bugspam.Callek)
Attachment #479380 -
Flags: review+
Assignee | ||
Updated•13 years ago
|
Keywords: checkin-needed
Version: unspecified → Trunk
Reporter | ||
Comment 4•13 years ago
|
||
http://hg.mozilla.org/comm-central/rev/d50957c225de
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Component: Testing Infrastructure → OS Integration
Flags: in-testsuite-
Keywords: checkin-needed
QA Contact: testing-infrastructure → os-integration
Target Milestone: --- → seamonkey2.1b1
Assignee | ||
Comment 5•13 years ago
|
||
This went green on the last cycle => V.F.
Status: RESOLVED → VERIFIED
Updated•11 years ago
|
Keywords: intermittent-failure
Updated•11 years ago
|
Whiteboard: [sm-perma][orange] → [sm-perma]
![]() |
||
Updated•11 years ago
|
Whiteboard: [sm-perma] → [sm-perma][cc-orange]
You need to log in
before you can comment on or make changes to this bug.
Description
•