[ 
https://issues.apache.org/jira/browse/GEODE-4135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16312370#comment-16312370
 ] 

ASF GitHub Bot commented on GEODE-4135:
---------------------------------------

nabarunnag opened a new pull request #1233: GEODE-4135: Awaitility condition 
added
URL: https://github.com/apache/geode/pull/1233
 
 
        * Additional awaitility added to check for the region size
        * Modified the test structure.
   
   Thank you for submitting a contribution to Apache Geode.
   
   In order to streamline the review of the contribution we ask you
   to ensure the following steps have been taken:
   
   ### For all changes:
   - [ ] Is there a JIRA ticket associated with this PR? Is it referenced in 
the commit message?
   
   - [ ] Has your PR been rebased against the latest commit within the target 
branch (typically `develop`)?
   
   - [ ] Is your initial contribution a single, squashed commit?
   
   - [ ] Does `gradlew build` run cleanly?
   
   - [ ] Have you written or updated unit tests to verify your changes?
   
   - [ ] If adding new dependencies to the code, are these dependencies 
licensed in a way that is compatible for inclusion under [ASF 
2.0](http://www.apache.org/legal/resolved.html#category-a)?
   
   ### Note:
   Please ensure that once the PR is submitted, you check travis-ci for build 
issues and
   submit an update to your PR as soon as possible. If you need help, please 
send an
   email to d...@geode.apache.org.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> CI failure: org.apache.geode.internal.cache.wan.misc.PDXNewWanDUnitTest > 
> testWANPDX_PR_ParallelSender FAILED
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-4135
>                 URL: https://issues.apache.org/jira/browse/GEODE-4135
>             Project: Geode
>          Issue Type: Bug
>          Components: wan
>    Affects Versions: 1.4.0
>            Reporter: Shelley Lynn Hughes-Godfrey
>
> {noformat}
> org.apache.geode.internal.cache.wan.misc.PDXNewWanDUnitTest > 
> testWANPDX_PR_ParallelSender FAILED
>     org.apache.geode.test.dunit.RMIException: While invoking 
> org.apache.geode.internal.cache.wan.misc.PDXNewWanDUnitTest$$Lambda$128/1003567036.run
>  in VM 2 running on Host a202e17aebfe with 8 VMs
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:393)
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:363)
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:308)
>         at 
> org.apache.geode.internal.cache.wan.misc.PDXNewWanDUnitTest.testWANPDX_PR_ParallelSender(PDXNewWanDUnitTest.java:497)
>         Caused by:
>         java.lang.AssertionError: keySet = [] values() = [] 
> expected:<SimpleClass [myInt=0, myByte=0, myEnum=TWO]> but was:<null>
>             at org.junit.Assert.fail(Assert.java:88)
>             at org.junit.Assert.failNotEquals(Assert.java:834)
>             at org.junit.Assert.assertEquals(Assert.java:118)
>             at 
> org.apache.geode.internal.cache.wan.WANTestBase.validateRegionSize_PDX(WANTestBase.java:2761)
>             at 
> org.apache.geode.internal.cache.wan.misc.PDXNewWanDUnitTest.lambda$testWANPDX_PR_ParallelSender$bb17a952$6(PDXNewWanDUnitTest.java:497)
> {noformat}



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

Reply via email to