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

el_kaboing
28.37.2007 4dd378c525c51f0145a0fbdc4919e681f5e53e04
The StartTLS test suite is now enabled owing to the fix and verification of Issue 1294.
1 files modified
4 ■■■ changed files
opends/tests/functional-tests/testcases/security/security.xml 4 ●●● patch | view | raw | blame | history
opends/tests/functional-tests/testcases/security/security.xml
@@ -51,12 +51,10 @@
            file="'%s/testcases/security/pkcs12/security_pkcs12.xml' % (TESTS_DIR)"/>
          <call function="'security_pkcs12'" />
          
  <!-- The startTLS tests are commented out waiting for a resolution to Issue 1294. -->
  <!--
          <import machine="'%s' % (STAF_LOCAL_HOSTNAME)"
            file="'%s/testcases/security/startTLS/security_startTLS.xml' % (TESTS_DIR)"/>
          <call function="'security_startTLS'" />
  -->
          <import machine="'%s' % (STAF_LOCAL_HOSTNAME)"
            file="'%s/testcases/security/sasl/security_sasl.xml' % (TESTS_DIR)"/>
          <call function="'security_sasl'" />