git » spf » commit eec4eeb

test: Remove unnecessary test skips

author Alberto Bertogli
2022-08-01 20:40:13 UTC
committer Alberto Bertogli
2022-08-02 23:51:01 UTC
parent 79d57158b3242f4c823d0c311cc48e8b882a5b8e

test: Remove unnecessary test skips

Now that we check for void lookups and have a more correct counting of
DNS lookups, we don't need to skip these two tests.

testdata/rfc4408-tests.yml +0 -1
testdata/rfc7208-tests.yml +0 -1

diff --git a/testdata/rfc4408-tests.yml b/testdata/rfc4408-tests.yml
index 3fa3c9a..ac904c9 100644
--- a/testdata/rfc4408-tests.yml
+++ b/testdata/rfc4408-tests.yml
@@ -2394,7 +2394,6 @@ tests:
     host: 1.2.3.4
     mailfrom: foo@e6.example.com
     result: pass
-    skip: This is a legitimate fail because we don't do caching.
   mech-over-limit:
     description: >-
       SPF implementations MUST limit the number of mechanisms and modifiers
diff --git a/testdata/rfc7208-tests.yml b/testdata/rfc7208-tests.yml
index b22dab9..a477882 100644
--- a/testdata/rfc7208-tests.yml
+++ b/testdata/rfc7208-tests.yml
@@ -2495,7 +2495,6 @@ tests:
     host: 1.2.3.4
     mailfrom: foo@e6.example.com
     result: pass
-    skip: This is a legitimate fail because we don't do caching.
   mech-over-limit:
     description: >-
       SPF implementations MUST limit the number of mechanisms and modifiers