wiki.techinc.nl/tests/phpunit/includes/deferred
Aaron Schulz 3daad1264b Push all DeferredUpdates to POSTSEND queue when running that queue
This avoids putting updates in the PRESEND queue at a point where they
may never get run later in the request. The peculiarity lead to a
regression in 24842cfac.

Move "enqueue" logic to runUpdate() to simplify execute(). If job
insertion batching is strongly desired for a class, then it can use
MergeableUpdate.

Removed unused "update" field in $executeContext.

Bug: T168723
Change-Id: I40d16f6cd0adc8583797b99d859b76a836d362a8
2017-07-06 14:10:17 -07:00
..
CdnCacheUpdateTest.php Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00
DeferredUpdatesTest.php Push all DeferredUpdates to POSTSEND queue when running that queue 2017-07-06 14:10:17 -07:00
LinksUpdateTest.php Try harder to avoid parser cache pollution 2017-06-05 14:17:28 +00:00
SearchUpdateTest.php tests: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 02:14:34 +00:00