mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

ugaston
17.07.2008 61511292e7311acff807c8be8c2f0914e5428210
Fix typo + mark known issue in repl testcases
2 files modified
32 ■■■■ changed files
opends/tests/staf-tests/functional-tests/testcases/replication/conflict/conflict.xml 6 ●●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/replication/encryption/encryption.xml 26 ●●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/replication/conflict/conflict.xml
@@ -3311,12 +3311,12 @@
          #@TestResult         Success if trees are synchronised
          -->
          <testcase name="getTestCaseName
                          ('double_add')">
                          ('double_add_single_del_1')">
            <sequence>            
              <call function="'testCase_Preamble'"/>
              <message>
                'Replication: Conflict: double_add. \
                Double add (same dn, different uid)'
                'Replication: Conflict: double_add_single_del_1. \
                Add twice same dn, then delete it in one server'
              </message>
                                                                
              <script>
opends/tests/staf-tests/functional-tests/testcases/replication/encryption/encryption.xml
@@ -133,7 +133,13 @@
              <call function="'verifyTrees'">
                [ clientHost, clientPath, master, consumerList, synchroSuffix ]
              </call> 
              <!-- #3315: dsreplication initialize-all returns before peer has
                   completed initialisation -->
              <script>
                knownIssue(3315)
              </script>
              <call function="'testCase_Postamble'"/>
            </sequence>
          </testcase>                     
@@ -187,7 +193,13 @@
              <call function="'verifyTrees'">
                [ clientHost, clientPath, master, consumerList, synchroSuffix ]
              </call> 
              <!-- #3315: dsreplication initialize-all returns before peer has
                   completed initialisation -->
              <script>
                knownIssue(3315)
              </script>
              <call function="'testCase_Postamble'"/>
            </sequence>
          </testcase>                     
@@ -237,8 +249,14 @@
                the topology -->          
              <call function="'verifyTrees'">
                [ clientHost, clientPath, master, consumerList, synchroSuffix ]
              </call>
              </call>
              <!-- #3315: dsreplication initialize-all returns before peer has
                   completed initialisation -->
              <script>
                knownIssue(3315)
              </script>
              <call function="'testCase_Postamble'"/>
            </sequence>
          </testcase>