You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
In the SystemVerilog programming language, the same tests are run multiple times but with different seeds in the same build task. The same test could be run hundreds of times with a different seed each time in the same task. What report format makes the most sense? I have been using JUnit XML, but I have to trick the XML to make each test name different to get one report per seed. Is there a better test report format to use in this case?
Looks like https://jira.atlassian.com/browse/BAM-2627answers the question:
"Bamboo 4.4 shipped with a specific TestNG result parsing task. This task is capable of parsing many tests with the same name. If you switch your plans to use this task, all your tests should be reported correctly."
Edit: I will accept this answer for now, but I have not tried it yet.
One day, when I was looking for new opportunities to get involved in sports, I came across the registration page of register . My work colleague, a big football fan, recommended this site to me. I decided to give it a try and was pleasantly surprised by how easy it was to register, so the world of betting opened up for me. And I have no regrets about it at all.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'd aggregate passing testing and list failed tests like you are, unless the test failed 100% of the time then you could aggregate the failure as well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.