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

Is it possible to publish the report only with the details of the failed tests? #2521

Closed
jaalvarezvi opened this issue Jul 29, 2021 · 5 comments
Labels

Comments

@jaalvarezvi
Copy link

No description provided.

@wakaleo
Copy link
Member

wakaleo commented Jul 29, 2021

No, but you can easily filter by failed tests, either from the home page or by typing "failed" in the search filter field.

@jaalvarezvi
Copy link
Author

Thanks a lot for the quick response. We are facing the following issue. Tests take about 3 min to run in Jenkins, but it takes up to 7 minutes to publish the report. So, I thought that if we publish the report only with the failed tests could reduce this time. Do you maybe have any idea of what can we do? Thank you again.

@wakaleo
Copy link
Member

wakaleo commented Jul 29, 2021

7 minutes is WAY too long to generate the reports, something is wrong there. Report generation, even for a very large project, should take under a minute. I would check the jenkins set up to see if there is anything that might be slowing down IO operations.

@globalworming
Copy link
Collaborator

Report generation should be fast, the report can be quite big though. When you want faster feedback, publish the serenity-summary.html first or send it via email to the persons interested.

@wakaleo
Copy link
Member

wakaleo commented Feb 12, 2022

Closed presuming answered.

@wakaleo wakaleo closed this as completed Feb 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants