BIND 10 trac2165_2, updated. 11af4c1f3ed1af14fe6cc75a73f9f32b37a79b00 [2165] Add TODO to commented out test code

BIND 10 source code commits bind10-changes at lists.isc.org
Sun Aug 26 23:52:58 UTC 2012


The branch, trac2165_2 has been updated
       via  11af4c1f3ed1af14fe6cc75a73f9f32b37a79b00 (commit)
      from  33ab70a67c5cc9f340faadabe7a3003b5c959863 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 11af4c1f3ed1af14fe6cc75a73f9f32b37a79b00
Author: Mukund Sivaraman <muks at isc.org>
Date:   Mon Aug 27 05:22:02 2012 +0530

    [2165] Add TODO to commented out test code

-----------------------------------------------------------------------

Summary of changes:
 src/lib/testutils/dnsmessage_test.h |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-----------------------------------------------------------------------
diff --git a/src/lib/testutils/dnsmessage_test.h b/src/lib/testutils/dnsmessage_test.h
index fbcb185..fd1d51a 100644
--- a/src/lib/testutils/dnsmessage_test.h
+++ b/src/lib/testutils/dnsmessage_test.h
@@ -272,7 +272,8 @@ rrsetsCheck(EXPECTED_ITERATOR expected_begin, EXPECTED_ITERATOR expected_end,
         EXPECT_EQ(std::distance(expected_begin, expected_end), rrset_matched);
 
 #if (0)
-        // Disabled by #2165. The RRSIG RRsets are no longer directly
+        // TODO: see bug #2223. The following code was
+        // disabled by #2165. The RRSIG RRsets are no longer directly
         // stored in the Message's rrsets, so the iterator will not find
         // them. The expected text used in many tests are flattened,
         // where the RRSIGs are inline. In other words, RRSIGs may occur



More information about the bind10-changes mailing list