This repository was archived by the owner on Jul 10, 2023. It is now read-only.
This repository was archived by the owner on Jul 10, 2023. It is now read-only.
all tests are failing #74
Closed
Description
running 2 tests
test test_boxed_slice ... FAILED
test test_heap_size ... FAILED
failures:
---- test_boxed_slice stdout ----
thread 'test_boxed_slice' panicked at 'assertion failed: `(left == right)` (left: `24`, right: `16`)', tests/tests.rs:170
note: Run with `RUST_BACKTRACE=1` for a backtrace.
---- test_heap_size stdout ----
thread 'test_heap_size' panicked at 'assertion failed: `(left == right)` (left: `24`, right: `8`)', tests/tests.rs:126
failures:
test_boxed_slice
test_heap_size
test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured
Not sure which information I should include as well.
Metadata
Metadata
Assignees
Labels
No labels