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

smaguin
06.13.2007 6554ea81e333c2050430e4a9017a9faae950269a
add known issue and fixe testsuite with the change of interface for dsconfig option -m
1 files modified
11 ■■■■ changed files
opends/tests/functional-tests/testcases/logging/logging_properties.xml 11 ●●●● patch | view | raw | blame | history
opends/tests/functional-tests/testcases/logging/logging_properties.xml
@@ -60,7 +60,7 @@
          </message>
          
          <!-- DESACTRIVATED : bug 2107]-->
          <!--<call function="'testFailed'"/>-->
          <call function="'testFailed'"/>
          <script>
            knownIssue(2107)
            bug=2107
@@ -457,6 +457,9 @@
            
            <!--  override-severity -->
            <message>'------  set override-severity    --' </message>
          <script>
            knownIssue(2066)
          </script>
            <call function="'dsconfig'">
              { 'dsInstanceHost' : DIRECTORY_INSTANCE_HOST,
                'dsInstancePort' : DIRECTORY_INSTANCE_PORT,
@@ -509,7 +512,11 @@
            '----  Check the Debug loggers properties  -----'
          </message>
          
          <!--    default-debug-category  -->
          <!--    default-debug-category  -->
          <script>
            knownIssue(2053)
          </script>
          <message>'------  set default-debug-category  --' </message>
          <call function="'dsconfig'">
            { 'dsInstanceHost' : DIRECTORY_INSTANCE_HOST,