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 2021/10/18 18:40:00 UTC

[jira] [Commented] (GEODE-9604) Fix test in MSetDUnitTest

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

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

Commit 3860c2f2c23bf3396b19cf078743f776935c5e06 in geode's branch refs/heads/develop from Jens Deppe
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=3860c2f ]

GEODE-9604: Use AvailablePortHelper in MSetDUnitTest (#7011)

- This test was strangely flaky and seemed to be suffering from some
  kind of cross-test pollution when multiple tests were running in
  parallel. When stopping and restarting VMs it seems imperative to
  always reuse the same ports.

> Fix test in MSetDUnitTest
> -------------------------
>
>                 Key: GEODE-9604
>                 URL: https://issues.apache.org/jira/browse/GEODE-9604
>             Project: Geode
>          Issue Type: Test
>          Components: redis
>            Reporter: Jens Deppe
>            Assignee: Jens Deppe
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> The tests {{testMSet_crashDoesNotLeaveInconsistencies}} and {{testMSetnx_crashDoesNotLeaveInconsistencies}} in {{MSetDunitTest}} and {{MSetnxDUnitTest}} respectively, do not pass under stress and will occasionally fail. This may be due to a product issue.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)