[
https://issues.apache.org/jira/browse/GEODE-3274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shelley Lynn Hughes-Godfrey resolved GEODE-3274.
------------------------------------------------
Resolution: Fixed
Fix Version/s: 1.3.0
I was unable to reproduce this issue, but have added more information in the
output from fail() to help us determine the exact nature of this failure if it
reproduces in the future.
If it does reproduce, please re-open this ticket with the full error message as
well as the logs from the test failure.
```
commit 5b5757aed646357e1f63a4e3b9f5d021d3bdfd76
Author: Lynn Hughes-Godfrey <[email protected]>
Date: Thu Sep 7 17:38:31 2017 -0700
GEODE-3274: CI Failure: ResourceManagerWithQueryMonitorDUnitTest >
testRMAndTimeoutSetOnServer
- Additional info added to fail() call so we can see what Exception was
thrown when test fails.
```
> CI failure:
> org.apache.geode.cache.query.dunit.ResourceManagerWithQueryMonitorDUnitTest >
> testRMAndTimeoutSetOnServer FAILED
> ----------------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-3274
> URL: https://issues.apache.org/jira/browse/GEODE-3274
> Project: Geode
> Issue Type: Bug
> Components: querying
> Affects Versions: 1.3.0
> Reporter: Shelley Lynn Hughes-Godfrey
> Assignee: Shelley Lynn Hughes-Godfrey
> Fix For: 1.3.0
>
>
> {noformat}
> org.apache.geode.cache.query.dunit.ResourceManagerWithQueryMonitorDUnitTest >
> testRMAndTimeoutSetOnServer FAILED
> java.lang.AssertionError
> at org.junit.Assert.fail(Assert.java:86)
> at org.junit.Assert.fail(Assert.java:95)
> at
> org.apache.geode.cache.query.dunit.ResourceManagerWithQueryMonitorDUnitTest.doTestCriticalHeapAndQueryTimeout(ResourceManagerWithQueryMonitorDUnitTest.java:738)
> at
> org.apache.geode.cache.query.dunit.ResourceManagerWithQueryMonitorDUnitTest.doCriticalMemoryHitTestOnServer(ResourceManagerWithQueryMonitorDUnitTest.java:645)
> at
> org.apache.geode.cache.query.dunit.ResourceManagerWithQueryMonitorDUnitTest.testRMAndTimeoutSetOnServer(ResourceManagerWithQueryMonitorDUnitTest.java:195)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)