We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e62509 + 092d5c9 commit 860dab2Copy full SHA for 860dab2
.test_patterns.yml
@@ -61,6 +61,10 @@ tests:
61
error_regex: "Input is not large enough"
62
owners:
63
- *adam
64
+ - regex: "barretenberg/cpp/scripts/run_bench.sh wasm bb-micro-bench/wasm/ultra_honk"
65
+ error_regex: "Aborted.*core dumped"
66
+ owners:
67
+ - *adam
68
69
# noir
70
# Something to do with how I run the tests now. Think these are fine in nextest.
0 commit comments