[wp-trac] [WordPress Trac] #59458: Duplicate PHP version in PHPUnit job names on GitHub Actions
WordPress Trac
noreply at wordpress.org
Tue Sep 26 14:00:06 UTC 2023
#59458: Duplicate PHP version in PHPUnit job names on GitHub Actions
------------------------------+--------------------
Reporter: SergeyBiryukov | Owner: (none)
Type: defect (bug) | Status: new
Priority: low | Milestone: 6.4
Component: Build/Test Tools | Version:
Severity: trivial | Keywords:
Focuses: |
------------------------------+--------------------
1. Go to [https://github.com/WordPress/wordpress-develop/commits/trunk
Commits] page.
2. Click on any of the GitHub Actions result icons (a green check mark or
a red cross mark).
3. Note the duplicate PHP version in the job names, e.g.:
{{{
PHPUnit Tests / PHP 7.0 / PHP 7.0 / MariaDB 10.11
PHPUnit Tests / PHP 7.0 / PHP 7.0 / MariaDB 10.11 multisite
PHPUnit Tests / PHP 7.0 / PHP 7.0 / MariaDB 10.4
PHPUnit Tests / PHP 7.0 / PHP 7.0 / MariaDB 10.4 multisite
PHPUnit Tests / PHP 7.0 / PHP 7.0 / MariaDB 10.6
PHPUnit Tests / PHP 7.0 / PHP 7.0 / MariaDB 10.6 multisite
...
}}}
The same is displayed in GitHub Actions checks on individual PRs.
Appears to be related to [56439].
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59458>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list