[ https://issues.apache.org/jira/browse/GEODE-3481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17388906#comment-17388906 ]
Geode Integration commented on GEODE-3481: ------------------------------------------ Seen in [integration-test-openjdk11 #99|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/integration-test-openjdk11/builds/99] ... see [test results|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0386/test-results/integrationTest/1627491266/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0386/test-artifacts/1627491266/integrationtestfiles-openjdk11-1.15.0-build.0386.tgz]. > 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 > Priority: Major > 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 (v8.3.4#803005)