File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 22
33| Average Tests per Run | Total Flaky Tests | Total Failures | Slowest Test (p95) |
44|----------------------|-------------------|----------------|-------------------|
5- | {{ ctrf.summary.extra.averageTestsPerRun }} | {{ ctrf.summary.extra.totalFlakyTests }} | {{ ctrf.summary.extra.totalFailures }} | {{ ctrf.summary.extra.slowestTest.name }} <br >{{ formatDuration 0 ctrf.summary.extra.slowestTest.duration }} |
5+ | {{ ctrf.summary.extra.averageTestsPerRun }} | {{ ctrf.summary.extra.totalFlakyTests }} | {{ ctrf.summary.extra.totalFailures }} | < details >< summary > {{ formatDuration 0 ctrf.summary.extra.slowestTest.duration }} </ summary >{{ ctrf.summary.extra.slowestTest.name }} </ details > |
66
77*Measured over {{ ctrf.summary.extra.reportsUsed }} runs.*
You can’t perform that action at this time.
0 commit comments