Page MenuHomePhabricator

Extension Ratings failing tests due to missing apihelp messages
Closed, DeclinedPublic

Description

There were 4 failures:

1) ApiDocumentationTest::testDocumentationExists with data set "Module query+ratings with MiserMode=false, AllowCategorizedRecentChanges=false" ('query+ratings', array(false, false))
Module description message apihelp-query+ratings-description exists
Failed asserting that false is true.

C:\Users\Anwender\Documents\xampplite\htdocs\core\tests\phpunit\structure\ApiDocumentationTest.php:51
C:\Users\Anwender\Documents\xampplite\htdocs\core\tests\phpunit\structure\ApiDocumentationTest.php:80
C:\Users\Anwender\Documents\xampplite\htdocs\core\tests\phpunit\MediaWikiTestCase.php:399
C:\Users\Anwender\Documents\xampplite\htdocs\core\maintenance\doMaintenance.php:111

2) ApiDocumentationTest::testDocumentationExists with data set "Module query+ratings with MiserMode=true, AllowCategorizedRecentChanges=true" ('query+ratings', array(true, true))
Module description message apihelp-query+ratings-description exists
Failed asserting that false is true.

C:\Users\Anwender\Documents\xampplite\htdocs\core\tests\phpunit\structure\ApiDocumentationTest.php:51
C:\Users\Anwender\Documents\xampplite\htdocs\core\tests\phpunit\structure\ApiDocumentationTest.php:80
C:\Users\Anwender\Documents\xampplite\htdocs\core\tests\phpunit\MediaWikiTestCase.php:399
C:\Users\Anwender\Documents\xampplite\htdocs\core\maintenance\doMaintenance.php:111

3) ApiDocumentationTest::testDocumentationExists with data set "Module dorating with MiserMode=false, AllowCategorizedRecentChanges=false" ('dorating', array(false, false))
Module description message apihelp-dorating-description exists
Failed asserting that false is true.

C:\Users\Anwender\Documents\xampplite\htdocs\core\tests\phpunit\structure\ApiDocumentationTest.php:51
C:\Users\Anwender\Documents\xampplite\htdocs\core\tests\phpunit\structure\ApiDocumentationTest.php:80
C:\Users\Anwender\Documents\xampplite\htdocs\core\tests\phpunit\MediaWikiTestCase.php:399
C:\Users\Anwender\Documents\xampplite\htdocs\core\maintenance\doMaintenance.php:111

4) ApiDocumentationTest::testDocumentationExists with data set "Module dorating with MiserMode=true, AllowCategorizedRecentChanges=true" ('dorating', array(true, true))
Module description message apihelp-dorating-description exists
Failed asserting that false is true.

C:\Users\Anwender\Documents\xampplite\htdocs\core\tests\phpunit\structure\ApiDocumentationTest.php:51
C:\Users\Anwender\Documents\xampplite\htdocs\core\tests\phpunit\structure\ApiDocumentationTest.php:80
C:\Users\Anwender\Documents\xampplite\htdocs\core\tests\phpunit\MediaWikiTestCase.php:399
C:\Users\Anwender\Documents\xampplite\htdocs\core\maintenance\doMaintenance.php:111

FAILURES!

Event Timeline

This extension is not maintained and AFAIK not functional.

Change 332219 had a related patch set uploaded (by Hashar):
[Ratings] unconfigure extension

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

Change 332219 merged by jenkins-bot:
[Ratings] unconfigure extension

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

hashar subscribed.

Thanks @JeroenDeDauw

I have marked Ratings extension read-only/archived in Gerrit and unconfigured it from CI.