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

Build getting failed in bitbucket pipelines.

Sandeep.Dash March 17, 2021

Error i am getting is: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project *****: There are test failures.

 

Build Failure.png

1 answer

1 accepted

0 votes
Answer accepted
Davinson Anaya Sierra June 25, 2021

I´m facing the same issue

Davinson Anaya Sierra June 28, 2021

i found the issue in my case i was using the wrong image, in the file

bitbucket-pipelines.yml

i change image:maven... to

image: markhobson/maven-chrome

 

Sandeep.Dash March 16, 2022

You can create your own image out of a docker file as well and push it to docker repo and then pass it in the yml file. This process worked well for me. Thanks Davinson

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events