Page MenuHomePhabricator

LoginNotifyTest::testRecordFailureKnownCheckUser Number of jobs executed must be at least 1
Closed, DuplicatePublic

Description

Seen on an unrelated ConfirmEdit patch - https://gerrit.wikimedia.org/r/c/mediawiki/extensions/ConfirmEdit/+/1151737

https://integration.wikimedia.org/ci/job/quibble-vendor-mysql-php81/5115/console

17:07:20 1) LoginNotifyTest::testRecordFailureKnownCheckUser
17:07:20 Number of jobs executed must be at least 1
17:07:20 Failed asserting that 0 is equal to 1 or is greater than 1.
17:07:20 
17:07:20 /workspace/src/tests/phpunit/MediaWikiIntegrationTestCase.php:2767
17:07:20 /workspace/src/extensions/LoginNotify/tests/phpunit/LoginNotifyTest.php:420

See also: T395483: LogicException: CentralAuth authentication is needed but not available as appearing at the same time.