https://bugzilla.wikimedia.org/show_bug.cgi?id=26464
Summary: Unit tests do not work in anything except MySQL
Product: MediaWiki
Version: wikimedia-deployment
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: Normal
Component: Unit tests
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected]
As a result of the recent change to clone the DB structure for unit tests,
there is a problem with SQLite, which is what tesla uses for its CI server.
Because SQlite does not use DB prefixes, it cannot determine which tables to
copy and which ones to drop. As a result, it tries to drop all the tables (not
a good thing). The whole CloneDatabase thing needs to be rethunk; it's a major
problem with no obvious solution.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l