You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2019/01/26 23:10:00 UTC

[jira] [Created] (DRILL-7005) TestDurationFormat and TestValueVectorElementFormatter are locale-dependent

Vladimir Sitnikov created DRILL-7005:
----------------------------------------

             Summary: TestDurationFormat and TestValueVectorElementFormatter are locale-dependent
                 Key: DRILL-7005
                 URL: https://issues.apache.org/jira/browse/DRILL-7005
             Project: Apache Drill
          Issue Type: Bug
          Components: Tools, Build &amp; Test
    Affects Versions: 1.16.0
            Reporter: Vladimir Sitnikov


{{mvn test}} seems to fail in Russian locale:
{noformat}
[ERROR] Failures:
[ERROR] TestDurationFormat.testCompactSecMillis:58->validateDurationFormat:43 expected:<4[,]545s> but was:<4[.]545s>
[ERROR] TestDurationFormat.testCompactTwoDigitMilliSec:48->validateDurationFormat:43 expected:<0[,]045s> but was:<0[.]045s>
[ERROR] TestValueVectorElementFormatter.testFormatValueVectorElementAllDateTimeFormats:142 expected:<[Mon, Nov] 5, 2012> but was:<[Пн, ноя] 5, 2012>
[ERROR] TestValueVectorElementFormatter.testFormatValueVectorElementDateValidPattern:83 expected:<[Mon, Nov] 5, 2012> but was:<[Пн, ноя] 5, 2012>{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)