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

Add option to ignore tests which fail due to unhandled oracle calls #5363

Open
TomAFrench opened this issue Jun 28, 2024 · 0 comments
Open
Labels
test harness Related to the testing of noir code through `nargo test`

Comments

@TomAFrench
Copy link
Member

In #5355, the aztec-nr test suite is failing due to it defining oracle calls which nargo does not provide, however we want to be able to tell if we're running the rest of the test suite correctly.

We should then add some flag which tells Nargo that it should ignore tests which fail due to unsupported oracle calls.

@github-project-automation github-project-automation bot moved this to 📋 Backlog in Noir Jun 28, 2024
@TomAFrench TomAFrench added the test harness Related to the testing of noir code through `nargo test` label Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test harness Related to the testing of noir code through `nargo test`
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant