Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

PHPUnit pipeline issue

izabela_mazurek_acn April 2, 2021

Hi,

There is a configuration for PHPUnit step in the pipeline:

- test_phpunit: &test_phpunit
name: PHPUnit Tests
script:
- vendor/bin/phpunit -c dev/tests/unit/phpunit.xml.dist app/code/

During the pipeline execution I am receiving the error like the one presented below and the whole pipeline is blocked.

+ vendor/bin/phpunit -c dev/tests/unit/phpunit.xml.dist app/code/PHPUnit 6.5.14 by Sebastian Bergmann and contributors.

Deprecated: Function ReflectionType::__toString() is deprecated in /opt/atlassian/pipelines/agent/build/vendor/phpunit/phpunit-mock-objects/src/Generator.php:1089.

 

Could you help me to resolve the issue?

Thanks in advance. 

-------------------------------------------------------------

Issue solved - the PHP version on included image was not correct.

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events