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 & 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)

Reply via email to