Skip to content

Commit

Permalink
ci: enable a subset of pectra-devnet-5 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pdobacz authored and chfast committed Jan 20, 2025
1 parent 774cfbb commit 29b7e2d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -378,11 +378,13 @@ jobs:
- run:
name: "Execution spec tests (develop, blockchain_tests)"
# Tests for in-development EVM revision currently passing.
# TODO: Just a single example that happens to work.
working_directory: ~/spec-tests/fixtures/blockchain_tests
command: >
~/build/bin/evmone-blockchaintest
prague/eip2537_bls_12_381_precompiles/bls12_precompiles_before_fork
--gtest_filter='-*block_hashes.block_hashes_history'
prague/eip2537_bls_12_381_precompiles
prague/eip2935_historical_block_hashes_from_state
prague/eip6110_deposits
- collect_coverage_gcc
- upload_coverage:
flags: execution_spec_tests
Expand Down

0 comments on commit 29b7e2d

Please sign in to comment.