Page MenuHomePhabricator

PHPUnit entry point 'PHPUnit_TextUI_Command' not found during mediawiki-phpunit-coverage-patch job
Closed, DeclinedPublic

Description

22:02:39 + ./vendor/bin/phpunit-patch-coverage check --command 'php7.0 -d zend_extension=xdebug.so tests/phpunit/phpunit.php' --html coverage.html
22:02:39 Finding coverage difference in 0a1144fb2a2804c4b01e4cbae336475f92186e5b
22:02:41 $ php7.0 -d zend_extension=xdebug.so tests/phpunit/phpunit.php --coverage-clover /home/jenkins/tmpfs/jenkins-0/cloverKv44X8 --filter '/LinkFilterTest/'
22:02:41 PHPUnit entry point 'PHPUnit_TextUI_Command' not found. Please make sure you installed
22:02:41                 the containing component and check the spelling of the class name.
22:02:41 
22:02:41 In CloverXml.php line 63:
22:02:41                                      
22:02:41   String could not be parsed as XML

https://gerrit.wikimedia.org/r/#/c/409845/
https://integration.wikimedia.org/ci/job/mediawiki-phpunit-coverage-patch/3534/console

Event Timeline

Legoktm renamed this task from PHPUnit entry point 'PHPUnit_TextUI_Command' not found. Please make sure you installed the containing component and check the spelling of the class name to PHPUnit entry point 'PHPUnit_TextUI_Command' not found during mediawiki-phpunit-coverage-patch job.Jun 4 2018, 12:17 AM
Vvjjkkii renamed this task from PHPUnit entry point 'PHPUnit_TextUI_Command' not found during mediawiki-phpunit-coverage-patch job to wpbaaaaaaa.Jul 1 2018, 1:06 AM
Vvjjkkii triaged this task as High priority.
Vvjjkkii updated the task description. (Show Details)
Vvjjkkii removed a subscriber: Aklapper.
CommunityTechBot renamed this task from wpbaaaaaaa to PHPUnit entry point 'PHPUnit_TextUI_Command' not found during mediawiki-phpunit-coverage-patch job.Jul 1 2018, 11:12 PM
CommunityTechBot raised the priority of this task from High to Needs Triage.
CommunityTechBot updated the task description. (Show Details)
CommunityTechBot added a subscriber: Aklapper.
Legoktm subscribed.

The only reason I can think of this happening is some screwup when installing composer dependencies...in any case I haven't seen it recently. Please re-open if it is still occurring.