Test for large activity duration fails

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Done
    • Priority: L3 - Default
    • 2.7.0
    • Affects Version/s: None
    • Component/s: backend
    • None

      Given:

      • The current time is `Integer.MAX_VALUE` ms away from a summer/winter time shift
      • The variable startDate in `reportEvaluationForOneProcessBigActivityDuration` is defined as `OffsetDateTime startDate = OffsetDateTime.now()` (instead of the current quickfix `OffsetDateTime startDate = OffsetDateTime.now().minusDays(20)`

      When:

      • I run `ProcessInstanceDurationByNoneWithProcessPartReportEvaluationIT .reportEvaluationForOneProcessBigActivityDuration()`

      Then:

      • The test fails when trying to assert the activityDuration value

      Expected:

      • The test should pass

        This is the controller panel for Smart Panels app

              Assignee:
              Unassigned
              Reporter:
              Helene Waechtler
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: