Hi,
It seems that the feature request has been implemented and is live since 30/Jun/2026.
Has anybody been able to see some tests results from pipelines run on self hosted runners ?
I feel, I have followed the documented steps to configure the bitbucket tests reports tracker - I confirm I can see the "Tests" tab in the pipeline view (see first enclosed screenshot) - but I still don't see any tests in the "Tests (Beta)" view (see first enclosed screenshot).
I run my pipeline on self-hosted runners using a company-baked image based on docker image "atlassian/default-image:5".
Tests run in my pipelines are unit tests with a JUnit reporter and playwright e2e tests.
Did I miss something I need to configure ?
Thank you for your time
Hi Mark,
Thank you for taking a look at my issue.
I confirm that I have configured 3 additionnal tracked branches (including develop) in the Repository Settings → Tests → Branch tracking.
And I confirm I have an end-to-end test pipeline that produces a JUnit XML report, which runs nightly on the develop branch.
Welcome to the community.
Please note that the Tests tab only ingests results from pipelines run on your default branch (e.g., main or master) unless you've configured additional branch tracking. If your pipeline runs are on feature branches, those results won't appear. You can configure up to 5 branches to track via Repository Settings → Tests → Branch tracking.
Could you confirm if the develop branch is your default branch and/or it was configured in the branch tracking?
Regards,
Mark C
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.