The CirrusSearch extensions has a file FullTextQueryStringQueryBuilder.php in tests/phpunit/Query which does not end with *Test.php and that means, phpunit will not run the tests in that file.
I would suggest to rename the classes.
The CirrusSearch extensions has a file FullTextQueryStringQueryBuilder.php in tests/phpunit/Query which does not end with *Test.php and that means, phpunit will not run the tests in that file.
I would suggest to rename the classes.
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Query builder test was not running | mediawiki/extensions/CirrusSearch | master | +4 -0 |
Change 459586 had a related patch set uploaded (by EBernhardson; owner: EBernhardson):
[mediawiki/extensions/CirrusSearch@master] Query builder test was not running
Change 459586 merged by jenkins-bot:
[mediawiki/extensions/CirrusSearch@master] Query builder test was not running