diag(cts_runner): raise log level to info by default #9734
diag(cts_runner): raise log level to info by default #9734ErichDonGubler wants to merge 1 commit into
Conversation
|
I'm not sure this is the right way to do this... won't this suppress INFO-level logs in |
|
@andyleiserson: I'm not sure what you mean. Now that you mention it, it would be better to just fix our |
abc6029 to
a30d709
Compare
RUST_LOG env. var. to warn|
I think the CI failures are legit, it's getting thrown by the log message it seems |
You're right, I was thinking of the INFO messages logged by the xtask, but they wouldn't be affected by this.
May be fixed by https://github.com/gfx-rs/wgpu/pull/9709/changes#diff-1cd4ad01cffde4d05952fd3b0450f2a5db3b9fbd2af913f707940db2efc8a5b6R683. (The message was there even before this PR, we just didn't see it because the logging wasn't enabled.) |
e700ad2 to
62d3e68
Compare
I opted to set |
62d3e68 to
fba2020
Compare
No description provided.