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

Gary Williams
01.23.2012 16f36c5c606f73b343351cc015b67dc63cdb8139
Fix fractional-replication literals/OIDs mix test
1 files modified
10 ■■■■ changed files
opends/tests/staf-tests/functional-tests/testcases/fractional-replication/config.xml 10 ●●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/fractional-replication/config.xml
@@ -24,6 +24,7 @@
 ! CDDL HEADER END
 !
 !      Copyright 2009 Sun Microsystems, Inc.
 !      Portions Copyright 2012 ForgeRock AS
 ! -->
<stax>
  <defaultcall function="fractional-replication_config"/>
@@ -598,12 +599,11 @@
            "server"            : server,
            "replicationDomain" : domainMap[ldapServer][0],
            "include"           : [('reset',None)],
            "exclude"           : [('remove','*:mail,jpegPhoto'),
                                   ('remove','*:0.9.2342.19200300.100.1.60'),
                                   ('remove','InetOrgPerson:0.9.2342.19200300.100.1.60')
            "exclude"           : [('remove','*:mail,jpegPhoto,0.9.2342.19200300.100.1.60'),
                                   ('remove','2.16.840.1.113730.3.2.2:jpegPhoto,0.9.2342.19200300.100.1.60'),
                                   ('remove','inetOrgPerson:jpegPhoto,0.9.2342.19200300.100.1.60')
                                  ],
            "expectedRC"        : 0,
            "knownIssue"        : '0000',
            "expectedRC"        : 0
          }
        </call>
        <call function="'get-fractional-replication-attributes'">