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

mkeyes
30.09.2007 246d6d85011ae53812573fe5eb279bbfef0583f2
Cleaned up a functional test case in light of the recent fix for Issue 1473.
1 files modified
18 ■■■■■ changed files
opends/tests/functional-tests/testcases/aci/aci_targattrfilter.xml 18 ●●●●● patch | view | raw | blame | history
opends/tests/functional-tests/testcases/aci/aci_targattrfilter.xml
@@ -1169,24 +1169,6 @@
                  }
                </call>
    
                <!-- The following operation can be removed when Issue 1473 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_targattrfilter/del_aci.ldif' % logsRemoteDataDir }
                </call>
                <call function="'checktestRC'">
                    { 'returncode' : RC ,
                      'result'     : STAXResult }
                </call>
                <call function="'testCase_Postamble'"/>
    
              </sequence>