[midPoint-git] [Evolveum/midpoint] 82d72d: Fix TestRunAs
    mederly 
    noreply at github.com
       
    Tue Nov 26 21:05:04 UTC 2019
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 82d72d5dacecba8479d425a13942ec97f3478d12
      https://github.com/Evolveum/midpoint/commit/82d72d5dacecba8479d425a13942ec97f3478d12
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2019-11-26 (Tue, 26 Nov 2019)
  Changed paths:
    M testing/longtest/src/test/java/com/evolveum/midpoint/testing/longtest/TestRunAs.java
  Log Message:
  -----------
  Fix TestRunAs
The test was too pessimistic and didn't accept that the reality is
brighter than it expected.
  Commit: 21e5fa24635fb11097f7850e7b4dc8280ef9628c
      https://github.com/Evolveum/midpoint/commit/21e5fa24635fb11097f7850e7b4dc8280ef9628c
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2019-11-26 (Tue, 26 Nov 2019)
  Changed paths:
    M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/util/RepoCommonUtils.java
  Log Message:
  -----------
  Improve getResultException method
This method tries to determine exception from operation result tree.
It was quite fragile, limited to inspecting last subresult. Now it's
been generalized, doing depth-first search.
This fixes TestThresholdsReconFull in story tests. However, LiveSync
thresholds still do not work.
Compare: https://github.com/Evolveum/midpoint/compare/90b3af2ba8f6...21e5fa24635f
    
    
More information about the midPoint-svn
mailing list