Last modified: 2014-10-16 12:00:07 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 T68191, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 66191 - EditPageTracking does not pass Jenkins tests (sqlite compatibility)
EditPageTracking does not pass Jenkins tests (sqlite compatibility)
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
Other (Other open bugs)
unspecified
All All
: Lowest normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: sqlite 65874
  Show dependency treegraph
 
Reported: 2014-06-05 14:23 UTC by Antoine "hashar" Musso (WMF)
Modified: 2014-10-16 12:00 UTC (History)
0 users

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


Attachments

Description Antoine "hashar" Musso (WMF) 2014-06-05 14:23:46 UTC
EditPageTracking define two indexes with the same name which is not possible with sqlite:

 A database query error has occurred.
 Query: CREATE INDEX user_timestamp ON edit_page_tracking (ept_user, ept_timestamp)
 Function: DatabaseBase::sourceFile( /srv/ssd/jenkins-slave/workspace/mwext-EditPageTracking-testextensions-master/extensions/EditPageTracking/edit_page_tracking.sql )
 Error: 1 index user_timestamp already exists
Comment 1 Gerrit Notification Bot 2014-06-05 14:40:02 UTC
Change 137650 had a related patch set uploaded by Hashar:
Ignore mwext-EditPageTracking-testextensions

https://gerrit.wikimedia.org/r/137650
Comment 2 Gerrit Notification Bot 2014-06-05 14:41:41 UTC
Change 137650 abandoned by Hashar:
Ignore mwext-EditPageTracking-testextensions

https://gerrit.wikimedia.org/r/137650
Comment 3 Gerrit Notification Bot 2014-06-05 14:42:06 UTC
Change 137650 restored by Hashar:
Ignore mwext-EditPageTracking-testextensions

https://gerrit.wikimedia.org/r/137650
Comment 4 Gerrit Notification Bot 2014-06-05 14:42:40 UTC
Change 137650 merged by jenkins-bot:
Ignore mwext-EditPageTracking-testextensions

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

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


Navigation
Links