Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
5fb9539
chore: Update noir-repo-ref to nightly-2025-03-25
Mar 25, 2025
faf9324
Merge branch 'master' into bump-noir
TomAFrench Mar 25, 2025
5f61795
Merge branch 'master' into bump-noir
TomAFrench Mar 25, 2025
3403450
Merge branch 'master' into bump-noir
TomAFrench Mar 26, 2025
90394e2
chore: Update noir-repo-ref to nightly-2025-03-26
Mar 26, 2025
018e671
chore: Update noir-repo-ref to nightly-2025-03-27
Mar 27, 2025
d5aaf45
chore: Update noir-repo-ref to nightly-2025-03-28
Mar 28, 2025
37df9f7
chore: Update noir-repo-ref to nightly-2025-03-29
Mar 29, 2025
4128c33
chore: Update noir-repo-ref to nightly-2025-03-30
Mar 30, 2025
7616a00
chore: Update noir-repo-ref to nightly-2025-03-31
Mar 31, 2025
4d052f4
chore: Update noir-repo-ref to nightly-2025-04-01
Apr 1, 2025
dd895e0
chore: Update noir-repo-ref to nightly-2025-04-02
Apr 2, 2025
53fd02a
chore: Update noir-repo-ref to nightly-2025-04-03
Apr 3, 2025
28ec693
chore: Update noir-repo-ref to nightly-2025-04-04
Apr 4, 2025
7363142
chore: Update noir-repo-ref to nightly-2025-04-05
Apr 5, 2025
7201ed2
chore: Update noir-repo-ref to nightly-2025-04-06
Apr 6, 2025
1ebc0b9
chore: Update noir-repo-ref to nightly-2025-04-07
Apr 7, 2025
4c01b41
nargo fmt
TomAFrench Apr 7, 2025
51dc3dd
.
TomAFrench Apr 7, 2025
c7b1da5
Merge branch 'master' into bump-noir
TomAFrench Apr 7, 2025
6795cca
.
TomAFrench Apr 7, 2025
455eb40
fmt
TomAFrench Apr 7, 2025
4e658ef
.
TomAFrench Apr 7, 2025
f338a47
.
TomAFrench Apr 7, 2025
5da8677
Merge branch 'master' into bump-noir
TomAFrench Apr 7, 2025
3e46406
chore: Update noir-repo-ref to nightly-2025-04-08
Apr 8, 2025
f786b1f
chore: Update noir-repo-ref to nightly-2025-04-09
Apr 9, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .test_patterns.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,15 @@ tests:
skip: true
owners:
- *charlie
# CI3 is breaking noir tests due to handling of paths.
- regex: "tests::execution_success"
skip: true
owners:
- *tom
- regex: "tests::compile_failure"
skip: true
owners:
- *tom

# e2e tests
- regex: "simple e2e_p2p"
Expand Down
2 changes: 1 addition & 1 deletion noir/noir-repo-ref
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nightly-2025-04-01
nightly-2025-04-09
Loading