Last modified: 2014-11-07 20:29:58 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 T71612, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 69612 - ORMTableTest is run in databaseless php unit test
ORMTableTest is run in databaseless php unit test
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Unit tests (Other open bugs)
1.24rc
All All
: Low normal (vote)
: 1.25.0 release
Assigned To: Jeff Janes
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-08-15 16:02 UTC by Jeff Janes
Modified: 2014-11-07 20:29 UTC (History)
5 users (show)

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


Attachments

Description Jeff Janes 2014-08-15 16:02:27 UTC
tests/phpunit/includes/db/ORMTableTest.php

This unit test is executed by "make databaseless" despite it accessing the database.

The file has the marker "@group Database" which should exclude it from such execution, but for some reason it is not effective at doing so.
Comment 1 Gerrit Notification Bot 2014-11-07 18:56:34 UTC
Change 171874 had a related patch set uploaded by Jjanes:
Fix phpunit test tags

https://gerrit.wikimedia.org/r/171874
Comment 2 Gerrit Notification Bot 2014-11-07 20:28:08 UTC
Change 171874 merged by jenkins-bot:
Fix phpunit test tags

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

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


Navigation
Links