Make WordPress Core

Opened 4 weeks ago

Last modified 10 days ago

#64225 new task (blessed)

Test tool and unit test improvements for 7.0

Reported by: desrosj's profile desrosj Owned by:
Milestone: 7.0 Priority: normal
Severity: normal Version:
Component: Build/Test Tools Keywords: has-patch has-unit-tests
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 (8)

This ticket was mentioned in PR #10014 on WordPress/wordpress-develop by @rollybueno.


3 weeks ago
#1

  • Keywords has-patch has-unit-tests added

This test verifies that post meta cache persists (is not invalidated) when a post is updated, which documents the actual WordPress cache behavior.

Trac ticket:
https://core.trac.wordpress.org/ticket/64225
https://core.trac.wordpress.org/ticket/63167

This ticket was mentioned in PR #10057 on WordPress/wordpress-develop by @jignesh.nakrani.


3 weeks ago
#2

Update unsupported image format tests to use TGA instead of AVIF

Trac ticket:
https://core.trac.wordpress.org/ticket/64225
https://core.trac.wordpress.org/ticket/63167

Updated REST API test methods using the unsupported image format to test unsupported logic checks

This ticket was mentioned in PR #10060 on WordPress/wordpress-develop by @paulbonneau.


3 weeks ago
#3

Adding PHPUnit tests for get_post_states function

Trac ticket:
https://core.trac.wordpress.org/ticket/64225
https://core.trac.wordpress.org/ticket/63167

This ticket was mentioned in PR #10519 on WordPress/wordpress-develop by @desrosj.


3 weeks ago
#4

MySQL 9.5 is the most recent innovation release. This should be tested against appropriately.

Trac ticket: Core-64225

#5 @desrosj
3 weeks ago

In 61245:

Build/Test Tools: Add MySQL 9.5 to test strategies.

MySQL 9.5 is the most recent innovation release. This updates the GitHub Actions workflows testing against innovation release versions to use this new version.

See #64225.

@desrosj commented on PR #10519:


3 weeks ago
#6

Merged in r61245.

@westonruter commented on PR #10060:


10 days ago
#7

@paulbonneau There's a merge conflict. Could you resolve?

@paulbonneau commented on PR #10060:


10 days ago
#8

@paulbonneau There's a merge conflict. Could you resolve?

Hi @westonruter, the merge conflict has been resolved

Note: See TracTickets for help on using tickets.