You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test suite tries to connect to google.com for some of the tests, causing the test suite to fail if there is no Internet connection or there is a transient networking issue, which is rather brittle. It would be good if such tests were skipped in the event that google.com does not resolve, and even better if the tests didn't require network access at all, assuming only the local loopback device. Thoughts?
The text was updated successfully, but these errors were encountered:
The test suite tries to connect to google.com for some of the tests, causing the test suite to fail if there is no Internet connection or there is a transient networking issue, which is rather brittle. It would be good if such tests were skipped in the event that google.com does not resolve, and even better if the tests didn't require network access at all, assuming only the local loopback device. Thoughts?
The text was updated successfully, but these errors were encountered: