Cannot easily select test name with the mouse in a JUnit report
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
People
(Reporter: calixte, Unassigned)
Details
Steps to reproduce
- Open https://firefoxci.taskcluster-artifacts.net/aSrwfYSvRwWLR5m9AVyjmQ/0/public/results/HtmlErrorReport.html
- Try to select the test name in order to copy it
Expected behavior
It should be easy.
Actual behavior
It's possible but really painful and I get a too long string where I must remove some text
Comment 1•2 years ago
|
||
The severity field is not set for this bug.
:aaronmt, could you have a look please?
For more information, please visit BugBot documentation.
Comment 2•2 years ago
|
||
Hi Calixte, these reports are generated by Flank, the test-runner we use and are not modifiable (https://github.com/Flank/flank/blob/main/test_runner/src/main/kotlin/ftl/reports/HtmlErrorReport.kt). What is the context of needing to copy the name here? Failures and flaky tests are published in table in the live.log (e.g, https://firefoxci.taskcluster-artifacts.net/duCrKoDaS1S3vKKf9zhItQ/0/public/logs/live_backing.log) at the very bottom.
| Reporter | ||
Comment 3•2 years ago
|
||
It was just to copy the function name and search it on either searchfox or gh.
Comment 4•2 years ago
|
||
The severity field is not set for this bug.
:aaronmt, could you have a look please?
For more information, please visit BugBot documentation.
Updated•1 year ago
|
Comment 5•3 months ago
|
||
The severity field is not set for this bug.
:aaronmt, could you have a look please?
For more information, please visit BugBot documentation.
Updated•3 months ago
|
Description
•