[midPoint-git] [Evolveum/midpoint] c9a897: Re-enable a test in TestDelta after Arnost's fix

Pavol Mederly mederly at evolveum.com
Wed Nov 14 18:56:20 CET 2018


  Branch: refs/heads/support-3.7
  Home:   https://github.com/Evolveum/midpoint
  Commit: c9a897aa9e6c9c210a493e617a1cd07f962bdf6f
      https://github.com/Evolveum/midpoint/commit/c9a897aa9e6c9c210a493e617a1cd07f962bdf6f
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
    M infra/prism/src/test/java/com/evolveum/midpoint/prism/TestDelta.java

  Log Message:
  -----------
  Re-enable a test in TestDelta after Arnost's fix

TestDelta.testObjectDeltaFindItemDeltaModifyNonExistentPropertyInReplacedContainer
was failing because of a fault that Arnost has recently fixed. So this
test can be re-enabled now. Related to MID-4689.

(cherry picked from commit cecfc19c6411db3321b8285594cf272be02ab220)


  Commit: dd09dca3d7c7b45d27aa54ec7ef3fbb5d1e0d416
      https://github.com/Evolveum/midpoint/commit/dd09dca3d7c7b45d27aa54ec7ef3fbb5d1e0d416
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
    M infra/prism/src/main/java/com/evolveum/midpoint/prism/delta/ContainerDelta.java

  Log Message:
  -----------
  Fix a minor fault in findItemValues

Replaced "==" with .equals() when comparing Long objects.

(cherry picked from commit d1e33acc5317a4dee211bd46cc64cb59101fdc73)


  Commit: a5a731995cc9142405cdefe7c59b93359c8bc531
      https://github.com/Evolveum/midpoint/commit/a5a731995cc9142405cdefe7c59b93359c8bc531
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
    M infra/prism/src/main/java/com/evolveum/midpoint/prism/delta/ContainerDelta.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/AssociationFromLinkExpressionEvaluator.java

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/support-3.7' into support-3.7


Compare: https://github.com/Evolveum/midpoint/compare/943041d13647...a5a731995cc9
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the midPoint-svn mailing list