Open enitrat opened 1 month ago
some tests not filled, why?
I'm not sure, which ones?
est Case "stEIP150singleCodeGasPrices": (23 of 85)
Error: Test /home/travis/build/ethereum/tests/BlockchainTests/GeneralStateTests/stEIP150singleCodeGasPrices/gasCostJump.json is outdated. Filler hash is different! ('5aef' != '858f') (BCGeneralStateTests/stEIP150singleCodeGasPrices/gasCostJumpFiller, step: CheckFiller)
Error: Test /home/travis/build/ethereum/tests/BlockchainTests/GeneralStateTests/stEIP150singleCodeGasPrices/gasCostReturn.json is outdated. Filler hash is different! ('f4e4' != '5eba') (BCGeneralStateTests/stEIP150singleCodeGasPrices/gasCostReturnFiller, step: CheckFiller)
Error: Tests are not generated (forgot --filltests?):
/home/travis/build/ethereum/tests/src/GeneralStateTestsFiller/stEIP150singleCodeGasPrices/gasCostJumpFiller.yml => /home/travis/build/ethereum/tests/BlockchainTests/GeneralStateTests/stEIP150singleCodeGasPrices/gasCostJump.json
/home/travis/build/ethereum/tests/src/GeneralStateTestsFiller/stEIP150singleCodeGasPrices/gasCostReturnFiller.yml => /home/travis/build/ethereum/tests/BlockchainTests/GeneralStateTests/stEIP150singleCodeGasPrices/gasCostReturn.json
est Case "stEIP150singleCodeGasPrices": (23 of 85)
Error: Test /home/travis/build/ethereum/tests/BlockchainTests/GeneralStateTests/stEIP150singleCodeGasPrices/gasCostJump.json is outdated. Filler hash is different! ('5aef' != '858f') (BCGeneralStateTests/stEIP150singleCodeGasPrices/gasCostJumpFiller, step: CheckFiller)
Error: Test /home/travis/build/ethereum/tests/BlockchainTests/GeneralStateTests/stEIP150singleCodeGasPrices/gasCostReturn.json is outdated. Filler hash is different! ('f4e4' != '5eba') (BCGeneralStateTests/stEIP150singleCodeGasPrices/gasCostReturnFiller, step: CheckFiller)
Error: Tests are not generated (forgot --filltests?):
/home/travis/build/ethereum/tests/src/GeneralStateTestsFiller/stEIP150singleCodeGasPrices/gasCostJumpFiller.yml => /home/travis/build/ethereum/tests/BlockchainTests/GeneralStateTests/stEIP150singleCodeGasPrices/gasCostJump.json
/home/travis/build/ethereum/tests/src/GeneralStateTestsFiller/stEIP150singleCodeGasPrices/gasCostReturnFiller.yml => /home/travis/build/ethereum/tests/BlockchainTests/GeneralStateTests/stEIP150singleCodeGasPrices/gasCostReturn.json
missing --fillchain ?
Following the previous PR https://github.com/ethereum/tests/pull/1372, I updated another set of test fillers from addresses 0x100 to addresses 0x1000.
I also re-filled these tests.