wiki.techinc.nl/tests/phpunit/includes/deferred
Nikki Nikkhoui 8b43050319 Set logger to null in RefreshSecondaryataUpdateTest integration test
The code is appropriately logging when it encounters an exception.
However, the CI interprets that as an actual exception being thrown.
Setting the logger to null allows the CI to complete.

Bug: T248189
Change-Id: I9ce7c451b9951892e509afa048213e7691498e47
2020-03-27 10:56:05 -07:00
..
CdnCacheUpdateTest.php Make MergeableUpdate jobs avoid the sub-queue so they can always merge 2018-10-12 00:36:39 +00:00
DeferredUpdatesTest.php Make use of PHPUnit's assertCount feature where possible 2020-03-02 15:58:41 +00:00
LinksUpdateTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
RefreshSecondaryDataUpdateTest.php Set logger to null in RefreshSecondaryataUpdateTest integration test 2020-03-27 10:56:05 -07:00
SearchUpdateTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
SiteStatsUpdateTest.php tests: Prefer assertSame() when comparing the integer 0 2019-09-19 15:35:23 +00:00