Page MenuHomePhabricator

Tests failing for master branch of MassMessage
Closed, ResolvedPublic

Description

https://gerrit.wikimedia.org/r/c/mediawiki/extensions/MassMessage/+/1222685

23:30:19 Report from `split_group5`:
23:30:19 
23:30:19 There were 2 failures:
23:30:19 
23:30:19 1) ApiStructureTest::testParameters with data set "Module threadaction, argset plain" ('threadaction', 'plain', array())
23:30:19 API Module threadaction, argset plain: Parameter message "apihelp-threadaction-param-discussiontoolsautosubscribe" must exist. Did you forgot to add it to your i18n/en.json?
23:30:19 Failed asserting that false is true.
23:30:19 
23:30:19 /workspace/src/tests/phpunit/structure/ApiStructureTest.php:59
23:30:19 /workspace/src/tests/phpunit/structure/ApiStructureTest.php:155
23:30:19 /workspace/src/tests/phpunit/structure/ApiStructureTest.php:172
23:30:19 
23:30:19 2) ApiStructureTest::testParameters with data set "Module threadaction, argset for help" ('threadaction', 'for help', array(1))
23:30:19 API Module threadaction, argset for help: Parameter message "apihelp-threadaction-param-discussiontoolsautosubscribe" must exist. Did you forgot to add it to your i18n/en.json?
23:30:19 Failed asserting that false is true.
23:30:19 
23:30:19 /workspace/src/tests/phpunit/structure/ApiStructureTest.php:59
23:30:19 /workspace/src/tests/phpunit/structure/ApiStructureTest.php:155
23:30:19 /workspace/src/tests/phpunit/structure/ApiStructureTest.php:172

Event Timeline

Change #1222691 had a related patch set uploaded (by Ammarpad; author: Ammarpad):

[mediawiki/extensions/DiscussionTools@master] ApiHooks: Add explicit help message for 'discussiontoolsautosubscribe'

https://gerrit.wikimedia.org/r/1222691

Change #1222691 merged by jenkins-bot:

[mediawiki/extensions/DiscussionTools@master] ApiHooks: Add explicit help message for 'discussiontoolsautosubscribe'

https://gerrit.wikimedia.org/r/1222691

Ammarpad claimed this task.