Make WordPress Core

Opened 6 weeks ago

Last modified 2 weeks ago

#62280 new task (blessed)

Test tool and unit test improvements for 6.8

Reported by: desrosj's profile desrosj Owned by:
Milestone: 6.8 Priority: normal
Severity: normal Version:
Component: Build/Test Tools Keywords:
Focuses: Cc:

Description

This ticket is for various fixes and improvements in PHPUnit tests that don't have a more specific ticket, as well as general improvements to the GitHub Actions workflows that run automated testing.

Change History (2)

#1 @desrosj
6 weeks ago

In 59282:

Build/Test Tools: Test against MySQL 9.0.

Version 9.0 is the latest short-term innovation release of MySQL.

See #62280.

#2 @SergeyBiryukov
2 weeks ago

In 59408:

Tests: Add missing @covers tag for fetch_feed() tests.

Includes correcting the test class name as per the naming conventions.

Follow-up to [59382].

See #62280.

Note: See TracTickets for help on using tickets.