Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TEST-FAILURE] cluster.SplitBrainHandlerTest failures #4392

Closed
bilalyasar opened this issue Jan 7, 2015 · 0 comments
Closed

[TEST-FAILURE] cluster.SplitBrainHandlerTest failures #4392

bilalyasar opened this issue Jan 7, 2015 · 0 comments
Labels
Source: Internal PR or issue was opened by an employee Team: Core Type: Test-Failure
Milestone

Comments

@bilalyasar
Copy link
Contributor

com.hazelcast.cluster.SplitBrainHandlerTest.testMulticast_MergeAfterSplitBrain
com.hazelcast.cluster.SplitBrainHandlerTest.testClusterMerge_when_split_not_detected_by_slave
com.hazelcast.cluster.SplitBrainHandlerTest.testMulticast_ClusterMerge_when_split_not_detected_by_master

java.lang.AssertionError: expected:<3> but was:<5>
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.failNotEquals(Assert.java:743)
    at org.junit.Assert.assertEquals(Assert.java:118)
    at org.junit.Assert.assertEquals(Assert.java:555)
    at org.junit.Assert.assertEquals(Assert.java:542)
    at com.hazelcast.cluster.SplitBrainHandlerTest.testClusterMerge_when_split_not_detected_by_master(SplitBrainHandlerTest.java:521)
    at com.hazelcast.cluster.SplitBrainHandlerTest.testMulticast_ClusterMerge_when_split_not_detected_by_master(SplitBrainHandlerTest.java:440)

https://hazelcast-l337.ci.cloudbees.com/job/Hazelcast-3.x-nightly/com.hazelcast$hazelcast/429/testReport/com.hazelcast.cluster/SplitBrainHandlerTest/

@bilalyasar bilalyasar added this to the 3.5 milestone Jan 7, 2015
eminn added a commit that referenced this issue Feb 13, 2015
…wise test are leaving zombie instances that are interfering with the other tests which leads to a catastrophic failures. More than 10 nightly test runs made on the perf lab and this fix seems to solve the issue. Fixes #3889,#4355,#4392,#4391,#4471.
@eminn eminn closed this as completed Feb 13, 2015
metanet pushed a commit to metanet/hazelcast that referenced this issue Feb 13, 2015
…wise test are leaving zombie instances that are interfering with the other tests which leads to a catastrophic failures. More than 10 nightly test runs made on the perf lab and this fix seems to solve the issue. Fixes hazelcast#3889,hazelcast#4355,hazelcast#4392,hazelcast#4391,hazelcast#4471.
metanet pushed a commit to metanet/hazelcast that referenced this issue Feb 25, 2015
…wise test are leaving zombie instances that are interfering with the other tests which leads to a catastrophic failures. More than 10 nightly test runs made on the perf lab and this fix seems to solve the issue. Fixes hazelcast#3889,hazelcast#4355,hazelcast#4392,hazelcast#4391,hazelcast#4471.
@mmedenjak mmedenjak added the Source: Internal PR or issue was opened by an employee label Aug 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Source: Internal PR or issue was opened by an employee Team: Core Type: Test-Failure
Projects
None yet
Development

No branches or pull requests

4 participants