GitHub user gaohoward opened a pull request:

    https://github.com/apache/activemq-artemis/pull/2021

    NO-JIRA: Fix test regression

    QuorumFailOverTest.testQuorumVotingLiveNotDead fails
    because the quorum vote takes longer time to finish than
    the test expects to.
    (The test used to pass until commit ARTEMIS-1763)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gaohoward/activemq-artemis h_fix_regress

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/2021.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2021
    
----
commit 64f974ff52470553de8520ec7b374a78494d861e
Author: Howard Gao <howard.gao@...>
Date:   2018-04-16T14:02:32Z

    NO-JIRA: Fix test regression
    
    QuorumFailOverTest.testQuorumVotingLiveNotDead fails
    because the quorum vote takes longer time to finish than
    the test expects to.
    (The test used to pass until commit ARTEMIS-1763)

----


---

Reply via email to