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