mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 15:18:20 +00:00
The known_log_certs table is populated asynchronously via broker after a Broker::peer_added. It may take a variable amount of time depending on where we run this test and it has been observed flaky specifically for the arm_debian11 task. Instead of racing, give worker-2 3 seconds for receiving the expected table content before continuing. Fixes #2885 |
||
|---|---|---|
| .. | ||
| 1999.test | ||
| caching-hook.test | ||
| disable-certificate-events-known-certs.zeek | ||
| event-caching.test | ||
| files.test | ||
| log-caching-cluster.test | ||
| log-caching-disabled-cluster.test | ||
| log-caching.test | ||
| signed_certificate_timestamp.test | ||
| signed_certificate_timestamp_ocsp.test | ||
| tbs_sig_alg.test | ||
| x509_check_cert_hostname.zeek | ||