Hello and welcome to another edition of Week in Test, the place where contributors of any skill level can find opportunities to contribute to WordPress through testing. You can find the Test Team in #core-test.
Jump to: Calls for Testing | Weekly Testing Roundup | Profile Badge Awards | Read/Watch/Listen | Upcoming Meetings
Calls for Testing 📣
Calls for Testing can originate from any team, from themes to mobile apps to feature plugins. The following posts highlight features and releases that need special attention:
- Roadmap to 6.8
- Bug Scrub Schedule for WordPress 6.8
- Coming soon : Help Test 6.8
Weekly Testing Roundup 🤠
Weekly update: Test Team Update:
Here’s a roundup of active tickets that are ready for testing contributions.
Did you know that contributions with the Test Team are also a fantastic way to level up your WordPress knowledge and skill? Dive in to contribute, and gain coveted props 😎 for a coming release.
Reproduction Testing 🔁
Who? Any contributor.
Why? It is helpful to show an issue exists for other users in order to move a ticket forward for patching.
The following new tickets are awaiting review, and need testers to attempt to reproduce the reported issue (aka “repro”), and then provide a reproduction test report with the results:
- #63014 Enhance `_wp_after_delete_font_family()` performance using the `fields` argument in `get_children()`.
- #63034 Twenty Eleven: Table cells font appearance does not change with block settings
- #63042 Customizer accordion sections do not respond to click
- #63041 wp_get_canonical_url always returns false for attachments
- #63043 script-loader ‘colors’ src true invalid argument
Patch Testing 🩹
Who? All contributors (not just developers) who can set up a local testing environment.
Why? It is necessary to apply proposed patches and test per the testing instructions in order to validate that a patch fixes the issue.
The following tickets have been reviewed and a patch provided, and need testers to apply the patch and manually test, then provide feedback through a patch test report:
- #44118 WordPress performs some unnecessary plugin update checks
- #61055 wp_update_plugins irregular transient handling.
- #61381 Bulk update plugins no longer working when 1 Plugin failed to update
- #58905 Ensure locate_template only loads theme files
- #51019 convert_smilies() fails on large tags
- #62550 Missing “submit” button – bad accessibility
- #61244 The export_wp() function inserts empty <wp:comment> data when get_comment() returns a false or empty value
- #30705 Add parameter to get_the_term_list() to allow templating
- #36259 Switching language should update date and time formats
- #18836 ORDER BY RAND() is slow
- #58344 Connect to database on first query
- #54346 Slow SQL queries fetching posts from specific categories
- #61393 Trailing Slash Issue in Category Pagination URLs with the_posts_pagination()
- #29849 Better human_time_diff()
- #58836 Remove IE specific checks from more default themes
- #60549 “Site Upload Quota Space” should indicate network default and possibly site’s current usage
- #61100 Fix capability error in bulk role removal when editing site users in network admin
- #62846 Allow direct linking to site health check result
- #39242 Add caching to count_user_posts()
- #61154 Fix the ‘attributes’ dynamic property in WP_Block
PHPUnit Tests 🛟
Who? Any QA or PHPPHP PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. https://www.php.net/manual/en/index.php developer contributors who can (or are interested in learning how to) build automated PHPUnit tests.
Why? Automated tests improve the software development feedback loopLoop The Loop is PHP code used by WordPress to display posts. Using The Loop, WordPress processes each post to be displayed on the current page, and formats it according to how it matches specified criteria within The Loop tags. Any HTML or PHP code in the Loop will be processed on each post. https://codex.wordpress.org/The_Loop for quality and backward compatibility.
The following tickets need PHPUnit tests built to accompany their respective patches:
- No tickets found
6.8 Related issues need testing
The following 6.8 tickets need testing those are having patches:
- #44118 WordPress performs some unnecessary plugin update checks
- #61055 wp_update_plugins irregular transient handling.
- #61381 Bulk update plugins no longer working when 1 Plugin failed to update
- #58905 Ensure locate_template only loads theme files
- #51019 convert_smilies() fails on large tags
- #62550 Missing “submit” button – bad accessibility
- #61244 The export_wp() function inserts empty <wp:comment> data when get_comment() returns a false or empty value
- #60074 Add New Media File > The ”dismiss button ”not showing any response when uploading the unsupported (.jfif) file
- #61393 Trailing Slash Issue in Category Pagination URLs with the_posts_pagination()
- #29849 Better human_time_diff()
- #61100 Fix capability error in bulk role removal when editing site users in network admin
- #39242 Add caching to count_user_posts()
Profile Badge Awards 🎉
Profile badge awarded to Shrasha Gore and Rishav Dutta
Read/Watch/Listen 🔗
- We are currently in the WordPress 6.8 release cycle. Read more about the release squad, timeline and focus for this release.
- Check what to expect in WordPress 6.8 release: Roadmap to 6.8
- GutenbergGutenberg The Gutenberg project is the new Editor Interface for WordPress. The editor improves the process and experience of creating new content, making writing rich content much simpler. It uses ‘blocks’ to add richness rather than shortcodes, custom HTML etc.
https://wordpress.org/gutenberg/ version 20.3 was released! Checkout the milestone for the issues those were part of 20.3 release. - Gutenberg 20.4 is scheduled for release on Wednesday, March 5th.
- The BetaBeta A pre-release of software that is given out to a large group of users to trial under real conditions. Beta versions have gone through alpha testing in-house and are generally fairly close in look, feel and function to the final product; however, design changes often occur as part of the process. 1 release of WordPress 6.8 will be available on Tuesday, March 4th. Join the Release Party in #core to test and provide the feedback!
Upcoming Meetings 🗓
🚨 There will be regular #core-test meetings held for 2025.
2025 Schedule:
- Wednesday, 05 March 2025 at 21:30 GMT+5:30:
<test-triage>in #core-test. - Wednesday, 12 March 2025 at 21:30 GMT+5:30:
<test-chat>in #core-test.
Interested in hosting a <test-scrub>? Test Team needs you! Check out Leading Bug Scrubs for details, or inquire in #core-test for more info.