Opened 4 weeks ago
Last modified 10 days ago
#64225 new task (blessed)
Test tool and unit test improvements for 7.0
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 7.0 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Build/Test Tools | Keywords: | has-patch has-unit-tests |
| Focuses: | Cc: |
Description
- #63167 (6.9)
- #62280 (6.8)
- #61530 (6.7)
- #60705 (6.6)
- #59647 (6.5)
- #58955 (6.4)
- #57841 (6.3)
- #56793 (6.2)
- #55652 (6.1)
- #54725 (6.0)
- #53363 (5.9)
- #52625 (5.8)
- #51802 (5.7)
- #51344 (5.6)
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 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
@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
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