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

Logging not performance oriented tests in a rich fashion #2853

Open
Lewih opened this issue Apr 7, 2023 · 0 comments · May be fixed by #2864
Open

Logging not performance oriented tests in a rich fashion #2853

Lewih opened this issue Apr 7, 2023 · 0 comments · May be fixed by #2864

Comments

@Lewih
Copy link
Contributor

Lewih commented Apr 7, 2023

The logging mechanism of 4.x introduced new mechanics for performance tests where a test log is produced at the completion of each test, with large improvement within the handlers .

A similar behaviour should be achieved by not performance oriented tests while using, for instance, the httpjson and filelog handlers.

In order to understand the actual outcome, one should also think about taking into account when a test fails the sanity stage. In this circumstance, the handlers should provide a detailed log, independently of the nature of the test.

This addition would allow a more concise log management and greater integration with remote end data storage services.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

2 participants