Skip to content

Add a way to inspect driver logs during CI #298

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

Open
muzarski opened this issue May 12, 2025 · 0 comments
Open

Add a way to inspect driver logs during CI #298

muzarski opened this issue May 12, 2025 · 0 comments
Labels
area/testing Related to unit/integration testing CI Related to continuous integration P3 P3 item - no one uses this most probably, but in the end it's better to implement it

Comments

@muzarski
Copy link
Contributor

When running the tests in build folder, the test binary generates a log directory which contains driver (tracing) logs. I often use these during debugging - e.g. to see why the test is failing or what needs to be adjusted.

Sometimes, there may be a test that fails during CI, but we are not able to reproduce it locally. We should add a way to export the log directory with the driver logs during CI.

@muzarski muzarski added CI Related to continuous integration area/testing Related to unit/integration testing labels May 12, 2025
@dkropachev dkropachev added the P3 P3 item - no one uses this most probably, but in the end it's better to implement it label May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing Related to unit/integration testing CI Related to continuous integration P3 P3 item - no one uses this most probably, but in the end it's better to implement it
Projects
None yet
Development

No branches or pull requests

2 participants