Last modified: 2014-05-22 08:02:37 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T67488, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 65488 - Petition must supports the SQLite backend
Petition must supports the SQLite backend
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Petition (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Peter Coombe
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-05-19 14:48 UTC by Antoine "hashar" Musso (WMF)
Modified: 2014-05-22 08:02 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Antoine "hashar" Musso (WMF) 2014-05-19 14:48:57 UTC
I have added Jenkins jobs (bug 64952) and the test suite does not pass because the Petition installer does not support sqlite:

https://integration.wikimedia.org/ci/job/mwext-Petition-testextensions-master/1/console

00:00:02.108 A database query error has occurred.
00:00:02.109 Query: CREATE TABLE petition_data (
00:00:02.110  pt_id INTEGER  AUTOINCREMENT,
00:00:02.111  pt_petitionname TEXT,
00:00:02.111  pt_pagetitle TEXT,
00:00:02.112  pt_source TEXT,
00:00:02.113  pt_name TEXT,
00:00:02.114  pt_email TEXT,
00:00:02.114  pt_country TEXT,
00:00:02.115  pt_message BLOB,
00:00:02.116  pt_share INTEGER,
00:00:02.117  pt_timestamp BLOB,
00:00:02.117  PRIMARY KEY (pt_id)
00:00:02.118  )
00:00:02.119 Function: DatabaseBase::sourceFile( /srv/ssd/jenkins-slave/workspace/mwext-Petition-testextensions-master/extensions/Petition/table.sql )
00:00:02.120 Error: 1 near "AUTOINCREMENT": syntax error
00:00:02.121
Comment 1 Gerrit Notification Bot 2014-05-19 14:50:19 UTC
Change 134097 had a related patch set uploaded by Hashar:
Petition extension is incompatible with sqlite

https://gerrit.wikimedia.org/r/134097
Comment 2 Gerrit Notification Bot 2014-05-19 14:50:45 UTC
Change 134097 merged by jenkins-bot:
Petition extension is incompatible with sqlite

https://gerrit.wikimedia.org/r/134097
Comment 3 Peter Coombe 2014-05-21 14:17:25 UTC
https://gerrit.wikimedia.org/r/#/c/134604/ should fix this
Comment 4 Gerrit Notification Bot 2014-05-21 21:17:36 UTC
Change 134604 had a related patch set uploaded by Hashar:
Fix table setup to support SQLite

https://gerrit.wikimedia.org/r/134604
Comment 5 Gerrit Notification Bot 2014-05-22 07:58:38 UTC
Change 134604 merged by jenkins-bot:
Fix table setup to support SQLite

https://gerrit.wikimedia.org/r/134604
Comment 6 Gerrit Notification Bot 2014-05-22 08:00:35 UTC
Change 134790 had a related patch set uploaded by Hashar:
mwext-Petition-testextensions-master now voting

https://gerrit.wikimedia.org/r/134790
Comment 7 Gerrit Notification Bot 2014-05-22 08:01:39 UTC
Change 134790 merged by jenkins-bot:
mwext-Petition-testextensions-master now voting

https://gerrit.wikimedia.org/r/134790
Comment 8 Antoine "hashar" Musso (WMF) 2014-05-22 08:02:37 UTC
Fixed by Peter \O/

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links