gnunet-svn
[Top][All Lists]
Advanced

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

[gnurl] 55/264: test970: fix static ip:port instead of dynamic values be


From: gnunet
Subject: [gnurl] 55/264: test970: fix static ip:port instead of dynamic values being used
Date: Thu, 30 Apr 2020 16:05:58 +0200

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

nikita pushed a commit to branch master
in repository gnurl.

commit 9c2aaf3d33414805660f76ee17459d40023bb2d5
Author: Marc Hoersken <address@hidden>
AuthorDate: Fri Mar 20 00:24:36 2020 +0100

    test970: fix static ip:port instead of dynamic values being used
---
 tests/data/test970 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/data/test970 b/tests/data/test970
index ab1f23081..d8a08b8f9 100644
--- a/tests/data/test970
+++ b/tests/data/test970
@@ -71,7 +71,7 @@ Content-Type: text/html
 Funny-head: yesyes
 
 -foo-
-{"url_effective":"http://127.0.0.1:8990/970","http_code":200,"response_code":200,"http_connect":0,"time_total":0.000013,"time_namelookup":0.000013,"time_connect":0.000013,"time_appconnect":0.000013,"time_pretransfer":0.000013,"time_starttransfer":0.000013,"size_header":250,"size_request":85,"size_download":6,"size_upload":0,"speed_download":0.000013,"speed_upload":0.000013,"content_type":"text/html","num_connects":1,"time_redirect":0.000013,"num_redirects":0,"ssl_verify_result":0,"proxy_
 [...]
+{"url_effective":"http://%HOSTIP:%HTTPPORT/970","http_code":200,"response_code":200,"http_connect":0,"time_total":0.000013,"time_namelookup":0.000013,"time_connect":0.000013,"time_appconnect":0.000013,"time_pretransfer":0.000013,"time_starttransfer":0.000013,"size_header":250,"size_request":85,"size_download":6,"size_upload":0,"speed_download":0.000013,"speed_upload":0.000013,"content_type":"text/html","num_connects":1,"time_redirect":0.000013,"num_redirects":0,"ssl_verify_result":0,"pro
 [...]
 </stdout>
 </verify>
 </testcase>

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



reply via email to

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