[midPoint-git] [Evolveum/midpoint] 9e7b42: Backport some testing methods from 4.1

mederly noreply at github.com
Thu Mar 19 18:43:17 CET 2020


  Branch: refs/heads/support-4.0
  Home:   https://github.com/Evolveum/midpoint
  Commit: 9e7b4258659c78c850711342a9b2d0a16b2f26b5
      https://github.com/Evolveum/midpoint/commit/9e7b4258659c78c850711342a9b2d0a16b2f26b5
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/statistics/SynchronizationInformation.java
    M model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java
    A repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/IterativeTaskInfoAsserter.java
    A repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/SynchronizationInfoAsserter.java
    A repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/TaskAsserter.java
    M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/statistics/Statistics.java

  Log Message:
  -----------
  Backport some testing methods from 4.1


  Commit: 3c44fd48816105f695ebd3a217057fc2453cab78
      https://github.com/Evolveum/midpoint/commit/3c44fd48816105f695ebd3a217057fc2453cab78
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/statistics/ActionsExecutedInformation.java

  Log Message:
  -----------
  Backport the most critical fix from MID-5920

"Actions executed" counters were increased without any reason. This is
now fixed.

However, other fixes from ddccc848457168c0a9126b79343ea6d987d29012 cannot
be backported right now. They deal with multi-threaded LiveSync and their
incorporation would mean bringing more new code into 4.0.x.


  Commit: 975f5c25516281104c05f5ea6e9fa7350ce1796c
      https://github.com/Evolveum/midpoint/commit/975f5c25516281104c05f5ea6e9fa7350ce1796c
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/ReportManagerImpl.java

  Log Message:
  -----------
  Fix getting report output from a remote node

This is a very partial backport of a fix for MID-6079.

If the nodeRef in report output is correct, the file should be now
remotely retrievable.


Compare: https://github.com/Evolveum/midpoint/compare/9672c52539ef...975f5c255162


More information about the midPoint-svn mailing list