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

smaguin
06.14.2007 1faeb760a7f81f1c956af51156bd9af09fbe930a
opends/tests/functional-tests/testcases/logging/logging_writer.xml
@@ -28,6 +28,7 @@
<stax>
  <defaultcall function="logging_writer"/>
  <function name="logging_writer" scope="local">
   <block name="STAXCurrentFunction">
    <sequence>
      <script>
        CurrentTestPath['suite']=STAXCurrentFunction
@@ -49,7 +50,8 @@
        #@TestResult      The recors must be written to disk after each operation
            -->
      <!-- #################################### -->
      <testcase name="getTestCaseName('Synchronous mode- auto-flush=true - Access logger')">
      <testcase name="getTestCaseName('Synchronous mode Access logger')">
        <sequence>
          <call function="'testCase_Preamble'"/>
          <message>
@@ -291,5 +293,6 @@
        </sequence>
      </testcase>
    </sequence>
    </block>
  </function>
</stax>