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

Unexpected result on bitbucket pipeline result

Rivaldi O August 19, 2020

I have setup my bitbucket-pipelines.yml to run my java maven project with this command

mvn -B clean verify -s settings.xml -DskipITs -Djacoco.skip=true

Here is my result when running the pipeline.Screen Shot 2020-08-20 at 13.36.46.png

Why my step 'Backend Unit Test' is red/failed? There are no test failures, errors and test-coverage from Jacoco is skipped. 

Below is the log of few last lines on the given step. Screen Shot 2020-08-20 at 13.38.20.png

Did anyone ever happened this issue? How to resolve such issue?

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events