Uploaded image for project: 'core-java-testing#dof-oal'
  1. core-java-testing#dof-oal
  2. TJOAL-45

AsyncDOFSystemTest gets stuck in infinite loop when running requestorMode

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 7.0.5
    • 7.0, 7.0.1, 7.0.2, 7.0.3, 7.0.4, 7.0.5
    • None

      The test currently executes some OAP, but never changes the running flag to false after the OAP has been successfully executed, thus creating an infinite loop unless human interaction has been applied by sending in the stop command.  This is bad for automated testing where the framework won't be able to do this.  The looping condition needs to be fixed to change the running flag to false if all OAP has been successfully executed on the requestor side.

            amauchley Aaron Mauchley
            amauchley Aaron Mauchley
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: