Random test failed
malloc(): unaligned tcache chunk detected
error: test failed, to rerun pass -p rooch-framework-tests --test tests
Caused by:
process didn't exit successfully: /runner/_work/rooch/rooch/target/debug/deps/tests-b2307daf3ae0fc05 run (signal: 6, SIGABRT: process abort signal)
Error: Process completed with exit code 101.
https://github.com/rooch-network/rooch/actions/runs/8475914508/job/23226655831?pr=1493
realloc(): invalid next size
error: test failed, to rerun pass -p rooch-framework-tests --test tests
Caused by:
process didn't exit successfully: /runner/_work/rooch/rooch/target/release/deps/tests-c6130266fac3d7b7 run (signal: 6, SIGABRT: process abort signal)
task 3 'run'. lines 56-69:
status EXECUTED
Error: error: the function "0x3::account_authentication::rotate_authentication_key" may not exists.
corrupted size vs. prev_size in fastbins
┌─ /runner/_work/rooch/rooch/frameworks/rooch-framework/sources/account_authentication.move:6:1
│
6 │ ╭ module rooch_framework::account_authentication {
7 │ │
8 │ │ use std::option::{Self, Option};
9 │ │ use std::signer;
· │
189 │ │ }
190 │ │ }
│ ╰─^
Run with `env UB=1` (or `env UPDATE_BASELINE=1`) to save the current output as the new expected output
failures:
run_test::cases/table/basic.move
test result: FAILED. 29 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.57s
error: test failed, to rerun pass `-p rooch-framework-tests --test tests`
Caused by:
process didn't exit successfully: `/runner/_work/rooch/rooch/target/release/deps/tests-0f038c5a8a8d34ff run` (signal: 6, SIGABRT: process abort signal)
https://github.com/rooch-network/rooch/actions/runs/8787259029/job/24112048074?pr=1601
thread 'RUST_BACKTRACE=1 environment variable to display a backtrace
test run_test::cases/private_generics_direct_call.move ... FAILED
test run_test::cases/call_std.move ... ok
test run_test::cases/publish_cmd.move ... ok
test run_test::cases/call_args_test.move ... ok
test run_test::cases/private_generics_indirect_call.move ... ok
failures:
---- run_test::cases/private_generics_direct_call.move ---- test panicked: range end index 18446744073709551615 out of range for slice of length 11
failures: run_test::cases/private_generics_direct_call.move