<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=1449498" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ManfredKarrer">@ManfredKarrer</a> I got this when building <code>v0.9.3</code> on Ubuntu 18.04 amd64 VM with:</p>
<pre><code>$ apt show openjdk-11-jdk
Package: openjdk-11-jdk
Version: 10.0.2+13-1ubuntu0.18.04.4
</code></pre>
<p>Error:</p>
<pre><code>bisq.desktop.util.CurrencyListTest > testUpdateWhenNotSortNumerically FAILED                                                    
    java.lang.AssertionError: expected:<[CurrencyListItem{tradeCurrency=FiatCurrency(currency=RUR), numTrades=1}, CurrencyListItem{tradeCurrency=FiatCurrency(currency=USD), numTrades=2}, CurrencyListItem{
tradeCurrency=TradeCurrency(code=BTC, name=Bitcoin), numTrades=1}, CurrencyListItem{tradeCurrency=TradeCurrency(code=ETH, name=Ether), numTrades=2}]> but was:<[CurrencyListItem{tradeCurrency=FiatCurrency(
currency=USD), numTrades=2}, CurrencyListItem{tradeCurrency=FiatCurrency(currency=RUR), numTrades=1}, CurrencyListItem{tradeCurrency=TradeCurrency(code=BTC, name=Bitcoin), numTrades=1}, CurrencyListItem{t
radeCurrency=TradeCurrency(code=ETH, name=Ether), numTrades=2}]>                                             
        at org.junit.Assert.fail(Assert.java:88)                                                    
        at org.junit.Assert.failNotEquals(Assert.java:834)                                                      
        at org.junit.Assert.assertEquals(Assert.java:118)                                                        
        at org.junit.Assert.assertEquals(Assert.java:144)                                                                            
        at bisq.desktop.util.CurrencyListTest.testUpdateWhenNotSortNumerically(CurrencyListTest.java:106)
</code></pre>
<p>My system's locale is <code>lt_LT.UTF-8</code>. Using <code>LC_ALL=en_US</code> fixes the problem.</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/1562#issuecomment-453754849">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtoiaCEzF-1aEVxHGNMXXxJBM4BhVks5vCfrpgaJpZM4UYPuB">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZtsbisg4RGDgJxZ293YFelK_Jbe3Iks5vCfrpgaJpZM4UYPuB.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/bisq","title":"bisq-network/bisq","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/bisq"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Talkless in #1562: @ManfredKarrer I got this when building `v0.9.3` on Ubuntu 18.04 amd64 VM with:\r\n```\r\n$ apt show openjdk-11-jdk\r\nPackage: openjdk-11-jdk\r\nVersion: 10.0.2+13-1ubuntu0.18.04.4\r\n```\r\n\r\nError:\r\n```\r\nbisq.desktop.util.CurrencyListTest \u003e testUpdateWhenNotSortNumerically FAILED                                                    \r\n    java.lang.AssertionError: expected:\u003c[CurrencyListItem{tradeCurrency=FiatCurrency(currency=RUR), numTrades=1}, CurrencyListItem{tradeCurrency=FiatCurrency(currency=USD), numTrades=2}, CurrencyListItem{\r\ntradeCurrency=TradeCurrency(code=BTC, name=Bitcoin), numTrades=1}, CurrencyListItem{tradeCurrency=TradeCurrency(code=ETH, name=Ether), numTrades=2}]\u003e but was:\u003c[CurrencyListItem{tradeCurrency=FiatCurrency(\r\ncurrency=USD), numTrades=2}, CurrencyListItem{tradeCurrency=FiatCurrency(currency=RUR), numTrades=1}, CurrencyListItem{tradeCurrency=TradeCurrency(code=BTC, name=Bitcoin), numTrades=1}, CurrencyListItem{t\r\nradeCurrency=TradeCurrency(code=ETH, name=Ether), numTrades=2}]\u003e                                             \r\n        at org.junit.Assert.fail(Assert.java:88)                                                    \r\n        at org.junit.Assert.failNotEquals(Assert.java:834)                                                      \r\n        at org.junit.Assert.assertEquals(Assert.java:118)                                                        \r\n        at org.junit.Assert.assertEquals(Assert.java:144)                                                                            \r\n        at bisq.desktop.util.CurrencyListTest.testUpdateWhenNotSortNumerically(CurrencyListTest.java:106)\r\n```\r\n\r\nMy system's locale is `lt_LT.UTF-8`. Using `LC_ALL=en_US` fixes the problem."}],"action":{"name":"View Issue","url":"https://github.com/bisq-network/bisq/issues/1562#issuecomment-453754849"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/issues/1562#issuecomment-453754849",
"url": "https://github.com/bisq-network/bisq/issues/1562#issuecomment-453754849",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>