Closed
Bug 628079
Opened 14 years ago
Closed 14 years ago
[SeaMonkey] xpcshell: permanent timeout in "test_browserGlue_corrupt_nobackup_default.js"
Categories
(SeaMonkey :: Bookmarks & History, defect)
SeaMonkey
Bookmarks & History
Tracking
(Not tracked)
VERIFIED
FIXED
seamonkey2.1b2
People
(Reporter: sgautherie, Assigned: neil)
References
(Blocks 1 open bug, )
Details
(Keywords: regression, Whiteboard: [perma-orange])
Attachments
(1 file)
2.29 KB,
patch
|
philip.chee
:
review+
|
Details | Diff | Splinter Review |
(This started during/after the SeaMonkey omnijar landing bustage,
so I'm not sure which changeset caused this...)
Last success:
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1295366333.1295368368.30209.gz
Linux comm-central-trunk debug test xpcshell on 2011/01/18 07:58:53
rev:476b91f50827
moz:141d92d974b4
First failure:
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1295465511.1295467739.19898.gz
Linux comm-central-trunk debug test xpcshell on 2011/01/19 11:31:51
rev:44bfbaecd266
moz:94271581b601
{
TEST-INFO | /builds/slave/test/build/xpcshell/tests/suite/common/places/tests/unit/test_browserGlue_corrupt_nobackup_default.js | running test ...
command timed out: 1200 seconds without output, killing pid 16770
}
Hopefully, this has the same cause as bug 627417.
KaiRo, can you check your c-c changesets?
Reporter | ||
Updated•14 years ago
|
blocking-seamonkey2.1: --- → ?
Comment 1•14 years ago
|
||
http://hg.mozilla.org/comm-central/annotate/2e8f93800bce/suite/common/places/tests/unit/test_browserGlue_corrupt_nobackup_default.js#l101
> // The test will continue once import has finished and smart bookmarks
> // have been created.
Are we somehow hanging here? Marco do you have any advice?
Comment 2•14 years ago
|
||
Looks like we need to port attachment 458864 [details] [diff] [review] as well.
Comment 3•14 years ago
|
||
(In reply to comment #2)
> Looks like we need to port attachment 458864 [details] [diff] [review] as well.
that was done for the omnijar, did you switch to it?
Assignee | ||
Comment 4•14 years ago
|
||
Comment 5•14 years ago
|
||
Comment on attachment 506365 [details] [diff] [review]
Proposed patch
[Checked in: Comment 7]
r=me since this fixes the test and the default bookmarks are imported into a new profile.
Note to run one xpcshell test do something like this:
Philip@HARUHI /c/t1/hg/objdir-sm/suite/common/places/tests
$ SOLO_FILE=test_browserGlue_corrupt_nobackup_default.js make check-one
Attachment #506365 -
Flags: review?(philip.chee) → review+
Reporter | ||
Updated•14 years ago
|
Blocks: 588067
Component: Testing Infrastructure → Bookmarks & History
Depends on: 556644
Keywords: regressionwindow-wanted
QA Contact: testing-infrastructure → bookmarks
Comment 6•14 years ago
|
||
(In reply to comment #3)
> (In reply to comment #2)
> > Looks like we need to port attachment 458864 [details] [diff] [review] as well.
>
> that was done for the omnijar, did you switch to it?
Just to answer this: Yes, we did, see bug 588067.
Assignee | ||
Comment 7•14 years ago
|
||
Pushed changeset 7821b0a1c9f5 to comm-central.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 8•14 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1295919374.1295920894.10770.gz
OS X 10.6 comm-central-trunk debug test xpcshell on 2011/01/24 17:36:14
V.Fixed
Status: RESOLVED → VERIFIED
blocking-seamonkey2.1: ? → ---
Reporter | ||
Updated•14 years ago
|
Attachment #506365 -
Attachment description: Proposed patch → Proposed patch
[Checked in: Comment 7]
You need to log in
before you can comment on or make changes to this bug.
Description
•