Uploaded image for project: 'Falcon'
  1. Falcon
  2. FALCON-1783

Fix ProcessUpdateTest and SearchApiTest to use prism

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.8
    • 0.10
    • merlin
    • None

    Description

      We have some weak tests which work in embedded mode, but fail in distributed. Issue exists because in case of distributed mode, entity submit is not allowed via server although we can schedule via prism/server.
      Below is a list of tests which need to be fixed:

      • ProcessUpdateTest#updateProcessWithLateData
        This might affect failure in distributed setup:
        cluster.getProcessHelper().submitAndSchedule(process.toString());
        
      • SearchApiTest#prepareData()

      Attachments

        Activity

          People

            pisaychuk Paul Isaychuk
            pisaychuk Paul Isaychuk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: