Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-1980

UIMA AS extended test testTerminateOnFlowControllerExceptionOnDisable() fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.3.1AS
    • Async Scaleout
    • None

    Description

      Modify testTerminateOnFlowControllerExceptionOnDisable() fails due to unexpected exception received by the test harness. The test is setup erroneously to expect success. Instead an exception is returned and an assertion fails.

      Change code from:
      runTest(null, eeUimaEngine, String.valueOf(broker.getMasterConnectorURI()), "TopLevelTaeQueue",
      1, PROCESS_LATCH);

      to

      runTest(null, eeUimaEngine, String.valueOf(broker.getMasterConnectorURI()), "TopLevelTaeQueue",
      1, EXCEPTION_LATCH);

      Attachments

        Activity

          People

            cwiklik Jaroslaw Cwiklik
            cwiklik Jaroslaw Cwiklik
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: