Page MenuHomeDevCentral

Bump PHPUnit version for FreeBSD
ClosedPublic

Authored by dereckson on Jan 13 2020, 02:15.
Tags
None
Referenced Files
F3211335: D2128.diff
Sat, Jun 29, 05:50
F3210414: D2128.diff
Sat, Jun 29, 03:33
F3209677: D2128.id5368.diff
Sat, Jun 29, 01:45
F3203031: D2128.id5367.diff
Fri, Jun 28, 18:20
Unknown Object (File)
Tue, Jun 25, 17:15
Unknown Object (File)
Tue, Jun 25, 16:26
Unknown Object (File)
Mon, Jun 24, 17:48
Unknown Object (File)
Mon, Jun 24, 16:46
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.