ethereum / ethereum/tests

`GasLimitHigherThan2p63m1` test under `bcInvalidHeaderTest` throws no exception

Open
#1,218 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
626
Forks
364
PR merge metrics
No merged PRs in 30d

Description

[GasLimitHigherThan2p63m1](https://github.com/ethereum/tests/blob/e89fcb01c7cff52cf7ac04951742ffe99d60bb6a/BlockchainTests/InvalidBlocks/bcInvalidHeaderTest/GasLimitHigherThan2p63m1.json) does not throw the expected exception with the `t8ntool` for the Shanghai fork.

The t8n result is as follows

```
./retesteth -t BlockchainTests -- --clients t8ntool --testfile GasLimitHigherThan2p63m1.json

/data/retesteth/build/retesteth/retesteth -t BlockchainTests -- --clients t8ntool --testfile /data/web/web/uploads/GasLimitHigherThan2p63m1.json --testpath /data/tests --lowcpu
Running tests using path: /data/tests
Running 1 test case...
Retesteth config path: /var/www/.retesteth
Active client configurations: 't8ntool '
Running tests for config 'Ethereum GO on StateTool' 2

*** No errors detected
*** Total Tests Run: 1
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.