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.
I´m facing the same issue
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Learn why Compass was built to tackle dev experience at scale. See how Atlassian uses it to boost visibility, reduce cognitive load, and drive consistency—plus tips to get started and customize your IDP for stronger team engagement.
Join the webinar ✨Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.