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

Matthew Swift
13.35.2012 358257165f9d05ce80019131829da9869efd161a
OPENDJ-612: SDK: Race conditions installing client/server filter chains during connect/bind/accept

Forgot to disable ConnectionFactoryTestCase.
1 files modified
5 ■■■■■ changed files
opendj3/opendj-ldap-sdk/pom.xml 5 ●●●●● patch | view | raw | blame | history
opendj3/opendj-ldap-sdk/pom.xml
@@ -88,6 +88,11 @@
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-surefire-plugin</artifactId>
        <configuration>
          <excludes>
            <exclude>**/ConnectionFactoryTestCase.java</exclude>
          </excludes>
        </configuration>
      </plugin>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>