Fix tests failing due to unknown option verbose

Created on 26 June 2025, 26 days ago

Problem/Motivation

Tests are failing due to an unknown phpunit option --verbose.

Steps to reproduce

Review recent merge requests for failed PHPUnit tests.

See error message causing failure:

_PHPUNIT_CONCURRENT=0, _PHPUNIT_TESTGROUPS=--all, _PHPUNIT_EXTRA=--verbose
PHPUNIT_OPTIONS=, WHAT_TO_RUN=
executing: sudo -u www-data -H -E vendor/bin/phpunit  --bootstrap /builds/issue/require_on_publish-3530652/web/core/tests/bootstrap.php /builds/issue/require_on_publish-3530652/web/modules/custom/require_on_publish-3530652 --log-junit /builds/issue/require_on_publish-3530652/junit.xml  --verbose
PHPUnit 10.5.46 by Sebastian Bergmann and contributors.
Unknown option "--verbose"

Proposed resolution

Remove this option from the GitLab CI configuration.

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States jcandan

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