From 12ce0a230a9b957096d3db4cda4890d68eb9598c Mon Sep 17 00:00:00 2001
From: Gary Williams <gary.williams@forgerock.com>
Date: Tue, 13 Mar 2012 20:09:33 +0000
Subject: [PATCH] Mark replication total update test as known issue

---
 opendj-sdk/opends/tests/staf-tests/functional-tests/testcases/replication/totalupdate/totalupdate.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/opendj-sdk/opends/tests/staf-tests/functional-tests/testcases/replication/totalupdate/totalupdate.xml b/opendj-sdk/opends/tests/staf-tests/functional-tests/testcases/replication/totalupdate/totalupdate.xml
index 72c8a0c..7b93fef 100644
--- a/opendj-sdk/opends/tests/staf-tests/functional-tests/testcases/replication/totalupdate/totalupdate.xml
+++ b/opendj-sdk/opends/tests/staf-tests/functional-tests/testcases/replication/totalupdate/totalupdate.xml
@@ -363,12 +363,12 @@
 
               <!-- Verify the synchronization of the schema among the servers
                 in the topology -->
-              <!-- If the schema files differ, it could be due to Issue 2599
+              <!-- If the schema files differ, it could be due to Issue OPENDJ-449
                 (Replication adds modifiersName and modifyTimestamp to schema 
                 updates) -->
               <call function="'verifySchemas'">
                 [ clientHost, clientPath, master, consumerList, '99-user.ldif',
-                  '2599' ]
+                  'OPENDJ-449' ]
               </call> 
                                                 
               <!-- Verify the synchronization of the trees among the servers in

--
Gitblit v1.10.0