You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kenneth Howe (JIRA)" <ji...@apache.org> on 2017/10/12 20:47:00 UTC

[jira] [Updated] (GEODE-3826) CI Failure: CommandResultTest failures on Windows

     [ https://issues.apache.org/jira/browse/GEODE-3826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kenneth Howe updated GEODE-3826:
--------------------------------
    Summary: CI Failure: CommandResultTest failures on Windows  (was: CI Failure: COmmandResultTest failures on Windows)

> CI Failure: CommandResultTest failures on Windows
> -------------------------------------------------
>
>                 Key: GEODE-3826
>                 URL: https://issues.apache.org/jira/browse/GEODE-3826
>             Project: Geode
>          Issue Type: Bug
>          Components: gfsh
>    Affects Versions: 1.2.1
>         Environment: Windows
>            Reporter: Kenneth Howe
>            Assignee: Kenneth Howe
>              Labels: CI
>
> Three tests in CommandResultTest are failing only on Windows. From the logged failures it looks like the test assertions are using system dependent expected strings (i.e. looking for explicit {{\n}} characters.)
> {code}
> org.apache.geode.management.internal.cli.result.CommandResultTest > resultWithFileDoesHaveFileToDownload FAILED
>     org.junit.ComparisonFailure: expected:<...de-core\build\test\.[]
>     "> but was:<...de-core\build\test\.[
> ]
>     ">
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
>         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>         at org.apache.geode.management.internal.cli.result.CommandResultTest.resultWithFileDoesHaveFileToDownload(CommandResultTest.java:70)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)