allow Callcode1024BalanceTooLow.json to fail on 32 bit

This commit is contained in:
andri lim 2019-02-17 20:28:05 +07:00 committed by zah
parent e4e1e60790
commit dfeb0ab3b9
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ func failIn32Bits(folder, name: string): bool =
"OverflowGasRequire2.json",
"RevertInCreateInInit.json",
"FailedCreateRevertsDeletion.json",
"Callcode1024BalanceTooLow.json",
# TODO: obvious theme; check returndatasize/returndatacopy
"call_ecrec_success_empty_then_returndatasize.json",