Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-4737

Stabalize JobAcquisitionBackoffTest

    XMLWordPrintable

Details

    Description

      It seems this the Test testBackoffDecrease can be fail if the test is run in a slow environment where the acquisition time equals or exceed the wait time. Then the assertion

      assertTrue(jobExecutor2WaitEvents.get(i).getWaitTime() > 0);
      

      may fail. We saw this happing in the CI. The target is to improve the test so it will not
      fail based on the execution speed.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              sebastian.menski Sebastian Menski
              sebastian.menski Sebastian Menski
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce