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

Tests not sorted by 'Started' column #3261

Closed
scormaq opened this issue Sep 15, 2023 · 3 comments
Closed

Tests not sorted by 'Started' column #3261

scormaq opened this issue Sep 15, 2023 · 3 comments

Comments

@scormaq
Copy link
Contributor

scormaq commented Sep 15, 2023

What happened?

In serenity full HTML report rows with automated tests not sorted by 'Started' column

chrome_BXXPsIDKK8.mp4

What did you expect to happen?

I expect that tests can be sorted by 'Started' column, so I can figure out which test was first/last, what was test order execution, etc.

Serenity BDD version

4.0.5

JDK version

Java 18

Execution environment

reproduced on Linux and Windows

How to reproduce the bug.

Run 2+ more tests, preferable each should take 2+ seconds. Then generate report, open it and try to sort automated tests table by 'Started' column.

How can we make it happen?

Add it to the Serenity BDD backlog and wait for a volunteer to pick it up

@scormaq
Copy link
Contributor Author

scormaq commented Sep 18, 2023

hi @wakaleo , I checked it on serenity 4.0.12 and sorting still not working.

Also I noticed that on Functional Coverage Details table sorting by Result not working too.

@wakaleo
Copy link
Member

wakaleo commented Sep 18, 2023

@scormaq I can't see the issue on my side (see http://serenity-bdd.github.io/screenplay-pattern-todomvc/). I haven't looked at the Functional Coverage Details table. Can you take a look and propose a PR if you find anything? It might be something to do with the DataTables JQuery component.

@scormaq
Copy link
Contributor Author

scormaq commented Sep 18, 2023

@wakaleo my bad, forgot to update plugins. Fixed indeed.
I'm afraid I'm not that familiar with jquery to do fixes for it, sorry.

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

No branches or pull requests

2 participants