gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 153/254: tests: stabilize test 1034


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 153/254: tests: stabilize test 1034
Date: Sat, 17 Jun 2017 16:53:05 +0200

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

ng0 pushed a commit to annotated tag gnurl-7.54.1
in repository gnurl.

commit 052a14e3cda7ea16729a4403b60bc94907c561b7
Author: Michael Kaufmann <address@hidden>
AuthorDate: Tue May 16 21:29:59 2017 +0200

    tests: stabilize test 1034
    
    Pass the invalid domain name on stdin. On some systems, the test
    framework cannot pass invalid UTF-8 sequences on the command line.
    
    Closes #1488
---
 tests/data/test1034 | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/tests/data/test1034 b/tests/data/test1034
index 063f52b32..6c1beb671 100644
--- a/tests/data/test1034
+++ b/tests/data/test1034
@@ -6,6 +6,7 @@ HTTP GET
 HTTP proxy
 IDN
 FAILURE
+config file
 </keywords>
 </info>
 
@@ -44,8 +45,11 @@ HTTP over proxy with malformatted IDN host name
 
 # This host name contains an invalid UTF-8 byte sequence that can't be
 # converted into an IDN name
+<stdin>
+url = "http://invalid-utf8-�.local/page/1034";
+</stdin>
  <command>
-http://invalid-utf8-�.local/page/1034 -x %HOSTIP:%HTTPPORT
+-K - -x %HOSTIP:%HTTPPORT
 </command>
 </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]