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

--- Comment #8 from Antoine "hashar" Musso <[email protected]> ---
Phpunit can not find the files in suite.xml because they are relative and
phpunit.php is run from the root of MediaWiki.

The way to fix it is to cd to the tests/phpunit directory beforehand ie:

 cd tests/phpunit && php phpunit.php ...

I have manually updated mwext-Wikibase-server-tests to use that and it did
found some tests (
https://integration.wikimedia.org/ci/job/mwext-Wikibase-server-tests/ ).

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