[midPoint-git] [Evolveum/midpoint] d55aa3: tests for MID-6742

Katarina Bolemant noreply at github.com
Tue Jan 26 18:20:15 CET 2021


  Branch: refs/heads/support-4.0
  Home:   https://github.com/Evolveum/midpoint
  Commit: d55aa3e6799c63c0bbce132d657a6374937acb9c
      https://github.com/Evolveum/midpoint/commit/d55aa3e6799c63c0bbce132d657a6374937acb9c
  Author: Katarina Valalikova <k.valalikova at evolveum.com>
  Date:   2021-01-26 (Tue, 26 Jan 2021)

  Changed paths:
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestConsistencyMechanism.java
    M testing/story/src/test/resources/consistency/resource-opendj.xml
    A testing/story/src/test/resources/consistency/user-trainee.xml

  Log Message:
  -----------
  tests for MID-6742


  Commit: 7b5475ac29177eee4ee2c471ff64db3c975923f4
      https://github.com/Evolveum/midpoint/commit/7b5475ac29177eee4ee2c471ff64db3c975923f4
  Author: Katarina Valalikova <k.valalikova at evolveum.com>
  Date:   2021-01-26 (Tue, 26 Jan 2021)

  Changed paths:
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/errorhandling/CommunicationExceptionHandler.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestConsistencyMechanism.java

  Log Message:
  -----------
  fix for: MID-6742
- we do not need to check discovery option for network related errors as we don't do any discovery there
- midPoint should behave reasonably, so we won't throw exception when resource is unavailable (while getting shadow), but rather, we return shadow from repository with fetchResult set (status=partialError).
- users using getObject() in the script to get shadow should therefore check for fullness of the shadow. (check fetchResult in shadow)


Compare: https://github.com/Evolveum/midpoint/compare/efddbc11f1e8...7b5475ac2917


More information about the midPoint-svn mailing list