You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2017/08/21 19:13:00 UTC

[jira] [Created] (GEODE-3484) PulseDataExportTest fails on Windows

Kirk Lund created GEODE-3484:
--------------------------------

             Summary: PulseDataExportTest fails on Windows
                 Key: GEODE-3484
                 URL: https://issues.apache.org/jira/browse/GEODE-3484
             Project: Geode
          Issue Type: Sub-task
          Components: pulse, tests
            Reporter: Kirk Lund


{noformat}
org.apache.geode.tools.pulse.PulseDataExportTest > dataBrowserExportWorksAsExpected FAILED
    org.junit.ComparisonFailure: expected:<[302]> but was:<[503]>
        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.test.dunit.rules.HttpClientRule.loginToPulseAndVerify(HttpClientRule.java:73)
        at org.apache.geode.tools.pulse.PulseDataExportTest.dataBrowserExportWorksAsExpected(PulseDataExportTest.java:53)
{noformat}



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