coreutils icon indicating copy to clipboard operation
coreutils copied to clipboard

always setup logging, dump whatever its logged

Open cre4ture opened this issue 1 year ago • 1 comments

draft 2 for #6284, alternative for #6313

The main idea here is, that the logs are not part of the stable code-base. They would always be removed when debuggin is done. This way, there is no explicit activation mechanism needed and the test-framework can always specify the logfile-path via environmental variable. It will check after execution if the logfile was written to and then dumps the content.

cre4ture avatar May 01 '24 20:05 cre4ture

GNU testsuite comparison:

Skip an intermittent issue tests/tail/inotify-dir-recreate (fails in this run but passes in the 'main' branch)

github-actions[bot] avatar May 01 '24 21:05 github-actions[bot]