gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnurl] 208/264: test1056: work with dynamic HTTP ipv6 port


From: gnunet
Subject: [gnurl] 208/264: test1056: work with dynamic HTTP ipv6 port
Date: Thu, 30 Apr 2020 16:08:31 +0200

This is an automated email from the git hooks/post-receive script.

nikita pushed a commit to branch master
in repository gnurl.

commit f99b007cd8cd421442ee25f6543699b4cb7eaacf
Author: Daniel Stenberg <address@hidden>
AuthorDate: Fri Apr 17 11:42:49 2020 +0200

    test1056: work with dynamic HTTP ipv6 port
---
 tests/data/test1056 | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/tests/data/test1056 b/tests/data/test1056
index 52b013614..756d0f27f 100644
--- a/tests/data/test1056
+++ b/tests/data/test1056
@@ -13,7 +13,7 @@ IPv6
 <reply>
 <data>
 HTTP/1.1 302 OK swsclose
-Location: http://[::1%259999]:8994/moo/10560002
+Location: http://[::1%259999]:%HTTP6PORT/moo/10560002
 Date: Thu, 31 Jul 2008 14:49:00 GMT
 Connection: close
 
@@ -27,7 +27,7 @@ body
 </data2>
 <datacheck>
 HTTP/1.1 302 OK swsclose
-Location: http://[::1%259999]:8994/moo/10560002
+Location: http://[::1%259999]:%HTTP6PORT/moo/10560002
 Date: Thu, 31 Jul 2008 14:49:00 GMT
 Connection: close
 
@@ -55,10 +55,6 @@ HTTP follow redirect from IPv4 to IPv6 with scope
  <command>
 http://%HOSTIP:%HTTPPORT/we/are/all/twits/1056 -L
 </command>
-# The data section doesn't do variable substitution, so we must assert this
-<precheck>
-perl -e "print 'Test requires default test server host and port' if ( 
'%HOST6IP' ne '[::1]' || '%HTTP6PORT' ne '8994' );"
-</precheck>
 </client>
 
 #

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]