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

mkeyes
27.17.2007 5e46ef1c55509f59fffad73f7b4cca4bdc9e6b3a
Since issue 1531 was fixed, two testcases no longer had to clean up after themselves.
1 files modified
38 ■■■■■ changed files
opendj-sdk/opends/tests/functional-tests/testcases/aci/aci_targetfilter.xml 38 ●●●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/functional-tests/testcases/aci/aci_targetfilter.xml
@@ -3087,24 +3087,6 @@
                    'testString'         : 'dn: uid=dmiller,ou=People,ou=aci branch,o=ACI Tests' }
              </call>
              
              <!-- The following operation can be removed when Issue 1531 is fixed. -->
              <message>
                   'ACI: Targattrfilter: Targattrfilter with mispelled del with add, admin deleting aci'
              </message>
              <call function="'modifyEntry'">
                  { 'dsInstanceHost'   : DIRECTORY_INSTANCE_HOST ,
                    'dsInstancePort'   : DIRECTORY_INSTANCE_PORT ,
                    'dsInstanceDn'     : DIRECTORY_INSTANCE_DN ,
                    'dsInstancePswd'   : DIRECTORY_INSTANCE_PSWD ,
                    'entryToBeModified'   : '%s/aci/aci_targetfilter/del_aci.ldif' % STAGED_DATA_DIR }
              </call>
              <call function="'checktestRC'">
                    { 'returncode' : RC ,
                      'result'     : STAXResult }
              </call>
              <call function="'testCase_Postamble'"/>
  
            </sequence>
@@ -3174,26 +3156,6 @@
                    'testString'         : 'dn: uid=dmiller,ou=People,ou=aci branch,o=ACI Tests' }
              </call>
              
              <!-- The following operation can be removed when Issue 1531 is fixed. -->
              <message>
                   'ACI: Targattrfilter: Targattrfilter with mispelled del with add, admin deleting aci'
              </message>
              <call function="'modifyEntry'">
                  { 'dsInstanceHost'   : DIRECTORY_INSTANCE_HOST ,
                    'dsInstancePort'   : DIRECTORY_INSTANCE_PORT ,
                    'dsInstanceDn'     : DIRECTORY_INSTANCE_DN ,
                    'dsInstancePswd'   : DIRECTORY_INSTANCE_PSWD ,
                    'entryToBeModified'   : '%s/aci/aci_targetfilter/del_aci.ldif' % STAGED_DATA_DIR }
              </call>
              <call function="'checktestRC'">
                    { 'returncode' : RC ,
                      'result'     : STAXResult }
              </call>
              <call function="'testCase_Postamble'"/>
              <call function="'testCase_Postamble'"/>
  
            </sequence>