You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your CI job failed to execute the ethereum tests but the build is reported as successful.
For example check here and here, the builds are green but the tests have failed with this error:
Running `/native-linux-runner /target/x86_64-unknown-linux-gnu/release/revme statetest ethtests/GeneralStateTests/ ethtests/LegacyTests/Constantinople/GeneralStateTests/ ethtests/EIPTests/StateTests/stEIP1153-transientStorage/ ethtests/EIPTests/StateTests/stEIP4844-blobtransactions/`
Running tests in ethtests/GeneralStateTests/...
Finished execution. Total CPU time: 0.000000s
3 threads returned an error, out of 4 total:
Test ethtests/GeneralStateTests/stSLoadTest/sloadGasCost.json failed: unknown field `currentExcessBlobGas`, expected one of `currentCoinbase`, `currentDifficulty`, `currentGasLimit`, `currentNumber`, `currentTimestamp`, `currentBaseFee`, `previousHash`, `currentRandom`, `currentBeaconRoot`, `currentWithdrawalsRoot`, `parentBlobGasUsed`, `parentExcessBlobGas` at line 17 column 35
Test ethtests/GeneralStateTests/stStaticCall/static_callcodecallcall_100_2.json failed: unknown field `currentExcessBlobGas`, expected one of `currentCoinbase`, `currentDifficulty`, `currentGasLimit`, `currentNumber`, `currentTimestamp`, `currentBaseFee`, `previousHash`, `currentRandom`, `currentBeaconRoot`, `currentWithdrawalsRoot`, `parentBlobGasUsed`, `parentExcessBlobGas` at line 17 column 35
Test ethtests/GeneralStateTests/stStaticCall/static_log0_emptyMem.json failed: unknown field `currentExcessBlobGas`, expected one of `currentCoinbase`, `currentDifficulty`, `currentGasLimit`, `currentNumber`, `currentTimestamp`, `currentBaseFee`, `previousHash`, `currentRandom`, `currentBeaconRoot`, `currentWithdrawalsRoot`, `parentBlobGasUsed`, `parentExcessBlobGas` at line 17 column 35
Test ethtests/GeneralStateTests/stSLoadTest/sloadGasCost.json failed: unknown field `currentExcessBlobGas`, expected one of `currentCoinbase`, `currentDifficulty`, `currentGasLimit`, `currentNumber`, `currentTimestamp`, `currentBaseFee`, `previousHash`, `currentRandom`, `currentBeaconRoot`, `currentWithdrawalsRoot`, `parentBlobGasUsed`, `parentExcessBlobGas` at line 17 column 35
The text was updated successfully, but these errors were encountered:
Your CI job failed to execute the ethereum tests but the build is reported as successful.
For example check here and here, the builds are green but the tests have failed with this error:
The text was updated successfully, but these errors were encountered: