wiki.techinc.nl/tests/phpunit/includes/jobqueue
Aaron Schulz 247610aea0 Various JobQueue test tweaks
* Remove some getAcquiredCount() assertions when claimTTL=0
  as this is not well defined enough (queues may take a few
  minutes to garbage collect the failed jobs).
* Added some tests to make sure push() only de-duplicates
  among unclaimed jobs.

Change-Id: Ie0a5e539095c245dfcc8c160417e12824eb7ab83
2015-11-09 21:24:34 -08:00
..
JobQueueTest.php Various JobQueue test tweaks 2015-11-09 21:24:34 -08:00
JobTest.php
RefreshLinksPartitionTest.php