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

Gary Williams
14.03.2012 84c2f449c3b4d245fcbda6275c7c8257528e91f2
Modification of operational attribute returns 19 not 53 in aci target test
1 files modified
4 ■■■■ changed files
opendj-sdk/opends/tests/staf-tests/functional-tests/testcases/aci/aci_target.xml 4 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/staf-tests/functional-tests/testcases/aci/aci_target.xml
@@ -2995,7 +2995,7 @@
                    'dsInstanceDn'        : 'uid=scarter,ou=People,ou=aci branch,o=ACI Tests,dc=example,dc=com' ,
                    'dsInstancePswd'      : 'sprain' ,
                    'entryToBeModified'   : '%s/aci/aci_target/mod_entry31a.ldif' % (remote.data) ,
                    'expectedRC'          : 53
                    'expectedRC'          : 19
                  }
                </call>
    
@@ -3009,7 +3009,7 @@
                    'dsInstanceDn'        : 'uid=scarter,ou=People,ou=aci branch,o=ACI Tests,dc=example,dc=com' ,
                    'dsInstancePswd'      : 'sprain' ,
                    'entryToBeModified'   : '%s/aci/aci_target/mod_entry31b.ldif' % (remote.data) ,
                    'expectedRC'          : 53
                    'expectedRC'          : 19
                  }
                </call>