From 96c7c453efcce04e7e145fbf252bcba2d1ae5ee2 Mon Sep 17 00:00:00 2001
From: Christophe Sovant <christophe.sovant@forgerock.com>
Date: Thu, 19 Sep 2013 14:42:00 +0000
Subject: [PATCH] Add known issue tag for issue OPENDJ-1135
---
opends/tests/staf-tests/functional-tests/testcases/replication/resynchronization/resynchronization_tests.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opends/tests/staf-tests/functional-tests/testcases/replication/resynchronization/resynchronization_tests.xml b/opends/tests/staf-tests/functional-tests/testcases/replication/resynchronization/resynchronization_tests.xml
index afcb6d2..ac2eb86 100644
--- a/opends/tests/staf-tests/functional-tests/testcases/replication/resynchronization/resynchronization_tests.xml
+++ b/opends/tests/staf-tests/functional-tests/testcases/replication/resynchronization/resynchronization_tests.xml
@@ -192,7 +192,7 @@
<!-- Verify the synchronization of the trees among the servers in
the topology -->
<call function="'verifyTrees'">
- [ clientHost, clientPath, master, resyncConsumerList, synchroSuffix ]
+ [ clientHost, clientPath, master, resyncConsumerList, synchroSuffix, 'OPENDJ-1135' ]
</call>
</sequence>
--
Gitblit v1.10.0