Last modified: 2014-07-02 12:41:42 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 T69296, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 67296 - oauth_registered_consumer table not created under sqlite
oauth_registered_consumer table not created under sqlite
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
OAuth (Other open bugs)
unspecified
All All
: High normal (vote)
: MW 1.23 version
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: sqlite 65874 67216
  Show dependency treegraph
 
Reported: 2014-06-30 13:13 UTC by Antoine "hashar" Musso (WMF)
Modified: 2014-07-02 12:41 UTC (History)
3 users (show)

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


Attachments

Description Antoine "hashar" Musso (WMF) 2014-06-30 13:13:55 UTC
Wikimedia Jenkins uses sqlite as a backend. The OAuth database updater does not register any schema for sqlite, that causes some tests to fails because the table oauth_registered_consumer  is not found.
Comment 1 Antoine "hashar" Musso (WMF) 2014-06-30 13:14:15 UTC
switch depends and blocks
Comment 2 Gerrit Notification Bot 2014-06-30 13:15:55 UTC
Change 143021 had a related patch set uploaded by Hashar:
Supports sqlite

https://gerrit.wikimedia.org/r/143021
Comment 3 Antoine "hashar" Musso (WMF) 2014-06-30 14:08:41 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 4 Chris Steipp 2014-06-30 17:40:49 UTC
I think that fix should work, I'll try and test it out. Good to have regardless.

Do you have a link to the failing tests? None of the tests should be using a database, so I'm not sure where that slipped in.
Comment 5 Gerrit Notification Bot 2014-06-30 18:02:25 UTC
Change 143021 merged by jenkins-bot:
Supports sqlite

https://gerrit.wikimedia.org/r/143021
Comment 6 Antoine "hashar" Musso (WMF) 2014-06-30 18:13:42 UTC
Some other extension tests (maybe OATHAuth) ends up hitting the oauth_registered_consumer table and thus a stack trace.

All good now, thank you. Might later backport it to REL1_23.
Comment 7 Gerrit Notification Bot 2014-07-02 10:25:59 UTC
Change 143590 had a related patch set uploaded by Hashar:
Supports sqlite

https://gerrit.wikimedia.org/r/143590
Comment 8 Gerrit Notification Bot 2014-07-02 10:30:29 UTC
Change 143590 merged by jenkins-bot:
Supports sqlite

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

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


Navigation
Links