]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] re-enable lettucetest for #1701 issue
authorJelte Jansen <jelte@isc.org>
Mon, 27 Feb 2012 08:19:26 +0000 (09:19 +0100)
committerJelte Jansen <jelte@isc.org>
Mon, 27 Feb 2012 08:19:26 +0000 (09:19 +0100)
tests/lettuce/features/nsec3_auth.feature

index 26ee13e008f65e073f79de705028db1f20c48ffd..ceb9a7fec8e952e2d8068533e5ef34c3123c2586 100644 (file)
@@ -90,16 +90,14 @@ Feature: NSEC3 Authoritative service
         A dnssec query for a.z.w.example. type MX should have rcode NOERROR
         The last query response should have flags qr aa rd
         The last query response should have edns_flags do
-        # BUG: NO RRSIG IN WILDCARD RESPONSE!!! (see ticket #1701)
-        #The last query response should have ancount 2
+        The last query response should have ancount 2
         The last query response should have nscount 5
         The last query response should have adcount 9
-        # BUG: NO RRSIG IN WILDCARD RESPONSE!!! (see ticket #1701)
-        #The answer section of the last query response should be
-        #"""
-        #a.z.w.example.        3600    IN      MX      1 ai.example.
-        #a.z.w.example.        3600    IN      RRSIG   MX 7 2 3600 20150420235959 20051021000000 40430 example. CikebjQwGQPwijVcxgcZcSJKtfynugtlBiKb9FcBTrmOoyQ4InoWVudh CWsh/URX3lc4WRUMivEBP6+4KS3ldA==
-        #"""
+        The answer section of the last query response should be
+        """
+        a.z.w.example. 3600    IN      MX      1 ai.example.
+        a.z.w.example. 3600    IN      RRSIG   MX 7 2 3600 20150420235959 20051021000000 40430 example. CikebjQwGQPwijVcxgcZcSJKtfynugtlBiKb9FcBTrmOoyQ4InoWVudh CWsh/URX3lc4WRUMivEBP6+4KS3ldA==
+        """
         The authority section of the last query response should be
         """
         example.       3600    IN      NS      ns1.example.