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

Christophe Sovant
01.06.2008 ff30ade126137ba47180c996c67f832aef2b75fd
Add knownIssue tag for issue 3102 in verify-index and rebuild-index testsuites
2 files modified
12 ■■■■ changed files
opends/tests/functional-tests/testcases/clu/clu_rebuild-index_checkbehavior.xml 6 ●●●● patch | view | raw | blame | history
opends/tests/functional-tests/testcases/clu/clu_verify-index_checkbehavior.xml 6 ●●●● patch | view | raw | blame | history
opends/tests/functional-tests/testcases/clu/clu_rebuild-index_checkbehavior.xml
@@ -334,7 +334,7 @@
          <!--- Test Case information
            #@TestMarker          rebuild-index check behavior tests
            #@TestName            rebuild-index: after creation
            #@TestIssue           none
            #@TestIssue           3102
            #@TestPurpose         Verify that rebuild-index command is
                                  successfull on a newly created index
                                  and that the output is correct.
@@ -559,6 +559,10 @@
                }
              </call>
              
              <script>
                knownIssue(3102)
              </script>
              <call function="'testCase_Postamble'"/>
              
            </sequence>
opends/tests/functional-tests/testcases/clu/clu_verify-index_checkbehavior.xml
@@ -195,7 +195,7 @@
          <!--- Test Case information
            #@TestMarker          verify-index check behavior tests
            #@TestName            verify-index: check with clean option
            #@TestIssue           none
            #@TestIssue           3102
            #@TestPurpose         Verify that verify-index command is successful
                                  and the output is correct.
            #@TestPreamble        none
@@ -273,6 +273,10 @@
                'expectedString' : msg
                }
              </call>
              <script>
                knownIssue(3102)
              </script>
              
              <call function="'testCase_Postamble'"/>