[ 
https://issues.apache.org/jira/browse/GEODE-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kirk Lund resolved GEODE-3755.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

> DistributedTestRuleTest.shouldHaveFourDUnitVMsByDefault fails intermittently
> ----------------------------------------------------------------------------
>
>                 Key: GEODE-3755
>                 URL: https://issues.apache.org/jira/browse/GEODE-3755
>             Project: Geode
>          Issue Type: Bug
>          Components: tests
>            Reporter: Kirk Lund
>            Assignee: Kirk Lund
>             Fix For: 1.3.0
>
>
> DistributedTestRuleTest.shouldHaveFourDUnitVMsByDefault fails intermittently 
> with:
> {noformat}
> org.apache.geode.test.dunit.rules.tests.DistributedTestRuleTest > 
> shouldHaveFourDUnitVMsByDefault FAILED
>     org.junit.ComparisonFailure: expected:<[4]> but was:<[5]>
>         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.tests.DistributedTestRuleTest.shouldHaveFourDUnitVMsByDefault(DistributedTestRuleTest.java:35)
> {noformat}
> This occurs anytime DistributedTestRuleTest executes after one of the other 
> dunit tests in geode-core that uses more than the default 4 dunit VMs. These 
> include:
> * LocatorDUnitTest.testMultipleLocatorsRestartingAtSameTime() <- uses 5 VMs 
> in addition to controller & locator
> * 
> LocatorDUnitTest.testMultipleLocatorsRestartingAtSameTimeWithMissingServers() 
> <- uses 5 VMs in addition to controller & locator
> * 
> PreferSerializedHARegionQueueTest.copyingHARegionQueueShouldNotThrowException()
>  <- uses 7 VMs in addition to controller & locator



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

Reply via email to