aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1035
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2020-04-30 16:00:31 +0200
committerDan Fandrich <dan@coneharvesters.com>2020-04-30 16:00:31 +0200
commit5f5a7b478a7f6bf51929379e1e39dc37803a9689 (patch)
tree8039fc8c143502d8176756c532abfa835dbaaed3 /tests/data/test1035
parent42d8d9a7e816f14226819cdc2440e11ef004230e (diff)
tests: Stop referring to server ports when they're not used
Several tests referred to specific server ports even when the test didn't actually use that server or specify that it's needed. In such cases, the test harness substitutes the text "[not running]" as the port number which causes many such tests to fail due to the inability to parse the URL. These tests are changed to use %NOLISTENPORT which will always be substituted correctly.
Diffstat (limited to 'tests/data/test1035')
-rw-r--r--tests/data/test10352
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1035 b/tests/data/test1035
index a316c51e1..62f9d7ae8 100644
--- a/tests/data/test1035
+++ b/tests/data/test1035
@@ -35,7 +35,7 @@ perl -MI18N::Langinfo=langinfo,CODESET -e 'die "Needs a UTF-8 locale" if (lc(lan
HTTP over proxy with too long IDN host name
</name>
<command>
-http://too-long-IDN-name-cürl-rüles-la-la-la-dee-da-flooby-nooby.local/page/1035 -x %HOSTIP:%HTTPPORT
+http://too-long-IDN-name-cürl-rüles-la-la-la-dee-da-flooby-nooby.local/page/1035 -x %HOSTIP:%NOLISTENPORT
</command>
</client>