Skip to content

Commit

Permalink
README: Need to compile the spec test MIPS binary to actually run all…
Browse files Browse the repository at this point in the history
… the integration tests
  • Loading branch information
ec2 committed Aug 23, 2023
1 parent 0c20f14 commit a089303
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions finality-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ Tests are derived from the [ethereum consensus spec tests](https://github.com/et

1. Download the spec test: `just download-integration-tests`
2. Derive and cache the zipline tests from the spec tests: `just cache-zipline-tests`
3. Build the spec test MIPS binary: `cd ../zipline-state-transition-mips && make build_spectest_spec`

Now it is possible to run the integration tests with

Expand Down

0 comments on commit a089303

Please sign in to comment.