Issue #3152003 by Beakerboy, sanjayk, alexpott, daffie:...
Issue #3152003 by Beakerboy, sanjayk, alexpott, daffie: EndOfTransactionQueriesTest does not include bootstrap.inc early enough for contrib database drivers
(cherry picked from commit c71e7e4e)
$this->markTestSkipped(sprintf('No logging override exists for the %s database driver. Create it, subclass this test class and override ::getDatabaseConnectionInfo().',$this->getDatabaseConnectionInfo()['default']['driver']));