🌐 US-Proxy
class="logged-out env-production page-responsive" style="word-wrap: break-word;" >
Skip to content

Show retries and instant tests on the Timeline - #3364

Merged
baev merged 2 commits into
mainfrom
timeline-impr
May 29, 2026
Merged

Show retries and instant tests on the Timeline#3364
baev merged 2 commits into
mainfrom
timeline-impr

Conversation

@baev

@baev baev commented May 29, 2026

Copy link
Copy Markdown
Member

Context

The Timeline now makes every execution visible, including retry attempts and tests that finish with zero duration. Retried attempts are shown as status-colored hatched bars, while zero-duration results are shown as status-colored dots above regular bars, so reports no longer leave confusing gaps or invisible executions.

Timeline result links keep their normal navigation and tooltips, and now expose discernible labels for assistive technology. This improves retry-heavy reports and reports generated from timing formats where some results have no measurable duration.

fixes #1018
fixes #1957

Screenshot 2026-05-29 at 12 12 18

Checklist

@baev baev added the pr:improvement Change that improves some user experience but can't be considered as a new feature label May 29, 2026
@github-actions

Copy link
Copy Markdown

Allure Report Summary

Name Duration Stats New Flaky Retry Report
Allure 2 – Pull request #3364 10m 41s Passed tests 394   Skipped tests 1 395 0 0 View

@baev
baev merged commit c1e1e77 into main May 29, 2026
21 of 22 checks passed
@baev
baev deleted the timeline-impr branch May 29, 2026 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:improvement Change that improves some user experience but can't be considered as a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Timeline not working: Error: <rect> attribute x: Expected length, "NaN" Retried tests do not appear in the timeline

5 participants