<p></p>

<h3>Description</h3>
<p>Core's testArbitratorSignWitness fails during cmd line build, therefore jars, start scripts and packages cannot be built (unless tests are not run).</p>
<h4>Version</h4>
<p>Release branch release/v1.3.2</p>
<h3>Steps to reproduce</h3>
<p>Linux:  ./gradlew clean build</p>
<h3>Expected behaviour</h3>
<p>All tests should pass</p>
<h3>Actual behaviour</h3>
<p>Build fails:</p>
<pre><code>bisq.core.account.witness.AccountAgeWitnessServiceTest > testArbitratorSignWitness FAILED
    java.lang.AssertionError at AccountAgeWitnessServiceTest.java:220
</code></pre>
<h4>Device or machine</h4>
<p>Linux / Ubuntu 18 / OpenJDK 11</p>
<h4>Additional info</h4>
<p>This tests PASSES when run in Intellij.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/issues/4158">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNUGJ6OY2U2DRBGRSHDRL5ZPHANCNFSM4MFVIAAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNRF5FQGVLMMI5YJVX3RL5ZPHA5CNFSM4MFVIAA2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4I5FWGZQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/issues/4158",
"url": "https://github.com/bisq-network/bisq/issues/4158",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>