[Bug] In aptos-move/e2e-move-tests
, cargo test
test_aggregator_overflow
fails with stack overflow
error.
#130
Labels
bug
Something isn't working
🐛 Bug
In
aptos-move/e2e-move-tests
,cargo test
test_aggregator_overflow
fails with stack overflow error.This error is also present in Aptos Labs'
aptos-core
repositorymain
branch.To reproduce
In
aptos-move/e2e-move-tests
, runcargo test
.Stack trace/error message
Expected Behavior
Test should pass.
Additional context
Again, this error is also in https://github.com/aptos-labs/aptos-core. So it's apparently an upstream bug.
The text was updated successfully, but these errors were encountered: