File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments