Page MenuHomeDevCentral

Bump PHPUnit version for FreeBSD
ClosedPublic

Authored by dereckson on Jan 13 2020, 02:15.
Tags
None
Referenced Files
F6806770: D2128.diff
Fri, Apr 11, 13:44
F6799565: D2128.id5368.diff
Fri, Apr 11, 01:26
Unknown Object (File)
Sat, Apr 5, 20:09
Unknown Object (File)
Thu, Apr 3, 01:01
Unknown Object (File)
Wed, Apr 2, 21:54
Unknown Object (File)
Tue, Apr 1, 05:35
Unknown Object (File)
Sun, Mar 30, 02:59
Unknown Object (File)
Sat, Mar 29, 23:58
Subscribers
None

Details

Summary

PHPUnit package names now include the PHP version.

Fixes T1553.

Test Plan

salt windriver state.sls_id devserver_software_dev_php roles/devserver/userland-software

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
update-phpunit
Build Status
Buildable 3315
Build 3564: arc lint + arc unit

Event Timeline

dereckson created this revision.
$ salt windriver state.sls_id devserver_software_dev_php roles/devserver/userland-software
windriver:
----------
          ID: devserver_software_dev_php
    Function: pkg.installed
      Result: True
     Comment: The following packages were installed/updated: phpunit8-php74
     Started: 02:28:11.967115
    Duration: 1163.356 ms
     Changes:
              ----------
              phpunit8-php74:
                  ----------
                  new:
                      8.5.1
                  old:

Summary for windriver
------------
Succeeded: 1 (changed=1)
Failed:    0
------------
Total states run:     1
Total run time:   1.163 s
This revision is now accepted and ready to land.Jan 13 2020, 02:32
This revision was automatically updated to reflect the committed changes.