Hive: Attach current nimbus-eth1 test results (summary)
Signed-off-by: Jamie Lokier <jamie@shareable.org>
This commit is contained in:
parent
480e2d4009
commit
44744596fd
|
@ -70,3 +70,26 @@ or
|
||||||
- `ethereum/consensus`
|
- `ethereum/consensus`
|
||||||
- `ethereum/rpc`
|
- `ethereum/rpc`
|
||||||
- `ethereum/graphql`
|
- `ethereum/graphql`
|
||||||
|
|
||||||
|
# Current state of the tests
|
||||||
|
|
||||||
|
These Hive suites/simulators can be run:
|
||||||
|
|
||||||
|
- `ethereum/consensus`
|
||||||
|
- `ethereum/graphql`
|
||||||
|
|
||||||
|
These Hive suites/simulators don't work with `nimbus-eth1` currently:
|
||||||
|
|
||||||
|
- `devp2p/discv4`
|
||||||
|
- `devp2p/eth`
|
||||||
|
- `ethereum/rpc`
|
||||||
|
- `ethereum/sync`
|
||||||
|
|
||||||
|
The number of passes and fails output at the time of writing (2021-04-26) is:
|
||||||
|
|
||||||
|
ethereum/consensus: 16556 pass, 11643 fail, 28199 total
|
||||||
|
ethereum/graphql: 1 pass, 45 fail, 46 total
|
||||||
|
devp2p/discv4: 0 pass, 14 fail, 14 total
|
||||||
|
devp2p/eth: 0 pass, 1 fail, 1 total
|
||||||
|
ethereum/rpc: 0 pass, 1 fail, 1 total
|
||||||
|
ethereum/sync: 0 pass, 1 fail, 1 total
|
||||||
|
|
Loading…
Reference in New Issue