You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add comprehensive *_host exclusions for all integration tests
Add *_host exclusions for all integration test targets with Rust target
triple mismatches:
- consumer_component_wasm_lib_release_host
- wasi_component_wasm_lib_release_host
- service_b_component_wasm_lib_release_host
- basic_component_wasm_lib_release_host
- basic_component_wasm_lib_debug_host
This is a systematic issue affecting all *_host targets as documented
in GitHub issue #16.
0 commit comments