Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newer Surefire – elapsed time output format wrong #50

Closed
hho opened this issue Mar 12, 2024 · 1 comment · Fixed by #51
Closed

Newer Surefire – elapsed time output format wrong #50

hho opened this issue Mar 12, 2024 · 1 comment · Fixed by #51

Comments

@hho
Copy link
Contributor

hho commented Mar 12, 2024

Since Surefire 3.1.1 the formatting of the elapsed time comes already with the s appended.

However, the TreePrinter appends another s, leading to output like this:

…
[INFO] │  ├─ ✔ validDataUrlIsParsed(String)[1] image/png - 0.006 ss
[INFO] │  ├─ ✔ validDataUrlIsParsed(String)[2] image/jpeg - 0.001 ss
[INFO] │  ├─ ✔ validDataUrlIsParsed(String)[3] image/jpg - 0.001 ss
…
@michael-o
Copy link
Contributor

Doppelt hält besser!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants