[
https://issues.apache.org/jira/browse/GEODE-3188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
xiaojian zhou reopened GEODE-3188:
----------------------------------
Assignee: Jens Deppe
This is reproduced in
[https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/WindowsIntegrationTestOpenJDK11/builds/190]
org.apache.geode.internal.statistics.GemFireStatSamplerIntegrationTest >
testBasics FAILED
[
|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/WindowsIntegrationTestOpenJDK11/builds/190#L5c13848f:1203]
java.lang.AssertionError
[
|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/WindowsIntegrationTestOpenJDK11/builds/190#L5c13848f:1204]
at org.junit.Assert.fail(Assert.java:86)
[
|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/WindowsIntegrationTestOpenJDK11/builds/190#L5c13848f:1205]
at org.junit.Assert.assertTrue(Assert.java:41)
[
|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/WindowsIntegrationTestOpenJDK11/builds/190#L5c13848f:1206]
at org.junit.Assert.assertTrue(Assert.java:52)
[
|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/WindowsIntegrationTestOpenJDK11/builds/190#L5c13848f:1207]
at
org.apache.geode.internal.statistics.GemFireStatSamplerIntegrationTest.testBasics(GemFireStatSamplerIntegrationTest.java:125)
> CI failure (windows):
> org.apache.geode.internal.statistics.GemFireStatSamplerIntegrationTest.testBasics
> failed with java.lang.AssertionError: ProcessStats were not created on
> Windows Server
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-3188
> URL: https://issues.apache.org/jira/browse/GEODE-3188
> Project: Geode
> Issue Type: Bug
> Components: statistics, tests
> Environment: Windows
> Reporter: Lynn Gallinat
> Assignee: Jens Deppe
> Priority: Major
> Labels: Ci, IntegrationTest, Windows
>
> {noformat}
> org.apache.geode.internal.statistics.GemFireStatSamplerIntegrationTest >
> testBasics FAILED
> java.lang.AssertionError: ProcessStats were not created on Windows Server
> 2012 R2
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.assertTrue(Assert.java:41)
> at org.junit.Assert.assertNotNull(Assert.java:712)
> at
> org.apache.geode.internal.statistics.GemFireStatSamplerIntegrationTest.testBasics(GemFireStatSamplerIntegrationTest.java:145)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)