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

Prevent long test names from overlapping parameters - #3438

Merged
baev merged 1 commit into
mainfrom
fix-3422
Jul 28, 2026
Merged

Prevent long test names from overlapping parameters#3438
baev merged 1 commit into
mainfrom
fix-3422

Conversation

@baev

@baev baev commented Jul 28, 2026

Copy link
Copy Markdown
Member

Context

Long test names in the Suites tree are now shortened with an ellipsis when space is limited, keeping adjacent parameter values readable instead of rendering both strings on top of each other. This fixes parameterized results with lengthy test names across narrow and wide report layouts.

fixes #3422

Checklist

@github-actions

Copy link
Copy Markdown

Allure Report Summary

Name Duration Stats New Flaky Retry Report
Allure 2 – Pull request #3438 12m 0s Passed tests 396   Skipped tests 1 1 0 0 View

@baev baev added the pr:bug Something isn't working label Jul 28, 2026
@baev
baev merged commit 58daf8e into main Jul 28, 2026
76 of 77 checks passed
@baev
baev deleted the fix-3422 branch July 28, 2026 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test name overlaps with other report elements (labels/tags) in tree view

2 participants