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

mkeyes
23.55.2007 d6cf3bb9ec7eeec17d063cf994d6d586c51682c1
Modified an ACI functional case based on a new understanding of the expected behavior after Issue 1606 was fixed.
1 files modified
4 ■■■■ changed files
opends/tests/functional-tests/testcases/aci/aci_bindtypes.xml 4 ●●●● patch | view | raw | blame | history
opends/tests/functional-tests/testcases/aci/aci_bindtypes.xml
@@ -3101,7 +3101,7 @@
                #@TestResult                Success if OpenDS returns 0
                                            for all ldap operations, and
                                            and entries is returned only for steps 1, 2, and 3.
                                            Attribute values returned only for steps 1 and 2.
                                            Attribute values returned only for steps 1, 2 and 3.
            -->
            <testcase name="'ACI: Bind Types: userattr equals one attr'">
              <sequence>
@@ -3249,7 +3249,7 @@
                      'testString'         : 'cn:' }
                </call>
                
                <if expr="returnCode != '0'">
                <if expr="returnCode != '1'">
                    <tcstatus result="'fail'"/>
                </if>