mirror of
https://github.com/minio/minio.git
synced 2024-04-21 12:41:46 +00:00
The `getNonLoopBackIP` may grab an IP from an interface that doesn't allow binding (on Windows), so this test consistently fails. We exclude that specific error.