wiki.techinc.nl/tests/phpunit/includes/filebackend/filejournal
Nikki Nikkhoui 7c6b9b4121 Set logger to null when connecting to DB in DBFileJournalIntegrationTest.php
The code is appropriately logging when it encounters a database
connection error. However, the CI interprets that as
an actual exception being thrown. Setting the logger to null
allows the CI to complete.

Bug: T248194
Change-Id: If8be607e93082202551d3e8b5421fc2e07268243
2020-04-13 09:43:40 -07:00
..
DBFileJournalIntegrationTest.php Set logger to null when connecting to DB in DBFileJournalIntegrationTest.php 2020-04-13 09:43:40 -07:00