Page MenuHomePhabricator
Paste P14230

phpunit output on deployment-prep
ActivePublic

Authored by ArielGlenn on Feb 8 2021, 8:17 AM.
Tags
None
Referenced Files
F34094766: phpunit output on deployment-prep
Feb 8 2021, 8:17 AM
Subscribers
None
dumpsgen@deployment-snapshot03:/srv/mediawiki$ php /srv/mediawiki/multiversion/MWScript.php tests/phpunit/phpunit.php --wiki=enwiki /srv/mediawiki/php-master/tests/phpunit/unit/in
cludes/Revision/RevisionStoreRecordTest.php
#!/usr/bin/env php
Warning: session_name(): Cannot change session name when headers already sent in /srv/mediawiki/wmf-config/CommonSettings.php on line 510
#!/usr/bin/env php
Deprecated: Premature access to service container [Called from Maintenance::finalSetup in /srv/mediawiki/php-master/maintenance/includes/Maintenance.php at line 1216] in /srv/mediaw
iki/php-master/includes/debug/MWDebug.php on line 376
Deprecated: Premature access to service 'HookContainer' [Called from MediaWiki\MediaWikiServices::getInstance in /srv/mediawiki/php-master/includes/MediaWikiServices.php at line 243
] in /srv/mediawiki/php-master/includes/debug/MWDebug.php on line 376
Deprecated: Premature access to service 'ObjectFactory' [Called from Wikimedia\Services\ServiceContainer::{closure} in /srv/mediawiki/php-master/includes/ServiceWiring.php at line 4
97] in /srv/mediawiki/php-master/includes/debug/MWDebug.php on line 376
Using PHP 7.2.31-1+0~20200514.41+debian9~1.gbpe2a56b+wmf1+buster1
PHPUnit 8.5.14 by Sebastian Bergmann and contributors.
................................................................. 65 / 72 ( 90%)
....... 72 / 72 (100%)Warning: file_put_contents(/srv/mediawiki/php-master/tests/phpunit/.phpunit.result.cache): failed to
open stream: Permission denied in phar:///usr/share/php/phpunit-8.5.14.phar/phpunit/Runner/DefaultTestResultCache.php on line 101
Time: 339 ms, Memory: 36.25 MB
OK (72 tests, 192 assertions)