[midPoint-git] [Evolveum/midpoint] bddb44: Fix failing tests after optimizing "get" ops

mederly noreply at github.com
Sat Feb 28 02:49:38 CET 2026


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: bddb44c702a76e4fc6d2f3602e7af54d06ee127f
      https://github.com/Evolveum/midpoint/commit/bddb44c702a76e4fc6d2f3602e7af54d06ee127f
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2026-02-28 (Sat, 28 Feb 2026)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ModelController.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestConsistencySimple.java

  Log Message:
  -----------
  Fix failing tests after optimizing "get" ops

1. This commit adapts TestConsistencySimple to recent changes in
projection loading logic.

2. It also fixes the ModelController#executeRecompute method, so
that it treats raw shadows that could come from the Trigger
Scanner or other means.

Why: The changes are necessary because optimizing out some of the
"get repo shadow" operations in the Projector lead to situations
where shadows were not adequately prepared to be used in the
Clockwork.

Related to MID-11115.



To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications


More information about the midPoint-svn mailing list