[
https://issues.apache.org/jira/browse/GEODE-3481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16176851#comment-16176851
]
ASF subversion and git services commented on GEODE-3481:
--------------------------------------------------------
Commit ac9c2ab035e2840ac71df1ae097961e7c72595c6 in geode's branch
refs/heads/develop from [[email protected]]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=ac9c2ab ]
GEODE-3481: rename and add RequiresGeodeHome rule
> RestServersIntegrationTest fails on Windows
> -------------------------------------------
>
> Key: GEODE-3481
> URL: https://issues.apache.org/jira/browse/GEODE-3481
> Project: Geode
> Issue Type: Sub-task
> Components: rest (dev), tests
> Environment: Windows
> Reporter: Kirk Lund
> Labels: IntegrationTest, Windows
>
> {noformat}
> rg.apache.geode.rest.internal.web.RestServersIntegrationTest > testGet FAILED
> org.junit.ComparisonFailure: expected:<[200]> but was:<[404]>
> 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.rest.internal.web.RestServersIntegrationTest.testGet(RestServersIntegrationTest.java:49)
> org.apache.geode.rest.internal.web.RestServersIntegrationTest >
> testServerStartedOnDefaultPort FAILED
> org.json.JSONException: Value <html> of type java.lang.String cannot be
> converted to JSONArray
> at org.json.JSON.typeMismatch(JSON.java:108)
> at org.json.JSONArray.<init>(JSONArray.java:85)
> at
> org.apache.geode.rest.internal.web.GeodeRestClient.getJsonArray(GeodeRestClient.java:99)
> at
> org.apache.geode.rest.internal.web.RestServersIntegrationTest.testServerStartedOnDefaultPort(RestServersIntegrationTest.java:55)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)