[midPoint-git] [Evolveum/midpoint] cc2a8e: Fix failing correlation simulation test

Andrej noreply at github.com
Tue Mar 10 19:25:00 CET 2026


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: cc2a8e7e7210efdb26154eeb8adee7a88835a11d
      https://github.com/Evolveum/midpoint/commit/cc2a8e7e7210efdb26154eeb8adee7a88835a11d
  Author: Andrej Zan <andrej.zan at evolveum.com>
  Date:   2026-03-10 (Tue, 10 Mar 2026)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/simulation/ProcessedObjectImpl.java

  Log Message:
  -----------
  Fix failing correlation simulation test

**What**

Fix the test by adding missing mark which was expected by the test.

**Why**

In the commit 8c02af25 we I have changed what event marks are added to
processed objects in case of correlation simulation. However, I haven't
added one mark which is expected by the tests.

It has not been caught by our Jenkins run, because as it looks like, the
test class is not added to the Jenkins integration tests suite. I will
add them later after confirmation.

This issue have not affected anything else than the test, because the
GUI does not show that mark anyway. But it is a valid mark related to
the correlation, so I think it's a good thing to have it there.



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