[wp-trac] [WordPress Trac] #31491: Enhance unit tests for persistent object caching

WordPress Trac noreply at wordpress.org
Tue Oct 13 02:06:21 UTC 2015


#31491: Enhance unit tests for persistent object caching
------------------------------+-----------------------
 Reporter:  ocean90           |       Owner:  ocean90
     Type:  task (blessed)    |      Status:  assigned
 Priority:  normal            |   Milestone:  4.4
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  needs-patch       |     Focuses:
------------------------------+-----------------------

Comment (by boonebgorges):

 In [changeset:"35108"]:
 {{{
 #!CommitTicketReference repository="" revision="35108"
 In cache tests, determine cache class name dynamically.

 Some cache backends may use a class name other than `WP_Object_Cache` for
 their
 cache drop-in. For example, certain versions of the APC Object Cache
 plugin
 have a shim called `APC_Object_Cache`.

 See #31491.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/31491#comment:19>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list