[
https://issues.apache.org/jira/browse/NIFI-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16257569#comment-16257569
]
ASF GitHub Bot commented on NIFI-4617:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/2278
NIFI-4617: TestCSVRecordReader Test Failure
NIFI-4617:
- Ensuring a charset is specified when converting a string into bytes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-4617
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2278.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2278
----
commit bd9679899311b9592d93a9b4fb6d81811e3b3df2
Author: Matt Gilman <[email protected]>
Date: 2017-11-17T21:03:25Z
NIFI-4617:
- Ensuring a charset is specified when convert a string into bytes.
----
> TestCSVRecordReader Test Failure
> --------------------------------
>
> Key: NIFI-4617
> URL: https://issues.apache.org/jira/browse/NIFI-4617
> Project: Apache NiFi
> Issue Type: Bug
> Components: Tools and Build
> Reporter: Matt Gilman
> Assignee: Matt Gilman
>
> Currently TestCSVRecordReader#testUTF8 fails with the following message:
> Failed tests:
> TestCSVRecordReader.testUTF8:81 expected:<[黃凱揚]> but was:<[???]>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)