Subject: | t/01-hibp.t started to fail |
The test suite started to fail on my smokers:
...
# Failed account call:Failed to retrieve https://haveibeenpwned.com/api/v2/breachedaccount/test%40example.com:403 Forbidden at t/01-hibp.t line 38.
# Failed account with truncate call:Failed to retrieve https://haveibeenpwned.com/api/v2/breachedaccount/test%40example.com?truncateResponse=true:403 Forbidden at t/01-hibp.t line 126.
# Failed account with unverified call:Failed to retrieve https://haveibeenpwned.com/api/v2/breachedaccount/test%40example.com?includeUnverified=true:403 Forbidden at t/01-hibp.t line 182.
# Failed account with domain call:Failed to retrieve https://haveibeenpwned.com/api/v2/breachedaccount/test%40example.com?domain=adobe.com:403 Forbidden at t/01-hibp.t line 206.
# Failed test 'When domain adobe.com is applied, less breaches were reported'
# at t/01-hibp.t line 224.
# Failed pastes call:Failed to retrieve https://haveibeenpwned.com/api/v2/pasteaccount/test%40example.com:403 Forbidden at t/01-hibp.t line 301.
# Looks like you failed 1 test of 15.
t/01-hibp.t .......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/15 subtests
...