Adjust performance test job for new phpunit discovery

Created on 18 June 2025, 6 days ago

Problem/Motivation

Performance test jobs trigger some phpunit warnings in 11.2.x and up. See discussion in https://drupal.slack.com/archives/C079NQPQUEN/p1750079405432809

@mondrake suggested

- sudo SIMPLETEST_BASE_URL="http://$HOSTNAME/subdirectory" -u www-data -E -H ./vendor/bin/phpunit -c core --group OpenTelemetry --log-junit=./sites/default/files/simpletest/phpunit-performance.xml
+ sudo SIMPLETEST_BASE_URL="http://$HOSTNAME/subdirectory" -u www-data -E -H ./vendor/bin/phpunit -c core/.phpunit-next.xml --group OpenTelemetry --log-junit=./sites/default/files/simpletest/phpunit-performance.xml

until 📌 Allow indicating alternative phpunit.xml than core's when testing via run-tests.sh Active lands.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

📌 Task
Status

Active

Version

11.0 🔥

Component

phpunit

Created by

🇬🇧United Kingdom catch

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024