<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>
607</td>  <td>
592</td>  <td>
13</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  test130DeleteObjectNotFound()[pri:0, instance:com.evolveum.midpoint.testing.story.TestConsistencyMechanism@70fe15d]<br>
     2  test140ModifyObjectNotFoundLinkedAccount()[pri:0, instance:com.evolveum.midpoint.testing.story.TestConsistencyMechanism@70fe15d]<br>
     3  test800Reconciliation()[pri:0, instance:com.evolveum.midpoint.testing.story.TestConsistencyMechanism@70fe15d]<br>
     4  test801TestReconciliationRename()[pri:0, instance:com.evolveum.midpoint.testing.story.TestConsistencyMechanism@70fe15d]<br>
     5  test100ImportGroupPirates()[pri:0, instance:com.evolveum.midpoint.testing.story.TestInboundOutboundAssociation@352b4cf]<br>
     6  test130JackUnassignRolePirates()[pri:0, instance:com.evolveum.midpoint.testing.story.TestInboundOutboundAssociation@352b4cf]<br>
     7  test140JackAssignRolePirates()[pri:0, instance:com.evolveum.midpoint.testing.story.TestInboundOutboundAssociation@352b4cf]<br>
     8  test149JackUnassignRolePirates()[pri:0, instance:com.evolveum.midpoint.testing.story.TestInboundOutboundAssociation@352b4cf]<br>
     9  test150AssignJackDirAccount()[pri:0, instance:com.evolveum.midpoint.testing.story.TestInboundOutboundAssociation@352b4cf]<br>
    10  test152JackAssignRolePirates()[pri:0, instance:com.evolveum.midpoint.testing.story.TestInboundOutboundAssociation@352b4cf]<br>
    11  test153JackUnassignRolePiratesPreview()[pri:0, instance:com.evolveum.midpoint.testing.story.TestInboundOutboundAssociation@352b4cf]<br>
    12  test154JackUnassignRolePirates()[pri:0, instance:com.evolveum.midpoint.testing.story.TestInboundOutboundAssociation@352b4cf]<br>
    13  test159JackUnassignDirAccount()[pri:0, instance:com.evolveum.midpoint.testing.story.TestInboundOutboundAssociation@352b4cf]<br>
<br>

<br>
<h3>Changes since last build: </h3>
<pre>
[Kate Honchar] marked non-indexed task attribute

[Kate Honchar] MID-6481 debug pages plain text editor size fix

[Richard Richter] DataSourceFactory.java: repository also logs used driver class

[Richard Richter] SchemaHandler.java: cleanup, final field, log parameters unwrapped

[Richard Richter] midpoint.sh: proposed command line with -Dloader.path , but not used yet

[Richard Richter] SchemaHandler.java: problems are reported with stacktrace

[Richard Richter] POM: Upgrade to Spring Boot 2.3.3 (from 2.3.0)

[Richard Richter] POM/Boot: JDBC dirver versions are taken from Spring Boot BOM

[Richard Richter] admin-gui/pom.xml: working exclude of unwanted JDBC drivers from our WAR

[Richard Richter] midpoint.sh: enabled startup command line with -Dloader.path

[Richard Richter] start/stop.sh: changed from bin/sh to bash

[Pavol Mederly] Re-enable disabled parts of tests (MID-6376)

[Pavol Mederly] Update a comment

[Pavol Mederly] Fix default setting for task binding

[Richard Richter] midpoint.sh: added setenv.sh sourcing from MIDPOINT_HOME as well

[Richard Richter] DataSourceFactory.java: repository also logs used driver class

[Richard Richter] SchemaHandler.java: cleanup, final field, log parameters unwrapped

[Richard Richter] midpoint.sh: proposed command line with -Dloader.path , but not used yet

[Richard Richter] SchemaHandler.java: problems are reported with stacktrace

[Richard Richter] RestApiIndex.java: index is only produced in JSON and HTML

[Richard Richter] RestConfig.java: application/xml is the default type, not JSON

[Richard Richter] midpoint.bat aligned with midpoint.sh + -Dmidpoint.home out of JAVA_OPTS

[Richard Richter] distribution: *.sh are now executable after unpacking tgz

[Richard Richter] distribution contains var (default midpoint.home) with README

[Richard Richter] TestAudit.java: removed unused/commented skips in case of H2

[Richard Richter] BaseSQLRepoTest.isH2 renamed to isUsingH2 and used on more places

[Richard Richter] pom.xml: H2 1.4.199 does not solve our problems, left to 1.4.200 for now

[Richard Richter] pom.xml: H2 1.4.200, now for real (forgot to comment 1.4.199 in POM)

[Katarina Valalikova] enabling GUI tests after metadata processing fixed in GUI

 [Kate Honchar] marked non-indexed task attribute

[Kate Honchar] MID-6481 debug pages plain text editor size fix

[Richard Richter] DataSourceFactory.java: repository also logs used driver class

[Richard Richter] SchemaHandler.java: cleanup, final field, log parameters unwrapped

[Richard Richter] midpoint.sh: proposed command line with -Dloader.path , but not used yet

[Richard Richter] SchemaHandler.java: problems are reported with stacktrace

[Richard Richter] POM: Upgrade to Spring Boot 2.3.3 (from 2.3.0)

[Richard Richter] POM/Boot: JDBC dirver versions are taken from Spring Boot BOM

[Richard Richter] admin-gui/pom.xml: working exclude of unwanted JDBC drivers from our WAR

[Richard Richter] midpoint.sh: enabled startup command line with -Dloader.path

[Richard Richter] start/stop.sh: changed from bin/sh to bash

[Pavol Mederly] Re-enable disabled parts of tests (MID-6376)

[Pavol Mederly] Update a comment

[Pavol Mederly] Fix default setting for task binding

[Richard Richter] midpoint.sh: added setenv.sh sourcing from MIDPOINT_HOME as well

[Richard Richter] DataSourceFactory.java: repository also logs used driver class

[Richard Richter] SchemaHandler.java: cleanup, final field, log parameters unwrapped

[Richard Richter] midpoint.sh: proposed command line with -Dloader.path , but not used yet

[Richard Richter] SchemaHandler.java: problems are reported with stacktrace

[Richard Richter] RestApiIndex.java: index is only produced in JSON and HTML

[Richard Richter] RestConfig.java: application/xml is the default type, not JSON

[Richard Richter] midpoint.bat aligned with midpoint.sh + -Dmidpoint.home out of JAVA_OPTS

[Richard Richter] distribution: *.sh are now executable after unpacking tgz

[Richard Richter] distribution contains var (default midpoint.home) with README

[Richard Richter] TestAudit.java: removed unused/commented skips in case of H2

[Richard Richter] BaseSQLRepoTest.isH2 renamed to isUsingH2 and used on more places

[Richard Richter] pom.xml: H2 1.4.199 does not solve our problems, left to 1.4.200 for now

[Richard Richter] pom.xml: H2 1.4.200, now for real (forgot to comment 1.4.199 in POM)

[Katarina Valalikova] enabling GUI tests after metadata processing fixed in GUI


</pre>
<br>
<h2>See more info:</h2>
https://jenkins.evolveum.com/job/MidPoint_master_long_OpenJDK_11/309/