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 - com.hazelcast.map.mapstore.MapStoreTest.testTwoMemberWriteThrough2 #1208

Closed
mdogan opened this issue Nov 22, 2013 · 2 comments
Assignees
Labels
Source: Internal PR or issue was opened by an employee Type: Test-Failure
Milestone

Comments

@mdogan
Copy link
Contributor

mdogan commented Nov 22, 2013

testTwoMemberWriteThrough2(com.hazelcast.map.mapstore.MapStoreTest)  Time elapsed: 6.923 sec  <<< FAILURE!
java.lang.AssertionError: expected:<1000> but was:<494>
    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.map.mapstore.MapStoreTest.testTwoMemberWriteThrough2(MapStoreTest.java:648)
This was referenced Nov 26, 2013
@ghost ghost assigned ahmetmircik Dec 2, 2013
@Donnerbart
Copy link
Contributor

I think we might have a regression on this bug in PR #4560:
https://hazelcast-l337.ci.cloudbees.com/job/Hazelcast-3.x-pr-builder/11896/console

@Donnerbart Donnerbart reopened this Feb 16, 2015
@ahmetmircik
Copy link
Member

can not manage to reproduce yet.
Increased timeout.04fa7ab
waiting for the next possible failure. closing now.

@mmedenjak mmedenjak added the Source: Internal PR or issue was opened by an employee label Jan 28, 2020
devOpsHazelcast pushed a commit that referenced this issue Mar 27, 2024
Fixes #25809

Backport of #25794

GitOrigin-RevId: 9c840414f753c47009ca1a7608a0c23e8b91c1b8
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 Type: Test-Failure
Projects
None yet
Development

No branches or pull requests

4 participants