Le 29/08/12 16:27, Chad a écrit :
Question: why does the config for non-extension tests attempt to load extensions? -Parser and -Misc both seem to be failing due to a broken inclusion of Wikibase.
The -Parser and -Misc jobs are triggered by both the MediaWiki core job and the one testing the Wikidata branch. I originally thought it was a good idea to a job dedicated to a PHPUnit group, I will end up creating a job dedicated to testing the Wikidata branch.
Core tests should be run without any extensions.
Fully agree. We can later create a job to test core + the extension deployed on the wmf and another one for a Semantic MediaWiki setup.