[midPoint-git] [Evolveum/midpoint] ab141f: Adapt a wf test to op. result handling in mappings

mederly noreply at github.com
Sat Sep 21 08:03:29 UTC 2019


  Branch: refs/heads/feature/assignment-mapping-chaining
  Home:   https://github.com/Evolveum/midpoint
  Commit: ab141fe62224cb87d53a5b2c7437ad7fc90c1c93
      https://github.com/Evolveum/midpoint/commit/ab141fe62224cb87d53a5b2c7437ad7fc90c1c93
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2019-09-21 (Sat, 21 Sep 2019)

  Changed paths:
    M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/ApprovalSchemaExecutionInformationHelper.java
    M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/WorkflowManagerImpl.java
    M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/assignments/TestAssignmentsAdvanced.java
    M model/workflow-impl/src/test/resources/logback-test.xml
    M repo/repo-cache/src/main/java/com/evolveum/midpoint/repo/cache/RepositoryCache.java
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/AbstractIntegrationTest.java

  Log Message:
  -----------
  Adapt a wf test to op. result handling in mappings

Mapping and scripts evaluation is now processed in separate operation
(sub)results. This has an effect on some of the tests that contain
failures during expression evaluation.

This commit also adds auxiliary information to operation results
for RepositoryCache.getObject, searchObjects & searchObjectsIterative.




More information about the midPoint-svn mailing list