Skip to content

Some tests fail if default encoding is not UTF-8 #83

Description

@alerosmile

This is probably a bug in some implementations of PropertyValue.getValueAsString(). To convert the byte array to a string, the String(byte[], Charset) should be used.

The tests also fail if the testOutput folder in the example module does not exist.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions