Detox
PublicGray box end-to-end testing and automation framework for mobile apps
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


Waited 2s
Ran in 22m 9s


Waited 1s
Ran in 16m 2s


Waited 3s
Ran in 6m 15s
Build will continue even if previous stage fails
Post-processing: Test coveragenvm install && mkdir -p aggregated-coverage && buildkite-agent artifact download '**/*.lcov' aggregated-coverage && bash scripts/aggregate_coverage.sh
Waited 2s
Ran in 2m 5s
Total Job Run Time: 2h 43m