We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[daniil@arch-lenovo ext-php-rs]$ cargo test --all-features --no-fail-fast --test module Finished test [unoptimized + debuginfo] target(s) in 0.25s Running tests/module.rs (target/debug/deps/module-d6deba67b910978c) running 1 test malloc_consolidate(): unaligned fastbin chunk detected error: test failed, to rerun pass `--test module` Caused by: process didn't exit successfully: `/home/daniil/repos/ext-php-rs/target/debug/deps/module-d6deba67b910978c` (signal: 6, SIGABRT: process abort signal) error: 1 target failed:
Opening this more as a reminder to myself, as the CI tests don't run the module tests.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Opening this more as a reminder to myself, as the CI tests don't run the module tests.
The text was updated successfully, but these errors were encountered: