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

           Summary: SearchDbTest gives fatal error when not run as first
                    test
           Product: Mediawiki Testing Environment
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: General
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


When SearchDbTest is not run as first test (by running all tests, or for
example --filter "/^[RS].*/"), it crashes because SearchEngine::searchText
returns null. When it is run as first test (phpunit SearchDbTest), it runs the
tests normally.

I am using SQLite.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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