-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Labels
ContributorDayWCUS-CD-2025Tickets and issues worked on during WCUS Contributor Day 2025Tickets and issues worked on during WCUS Contributor Day 2025bug
Description
Describe the bug
When the test runner is configured to run the unit test suite as a multisite, the results will not be submitted successfully because no junit.xml file is produced.
I've opened a ticket upstream in Core Trac, but I'm creating this to follow up once that's addressed, and to consider any other functional differences when running the tests as a multisite install.
To Reproduce
Steps to reproduce the behavior:
- Prepare and run the test runner with
WPT_FLAVOR=1. - Run the reporting script.
- Observe a failure.
- Inspect the
tests/phpunit/build/logsdirectory and see that there is nojunit.xmlfile.
Metadata
Metadata
Assignees
Labels
ContributorDayWCUS-CD-2025Tickets and issues worked on during WCUS Contributor Day 2025Tickets and issues worked on during WCUS Contributor Day 2025bug