Test
PublicRun fast unit and integration tests
use shortcode
Passed in 17m 7s
Cargo test failed, main history:
- Unknown error in workflow-default:
subprocess.CalledProcessError: Command '['cargo', 'build', '--workspace', '--bin', 'clusterd', '--profile=ci']' returned non-zero exit status 101.
Test details & reproducer
Runs the Rust-based unit tests in Debug mode.bin/mzcompose --find cargo-test run default
Build WASMbin/ci-builder run stable bin/pyactivate -m ci.deploy.npm --no-release
Waited 56s
Ran in 3m 59s
Tag development docker imagesbin/ci-builder run min bin/pyactivate -m ci.test.dev_tag
Waited 7s
Ran in 1m 26s
Run Docs JS Widgets Testsbin/ci-builder run stable ci/test/docs-widgets/docs-widgets.sh
Waited 10s
Ran in 23s
Build will continue even if previous stage fails
Build will continue even if previous stage fails
Total Job Run Time: 25m 16s