Closed
Bug 675279
Opened 14 years ago
Closed 14 years ago
couple of failures detected in Jenkins
Categories
(Cloud Services Graveyard :: Server: Sync, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tarek, Assigned: tarek)
Details
(Whiteboard: [qa-])
Attachments
(1 file)
|
3.43 KB,
patch
|
rtilder
:
review+
|
Details | Diff | Splinter Review |
OperationalError: (OperationalError) no such table: wbo1 'select count(*) from wbo1' ()
OperationalError: (OperationalError) no such table: users u'SELECT id FROM users where id = ?' (1,)
OperationalError: (OperationalError) no such table: collections u'SELECT collections.collectionid \nFROM collections \nWHERE collections.userid = ? AND collections.name = ?' (1, 'client')
Looks like a db init issue
| Assignee | ||
Comment 1•14 years ago
|
||
Attachment #549800 -
Flags: review?(rtilder)
| Assignee | ||
Updated•14 years ago
|
Severity: normal → critical
Status: NEW → ASSIGNED
Updated•14 years ago
|
Attachment #549800 -
Flags: review?(rtilder) → review+
| Assignee | ||
Comment 2•14 years ago
|
||
Jenkins' happy again http://hg.mozilla.org/services/server-storage/rev/3ba143e70a1b
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Whiteboard: [qa-]
Updated•2 years ago
|
Product: Cloud Services → Cloud Services Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•