XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.16.0, 7.16.0-alpha4
    • Affects Version/s: None
    • Component/s: quarkus
    • None

      In the 7.16 Daily CE pipeline, the UPGRADE-databases-from-714-h2 ** stage fails with:
      [2021-07-22T08:33:30.841Z] [ERROR] Tests run: 21, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.502 s <<< FAILURE! - in org.camunda.bpm.engine.test.api.mgmt.metrics.TaskMetricsTest
      [2021-07-22T08:33:30.842Z] [ERROR] shouldCreateTaskMetricsWithinErrorMarginWithHigherLoadOfAssignments(org.camunda.bpm.engine.test.api.mgmt.metrics.TaskMetricsTest) Time elapsed: 0.01 s <<< ERROR!
      [2021-07-22T08:33:30.842Z] java.lang.NoSuchMethodError: java.lang.Math.floorDiv(JI)J
      [2021-07-22T08:33:30.842Z] at org.camunda.bpm.engine.test.api.mgmt.metrics.TaskMetricsTest.shouldCreateTaskMetricsWithinErrorMarginWithHigherLoadOfAssignments(TaskMetricsTest.java:272)
       
       This failure is due to the wrong method signature used since the tests are compiled with Java 11.

            Assignee:
            Tassilo Weidner-Mühl
            Reporter:
            Tassilo Weidner-Mühl
            Tassilo Weidner-Mühl Tassilo Weidner-Mühl
            Nikola Koevski Nikola Koevski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: