Svoboda | Graniru | BBC Russia | Golosameriki | Facebook
BBC RussianHomePhabricator
Log In
Maniphest T43099

Job::pop and pop_type were removed
Closed, ResolvedPublic

Description

Part of public interface was removed without keeping backwards compatibility. This broke some unit tests in Translate:

make MessageIndexRebuildJobTest.php
php ../../../tests/phpunit/phpunit.php MessageIndexRebuildJobTest.php
PHPUnit 3.6.10 by Sebastian Bergmann.

Configuration read from /www/dev.translatewiki.net/w/tests/phpunit/suite.xml

.
Fatal error: Call to undefined method Job::pop_type() in /www/dev.translatewiki.net/w/extensions/Translate/tests/MessageIndexRebuildJobTest.php on line 42
make: *** [MessageIndexRebuildJobTest.php] Error 255


Version: 1.21.x
Severity: major
URL: https://gerrit.wikimedia.org/r/#/c/13194/

Details

Reference
bz41099