wiki.techinc.nl/tests/phpunit/includes/filebackend
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
..
filejournal Set logger to null when connecting to DB in DBFileJournalIntegrationTest.php 2020-04-13 09:43:40 -07:00
lockmanager LockManagerGroup tweaks 2019-08-28 10:49:37 +03:00
FileBackendGroupIntegrationTest.php Convert FileBackendGroup to service 2019-10-25 10:46:20 +03:00
FileBackendIntegrationTest.php Replace all new stdClass() with identical (object)[] 2020-03-04 21:18:30 +00:00
HTTPFileStreamerTest.php Add helper for HTTPFileStreamer header syntax 2019-07-11 23:23:59 +00:00
SwiftFileBackendTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00