<p></p>
<p>All done.</p>
<p>Appending the following to the yaml config file prints the gradle test report, including stdout, for a single test case:</p>
<pre><code>after_script:
    - pwd
    - ls -l core/build/reports/tests/test/classes/bisq.core.util.ProtoUtilTest.html
    - cat core/build/reports/tests/test/classes/bisq.core.util.ProtoUtilTest.html

</code></pre>
<p>I needed to do this because a test case that was failing only on Travis CI, with no way to see the test case's stdout/stderr.  This will help me debug when I check it in again.</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/pull/4810#issuecomment-727262869">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNWUCNJRTVA2JOXD6RDSP3T2TANCNFSM4TVXX3VA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNRPV4QN5YNSPVKRWE3SP3T2TA5CNFSM4TVXX3VKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFNMSNFI.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/pull/4810#issuecomment-727262869",
"url": "https://github.com/bisq-network/bisq/pull/4810#issuecomment-727262869",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>