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

com.hazelcast.client.TcpClientConnectionTest.testAddingConnectionListenerTwice_shouldCauseEventDeliveredTwice[0: routingMode=UNISOCKET] [HZ-4733] #26330

Open
AleksPeychev opened this issue May 10, 2024 · 3 comments
Labels
Milestone

Comments

@AleksPeychev
Copy link
Contributor

master (commit e2e189bfe4a2c65d56ffe88cab311a89d4420ecb)

Failed on oracle-17 (sonar build): https://jenkins.hazelcast.com/view/Official%20Builds/job/Hazelcast-mono-OS-master-sonar/151/testReport/junit/com.hazelcast.client/TcpClientConnectionTest/testAddingConnectionListenerTwice_shouldCauseEventDeliveredTwice_0__routingMode_UNISOCKET_/

Stacktrace:
java.lang.AssertionError: expected:<0> but was:<2>
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:633)
	at com.hazelcast.client.TcpClientConnectionTest.lambda$testAddingConnectionListenerTwice_shouldCauseEventDeliveredTwice$8(TcpClientConnectionTest.java:249)
	at com.hazelcast.test.HazelcastTestSupport.assertTrueEventually(HazelcastTestSupport.java:1210)
	at com.hazelcast.test.HazelcastTestSupport.assertTrueEventually(HazelcastTestSupport.java:1315)
	at com.hazelcast.client.TcpClientConnectionTest.testAddingConnectionListenerTwice_shouldCauseEventDeliveredTwice(TcpClientConnectionTest.java:246)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:115)
	at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:107)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.lang.Thread.run(Thread.java:842)

Standard output can be found here - https://s3.console.aws.amazon.com/s3/buckets/j-artifacts/Hazelcast-mono-OS-master-sonar/151/

@AleksPeychev AleksPeychev added Team: Core Type: Test-Failure Source: Internal PR or issue was opened by an employee labels May 10, 2024
@AleksPeychev AleksPeychev added this to the 5.5.0 milestone May 10, 2024
Copy link
Contributor

Internal Jira issue: HZ-4733

@github-actions github-actions bot changed the title com.hazelcast.client.TcpClientConnectionTest.testAddingConnectionListenerTwice_shouldCauseEventDeliveredTwice[0: routingMode=UNISOCKET] com.hazelcast.client.TcpClientConnectionTest.testAddingConnectionListenerTwice_shouldCauseEventDeliveredTwice[0: routingMode=UNISOCKET] [HZ-4733] May 10, 2024
@Patras3
Copy link
Contributor

Patras3 commented May 21, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants