Stream: git-wasmtime

Topic: wasmtime / issue #2957 Cranelift: restrict running tests ...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 01 2021 at 12:19):

bjorn3 commented on issue #2957:

These test can also run on other targets. They only require the x86_64 backend to be available.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 01 2021 at 12:21):

bjorn3 commented on issue #2957:

Also please use #![cfg_attr(..., ignore)] instead of completely cfging them away. That way it is still checked if it compiles and you see how many ignoree tests there are.


Last updated: Oct 23 2024 at 20:03 UTC