-
Notifications
You must be signed in to change notification settings - Fork 979
Working through Hive tests
Sally MacFarlane edited this page Jul 16, 2025
·
3 revisions
- Where is the dashboard? https://hive.ethpandaops.io/ - note dashboards are being actively improved so things may move around
- How to run the tests locally - here
- If you have questions on the tests themselves? You can post in
el-testingchannel in Eth R&D discord - Analysis of current failures - Currently using this spreadsheet (public) for the
rpc-compatfailures - Often there will be several tests failing with the same root cause
- For
rpc-compatthere's a handful of causes of the failing tests - I colour-coded the spreadsheet 🌈 - Also can be useful to look at the dashboard to see if other clients are passing or failing the specific tests. Sometimes the tests are wrong!
- If there are a number of root causes, you could create issues in github so that the work can be broken up. Maybe there's some
good first issues