Page MenuHomePhabricator

unittest_oathauth_users table not created under sqlite
Closed, ResolvedPublic

Description

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 unittest_oathauth_users is not found.


Version: unspecified
Severity: normal

Details

Reference
bz67297

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 3:36 AM
bzimport set Reference to bz67297.

Change 143023 had a related patch set uploaded by Hashar:
Supports sqlite

https://gerrit.wikimedia.org/r/143023

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.