]> granicus.if.org Git - curl/commitdiff
Added "non-existing host" test keywords to make it easy to skip those
authorDan Fandrich <dan@coneharvesters.com>
Wed, 20 May 2009 19:30:06 +0000 (19:30 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Wed, 20 May 2009 19:30:06 +0000 (19:30 +0000)
tests on machines that have broken DNS configurations (such as
those configured to use OpenDNS).

CHANGES
tests/data/test1084
tests/data/test1085
tests/data/test20
tests/data/test507
tests/data/test534

diff --git a/CHANGES b/CHANGES
index 2b26a051e0464e329155a2caf3d35123fb54b42f..ccc7e364b341b0d1db576bb15cc51ed614c6effc 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,11 @@
 
                                   Changelog
 
+Daniel Fandrich (20 May 2009)
+- Added "non-existing host" test keywords to make it easy to skip those
+  tests on machines that have broken DNS configurations (such as
+  those configured to use OpenDNS).
+
 Daniel Stenberg (19 May 2009)
 - Kamil Dudka brought the patch from the Redhat bug entry
   https://bugzilla.redhat.com/show_bug.cgi?id=427966 which was libcurl closing
index c2b54f3c9d830166b15f22df67e658449e809e21..2bc0183a7ff57d4ffa16910f37fb335cb93b0ef1 100644 (file)
@@ -5,6 +5,7 @@ HTTP
 HTTP GET
 --interface
 FAILURE
+non-existing host
 </keywords>
 </info>
 
index 04d5e2885929d30928ac38edbb22eb13e3e8e85a..0cedefe3be8ed8791fe61d6bfc8a2646e95f9a4c 100644 (file)
@@ -6,6 +6,7 @@ HTTP GET
 --interface
 IPv6
 FAILURE
+non-existing host
 </keywords>
 </info>
 
index 3d7a6dab96b01f072d377af80ef1ebb2d522c01e..57fa48dea99eca90d9ae020d1b348110bf6cbb0d 100644 (file)
@@ -1,10 +1,12 @@
 <testcase>
 <info>
 <keywords>
-non-existing host name
+HTTP
 FAILURE
+non-existing host
 </keywords>
 </info>
+
 # Server-side
 <reply>
 <data>
index 8abbb62a1f7e4acdab7efae654418936be7fca55..9549bd986fd46992e76ec93633458a06cc3d183d 100644 (file)
@@ -1,4 +1,13 @@
 <testcase>
+<info>
+<keywords>
+HTTP
+multi
+FAILURE
+non-existing host
+</keywords>
+</info>
+
 # Server-side
 <reply>
 </reply>
index 52bb1e2604f8703e398ce3f5d409cbd32196d9fa..6045dba61756423ee9478106bc06fff999c169c1 100644 (file)
@@ -5,6 +5,7 @@ FTP
 PASV
 RETR
 multi
+non-existing host
 </keywords>
 </info>