Skip to content

chore: automatically recompile noir_js test case programs#4236

Merged
kevaundray merged 2 commits intomasterfrom
tf/recompile-noir-js-test-cases
Feb 2, 2024
Merged

chore: automatically recompile noir_js test case programs#4236
kevaundray merged 2 commits intomasterfrom
tf/recompile-noir-js-test-cases

Conversation

@TomAFrench
Copy link
Member

Description

Problem*

CI is currently failing in master due to the new testcase added in #4101 not being added to the docker test flow.

Summary*

This PR adds a compilation step to yarn test which recompiles all of the test programs with the currently installed version of nargo. This is similar to what we're doing in noir_codegen.

Additional Context

Documentation*

Check one:

  • No documentation needed.
  • Documentation included in this PR.
  • [Exceptional Case] Documentation to be submitted in a separate PR.

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

@TomAFrench TomAFrench requested a review from vezenovm February 2, 2024 14:04
@kevaundray kevaundray added this pull request to the merge queue Feb 2, 2024
Merged via the queue into master with commit afcb385 Feb 2, 2024
@kevaundray kevaundray deleted the tf/recompile-noir-js-test-cases branch February 2, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants