-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
CIRelated to continuous integrationRelated to continuous integrationP3P3 item - no one uses this most probably, but in the end it's better to implement itP3 item - no one uses this most probably, but in the end it's better to implement itarea/testingRelated to unit/integration testingRelated to unit/integration testing
Description
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.
Metadata
Metadata
Assignees
Labels
CIRelated to continuous integrationRelated to continuous integrationP3P3 item - no one uses this most probably, but in the end it's better to implement itP3 item - no one uses this most probably, but in the end it's better to implement itarea/testingRelated to unit/integration testingRelated to unit/integration testing