We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a24d99 + 8a62f05 commit 35e1c62Copy full SHA for 35e1c62
1 file changed
.test_patterns.yml
@@ -188,6 +188,14 @@ tests:
188
- *phil
189
- *palla
190
191
+ # http://ci.aztec-labs.com/64a972aafaa40dd0
192
+ # ProvingBroker › Retries › does not retry if job is stale — kv-store closes
193
+ # before the broker's final reportProvingJobError write lands.
194
+ - regex: "prover-client/src/proving_broker/proving_broker.test.ts"
195
+ error_regex: "does not retry if job is stale|Store is closed"
196
+ owners:
197
+ - *alex
198
+
199
# Nightly GKE tests
200
- regex: "spartan/bootstrap.sh"
201
owners:
0 commit comments