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 2022/03/05 21:39:00 UTC

[jira] [Commented] (GEODE-9984) Mass-Test-Run: WanCopyRegionCommandDUnitTest > testCommandDoesNotCopyEntriesUpdatedAfterCommandStarted FAILED

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

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

Commit b21c2c6eba9e85d03ffd40d8aca566e53a5230f1 in geode's branch refs/heads/develop from Alberto Gomez
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b21c2c6 ]

GEODE-9984: Avoid flakyness of testCommandDoesNotCopyEntriesUpdatedAf… (#7330)

* GEODE-9984: Avoid flakyness of distributed test

A sleep has been added before starting the second group of puts
in the testCommandDoesNotCopyEntriesUpdatedAfterCommandStarted
test case so that we can be more certain that when
puts start, the command has effectively started its execution.

* GEODE-9984: New solution without using a sleep

> Mass-Test-Run: WanCopyRegionCommandDUnitTest > testCommandDoesNotCopyEntriesUpdatedAfterCommandStarted FAILED
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-9984
>                 URL: https://issues.apache.org/jira/browse/GEODE-9984
>             Project: Geode
>          Issue Type: Bug
>    Affects Versions: 1.15.0
>            Reporter: Kristen
>            Assignee: Alberto Gomez
>            Priority: Major
>              Labels: flaky-test, pull-request-available
>
> WanCopyRegionCommandDUnitTest > testCommandDoesNotCopyEntriesUpdatedAfterCommandStarted(true, true) [0] FAILED
>     org.opentest4j.AssertionFailedError: 
>     expected: 50000
>      but was: 50001
>         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.cache.wan.internal.cli.commands.WanCopyRegionCommandDUnitTest.testCommandDoesNotCopyEntriesUpdatedAfterCommandStarted(WanCopyRegionCommandDUnitTest.java:884)
> 948 tests completed, 1 failed, 59 skipped
> Test report artifacts from this job are available at: [*http://files.apachegeode-ci.info/builds/apache-develop-mass-test-run/1.15.0-build.0806/test-artifacts/1642850654/distributedtestfiles-openjdk8-1.15.0-build.0806.tgz*]
>  
>  
>  
> May be an issue similar or related to https://issues.apache.org/jira/browse/GEODE-9859.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)