letsencrypt / boulder

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

ra: unittest failure on main #7812

Open jsha opened 1 week ago

jsha commented 1 week ago

We just got this CI failure on main: https://github.com/letsencrypt/boulder/actions/runs/11846470871/job/33014173197

--- FAIL: TestPerformValidation_FailedThenSuccessfulValidationResetsPauseIdentifiersRatelimit (0.29s)
    ra_test.go:1154: err was unexpectedly nil and should not have been
FAIL
jsha commented 1 week ago

Reopening. I'm still seeing this test flake pretty frequently.

jsha commented 1 week ago

In #7820 I'm proposing to delete the test for now, and use this issue to track reinstating it once we figure out the flakiness.