The currenty nightly fails to run tests on Linux with this command:
$ cargo +nightly test -p wasmtime --test traps stack_overflow
I've bisected this to rust-lang/rust#70362, but don't know why that's the cause yet. Wanted to open an issue in case anyone else runs into this!
The currenty nightly fails to run tests on Linux with this command:
I've bisected this to rust-lang/rust#70362, but don't know why that's the cause yet. Wanted to open an issue in case anyone else runs into this!