There were 2 failures:
1) ApiDocumentationTest::testDocumentationExists with data set "Module uifeedback with MiserMode=false, AllowCategorizedRecentChanges=false" ('uifeedback', array(false, false))
Module description message apihelp-uifeedback-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 uifeedback with MiserMode=true, AllowCategorizedRecentChanges=true" ('uifeedback', array(true, true))
Module description message apihelp-uifeedback-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!Description
Description
Details
Details
Related Changes in Gerrit:
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Declined | None | T91707 L10n-bot should not force-merge / override Jenkins (breaks the build) | |||
| Open | None | T93591 Tasks blocking translatewiki.net / l10n-bot patch sets from merging | |||
| Resolved | PRODUCTION ERROR | Umherirrender | T154838 Let ApiDocumentationTest structure test pass on all repos | ||
| Resolved | DatGuy | T155048 Extension UIFeedback failing tests due to missing apihelp messages |
Event Timeline
Comment Actions
Change 332036 had a related patch set uploaded (by DatGuy):
Fix extension UIFeedback failing tests
Comment Actions
Change 332126 had a related patch set uploaded (by TTO):
Rename extension entry point so tests pass