-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
Description
Given: There is an issue to reproduce
When: Using Test Reports Plugin
And: Bug Reproduction is selected
Then: Template shall include test steps, and expected o/p
Example: https://core.trac.wordpress.org/ticket/61398#comment:4
Slack discussion: https://wordpress.slack.com/archives/C03B0H5J0/p1718282714603159
Current template:
== Reproduction Report
=== Description
This report validates whether the issue can be reproduced.
=== Environment
- WordPress: 6.6-beta2-58396
- PHP: 8.3.6
- Server: nginx/1.24.0
- Database: mysqli (Server: 10.6.16-MariaDB-0ubuntu0.22.04.1-log / Client: mysqlnd 8.3.6)
- Browser: Chrome 125.0.0.0
- OS: Linux
- Theme: Twenty Eleven 4.6
- MU Plugins: None activated
- Plugins:
* Code Snippets 3.6.5.1
* Test Reports 1.1.0
* WordPress Beta Tester 3.5.5
=== Actual Results
1. ✅ Error condition occurs (reproduced).
=== Additional Notes
- Any additional details worth mentioning.
=== Supplemental Artifacts
Add Inline: [[Image(REPLACE_WITH_IMAGE_URL)]]
or
Add as Attachment
Suggested template:
== Reproduction Report
=== Description
This report validates whether the issue can be reproduced.
=== Environment
- WordPress: 6.6-beta2-58396
- PHP: 8.3.6
- Server: nginx/1.24.0
- Database: mysqli (Server: 10.6.16-MariaDB-0ubuntu0.22.04.1-log / Client: mysqlnd 8.3.6)
- Browser: Chrome 125.0.0.0
- OS: Linux
- Theme: Twenty Eleven 4.6
- MU Plugins: None activated
- Plugins:
* Code Snippets 3.6.5.1
* Test Reports 1.1.0
* WordPress Beta Tester 3.5.5
=== Steps
1.
2.
=== Actual Results
🐞 Error condition occurs (reproduced).
=== Expected Results
✅ What should happen
=== Additional Notes
- Any additional details worth mentioning.
=== Supplemental Artifacts
Add Inline: [[Image(REPLACE_WITH_IMAGE_URL)]]
or
Add as Attachment
kjnanda