Skip to content
Merged
Changes from all commits
Commits
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
7 changes: 7 additions & 0 deletions .test_patterns.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,13 @@ tests:
owners:
- *nico

# Fails in CI: "No execution steps in ivc-inputs.msgpack" — pinned Chonk IVC
# inputs missing/stale. http://ci.aztec-labs.com/d7647a841ee811a0
- regex: "bbapi/chonk_pinned_inputs.test"
skip: true
owners:
- *palla

# e2e tests skipped
- regex: "testbench/port_change.test.ts"
skip: true
Expand Down
Loading