Page MenuHomePhabricator

Flappy test UncachedMenteeOverviewDataProviderTest::testGetFormattedDataForMentors
Open, Needs TriagePublic

Description

A GrowthExperiments test failed on https://gerrit.wikimedia.org/r/c/mediawiki/core/+/1269334 but otherwise passed after a +2:

https://integration.wikimedia.org/ci/job/quibble-with-gated-extensions-vendor-mysql-php83/26178/console

There was 1 failure:

1) GrowthExperiments\Tests\Integration\UncachedMenteeOverviewDataProviderTest::testGetFormattedDataForMentors
Failed asserting that array contains the expected submap.
--- Expected
+++ Actual
@@ @@
     'questions' => 0,
     'editcount' => 0,
     'registration' => '20260409131537',
-    'blocks' => 3,
+    'blocks' => 2,
     'last_active' => '20260409131537',
   ),
   5 =>

/workspace/src/tests/phpunit/MediaWikiTestCaseTrait.php:294
/workspace/src/extensions/GrowthExperiments/tests/phpunit/integration/MentorDashboard/MenteeOverview/UncachedMenteeOverviewDataProviderTest.php:97