BIND 10 trac2268, updated. 0e1a1b2ee0fc9a3a510d348d5449a825779c03b2 [2268] Remove obsolete comment (the bug was fixed)
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Oct 12 05:00:46 UTC 2012
The branch, trac2268 has been updated
via 0e1a1b2ee0fc9a3a510d348d5449a825779c03b2 (commit)
from e2b120a2e016f249eabaf7753b97a79ece0bffa1 (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 0e1a1b2ee0fc9a3a510d348d5449a825779c03b2
Author: Mukund Sivaraman <muks at isc.org>
Date: Fri Oct 12 10:30:12 2012 +0530
[2268] Remove obsolete comment (the bug was fixed)
-----------------------------------------------------------------------
Summary of changes:
.../datasrc/tests/memory/memory_client_unittest.cc | 1 -
1 file changed, 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/src/lib/datasrc/tests/memory/memory_client_unittest.cc b/src/lib/datasrc/tests/memory/memory_client_unittest.cc
index 4b4341a..ceb80d4 100644
--- a/src/lib/datasrc/tests/memory/memory_client_unittest.cc
+++ b/src/lib/datasrc/tests/memory/memory_client_unittest.cc
@@ -662,7 +662,6 @@ TEST_F(MemoryClientTest, loadRRSIGs) {
}
TEST_F(MemoryClientTest, loadRRSIGsRdataMixedCoveredTypes) {
- // FIXME: This should throw, but it doesn't now.
EXPECT_THROW(
client_->load(Name("example.org"),
*MockIteratorRRSIGMixedCovered::makeIterator(zclass_)),
More information about the bind10-changes
mailing list