Parcourir la source

[master] re-enable lettucetest for #1701 issue

Jelte Jansen il y a 13 ans
Parent
commit
04aa12f01e
1 fichiers modifiés avec 6 ajouts et 8 suppressions
  1. 6 8
      tests/lettuce/features/nsec3_auth.feature

+ 6 - 8
tests/lettuce/features/nsec3_auth.feature

@@ -90,16 +90,14 @@ Feature: NSEC3 Authoritative service
         A dnssec query for a.z.w.example. type MX should have rcode NOERROR
         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 flags qr aa rd
         The last query response should have edns_flags do
         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 nscount 5
         The last query response should have adcount 9
         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
         The authority section of the last query response should be
         """
         """
         example.	3600	IN	NS	ns1.example.
         example.	3600	IN	NS	ns1.example.