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] SlowOperationDetector_EntryProcessorTest failures #5169

Closed
bilalyasar opened this issue Apr 25, 2015 · 1 comment · Fixed by #5197
Closed

[TEST-FAILURE] SlowOperationDetector_EntryProcessorTest failures #5169

bilalyasar opened this issue Apr 25, 2015 · 1 comment · Fixed by #5197
Assignees
Labels
Source: Internal PR or issue was opened by an employee Team: Core Type: Test-Failure
Milestone

Comments

@bilalyasar
Copy link
Contributor

com.hazelcast.spi.impl.operationexecutor.slowoperationdetector.SlowOperationDetector_EntryProcessorTest.testSlowEntryProcessor
com.hazelcast.spi.impl.operationexecutor.slowoperationdetector.SlowOperationDetector_EntryProcessorTest.testMultipleSlowEntryProcessorClasses

java.lang.AssertionError: Expected 4 total invocations, but was 3 expected:<4> but was:<3>
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.failNotEquals(Assert.java:834)
    at org.junit.Assert.assertEquals(Assert.java:118)
    at com.hazelcast.test.HazelcastTestSupport.assertEqualsStringFormat(HazelcastTestSupport.java:672)
    at 

https://hazelcast-l337.ci.cloudbees.com/job/Hazelcast-3.x-sonar/com.hazelcast$hazelcast/600/testReport/junit/com.hazelcast.spi.impl.operationexecutor.slowoperationdetector/SlowOperationDetector_EntryProcessorTest/testSlowEntryProcessor/

@bilalyasar bilalyasar added this to the 3.5 milestone Apr 25, 2015
@Donnerbart Donnerbart self-assigned this Apr 26, 2015
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

Successfully merging a pull request may close this issue.

3 participants