Hive: Attach current nimbus-eth1 test results (summary)

Signed-off-by: Jamie Lokier <jamie@shareable.org>
This commit is contained in:
Jamie Lokier 2021-04-26 18:05:56 +01:00
parent 480e2d4009
commit 44744596fd
No known key found for this signature in database
GPG Key ID: CBC25C68435C30A2
1 changed files with 23 additions and 0 deletions

View File

@ -70,3 +70,26 @@ or
- `ethereum/consensus`
- `ethereum/rpc`
- `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