Last modified: 2014-07-07 10:52:01 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 T67875, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 65875 - AccountAudit does not pass Jenkins unit tests
AccountAudit does not pass Jenkins unit tests
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
AccountAudit (Other open bugs)
unspecified
All All
: High normal (vote)
: MW 1.23 version
Assigned To: Antoine "hashar" Musso (WMF)
:
Depends on:
Blocks: 65874 67216
  Show dependency treegraph
 
Reported: 2014-05-28 21:28 UTC by Antoine "hashar" Musso (WMF)
Modified: 2014-07-07 10:52 UTC (History)
2 users (show)

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


Attachments

Description Antoine "hashar" Musso (WMF) 2014-05-28 21:28:38 UTC
00:00:01.863 A database query error has occurred.
00:00:01.864 Query: CREATE TABLE accountaudit_login (
00:00:01.865  aa_user INTEGER  NOT NULL,
00:00:01.866  aa_method INTEGER  NOT NULL DEFAULT 0,
00:00:01.866  aa_lastlogin BLOB default null,
00:00:01.867  PRIMARY KEY (aa_user, aa_method),
00:00:01.868  INDEX aa_lastlogin (aa_lastlogin)
00:00:01.869  )

The extension needs to be tweaked to support sqlite which should be fairly trivial.
Comment 1 Gerrit Notification Bot 2014-05-28 21:34:02 UTC
Change 135936 had a related patch set uploaded by Hashar:
Ignore some extensions tests results

https://gerrit.wikimedia.org/r/135936
Comment 2 Gerrit Notification Bot 2014-05-28 21:35:44 UTC
Change 135936 merged by jenkins-bot:
Ignore some extensions tests results

https://gerrit.wikimedia.org/r/135936
Comment 3 Gerrit Notification Bot 2014-06-30 11:46:47 UTC
Change 143011 had a related patch set uploaded by Hashar:
Sqlite compatibility

https://gerrit.wikimedia.org/r/143011
Comment 4 Antoine "hashar" Musso (WMF) 2014-06-30 14:14:03 UTC
We really need tests to pass when all wmf extensions are installed together. That is preventing us from progression toward the HHVM migrating. Raising priority to High.
Comment 5 Gerrit Notification Bot 2014-07-01 13:21:12 UTC
Change 143011 merged by jenkins-bot:
Sqlite compatibility

https://gerrit.wikimedia.org/r/143011
Comment 6 Gerrit Notification Bot 2014-07-01 13:30:33 UTC
Change 143298 had a related patch set uploaded by Hashar:
Make some extensions voting

https://gerrit.wikimedia.org/r/143298
Comment 7 Gerrit Notification Bot 2014-07-01 13:31:35 UTC
Change 143298 merged by jenkins-bot:
Make some extensions voting

https://gerrit.wikimedia.org/r/143298
Comment 8 Gerrit Notification Bot 2014-07-02 10:24:19 UTC
Change 143587 had a related patch set uploaded by Hashar:
Sqlite compatibility

https://gerrit.wikimedia.org/r/143587
Comment 9 Gerrit Notification Bot 2014-07-02 10:29:49 UTC
Change 143587 merged by jenkins-bot:
Sqlite compatibility

https://gerrit.wikimedia.org/r/143587
Comment 10 Antoine "hashar" Musso (WMF) 2014-07-02 10:33:44 UTC
Backported to REL1_23.

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


Navigation
Links