flaky test: ` list::multiset_equality_digests::tests::prop_test`
Sword-Smith opened this issue · 0 comments
Sword-Smith commented
From CI:
]
testing tasmlib_list_multiset_equality_digests with seed: [
0x74,
0x16,
0x79,
0xdc,
0xe9,
0x2b,
0xda,
0xd3,
0x7b,
0x82,
0x83,
0x3a,
0x27,
0x85,
0x7a,
0x49,
0x45,
0xe7,
0x28,
0x91,
0x8a,
0x3a,
0xb2,
0x43,
0x38,
0x84,
0xdc,
0x90,
0x41,
0x30,
0x51,
0x46,
]
thread 'list::multiset_equality_digests::tests::prop_test' panicked at tasm-lib/src/list/multiset_equality_digests.rs:435:37:
attempt to calculate the remainder with a divisor of zero
failures:
list::multiset_equality_digests::tests::prop_test
test result: FAILED. 438 passed; 1 failed; 3 ignored; 0 measured; 143 filtered out; finished in 101.91s
error: test failed, to rerun pass `-p tasm-lib --lib`