Fix Event Cleanup Performance tests

XMLWordPrintable

    • Type: Task
    • Resolution: Done
    • Priority: L3 - Default
    • 3.7.0-alpha1, 3.7.0
    • Affects Version/s: None
    • Component/s: backend
    • None
    • 3
    • Not defined

      Recently, we have seen failures on Jenkins during the Event History Cleanup performance tests. The failing test is intermittent, but is always cleanupModeProcessVariablesPerformanceTest, where the variable count is not empty as expected.

      01:38:17 [ERROR] org.camunda.optimize.test.performance.ProcessCleanupPerformanceStaticDataTest.cleanupModeProcessVariablesPerformanceTest  Time elapsed: 2,747.66 s  <<< FAILURE!
      01:38:17 org.opentest4j.AssertionFailedError: 
      01:38:17 
      01:38:17 expected: 0
      01:38:17  but was: 2042961
      01:38:17 	at org.camunda.optimize.test.performance.ProcessCleanupPerformanceStaticDataTest.cleanupModeProcessVariablesPerformanceTest(ProcessCleanupPerformanceStaticDataTest.java:73)
      

      We should investigate why this is failing and fix the cause

      Hint:

      • The engine cleanup tests are still passing as expected

            Assignee:
            Unassigned
            Reporter:
            Joshua Windels
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: