Segfault in wasmer run-unstable
's integration tests on musl linux
#3698
Labels
bug
Something isn't working
lib-wasix
Issues related to the WASIX toolchain.
🕵️ needs investigation
The issue/PR needs further investigation
priority-medium
Medium priority issue
🔈soundness
Bugs causing an unsound API
🧪 tests
I love tests
Describe the bug
The integration tests for
wasmer run-unstable
(#3650) are currently segfaulting... but only when run in CI and building forx86_64-unknown-linux-musl
.This is probably related to WASIX or our integration testing and not the
wasmer run-unstable
PR.Steps to reproduce
Revert 3c7f73b (or otherwise re-enable those tests) and push a commit to GitHub. The musl linux integration tests should fail in CI with no useful troubleshooting information (example).
You should see the following:
Additional context
To make sure #3650 is mergeable, we've disabled the tests in xxxx.
The text was updated successfully, but these errors were encountered: