[jira] [Updated] (GEODE-5411) SUPERFLAKY: CI Failure CqPerfDUnitTest.testFailOverMatchingCQsWithMultipleServers

2018-07-30 Thread Dan Smith (JIRA)


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

Dan Smith updated GEODE-5411:
-
Summary: SUPERFLAKY: CI Failure 
CqPerfDUnitTest.testFailOverMatchingCQsWithMultipleServers  (was: CI Failure 
CqPerfDUnitTest.testFailOverMatchingCQsWithMultipleServers)

> SUPERFLAKY: CI Failure 
> CqPerfDUnitTest.testFailOverMatchingCQsWithMultipleServers
> -
>
> Key: GEODE-5411
> URL: https://issues.apache.org/jira/browse/GEODE-5411
> Project: Geode
>  Issue Type: Task
>  Components: cq
>Reporter: Dan Smith
>Priority: Major
>  Labels: swat
>
> This test failed in CI on revision b79b64a7cbdc4de1ffc1fe34222b56ac867ab38c
> https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/DistributedTest/builds/104
> I see there is a closed Jira for this same method name in a different test - 
> see GEODE-4172. The method appears to have been copied and pasted, so maybe 
> the fix didn't make it to this copy? We should fix this test and ideally 
> remove the duplicate code as well!
> {noformat}
> org.apache.geode.cache.query.cq.dunit.CqPerfDUnitTest > 
> testFailOverMatchingCQsWithMultipleServers FAILED
> org.apache.geode.test.dunit.RMIException: While invoking 
> org.apache.geode.cache.query.cq.dunit.CqPerfDUnitTest$10.run in VM 1 running 
> on Host 7872e0cd247b with 4 VMs
> at org.apache.geode.test.dunit.VM.invoke(VM.java:436)
> at org.apache.geode.test.dunit.VM.invoke(VM.java:405)
> at org.apache.geode.test.dunit.VM.invoke(VM.java:348)
> at 
> org.apache.geode.cache.query.cq.dunit.CqPerfDUnitTest.validateMatchingCqs(CqPerfDUnitTest.java:958)
> at 
> org.apache.geode.cache.query.cq.dunit.CqPerfDUnitTest.testFailOverMatchingCQsWithMultipleServers(CqPerfDUnitTest.java:804)
> Caused by:
> java.lang.AssertionError: Number of matched cqs are not equal to the 
> expected matched cqs expected:<2> but was:<1>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:834)
> at org.junit.Assert.assertEquals(Assert.java:645)
> at 
> org.apache.geode.cache.query.cq.dunit.CqPerfDUnitTest$10.run2(CqPerfDUnitTest.java:977)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (GEODE-5411) SUPERFLAKY: CI Failure CqPerfDUnitTest.testFailOverMatchingCQsWithMultipleServers

2018-08-16 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot updated GEODE-5411:
--
Labels: pull-request-available swat  (was: swat)

> SUPERFLAKY: CI Failure 
> CqPerfDUnitTest.testFailOverMatchingCQsWithMultipleServers
> -
>
> Key: GEODE-5411
> URL: https://issues.apache.org/jira/browse/GEODE-5411
> Project: Geode
>  Issue Type: Task
>  Components: cq
>Reporter: Dan Smith
>Assignee: Mark Hanson
>Priority: Major
>  Labels: pull-request-available, swat
>
> This test failed in CI on revision b79b64a7cbdc4de1ffc1fe34222b56ac867ab38c
> https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/DistributedTest/builds/104
> I see there is a closed Jira for this same method name in a different test - 
> see GEODE-4172. The method appears to have been copied and pasted, so maybe 
> the fix didn't make it to this copy? We should fix this test and ideally 
> remove the duplicate code as well!
> {noformat}
> org.apache.geode.cache.query.cq.dunit.CqPerfDUnitTest > 
> testFailOverMatchingCQsWithMultipleServers FAILED
> org.apache.geode.test.dunit.RMIException: While invoking 
> org.apache.geode.cache.query.cq.dunit.CqPerfDUnitTest$10.run in VM 1 running 
> on Host 7872e0cd247b with 4 VMs
> at org.apache.geode.test.dunit.VM.invoke(VM.java:436)
> at org.apache.geode.test.dunit.VM.invoke(VM.java:405)
> at org.apache.geode.test.dunit.VM.invoke(VM.java:348)
> at 
> org.apache.geode.cache.query.cq.dunit.CqPerfDUnitTest.validateMatchingCqs(CqPerfDUnitTest.java:958)
> at 
> org.apache.geode.cache.query.cq.dunit.CqPerfDUnitTest.testFailOverMatchingCQsWithMultipleServers(CqPerfDUnitTest.java:804)
> Caused by:
> java.lang.AssertionError: Number of matched cqs are not equal to the 
> expected matched cqs expected:<2> but was:<1>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:834)
> at org.junit.Assert.assertEquals(Assert.java:645)
> at 
> org.apache.geode.cache.query.cq.dunit.CqPerfDUnitTest$10.run2(CqPerfDUnitTest.java:977)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)