Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Scheduled pipeline test results upload but don’t show in Tests tab

Mustafa Aksu
August 11, 2026

Hi Atlassian Support,

We are using Bitbucket Pipelines Tests (beta) with branch tracking for develop.

Issue
Test results from our scheduled custom pipeline do not appear under the repository Tests tab (Test summaries / Test executions). The same custom pipeline does show results when triggered manually on develop.

What we verified

  • Schedule is configured on branch develop (tracked for Tests).
  • Playwright generates a valid JUnit report: test-results/junit.xml.
  • Build teardown on the scheduled run shows successful ingestion, including:

 

Found matching test report file .../test-results/junit.xml
Merged test suites, total number tests is 74, with 0 failures and 0 errors
Uploading test results
Finished uploading test results
  • We also upload the report via artifacts.upload with type: test-reports.
  • Artifacts upload succeeds as well.

Expected
Scheduled runs on develop should create Test executions the same way manual runs on develop do.

Actual
Teardown uploads test results, but the scheduled pipeline’s build number does not appear in Test executions (while manual runs do).

Questions

  1. Are scheduled custom pipelines fully supported for Tests ingestion / Test executions?
  2. Is there a known limitation or delay for scheduled runs vs manual runs?

 

Happy to provide full logs.

Thanks.

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events