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.config.IndexConfigTest.testIndexEquality [HZ-4755] #26337

Open
Patras3 opened this issue May 21, 2024 · 1 comment
Open

com.hazelcast.config.IndexConfigTest.testIndexEquality [HZ-4755] #26337

Patras3 opened this issue May 21, 2024 · 1 comment
Labels
Milestone

Comments

@Patras3
Copy link
Contributor

Patras3 commented May 21, 2024

5.4.z (commit e6223c755fee943f2057e7100caf2794088aab87)

Failed on openj9-21: https://jenkins.hazelcast.com/job/Hazelcast-5.maintenance-Openj9-21/3/testReport/junit/com.hazelcast.config/IndexConfigTest/testIndexEquality/

Stacktrace:
java.lang.AssertionError: expected:<false> but was:<true>
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.junit.Assert.assertEquals(Assert.java:146)
	at com.hazelcast.config.IndexConfigTest.checkIndexQuality(IndexConfigTest.java:74)
	at com.hazelcast.config.IndexConfigTest.testIndexEquality(IndexConfigTest.java:58)
	at java.base/java.lang.reflect.Method.invoke(Method.java:586)
	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:317)
	at java.base/java.lang.Thread.run(Thread.java:1595)

Standard output:
Finished Running Test: testIndexDefaults in 0.042 seconds.

Standard output can be found here - https://s3.console.aws.amazon.com/s3/buckets/j-artifacts/Hazelcast-5.maintenance-Openj9-21/3/

@Patras3 Patras3 added this to the 5.4.z milestone May 21, 2024
Copy link
Contributor

Internal Jira issue: HZ-4755

@github-actions github-actions bot changed the title com.hazelcast.config.IndexConfigTest.testIndexEquality com.hazelcast.config.IndexConfigTest.testIndexEquality [HZ-4755] 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

1 participant