Skip to content

URLOutputStreamTest: org.junit.ComparisonFailure: expected:<Helles[°]y> but was:<Helles[├©]y> #436

Closed
@nalbion

Description

@nalbion

Is there a trick to running the unit tests for core in maven (both maven 2 and 3 on Windows 7 64bit)?

When I run the unit tests for cucumber.runtime.io.URLOutputStreamTest I get:

org.junit.ComparisonFailure: expected:<Helles[°]y> but was:<Helles[├©]y>

Following this advice I set MAVEN_OPTS=-Dfile.encoding=utf-8 but then I get:

org.junit.ComparisonFailure: expected:<Helles[├©]y> but was:<Helles[├â┬©]y>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions