[midPoint-git] [Evolveum/midpoint] f39561: Fix failing model-intest tests

mederly noreply at github.com
Sat Aug 22 17:51:10 CEST 2020


  Branch: refs/heads/feature/multi-metadata
  Home:   https://github.com/Evolveum/midpoint
  Commit: f3956168aa39b1b03c8eb08c1feddd96f28bf8fc
      https://github.com/Evolveum/midpoint/commit/f3956168aa39b1b03c8eb08c1feddd96f28bf8fc
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2020-08-22 (Sat, 22 Aug 2020)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/ActivationProcessor.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/SmartAssignmentCollection.java
    M model/model-intest/src/test/resources/manual/role-one-manual-grouping.xml
    M model/model-intest/src/test/resources/manual/role-one-manual.xml
    M model/model-intest/src/test/resources/manual/role-one-semi-manual-disable-slow-proposed.xml
    M model/model-intest/src/test/resources/manual/role-one-semi-manual-disable.xml
    M model/model-intest/src/test/resources/manual/role-one-semi-manual-grouping.xml
    M model/model-intest/src/test/resources/manual/role-one-semi-manual-slow-proposed.xml
    M model/model-intest/src/test/resources/manual/role-one-semi-manual.xml

  Log Message:
  -----------
  Fix failing model-intest tests

1) Worked around the fact that sourceless normal outbound mappings are
now always taken into account. See MID-6443.

2) Fixed a bug in assignment evaluation related to phantom deletes.
Such assignments were mistakenly evaluated and acted upon.

Also fixed some unrelated null PPV bugs in ActivationProcessor.

Relates to MID-6275.




More information about the midPoint-svn mailing list