[wp-trac] [WordPress Trac] #50042: Update Docker environment to allow specific versions of PHPUnit to be loaded

WordPress Trac noreply at wordpress.org
Thu Apr 30 16:08:58 UTC 2020


#50042: Update Docker environment to allow specific versions of PHPUnit to be
loaded
-----------------------------------+-----------------------
 Reporter:  desrosj                |       Owner:  desrosj
     Type:  task (blessed)         |      Status:  assigned
 Priority:  normal                 |   Milestone:  5.5
Component:  Build/Test Tools       |     Version:
 Severity:  normal                 |  Resolution:
 Keywords:  has-patch 2nd-opinion  |     Focuses:
-----------------------------------+-----------------------
Changes (by desrosj):

 * keywords:  has-patch => has-patch 2nd-opinion


Comment:

 This implementation has one issue though.

 Currently, the `LOCAL_PHP` value is used to load PHPUnit. However, now
 that it has it's own independent variable, committing
 [attachment:"50042.diff"] would cause all PHP 5.6 jobs using `trunk` would
 fail unless `LOCAL_PHPUNIT` is set correctly because PHPUnit 5 is
 required. In [attachment:"50042.diff"], `latest` would be used, which
 would load 7.

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


More information about the wp-trac mailing list