Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions .github/workflows/test-hive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,7 @@ jobs:
run_suite engine withdrawals 0
run_suite engine cancun 0
run_suite engine api 0
# 3 failures out of 8 tests at time of writing
run_suite engine auth 3
run_suite engine auth 0
# 8 failures out of 194 tests, see https://github.com/ethereum/hive/pull/1355
# 12 failures out of 199 tests, see https://github.com/ethereum/execution-apis/pull/712
run_suite rpc compat 12
Expand Down
Loading