https://bugzilla.wikimedia.org/show_bug.cgi?id=69612

            Bug ID: 69612
           Summary: ORMTableTest is run in databaseless php unit test
           Product: MediaWiki
           Version: 1.24-git
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: Unit tests
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

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.

-- 
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

Reply via email to