Skip to content

Commit c3233e5

Browse files
committed
Silence tests until update
1 parent 689d63c commit c3233e5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/exec_spec_test.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ func TestExecutionSpec(t *testing.T) {
3535

3636
// TODO(yperbasis) make it work
3737
bt.skipLoad(`^prague/eip2935_historical_block_hashes_from_state/block_hashes/block_hashes_history.json`)
38-
38+
bt.skipLoad(`^prague/eip7251_consolidations/`)
39+
bt.skipLoad(`^prague/eip7685_general_purpose_el_requests/`)
3940
checkStateRoot := true
4041

4142
bt.walk(t, dir, func(t *testing.T, name string, test *BlockTest) {

0 commit comments

Comments
 (0)