Open ghost opened 2 years ago
This is most likely due to using https://example.com
as a test URL. This should be changed to use an embedded webserver.
'example.com' can temporarily ban you if you use it too much ie. for automated integration tests. It happened to one of my old projects. Artur
On Mon, Jun 13, 2022 at 1:05 PM Janos Bonic @.***> wrote:
This is most likely due to using https://example.com as a test URL. This should be changed to use an embedded webserver.
— Reply to this email directly, view it on GitHub https://github.com/oVirt/go-ovirt-client/issues/218#issuecomment-1153778867, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACMF2BBKVEG3TA6CCGZJNLVO4IV7ANCNFSM5YT2ENAQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
-- Artur Socha Senior Software Engineer, RHV Red Hat
Thanks, @arso I supposed that happened to us. It's not a difficult fix, we just have to do it.
Describe the bug
TestBadURL fails with the following error: