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: add a few regression tests for #6674 #6687

Merged
merged 6 commits into from
Dec 6, 2024
Merged

Conversation

asterite
Copy link
Collaborator

@asterite asterite commented Dec 3, 2024

Description

Problem

Resolves #6674

Summary

Doesn't resolve the issue yet, it just contains three test programs that exhibit the issue. The three test programs are similar but they were reduced from three different tests that failed for different reasons (some tests started to pass with some fixes but others broke: I think these three cover most of the scenarios we saw were failing).

Additional Context

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.

Copy link
Contributor

github-actions bot commented Dec 3, 2024

Peak Memory Sample

Program Peak Memory
keccak256 81.46M
workspace 122.06M
regression_4709 333.68M
ram_blowup_regression 2.55G

@asterite asterite mentioned this pull request Dec 3, 2024
5 tasks
@asterite asterite changed the title Add a couple of regression tests for #6674 Add a few regression tests for #6674 Dec 4, 2024
@asterite asterite changed the title Add a few regression tests for #6674 chore: add a few regression tests for #6674 Dec 4, 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.

small change

@TomAFrench TomAFrench added this pull request to the merge queue Dec 6, 2024
Merged via the queue into master with commit 2f46f5a Dec 6, 2024
49 checks passed
@TomAFrench TomAFrench deleted the ab/6674-regression branch December 6, 2024 00:46
AztecBot added a commit to AztecProtocol/aztec-packages that referenced this pull request Dec 6, 2024
AztecBot added a commit to AztecProtocol/aztec-packages that referenced this pull request Dec 7, 2024
…#6650)

fix: git dependency trailing slash (noir-lang/noir#6725)
chore: optimise older opcodes in reverse order (noir-lang/noir#6476)
chore: add script to check for critical libraries supporting a given Noir version (noir-lang/noir#6697)
fix!: several format string fixes and improvements (noir-lang/noir#6703)
fix: print ssa blocks without recursion (noir-lang/noir#6715)
chore: redo typo PR by Madmaxs2 (noir-lang/noir#6721)
chore: add a few regression tests for #6674 (noir-lang/noir#6687)
AztecBot added a commit to AztecProtocol/aztec-packages that referenced this pull request Dec 7, 2024
fix: git dependency trailing slash (noir-lang/noir#6725)
chore: optimise older opcodes in reverse order (noir-lang/noir#6476)
chore: add script to check for critical libraries supporting a given Noir version (noir-lang/noir#6697)
fix!: several format string fixes and improvements (noir-lang/noir#6703)
fix: print ssa blocks without recursion (noir-lang/noir#6715)
chore: redo typo PR by Madmaxs2 (noir-lang/noir#6721)
chore: add a few regression tests for #6674 (noir-lang/noir#6687)
TomAFrench added a commit to AztecProtocol/aztec-packages that referenced this pull request Dec 7, 2024
Automated pull of development from the
[noir](https://github.com/noir-lang/noir) programming language, a
dependency of Aztec.
BEGIN_COMMIT_OVERRIDE
chore: add a few regression tests for #6674
(noir-lang/noir#6687)
END_COMMIT_OVERRIDE

---------

Co-authored-by: Tom French <[email protected]>
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.

private_kernel_tail_to_public::tests::enqueued_public_calls_with_teardown_gas fails in master
2 participants