Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
-
None
Description
We'd like to reduce the amount of output shown in the ci test log using this change
https://codereview.qt-project.org/c/qt/qtbase/+/446504/2
But sometimes developers might want to see the full verbose output.
We could achieve that by adding an extra checkbox to the integration scheduler, "Enable verbose test logs".
Enabling that would set an environment variable that can be checked by qtbase's test run instructions, to pass either --verbose or --output-on-failure command options to ctest.
Attachments
Issue Links
- is required for
-
QTBUG-109441 When running tests in CI, only show output when a test fails
- Open