You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
When running my tests in the pipeline I see the Test Tab appearing in the build information, but totally empty:
According to this documentation the sure-fire report needs a depth of 3:
Configuring test reporting
To enable test reporting, make sure that build test reports are generated in one of the supported default locations (with a directory depth of 3 levels):
./**/surefire-reports/**/*.xml
./**/failsafe-reports/**/*.xml
./**/test-results/**/*.xml
./**/test-reports/**/*.xml
The test report file scanner will begin searching from the base directory of your build:
/opt/atlassian/pipelines/agent/build
I have configured sure-fire to have the required levels, but still getting an empty tab:
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.19.1</version>
<configuration>
<parallel>methods</parallel>
<reportsDirectory>/target/surefire-reports/test-output</reportsDirectory>
</configuration>
</plugin>
</plugins>
</build>
Hi everyone, The Cloud team recently announced 12 new DevOps features that help developers ship better code, faster ! While we’re all excited about the new improvements to Bitbucket ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events