testsuite icon indicating copy to clipboard operation
testsuite copied to clipboard

[BUG] Remove Log.info wrappers when running shell commands in spec tests

Open HashNuke opened this issue 3 years ago • 1 comments

Describe the bug

Running shell commands in Log.info { } would result in the command being skipped when the log level is higher or not set. So when the log level is higher, then the spec test would fail.

CleanShot 2022-06-08 at 18 38 34@2x

HashNuke avatar Jun 08 '22 13:06 HashNuke

I can look into this task.

macaktom avatar Feb 19 '24 10:02 macaktom

Was fixed as a part of #1954

kosstennbl avatar Sep 04 '24 20:09 kosstennbl