Skip to content

Commit 997e00f

Browse files
authored
chore: add flake (#17891)
Please read [contributing guidelines](CONTRIBUTING.md) and remove this line. For audit-related pull requests, please use the [audit PR template](?expand=1&template=audit.md).
2 parents cbef07f + b1c8ee3 commit 997e00f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.test_patterns.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,10 @@ tests:
299299
error_regex: "will propagate messages to peers at the same version"
300300
owners:
301301
- *palla
302+
- regex: "src/client/test/p2p_client.integration_txs.test.ts"
303+
error_regex: "Expected number of calls"
304+
owners:
305+
- *palla
302306
- regex: "src/client/test/p2p_client.integration_status_handshake.test.ts"
303307
error_regex: "Expected number of calls"
304308
owners:

0 commit comments

Comments
 (0)