BIND 10 trac1384, updated. 34338208a2ab920a5608a7e710a6e4640c4e3978 [1384] remove test skip
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Nov 11 11:23:22 UTC 2011
The branch, trac1384 has been updated
via 34338208a2ab920a5608a7e710a6e4640c4e3978 (commit)
from d88de4947d03486500fb7a9d8d95c6369d475c20 (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 34338208a2ab920a5608a7e710a6e4640c4e3978
Author: Jelte Jansen <jelte at isc.org>
Date: Fri Nov 11 12:23:12 2011 +0100
[1384] remove test skip
-----------------------------------------------------------------------
Summary of changes:
src/lib/python/isc/datasrc/tests/datasrc_test.py | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/python/isc/datasrc/tests/datasrc_test.py b/src/lib/python/isc/datasrc/tests/datasrc_test.py
index 1aa8831..345bd0a 100644
--- a/src/lib/python/isc/datasrc/tests/datasrc_test.py
+++ b/src/lib/python/isc/datasrc/tests/datasrc_test.py
@@ -82,7 +82,6 @@ class DataSrcClient(unittest.TestCase):
isc.datasrc.DataSourceClient, "memory",
"{ \"foo\": 1 }")
- @unittest.skip("This test may fail depending on sqlite3 library behavior")
def test_iterate(self):
dsc = isc.datasrc.DataSourceClient("sqlite3", READ_ZONE_DB_CONFIG)
More information about the bind10-changes
mailing list