Seen on an Echo patch https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Echo/+/856026
https://integration.wikimedia.org/ci/job/quibble-vendor-sqlite-php74-noselenium-docker/40/console
16:16:37 There were 2 failures:
16:16:37
16:16:37 1) MediaWiki\CheckUser\Tests\Integration\Investigate\Services\CompareServiceTest::testGetTargetsOverLimit with data set "One target is over limit" (array(array('1.2.3.4', 'User1', '1.2.3.5'), array('1.2.3.5'), 4), array('1.2.3.4'))
16:16:37 Failed asserting that two arrays are equal.
16:16:37 --- Expected
16:16:37 +++ Actual
16:16:37 @@ @@
16:16:37 Array (
16:16:37 - 0 => '1.2.3.4'
16:16:37 )
16:16:37
16:16:37 /workspace/src/extensions/CheckUser/tests/phpunit/integration/Investigate/Services/CompareServiceTest.php:286
16:16:37 /workspace/src/tests/phpunit/MediaWikiIntegrationTestCase.php:518
16:16:37 === Logs generated by test case
16:16:37 [objectcache] [debug] MainWANObjectCache using store {class} {"class":"EmptyBagOStuff"}
16:16:37 [localisation] [debug] LocalisationCache using store LCStoreNull []
16:16:37 [objectcache] [debug] MainWANObjectCache using store {class} {"class":"EmptyBagOStuff"}
16:16:37 ===
16:16:37
16:16:37 2) MediaWiki\CheckUser\Tests\Integration\Investigate\Services\CompareServiceTest::testGetTargetsOverLimit with data set "Two targets are over limit" (array(array('1.2.3.4', '1.2.3.5'), 1), array('1.2.3.4', '1.2.3.5'))
16:16:37 Failed asserting that two arrays are equal.
16:16:37 --- Expected
16:16:37 +++ Actual
16:16:37 @@ @@
16:16:37 Array (
16:16:37 - 0 => '1.2.3.4'
16:16:37 - 1 => '1.2.3.5'
16:16:37 )
16:16:37
16:16:37 /workspace/src/extensions/CheckUser/tests/phpunit/integration/Investigate/Services/CompareServiceTest.php:286
16:16:37 /workspace/src/tests/phpunit/MediaWikiIntegrationTestCase.php:518
16:16:37 === Logs generated by test case
16:16:37 [objectcache] [debug] MainWANObjectCache using store {class} {"class":"EmptyBagOStuff"}
16:16:37 [localisation] [debug] LocalisationCache using store LCStoreNull []
16:16:37 [objectcache] [debug] MainWANObjectCache using store {class} {"class":"EmptyBagOStuff"}
16:16:37 ===
16:16:37
16:16:37 FAILURES!
16:16:37 Tests: 1075, Assertions: 2796, Failures: 2, Skipped: 14.