[wp-trac] [WordPress Trac] #51802: Unit test improvements for 5.7
    WordPress Trac 
    noreply at wordpress.org
       
    Sat Dec 12 18:07:00 UTC 2020
    
    
  
#51802: Unit test improvements for 5.7
--------------------------------------+---------------------
 Reporter:  SergeyBiryukov            |       Owner:  (none)
     Type:  task (blessed)            |      Status:  new
 Priority:  normal                    |   Milestone:  5.7
Component:  Build/Test Tools          |     Version:
 Severity:  normal                    |  Resolution:
 Keywords:  has-patch has-unit-tests  |     Focuses:
--------------------------------------+---------------------
Comment (by desrosj):
 In [changeset:"49796" 49796]:
 {{{
 #!CommitTicketReference repository="" revision="49796"
 Build/Test Tools: Remove PHPUnit 3.6.x specific settings from the
 multisite configuration.
 In PHPUnit 3.6.x, `exclude` and `file` paths were required to be relative
 to the checkout root. This changed in PHPUnit 4 when the path requirements
 were changed require them to be relative to the configuration file.
 Since PHPUnit 3.6.x is only used to test on PHP 5.2 in older branches and
 is no longer supported, these can be safely removed from the configuration
 file.
 See #51802.
 }}}
-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/51802#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list