<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>
2</td> <td>
584</td> <td>
582</td> <td>
0</td> <td>
0</td> </tr>
<tr> <td>
REST</td> <td>
0</td> <td>
258</td> <td>
252</td> <td>
6</td> <td>
0</td> </tr>
<tr> <td>
unit</td> <td>
1</td> <td>
28</td> <td>
26</td> <td>
1</td> <td>
0</td> </tr>
</table>
<br> <br> <h2>Failed tests:</h2> <br>
<h3>
REST:</h3>
1 test102AddUserTemplate()[pri:0, instance:com.evolveum.midpoint.testing.rest.TestRestServiceJson@6dbcf214]<br>
2 test102AddUserTemplate()[pri:0, instance:com.evolveum.midpoint.testing.rest.TestRestServiceXml@5cbe2654]<br>
3 test001getUserSelfBySomebody()[pri:0, instance:com.evolveum.midpoint.testing.rest.TestRestServiceProxyAuthentication@5ba26eb0]<br>
4 test002getUserSelfByEgoist()[pri:0, instance:com.evolveum.midpoint.testing.rest.TestRestServiceProxyAuthentication@5ba26eb0]<br>
5 test102AddUserTemplate()[pri:0, instance:com.evolveum.midpoint.testing.rest.TestRestServiceJsonSecQ@7c251f90]<br>
6 test102AddUserTemplate()[pri:0, instance:com.evolveum.midpoint.testing.rest.TestRestServiceYaml@496a31da]<br>
<br>
<h3>
unit:</h3>
1 test310BarbossaSetOrganizationRunAs()[pri:0, instance:com.evolveum.midpoint.testing.longtest.TestRunAs@57aa341b]<br>
<br>
<br>
<h3>Changes since last build: </h3>
<pre>
[Katarina Valalikova] background taskOid to operationRest for newly created tasks
[Pavol Mederly] Add test and workaround for MID-6122
[Katarina Valalikova] override visibility, editability and mandatory for create/edit task
[Richard Richter] EntityRegistry: more generics used, related fixes in ObjectDeltaUpdater
[Lukas Skublik] adding using of scope definition for ad-hoc certification (MID-6014)
[Kate Honchar] MID-6131 error on self dashboard page
[Pavol Mederly] Add handlers URI query methods to task manager
[Lukas Skublik] adding 'Date' header for sended email (MID-5032)
[Pavol Mederly] Put change back into CaseType (MID-6094)
[Richard Richter] certification-impl..test/user-empty.xml: added required final newline
[Richard Richter] user-empty.xml (admin-gui tests): removed unused namespaces
[Richard Richter] audit-api/pom.xml: test-ng is not really used, dependency gone
[Richard Richter] repo-sql-impl-test/pom.xml: deps regrouping, minor scope changes
[Kate Honchar] setMultiPart(true) is set to object details form component (needed for file upload component)
[Richard Richter] pom.xml: added ignoredUsedUndeclaredDependency com.evolveum.midpoint.*:*
[Richard Richter] repo/repo-sql-impl-test/pom.xml: midpoint internal deps cleanup
[Katarina Valalikova] improvememt for new task when no archetype defined, or selected archetype is system task or utility task. handler selection is needed at first.
[Kate Honchar] Manual case operation details tab
[Katarina Valalikova] visibility vor different handler uris from system and utility category
[Lukas Skublik] adding comparison of oids for active dashboard menu (MID-5982)
[Katarina Valalikova] finishing task page visibility behavior.
[Lukas Skublik] removing last slash in request url (MID-5139)
[Kate Honchar] manual case work item detail (mid-6094)
[Katarina Valalikova] fixing bulk action task extension attributes
[Pavol Mederly] Add minor improvements to tracing
[Lukas Skublik] adding prism object to reference - fix for getting activation of object (MID-6128)
[Lukas Skublik] adding of schrodinger tests for redirect to url with slash on end (MID-5139)
[Pavol Mederly] Fix serialization of raw deltas (MID-6086)
[Katarina Valalikova] task page visibility improvements, new panel for ExecuteScriptType, fix for CleanupTaskHandler.getArchetypeOid()
[Lukas Skublik] adding of TrailingSlashRedirectingFilter (MID-5139)
[Katarina Valalikova] background taskOid to operationRest for newly created tasks
[Pavol Mederly] Add test and workaround for MID-6122
[Katarina Valalikova] override visibility, editability and mandatory for create/edit task
[Richard Richter] EntityRegistry: more generics used, related fixes in ObjectDeltaUpdater
[Lukas Skublik] adding using of scope definition for ad-hoc certification (MID-6014)
[Kate Honchar] MID-6131 error on self dashboard page
[Pavol Mederly] Add handlers URI query methods to task manager
[Lukas Skublik] adding 'Date' header for sended email (MID-5032)
[Pavol Mederly] Put change back into CaseType (MID-6094)
[Richard Richter] certification-impl..test/user-empty.xml: added required final newline
[Richard Richter] user-empty.xml (admin-gui tests): removed unused namespaces
[Richard Richter] audit-api/pom.xml: test-ng is not really used, dependency gone
[Richard Richter] repo-sql-impl-test/pom.xml: deps regrouping, minor scope changes
[Kate Honchar] setMultiPart(true) is set to object details form component (needed for file upload component)
[Richard Richter] pom.xml: added ignoredUsedUndeclaredDependency com.evolveum.midpoint.*:*
[Richard Richter] repo/repo-sql-impl-test/pom.xml: midpoint internal deps cleanup
[Katarina Valalikova] improvememt for new task when no archetype defined, or selected archetype is system task or utility task. handler selection is needed at first.
[Kate Honchar] Manual case operation details tab
[Katarina Valalikova] visibility vor different handler uris from system and utility category
[Lukas Skublik] adding comparison of oids for active dashboard menu (MID-5982)
[Katarina Valalikova] finishing task page visibility behavior.
[Lukas Skublik] removing last slash in request url (MID-5139)
[Kate Honchar] manual case work item detail (mid-6094)
[Katarina Valalikova] fixing bulk action task extension attributes
[Pavol Mederly] Add minor improvements to tracing
[Lukas Skublik] adding prism object to reference - fix for getting activation of object (MID-6128)
[Lukas Skublik] adding of schrodinger tests for redirect to url with slash on end (MID-5139)
[Pavol Mederly] Fix serialization of raw deltas (MID-6086)
[Katarina Valalikova] task page visibility improvements, new panel for ExecuteScriptType, fix for CleanupTaskHandler.getArchetypeOid()
[Lukas Skublik] adding of TrailingSlashRedirectingFilter (MID-5139)
</pre>
<br>
<h2>See more info:</h2>
https://jenkins.evolveum.com/job/MidPoint_master_long_OpenJDK_11/175/