From b6d5d05b32dcdb7b00724c569a6e4718ec76f643 Mon Sep 17 00:00:00 2001
From: Gary Williams <gary.williams@forgerock.com>
Date: Wed, 28 Dec 2011 13:33:48 +0000
Subject: [PATCH] Remove known issue tag as 4534 already fixed

---
 opends/tests/staf-tests/functional-tests/testcases/replication/encryption/encryption.xml |   63 ++++---------------------------
 1 files changed, 9 insertions(+), 54 deletions(-)

diff --git a/opends/tests/staf-tests/functional-tests/testcases/replication/encryption/encryption.xml b/opends/tests/staf-tests/functional-tests/testcases/replication/encryption/encryption.xml
index c13ad37..5a944a1 100644
--- a/opends/tests/staf-tests/functional-tests/testcases/replication/encryption/encryption.xml
+++ b/opends/tests/staf-tests/functional-tests/testcases/replication/encryption/encryption.xml
@@ -208,13 +208,8 @@
                 
               <!-- Verify the synchronization of the trees among the servers in 
                 the topology -->
-              <!-- If tree verification fails, we may have come across known
-               !   issue #4534: Replication using security does not work after
-               !   server restart
-              -->
               <call function="'verifyTrees'">
-                [ clientHost, clientPath, master, consumerList, synchroSuffix,
-                  '4534' ]
+                [ clientHost, clientPath, master, consumerList, synchroSuffix ]
               </call>
 
               <call function="'testCase_Postamble'"/>
@@ -278,13 +273,8 @@
                           
               <!-- Verify the synchronization of the trees among the servers in 
                 the topology -->          
-              <!-- If tree verification fails, we may have come across known
-               !   issue #4534: Replication using security does not work after
-               !   server restart
-              -->
               <call function="'verifyTrees'">
-                [ clientHost, clientPath, master, consumerList, synchroSuffix,
-                  '4534' ]
+                [ clientHost, clientPath, master, consumerList, synchroSuffix, ]
               </call>
 
               <call function="'testCase_Postamble'"/>
@@ -345,13 +335,8 @@
                 
               <!-- Verify the synchronization of the trees among the servers in 
                 the topology -->          
-              <!-- If tree verification fails, we may have come across known
-               !   issue #4534: Replication using security does not work after
-               !   server restart
-              -->
               <call function="'verifyTrees'">
-                [ clientHost, clientPath, master, consumerList, synchroSuffix,
-                  '4534' ]
+                [ clientHost, clientPath, master, consumerList, synchroSuffix ]
               </call>
 
          
@@ -448,13 +433,8 @@
 
               <!-- Verify the synchronization of the trees among the servers in
                 the topology -->          
-              <!-- If tree verification fails, we may have come across known
-               !   issue #4534: Replication using security does not work after
-               !   server restart
-              -->
               <call function="'verifyTrees'">
-                [ clientHost, clientPath, master, consumerList, synchroSuffix,
-                  '4534' ]
+                [ clientHost, clientPath, master, consumerList, synchroSuffix ]
               </call>
                                                                            
               <call function="'testCase_Postamble'"/>
@@ -553,13 +533,8 @@
 
               <!-- Verify the synchronization of the trees among the servers in
                 the topology -->          
-              <!-- If tree verification fails, we may have come across known
-               !   issue #4534: Replication using security does not work after
-               !   server restart
-              -->
               <call function="'verifyTrees'">
-                [ clientHost, clientPath, master, consumerList, synchroSuffix,
-                  '4534' ]
+                [ clientHost, clientPath, master, consumerList, synchroSuffix ]
               </call>
                                                                            
               <call function="'testCase_Postamble'"/>
@@ -656,13 +631,8 @@
 
               <!-- Verify the synchronization of the trees among the servers in
                 the topology -->          
-              <!-- If tree verification fails, we may have come across known
-               !   issue #4534: Replication using security does not work after
-               !   server restart
-              -->
               <call function="'verifyTrees'">
-                [ clientHost, clientPath, master, consumerList, synchroSuffix,
-                  '4534' ]
+                [ clientHost, clientPath, master, consumerList, synchroSuffix, ]
               </call>
                                                                            
               <call function="'testCase_Postamble'"/>
@@ -762,13 +732,8 @@
 
               <!-- Verify the synchronization of the trees among the servers in
                 the topology -->          
-              <!-- If tree verification fails, we may have come across known
-               !   issue #4534: Replication using security does not work after
-               !   server restart
-              -->
               <call function="'verifyTrees'">
-                [ clientHost, clientPath, master, consumerList, synchroSuffix,
-                  '4534' ]
+                [ clientHost, clientPath, master, consumerList, synchroSuffix ]
               </call>
                                                                            
               <call function="'testCase_Postamble'"/>
@@ -882,13 +847,8 @@
 
               <!-- Verify the synchronization of the trees among the servers in
                 the topology -->          
-              <!-- If tree verification fails, we may have come across known
-               !   issue #4534: Replication using security does not work after
-               !   server restart
-              -->
               <call function="'verifyTrees'">
-                [ clientHost, clientPath, master, consumerList, synchroSuffix,
-                  '4534' ]
+                [ clientHost, clientPath, master, consumerList, synchroSuffix ]
               </call>
                                                                            
               <call function="'testCase_Postamble'"/>
@@ -989,13 +949,8 @@
 
               <!-- Verify the synchronization of the trees among the servers in
                 the topology -->          
-              <!-- If tree verification fails, we may have come across known
-               !   issue #4534: Replication using security does not work after
-               !   server restart
-              -->
               <call function="'verifyTrees'">
-                [ clientHost, clientPath, master, consumerList, synchroSuffix,
-                  '4534' ]
+                [ clientHost, clientPath, master, consumerList, synchroSuffix ]
               </call>
 
                                                                              

--
Gitblit v1.10.0