Stream: git-wasmtime

Topic: wasmtime / PR #7519 Downgrade log level on pcc error


view this post on Zulip Wasmtime GitHub notifications bot (Nov 09 2023 at 21:05):

alexcrichton opened PR #7519 from alexcrichton:turn-down-log-level to bytecodealliance:main:

Currently cargo run test filetests in the cranelift directory prints a bunch of ERROR: logs for the pcc tests which I'm assuming is expected as they're testing failures. This commit turns down the log level to info! so it's suppressed by default in this situation.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Nov 09 2023 at 21:05):

alexcrichton requested abrown for a review on PR #7519.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 09 2023 at 21:05):

alexcrichton requested wasmtime-compiler-reviewers for a review on PR #7519.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 09 2023 at 21:22):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 09 2023 at 22:11):

alexcrichton merged PR #7519.


Last updated: Oct 23 2024 at 20:03 UTC