letsencrypt / boulder

An ACME-based certificate authority, written in Go.
Mozilla Public License 2.0
5.22k stars 607 forks source link

integration: possible test flake in TestCertificatesPerDomain #7821

Open jsha opened 1 week ago

jsha commented 1 week ago

In https://github.com/letsencrypt/boulder/pull/7820#issuecomment-2479838785 I got a CI failure that appears unrelated:

--- FAIL: TestCertificatesPerDomain (2.36s)
    ratelimit_test.go:57: Somehow managed to issue third certificate: expected error but received none
FAIL
FAIL    github.com/letsencrypt/boulder/test/integration 32.988s
FAIL

I suspect this is a flake.