Browse Source

[2165] Add TODO to commented out test code

Mukund Sivaraman 12 years ago
parent
commit
11af4c1f3e
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/lib/testutils/dnsmessage_test.h

+ 2 - 1
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