[midPoint-git] [Evolveum/midpoint] fabb61: Fix failing tests after optimizing "get" ops
mederly
noreply at github.com
Sat Feb 28 02:46:54 CET 2026
Branch: refs/heads/fix/11115
Home: https://github.com/Evolveum/midpoint
Commit: fabb615ad21852a8c92f340a43213f16ea34bbb6
https://github.com/Evolveum/midpoint/commit/fabb615ad21852a8c92f340a43213f16ea34bbb6
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