wiki.techinc.nl/tests/phpunit/includes/libs/objectcache
Aaron Schulz b8779134ed objectcache: make BagOStuff::mergeViaLock() timeout more sensible
Interpret "1 attempt" as non-blocking and use 3 seconds otherwise
(instead of 6 seconds). This means that the WAN cache merge call
does not block.

Bug: T198239
Change-Id: Ieb194a949f18785c2cc9dd20fdc4d2e3fed51abf
2018-07-12 16:02:38 +01:00
..
BagOStuffTest.php objectcache: make BagOStuff::mergeViaLock() timeout more sensible 2018-07-12 16:02:38 +01:00
CachedBagOStuffTest.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
HashBagOStuffTest.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
MultiWriteBagOStuffTest.php objectcache: make MultiWriteBagOStuff handle duplicate add() operations 2018-06-28 16:04:35 +00:00
ReplicatedBagOStuffTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
WANObjectCacheTest.php objectcache: add setMockTime() method to BagOStuff/WANObjectCache 2018-06-01 03:46:58 +00:00