Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: fix blockhash opcode related unit tests. #26

Open
lightscale-luke opened this issue Jul 14, 2023 · 0 comments
Open

test: fix blockhash opcode related unit tests. #26

lightscale-luke opened this issue Jul 14, 2023 · 0 comments
Labels

Comments

@lightscale-luke
Copy link
Contributor

Issue Type

Others

OS Platform and Distribution

No response

Current Behaviour?

Currently `blockhash_gadget_simple` and `blockhash_gadget_large` unit tests are disabled.
The reason is that some of the cases of the tests passes but some don't.
Need to fix the unit tests for all of them to pass.

Standalone code to reproduce the issue

command to use run unit tests: 

cargo test --workspace --exclude integration-tests --exclude testool --exclude mock --exclude external-tracer --release -- --test-threads=4


### Relevant log output

_No response_
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant