Skip to content

Commit 77fb5fb

Browse files
author
AztecBot
committed
Merge branch 'next' into merge-train/barretenberg
2 parents 7b69758 + b7efa2e commit 77fb5fb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.test_patterns.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,18 @@ tests:
6666
error_regex: "Aborted.*core dumped"
6767
owners:
6868
- *adam
69+
# Failed NonNativeField relation at row idx = 5 (mem: 9.00 MiB)
70+
# Failed at block idx = 6 (mem: 9.00 MiB)
71+
# /home/aztec-dev/aztec-packages/barretenberg/cpp/src/barretenberg/circuit_checker/ultra_circuit_builder.test.cpp:631: Failure
72+
# Expected equality of these values:
73+
# result
74+
# Which is: false
75+
# true
76+
# http://ci.aztec-labs.com/f5aa7b4b0e45ade3
77+
- regex: "barretenberg/cpp/scripts/run_test.sh circuit_checker_tests UltraCircuitBuilder.NonNativeFieldMultiplication"
78+
error_regex: "ultra_circuit_builder.test.cpp:631: Failure"
79+
owners:
80+
- *luke
6981

7082
# noir
7183
# Something to do with how I run the tests now. Think these are fine in nextest.

0 commit comments

Comments
 (0)