[wp-trac] [WordPress Trac] #57841: Test tool and unit test improvements for 6.3

WordPress Trac noreply at wordpress.org
Wed Mar 22 09:25:55 UTC 2023


#57841: Test tool and unit test improvements for 6.3
--------------------------------------+---------------------
 Reporter:  hellofromTonya            |       Owner:  (none)
     Type:  task (blessed)            |      Status:  new
 Priority:  normal                    |   Milestone:  6.3
Component:  Build/Test Tools          |     Version:
 Severity:  normal                    |  Resolution:
 Keywords:  has-patch has-unit-tests  |     Focuses:
--------------------------------------+---------------------

Comment (by SergeyBiryukov):

 In [changeset:"55581" 55581]:
 {{{
 #!CommitTicketReference repository="" revision="55581"
 Tests: Consistently sanitize expiration in the test suite's Memcached
 implementation.

 In a previous commit, the `::sanitize_expiration()` call in the `::add()`
 method was moved closer to where the value is used.

 This commit does the same for the other methods:
 * `::cas()`
 * `::replace()`
 * `::set()`
 * `::setMulti()`

 Follow-up to [40561], [55577].

 See #57841, #57963.
 }}}

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


More information about the wp-trac mailing list