mintlayer-core icon indicating copy to clipboard operation
mintlayer-core copied to clipboard

Functional tests seem to depend on the log level

Open ImplOfAnImpl opened this issue 2 years ago • 0 comments

There is a comment in test/runner/functional.rs: "Tests are expected to work with RUST_LOG set to debug. Using anything else may break them". We need to investigate why this could happen and get rid of this dependency if it still exists.

ImplOfAnImpl avatar Sep 14 '23 13:09 ImplOfAnImpl