Open Bug 1884162 Opened 2 years ago Updated 3 months ago

Cannot easily select test name with the mouse in a JUnit report

Categories

(Firefox for Android :: UI Tests, defect, P3)

All
Android
defect

Tracking

()

People

(Reporter: calixte, Unassigned)

Details

Steps to reproduce

  1. Open https://firefoxci.taskcluster-artifacts.net/aSrwfYSvRwWLR5m9AVyjmQ/0/public/results/HtmlErrorReport.html
  2. 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

The severity field is not set for this bug.
:aaronmt, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(aaron.train)

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.

Flags: needinfo?(aaron.train)

It was just to copy the function name and search it on either searchfox or gh.

The severity field is not set for this bug.
:aaronmt, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(aaron.train)
Flags: needinfo?(aaron.train)

The severity field is not set for this bug.
:aaronmt, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(aaron.train)
Severity: -- → S3
Flags: needinfo?(aaron.train)
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.