You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/09/08 00:10:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16157898#comment-16157898 ] 

ASF subversion and git services commented on GEODE-3331:
--------------------------------------------------------

Commit 155a54ba71962230230198bf87cf38a563b14569 in geode's branch refs/heads/develop from [~lhughesgodfrey]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=155a54b ]

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
>
> 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)