disintar / toncli

TON Command Line Interface - easy smart contract manipulation
https://disintar.io/
Apache License 2.0
168 stars 34 forks source link

Toncli tests success on out-of-gas #92

Open tvorogme opened 1 year ago

tvorogme commented 1 year ago

Bug Type

Functional

Reproduction steps

Code example https://gist.github.com/Trinketer22/b511a8f7c3820a3b01e15b4b634224d6

thanks to @Trinketer22

Actual result

INFO: Test [__test_gas_limit] status: [SUCCESS] Test result: [[ 4949 ]] Total gas used (including testing code): [4949]

Expected result

Test status fail

Suggested Severity

Critical

Device

(base) tvorogme in ~/projects/nft_ultimate_sale on master ● ● ● λ toncli --version INFO: v0.0.43

Additional Context

No response

tvorogme commented 1 year ago

After #93 is merged, there will no longer success status on such cases. But we need to find better solution to test such cases inside testing VM