You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jm...@apache.org on 2007/12/28 13:36:54 UTC

svn commit: r607224 - /spamassassin/trunk/t/dkim.t

Author: jm
Date: Fri Dec 28 04:36:54 2007
New Revision: 607224

URL: http://svn.apache.org/viewvc?rev=607224&view=rev
Log:
note that dkim.t has been broken by external changes, annoyingly

Modified:
    spamassassin/trunk/t/dkim.t

Modified: spamassassin/trunk/t/dkim.t
URL: http://svn.apache.org/viewvc/spamassassin/trunk/t/dkim.t?rev=607224&r1=607223&r2=607224&view=diff
==============================================================================
--- spamassassin/trunk/t/dkim.t (original)
+++ spamassassin/trunk/t/dkim.t Fri Dec 28 04:36:54 2007
@@ -13,6 +13,12 @@
 # use constant AM_ROOT    => $< == 0;
 
 # Since the plugin is disabled by default, so are the tests
+
+# Dec 28 2007 jm: as Daryl notes at
+# http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5662#c25 , this test is
+# broken, since dkim.org have removed the "testing1234" selector from their
+# DNS.  TODO: we need working DKIM tests :(
+
 use constant DO_RUN     => TEST_ENABLED && HAS_MODULES && 0;
 
 BEGIN {