Uploaded image for project: 'Fuse Tooling'
  1. Fuse Tooling
  2. FUSETOOLS-2610

UI Tests - Update the wait condition in SAPConnectionTest

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 10.3.0.AM2, 10.3.0
    • None
    • QE
    • None

    Description

      Update the wait condition in SAPConnectionTest

      new WaitUntil(new ContainsText(testServerConnection.getResultText(), "Server state: STARTED"));
      new WaitUntil(new ContainsText(testServerConnection.getResultText(), "Server state: ALIVE"));
      

      because sometimes there is only the following output

      Server state: changed from STOPPED to STARTED on QUICKSTART
      
      Server state: changed from STARTED to ALIVE on QUICKSTART
      
      Server state: ALIVE
      
      Server state: ALIVE
      
      ...
      

      Attachments

        Activity

          People

            apodhrad@redhat.com Andrej Podhradsky
            apodhrad@redhat.com Andrej Podhradsky
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: