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.
I'm running bitbuket pipelines with the python 3.7.3 and next commands:
Everything goes well, I can see the report output, and the following teardown output, but no reports are shown in report section.
Found matching test report file /opt/atlassian/pipelines/agent/build/env/test/test-reports/report.xml
Located test suite containing 4 tests, with 0 failures and 0 errors.
Finished scanning for test reports. Found 1 test report files.
Merged test suites, total number tests is 4, with 0 failures and 0 errors.
Uploading test results
Finished uploading test
results.I've made everything like it was mentioned in question above but still no result.
My question is what am I missing, and who are there no reports?
Hi, @Artem Inzhyyants, welcome to the community!
By the output you shared with us, there were no failures or errors:
with 0 failures and 0 errors
So, it is expected that no reports will show in the report section. This is because the Tests tab will only show if you have failed tests to review. In case you would like to read more about this subject, you can access the following doc:
I hope this helps, but do let me know if you have any questions.
Kind regards,
Caroline
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.