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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,557,624
Community Members
 
Community Events
184
Community Groups

Bamboo TestNG Parser appears to be ignoring the custom results directory specification.

I have a build that is using Maven to run its tests. Because of the structure of the build, Maven is run several times using different testng configurations. All the test results are stored in directories like so:

$ ls -d mercury/target/surefire-reports-Tests*/TEST*.xml
mercury/target/surefire-reports-Tests.Alternatives/TEST-TestSuite.xml
mercury/target/surefire-reports-Tests.ArqSuite.Standard/TEST-TestSuite.xml
mercury/target/surefire-reports-Tests.ArqSuite.Stubby/TEST-TestSuite.xml
mercury/target/surefire-reports-Tests.DatabaseFree/TEST-TestSuite.xml
mercury/target/surefire-reports-Tests.ExternalIntegration/TEST-TestSuite.xml

Regardless of how I specify the TestNG custom resuls directory specification, either completely specified or using wildcards, TestNG says it can not find any results. However, the JUnit Parser can find the test files using the same sorts of customer results directory specifications. But beause the tests are run using TestNG, JUnit does not count the tests properly.

I am using Bamboo 5.5.1

2 answers

I'm having exactly the same problem here. It's completely frustrating as the logging output is now quiet as complete as I'd like:

17-Nov-2014 15:28:11
Parsing test results under /var/bamboo/xml-data/build-dir/SITE-SSBV0-MUT...

17-Nov-2014 15:28:11
Failing task since test cases were expected but none were found.

17-Nov-2014 15:28:11
Finished task 'Parse Failed Test Reports' with result: Failed

Any help would be massively appreciated.

For reference I'm using Bamboo version 5.6.2 build 4411

did anybody find a solution? 

0 votes
Deleted user Sep 09, 2014

I'm having a similar problem in Bamboo 5.6 on our own server.  I'm not using Maven either as I have a specific tool-chain for the platform I run on.

I haven't tried the JUnit approach, but no matter what I configure in the TestNG Parser task it never finds the results.  The results are there but Bamboo isn't seeing them.

 

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events