<table style="width:50% ; text-align:center">
<h2> Build result: </h2>
<tr>
<th>Suite name</th>
<th>Ignored</th>
<th>Total</th>
<th>Passed</th>
<th>Failed</th>
<th>Skipped</th>
</tr>
<tr> <td>
unit</td> <td>
4</td> <td>
664</td> <td>
650</td> <td>
10</td> <td>
0</td> </tr>
<tr> <td>
REST</td> <td>
0</td> <td>
259</td> <td>
259</td> <td>
0</td> <td>
0</td> </tr>
<tr> <td>
unit</td> <td>
1</td> <td>
28</td> <td>
27</td> <td>
0</td> <td>
0</td> </tr>
</table>
<br> <br> <h2>Failed tests:</h2> <br>
<h3>
unit:</h3>
1 test232UserRecomputeParallel()[pri:0, instance:com.evolveum.midpoint.testing.story.ldap.TestLdapSyncMassive@63a1bee7]<br>
2 test100ImportGroupPirates()[pri:0, instance:com.evolveum.midpoint.testing.story.TestInboundOutboundAssociation@3fe94bea]<br>
3 test130JackUnassignRolePirates()[pri:0, instance:com.evolveum.midpoint.testing.story.TestInboundOutboundAssociation@3fe94bea]<br>
4 test140JackAssignRolePirates()[pri:0, instance:com.evolveum.midpoint.testing.story.TestInboundOutboundAssociation@3fe94bea]<br>
5 test149JackUnassignRolePirates()[pri:0, instance:com.evolveum.midpoint.testing.story.TestInboundOutboundAssociation@3fe94bea]<br>
6 test150AssignJackDirAccount()[pri:0, instance:com.evolveum.midpoint.testing.story.TestInboundOutboundAssociation@3fe94bea]<br>
7 test152JackAssignRolePirates()[pri:0, instance:com.evolveum.midpoint.testing.story.TestInboundOutboundAssociation@3fe94bea]<br>
8 test153JackUnassignRolePiratesPreview()[pri:0, instance:com.evolveum.midpoint.testing.story.TestInboundOutboundAssociation@3fe94bea]<br>
9 test154JackUnassignRolePirates()[pri:0, instance:com.evolveum.midpoint.testing.story.TestInboundOutboundAssociation@3fe94bea]<br>
10 test159JackUnassignDirAccount()[pri:0, instance:com.evolveum.midpoint.testing.story.TestInboundOutboundAssociation@3fe94bea]<br>
<br>
<br>
<h3>Changes since last build: </h3>
<pre>
[Pavol Mederly] Improve UCF "changes" API
[Pavol Mederly] Factor out search from UCF->ConnId connector
[Pavol Mederly] Change ShadowResultHandler to FetchedObjectHandler
[Pavol Mederly] Introduce FetchedResourceObject
[Pavol Mederly] Fix dependency problem
[Pavol Mederly] Shuffle a lot of provisioning-impl code
[Pavol Mederly] Unify shadow acquisition for search and changes
[Pavol Mederly] Streamline resource object classification
[Pavol Mederly] Fix the classification
[Pavol Mederly] Fix tag classification
[Pavol Mederly] Fix constructing final object in AdoptedChange
[Pavol Mederly] Further simplify and fix shadow cache processing
[Pavol Mederly] Fix entitlements shadows matching
[Pavol Mederly] Fix creating ids-only object in change processing
[Pavol Mederly] Fix classification and LiveSync skipping
[Pavol Mederly] Adapt TestOrgSync
[Pavol Mederly] Fix TestConsistencyReaper resource definition
[Pavol Mederly] Reshuffle provisoning-impl once again
[Pavol Mederly] Remove ShadowingHelper
[Pavol Mederly] Add shadows also for malformed resource objects
[Pavol Mederly] Add shadows for malformed changes as well
[Pavol Mederly] Adapt TestTaskReporting to early shadows creation
[Pavol Mederly] Slight UCF/provisioning code cleanup
[Pavol Mederly] Clean up InitializationState
[Pavol Mederly] Polish some provisioning classes a bit
[Pavol Mederly] Fix classifier API
[Pavol Mederly] Clean up ResourceObjectShadowChangeDescription
[Richard Richter] repo-sqale: added mapping for m_case (CaseType)
[Lukas Skublik] fix for small bugs on new page self credentials
[Anton Tkacik] Fixed TestPrismNamespaceContext
[Radovan Semancik] minor test adjustement
[Radovan Semancik] LDAP connector 3.2-M2
[Richard Richter] SqlQueryContext.java: ORDER BY paths added to select if DISTINCT is used
[Richard Richter] SqlQueryContext.java: distinct skipped if no joins are used
[Anton Tkacik] RawType: Refactored raw type to use internal case classes for state
[Richard Richter] repo-sqale: added m_trigger mapping
[Kate Honchar] schrodinger: refactored to use assertName and other util methods
[Pavol Mederly] Improve UCF "changes" API
[Pavol Mederly] Factor out search from UCF->ConnId connector
[Pavol Mederly] Change ShadowResultHandler to FetchedObjectHandler
[Pavol Mederly] Introduce FetchedResourceObject
[Pavol Mederly] Fix dependency problem
[Pavol Mederly] Shuffle a lot of provisioning-impl code
[Pavol Mederly] Unify shadow acquisition for search and changes
[Pavol Mederly] Streamline resource object classification
[Pavol Mederly] Fix the classification
[Pavol Mederly] Fix tag classification
[Pavol Mederly] Fix constructing final object in AdoptedChange
[Pavol Mederly] Further simplify and fix shadow cache processing
[Pavol Mederly] Fix entitlements shadows matching
[Pavol Mederly] Fix creating ids-only object in change processing
[Pavol Mederly] Fix classification and LiveSync skipping
[Pavol Mederly] Adapt TestOrgSync
[Pavol Mederly] Fix TestConsistencyReaper resource definition
[Pavol Mederly] Reshuffle provisoning-impl once again
[Pavol Mederly] Remove ShadowingHelper
[Pavol Mederly] Add shadows also for malformed resource objects
[Pavol Mederly] Add shadows for malformed changes as well
[Pavol Mederly] Adapt TestTaskReporting to early shadows creation
[Pavol Mederly] Slight UCF/provisioning code cleanup
[Pavol Mederly] Clean up InitializationState
[Pavol Mederly] Polish some provisioning classes a bit
[Pavol Mederly] Fix classifier API
[Pavol Mederly] Clean up ResourceObjectShadowChangeDescription
[Richard Richter] repo-sqale: added mapping for m_case (CaseType)
[Lukas Skublik] fix for small bugs on new page self credentials
[Anton Tkacik] Fixed TestPrismNamespaceContext
[Radovan Semancik] minor test adjustement
[Radovan Semancik] LDAP connector 3.2-M2
[Richard Richter] SqlQueryContext.java: ORDER BY paths added to select if DISTINCT is used
[Richard Richter] SqlQueryContext.java: distinct skipped if no joins are used
[Anton Tkacik] RawType: Refactored raw type to use internal case classes for state
[Richard Richter] repo-sqale: added m_trigger mapping
[Kate Honchar] schrodinger: refactored to use assertName and other util methods
</pre>
<br>
<h2>See more info:</h2>
https://jenkins.evolveum.com/job/MidPoint_master_long_OpenJDK_11/392/