Le 16/12/2014 18:18, Antoine Musso a écrit :
Hi,
This hasn't happened yet since I am working on adding hhvm based jobs for mediawiki extensions.
I will try to get a rough job by the end of the week to at least gather some feedback early on.
Antoine
So I gave it a try today and already found bugs. The job test results:
https://integration.wikimedia.org/ci/job/mediawiki-phpunit-integration-hhvm/...
The mwcore ResourcesTest fails because MobileFrontend resource loader definition apparently depends on VisualEditor. We have test for that in mwcore under the 'structure' test suite but it is not run for extensions. Filled a bug for it:
https://phabricator.wikimedia.org/T78798
There are some others tests failing pending investigation. Any help welcome :-]