There is a flaky test in core, which makes the merge of https://gerrit.wikimedia.org/r/c/mediawiki/core/+/653551 a bit complicated
It fails on postgres, but also on php7.3
There was 1 failure: 1) ParserOutputAccessTest::testOldRevisionCacheSplit French output should be in the cache Failed asserting that null is not null. /workspace/src/tests/phpunit/includes/page/ParserOutputAccessTest.php:532 /workspace/src/tests/phpunit/MediaWikiIntegrationTestCase.php:437 /workspace/src/maintenance/doMaintenance.php:106
and also
ParserOutputAccessTest::testOldRevisionUseCached Expectation failed for method name is "getRenderedRevision" when invoked at most 1 times. Expected invocation at most 1 times but it occurred 2 time(s). /workspace/src/tests/phpunit/MediaWikiIntegrationTestCase.php:446 /workspace/src/maintenance/doMaintenance.php:106