PHPUnit fails to run for next_major

Created on 17 July 2024, 4 months ago
Updated 14 September 2024, 2 months ago

Problem/Motivation

PHPUnit is failing to run for next_major with the following error:

PHPUnit 10.5.27 by Sebastian Bergmann and contributors.
Unknown option "--verbose"

It seems the flag is no longer supported by PHPUnit.

Steps to reproduce

Please review this pipeline.

Proposed resolution

The following line should be removed from .gitlab-ci.yml:

_PHPUNIT_EXTRA: --verbose

This will stop the flag being passed to PHPUnit.

The preceding comment can also be removed.

Remaining tasks

Do it!

User interface changes

n/a

API changes

n/a

Data model changes

n/a

🐛 Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

🇮🇪Ireland lostcarpark

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