Page MenuHomePhabricator

BotEditTest fails because of a core update
Closed, ResolvedPublic

Description

Currently a test constantly fails on Jenkins. I can reproduce it with an updated core:

1) Wikibase\Test\Api\BotEditTest::testBotEdits with data set #1 (array('Empty', 'wbsetlabel', 'en', 'ALabel2'), array(false))
Must not have a 'bot' key in the rc-entry of the result from the API
Failed asserting that false is true.

/var/www/mediawiki/core/extensions/Wikibase/repo/tests/phpunit/includes/api/BotEditTest.php:156
/var/www/mediawiki/core/tests/phpunit/MediaWikiTestCase.php:131

https://integration.wikimedia.org/ci/job/mwext-Wikibase-repo-tests-mysql-hhvm/458/console

Event Timeline

thiemowmde raised the priority of this task from to Unbreak Now!.
thiemowmde updated the task description. (Show Details)
thiemowmde added subscribers: thiemowmde, JanZerebecki.

Change 205586 had a related patch set uploaded (by Thiemo Mättig (WMDE)):
Fix broken BotEditTest

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

Change 205586 abandoned by Thiemo Mättig (WMDE):
Fix broken BotEditTest

Reason:
Please review If0c0fe2 instead.

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

aude removed a project: Patch-For-Review.
aude set Security to None.