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

chore: move tests from noir_stdlib to test_programs #5608

Closed
wants to merge 3 commits into from

Conversation

michaeljklein
Copy link
Contributor

Description

Problem*

Part of #5427

Summary*

When looking for existing tests of derive_pedersen_generators, I discovered a nice set of tests in noir_stdlib.
However, those tests are never run in CI and fail on master: the noir_stdlib has already been included in the FileManager/Workspace, so it fails with duplicate definition errors.

Additional Context

I also added job to our test workflow that bans any tests in noir_stdlib.

Documentation*

Check one:

  • No documentation needed.
  • Documentation included in this PR.
  • [For Experimental Features] 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.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jul 25, 2024
Copy link
Member

@TomAFrench TomAFrench left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Copy link
Contributor

FYI @noir-lang/developerrelations on Noir doc changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants