Marton Greber has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/23105


Change subject: curl_util-test: fix timeout test for newer libcurl
......................................................................

curl_util-test: fix timeout test for newer libcurl

libcurl >=7.80 rejects host names containing underscores before any DNS
traffic is generated, so the timeout test started to fail on Ubuntu 22.
Replace the invalid host name with a syntactically valid but equally
non-existent one so that the request still goes through the resolver and
hits the configured 1 ms timeout on all supported libcurl versions.

Change-Id: I4e1c3b58b9805e117d6ca013d868addcb59c1711
---
M src/kudu/util/curl_util-test.cc
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/05/23105/1
--
To view, visit http://gerrit.cloudera.org:8080/23105
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4e1c3b58b9805e117d6ca013d868addcb59c1711
Gerrit-Change-Number: 23105
Gerrit-PatchSet: 1
Gerrit-Owner: Marton Greber <[email protected]>

Reply via email to