You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Shelley Lynn Hughes-Godfrey (JIRA)" <ji...@apache.org> on 2017/09/08 00:55:00 UTC

[jira] [Resolved] (GEODE-3331) CI failure: org.apache.geode.internal.cache.wan.misc.PDXNewWanDUnitTest > testWANPDX_RR_SerialSender3Sites FAILED

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

Shelley Lynn Hughes-Godfrey resolved GEODE-3331.
------------------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

I was unable to reproduce this issue, but I have now added additional information in the output.  If this failure reoccurs, please reopen this JIRA and include the logs from the test (as well as the new message that results from assertEquals().

```
commit 155a54ba71962230230198bf87cf38a563b14569
Author: Lynn Hughes-Godfrey <lh...@pivotal.io>
Date:   Thu Sep 7 16:50:40 2017 -0700

    GEODE-3331: CI Failure: PDXNewWanDUnitTest > testWANPDX_RR_SerialSender3Sites
    
    * assertEquals now includes additional information if failure reproduces
```

> CI failure: org.apache.geode.internal.cache.wan.misc.PDXNewWanDUnitTest > testWANPDX_RR_SerialSender3Sites FAILED
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-3331
>                 URL: https://issues.apache.org/jira/browse/GEODE-3331
>             Project: Geode
>          Issue Type: Bug
>          Components: wan
>    Affects Versions: 1.3.0
>            Reporter: Shelley Lynn Hughes-Godfrey
>            Assignee: Shelley Lynn Hughes-Godfrey
>             Fix For: 1.3.0
>
>
> Possibly related to GEODE-1319 with data inconsistency in a WAN PDX test
> {noformat}
> org.apache.geode.internal.cache.wan.misc.PDXNewWanDUnitTest > testWANPDX_RR_SerialSender3Sites FAILED
>     org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.internal.cache.wan.misc.PDXNewWanDUnitTest$$Lambda$150/528892289.run in VM 4 running on Host f244c02ee98a with 8 VMs
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:387)
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:357)
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:302)
>         at org.apache.geode.internal.cache.wan.misc.PDXNewWanDUnitTest.testWANPDX_RR_SerialSender3Sites(PDXNewWanDUnitTest.java:312)
>         Caused by:
>         java.lang.AssertionError: expected:<SimpleClass [myInt=1, myByte=1, 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.junit.Assert.assertEquals(Assert.java:144)
>             at org.apache.geode.internal.cache.wan.WANTestBase.validateRegionSize_PDX(WANTestBase.java:2825)
>             at org.apache.geode.internal.cache.wan.misc.PDXNewWanDUnitTest.lambda$testWANPDX_RR_SerialSender3Sites$bb17a952$21(PDXNewWanDUnitTest.java:312)
> {noformat}



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