Closed
Bug 619236
Opened 14 years ago
Closed 12 years ago
leak test build: "WARNING: couldn't get schema version!: file ../../../extensions/cookie/nsPermissionManager.cpp, line 345"
Categories
(Testing :: General, defect)
Testing
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla17
People
(Reporter: sgautherie, Assigned: mounir)
References
()
Details
Attachments
(1 file)
(deleted),
patch
|
sicking
:
review+
|
Details | Diff | Splinter Review |
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1292348163.1292349259.30746.gz&fulltext=1
Linux mozilla-central leak test build on 2010/12/14 09:36:03
{
WARNING: couldn't get schema version!: file ../../../extensions/cookie/nsPermissionManager.cpp, line 345
}
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1292369774.1292372380.30342.gz&fulltext=1
Linux comm-central-trunk leak test build on 2010/12/14 15:36:14
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1292367545.1292368633.14869.gz&fulltext=1
OS X 10.6 comm-central-trunk leak test build on 2010/12/14 14:59:05
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1292366108.1292371067.24907.gz&fulltext=1
WINNT 5.2 comm-central-trunk leak test build on 2010/12/14 14:35:08
too.
Comment 1•14 years ago
|
||
That's sicking's fault -- the permissions.sqlite file used on the testing machines is hand-generated and has no schema version.
Reporter | ||
Updated•14 years ago
|
Comment 2•13 years ago
|
||
We get this same warning (as the first WARNING line) when starting mochitests, FWIW (e.g. with "make mochitest-plain")
Reporter | ||
Comment 3•13 years ago
|
||
(In reply to Dan Witte (:dwitte) (not reading bugmail, email to contact) from comment #1)
> That's sicking's fault -- the permissions.sqlite file used on the testing
> machines is hand-generated and has no schema version.
Where is that file (created/stored)?
(In reply to Daniel Holbert [:dholbert] from comment #2)
> We get this same warning (as the first WARNING line) when starting
> mochitests, FWIW (e.g. with "make mochitest-plain")
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1331558554.1331560447.32189.gz&fulltext=1
OS X 10.5 comm-central-trunk debug test mochitest-other on 2012/03/12 06:22:34
--chrome and --browser-chrome too.
Assignee | ||
Updated•12 years ago
|
Component: Networking → Infrastructure
Product: Core → Testing
Assignee | ||
Comment 4•12 years ago
|
||
Attachment #653958 -
Flags: review?(jonas) → review+
Assignee | ||
Comment 5•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
Backed out, sorry
https://hg.mozilla.org/mozilla-central/rev/eccef9b3f1f1
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 7•12 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Component: Infrastructure → General
You need to log in
before you can comment on or make changes to this bug.
Description
•