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] QueueStatisticsTest.testQueueStats #3342

Closed
bilalyasar opened this issue Aug 21, 2014 · 3 comments · Fixed by #3348
Closed

[TEST-FAILURE] QueueStatisticsTest.testQueueStats #3342

bilalyasar opened this issue Aug 21, 2014 · 3 comments · Fixed by #3348
Labels
Source: Internal PR or issue was opened by an employee Type: Test-Failure
Milestone

Comments

@bilalyasar
Copy link
Contributor

java.lang.AssertionError: expected:<20> but was:<10>
    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.queue.QueueStatisticsTest.testQueueStats(QueueStatisticsTest.java:52)

https://hazelcast-l337.ci.cloudbees.com/job/Hazelcast-3.x/com.hazelcast%24hazelcast/1593/testReport/junit/com.hazelcast.queue/QueueStatisticsTest/testQueueStats/

@bilalyasar bilalyasar added this to the 3.3 milestone Aug 21, 2014
@pveentjer
Copy link
Contributor

I put the test on ignore, can you fix it?

@bilalyasar
Copy link
Contributor Author

as i know, @hasancelik is working on it, and will send PR.

@mdogan
Copy link
Contributor

mdogan commented Aug 22, 2014

Fixed by #3348

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

Successfully merging a pull request may close this issue.

5 participants