Pierre Villard created NIFI-6531:
------------------------------------

             Summary: Fix locale-dependent failing unit tests
                 Key: NIFI-6531
                 URL: https://issues.apache.org/jira/browse/NIFI-6531
             Project: Apache NiFi
          Issue Type: Test
          Components: Tools and Build
            Reporter: Pierre Villard
            Assignee: Pierre Villard


Some tests are failing based on the locale.

Example:
{code:java}
[ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.004 s 
<<< FAILURE! - in org.apache.nifi.processor.TestFormatUtils [ERROR] 
testFormatDataSize(org.apache.nifi.processor.TestFormatUtils)  Time elapsed: 
0.004 s  <<< FAILURE! org.junit.ComparisonFailure: expected:<10[.]4 bytes> but 
was:<10[,]4 bytes> at 
org.apache.nifi.processor.TestFormatUtils.testFormatDataSize(TestFormatUtils.java:91)
{code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to