]> git.ipfire.org Git - thirdparty/curl.git/commit
test1188: change error from connect to resolve error
authorDaniel Stenberg <daniel@haxx.se>
Thu, 18 Feb 2021 07:30:35 +0000 (08:30 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 18 Feb 2021 10:10:47 +0000 (11:10 +0100)
commit35ca04ce1b77636f4d929e0d2b83feda081d6684
tree0746a16dd365406633ed6450e3bce36e6aeb54e0
parent6174fc993aa356fbb52764b273967b53c6e51ea3
test1188: change error from connect to resolve error

Using the %NOLISTENPORT to trigger a connection failure is somewhat
"risky" (since it isn't guaranteed to not be listened to) and caused
occasional CI problems. This fix changes the infused error to be a more
reliable one but still verifies the --write-out functionality properly -
which is the purpose of this test.

Reported-by: Jay Satiro
Fixes #6621
Closes #6623
tests/data/test1188