Highlighted Posts

Categorize a post as Highlight to add it to this section.

Week in Test: April 15, 2024

Hello and welcome to another edition of Week in Testthe 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:

Weekly Testing Roundup 🤠

Weekly update: Test Team Update: 15 April 2024

Here’s a roundup of active tickets that are ready for testing contributions.

Did you know that contributions to 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:

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:

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. http://php.net/manual/en/intro-whatis.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 6.6 tickets need PHPUnit tests built to accompany their respective patches:

6.6 Related issues need testing

The following 6.6 tickets need testing those have patches:

Profile Badge Awards 🎉

No Badges were awarded this week.

Read/Watch/Listen 🔗

Upcoming Meetings 🗓

🚨 There will be regular #core-test meetings held for 2024.

April 2024 Schedule:

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.

X-post: Test Team Update: 15 April 2024

X-post from +make.wordpress.org/updates: Test Team Update: 15 April 2024

Test Chat Summary: 9 April 2024

On Tuesday, April 9, 2024 at 04:30 PM GMT+5:30, <test-chat> started in #core-test facilitated by @webtechpooja Agenda can be found here.

Attendees: @krupajnanda, @huzaifaalmesbah, @hage, @rahulharkhani, @ankit-k-gupta, @shiponkarmakar, @oglekler, @mujuonly, @semnaveen, @sumitsingh, @hitendra-chopda.

1. Looking for Volunteer

  • Next meeting Note Taker – @ankit-k-gupta
  • Next meeting facilitator – looking for volunteer

2. Announcements 📣

3. Test Team Updates

  • Week in Test Post: Wondering where you can contribute and learn? The Test Team’s got you covered. Check out this post and pick any issue mentioned in it.
  • Test Team Update: Metrics for overall team progress

4. Focal Group Updates

  • Test Team Profile Badge! – We have almost finalized the criteria for awarding badges. Thanks to @ironprogrammer and @oglekler for their valuable feedback. Thanks to @ankit-k-gupta for working on this.
  • Use a spider to crawl the test website. @nagpai worked on a draft of this at WordCampWordCamp WordCamps are casual, locally-organized conferences covering everything related to WordPress. They're one of the places where the WordPress community comes together to teach one another what they’ve learned throughout the year and share the joy. Learn more. Asia. He will be working on pending things during this week.

5. Questions/Blockers

Nothing discussed.

6. Call for testers/visibility

7. Open Floor

  • It was a Hindu New Year and people across India celebrated this day.

Next Meeting 🗓

The next scheduled meeting is on Tuesday, April 23, 2024 at 04:30 PM GMT+5:30 for <test-triage> in #core-test.

Are you interested in helping write Test chat summaries like this one? Volunteer at the start of the next <test-chat> and earn some props!

#meeting-notes

Thank you, @webtechpooja, for the peer review and for helping me write this post. 

#core-test, #fse-hallway-hangout, #meeting-notes

Test Team Chat Agenda for 9 April 2024

Here is the agenda for the upcoming Test Team Chat scheduled for 9 April 2024 at 11:00 UTC, which is held in the #core-test Slack channel. Lurkers welcome!

Agenda

Leave a Comment

  • Do you have something to propose for the agenda?
  • Can’t make the meeting, but have a question for the Test Team?

If any of the above apply, please leave a comment below.

#agenda

Week in Test: April 8, 2024

Hello and welcome to another edition of Week in Testthe 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:

Weekly Testing Roundup 🤠

Weekly update: Test Team Update: 8 April 2024

Here’s a roundup of active tickets that are ready for testing contributions.

Did you know that contributing to the Test Team is also a fantastic way to level up your WordPress knowledge and skill? 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:

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:

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. http://php.net/manual/en/intro-whatis.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 6.6 tickets need PHPUnit tests built to accompany their respective patches:

6.6 Related issues need testing

The following 6.6 tickets need testing those have patches:

Profile Badge Awards 🎉

No Badges were awarded this week.

Read/Watch/Listen 🔗

Upcoming Meetings 🗓

🚨 There will be regular #core-test meetings held for 2024.

2024 Schedule:

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.

X-post: Test Team Update: 8 April 2024

X-post from +make.wordpress.org/updates: Test Team Update: 8 April 2024

Week in Test: April 1, 2024

Hello and welcome to another edition of Week in Testthe place where contributors of any skill level can find opportunities to contribute to WordPress through testing. You can find the 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:

Weekly Testing Roundup 🤠

Weekly update: Test Team Update: 1 April 2024

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:

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:

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. http://php.net/manual/en/intro-whatis.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 6.5 tickets need PHPUnit tests built to accompany their respective patches:

  • No 6.5 tickets need PHPUnit testing right now.

Profile Badge Awards 🎉

No Badges awarded this week.

Read/Watch/Listen 🔗

Upcoming Meetings 🗓

🚨 There will be regular #core-test meetings held for 2024.

2024 Schedule:

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.

X-post: Test Team Update: 1 April 2024

X-post from +make.wordpress.org/updates: Test Team Update: 1 April 2024

Test Chat Summary: 26 March 2024

On Tuesday, 26 March 2024 at 16:30 GMT+5:30<test-chat> started in #core-test facilitated by @webtechpooja. The agenda can be found here.

Attendees: @webtechpooja, @ankit-k-gupta@huzaifaalmesbah@mujuonly, @krupajnanda, @sumitbagthariya16, @hage, @voboghure, @freewebmentor, @devmuhib

1. Looking for volunteer

  • Next meeting Note Taker – @krupajnanda
  • Next meeting facilitator – looking for volunteer

2. Announcements 📣

3. Test Team Announcements

4. Focal Group Updates

  • Test Team Profile Badge – Your Feedback Needed! – We are working on the criteria for getting a test badge. We will soon add this to our handbook!
  • Use a spider to crawl the test website. @nagpai worked on a draft of this at WordCampWordCamp WordCamps are casual, locally-organized conferences covering everything related to WordPress. They're one of the places where the WordPress community comes together to teach one another what they’ve learned throughout the year and share the joy. Learn more. Asia. We will add it to our handbook.

5. Call for testers/visibility:

6. Open Floor

Nothing discussed

Next Meeting 🗓

The next scheduled meeting is on Tuesday, 9 April 2024 at 16:30 GMT+5:30 for <test-triage> in #core-test.

Are you interested in helping write Test chat summaries like this one? Volunteer at the start of the next <test-chat> and earn some props!

#meeting-notes

X-post: Test Team Update: 26 March 2024

X-post from +make.wordpress.org/updates: Test Team Update: 26 March 2024