Ondrej Lukas

Results 466 comments of Ondrej Lukas

Unfortunately test fails again -> reopen. _master_ (commit 620cede895c64c533e874a4061f1ddb59442d710) It failed twice in nightly build: * http://jenkins.hazelcast.com/job/jet-oss-master-nightly/163/testReport/com.hazelcast.jet.job/JobSubmissionSlownessRegressionTest/regressionTestForPR1488/ * http://jenkins.hazelcast.com/job/jet-oss-master-nightly/162/testReport/junit/com.hazelcast.jet.job/JobSubmissionSlownessRegressionTest/regressionTestForPR1488/ It seems that hiccups were quite big in both failed run....

It's still failing intermittently - it's based on the fact that test is not deterministic. Maybe we should remove this test due to non-determinism.

Failed on `5.1.z` branch on ZuluJDK17: https://jenkins.hazelcast.com/view/Official%20Builds/job/Hazelcast-5.maintenance-ZuluJDK17-nightly/20/testReport/com.hazelcast.client.map/ClientQueryBounceTest/testQueryWithIndexes/ However stacktrace is different: ``` java.lang.AssertionError: Obtained 963 results for query '(age>=3052 AND age

Failed on `master` on ZuluJDK17: https://jenkins.hazelcast.com/view/Official%20Builds/job/Hazelcast-master-ZuluJDK17-nightly/24/testReport/com.hazelcast.map/QueryBounceTest/testQueryWithIndexes/

Failed on `master` on IbmJDK8: https://jenkins.hazelcast.com/view/Official%20Builds/job/Hazelcast-master-IbmJDK8-nightly/65/testReport/com.hazelcast.client.map/ClientQueryBounceTest/testQueryWithIndexes/

Failed on `5.1.z` on ZuluJDK17: https://jenkins.hazelcast.com/view/Official%20Builds/job/Hazelcast-5.maintenance-ZuluJDK17-nightly/26/testReport/com.hazelcast.map/QueryBounceTest/testQueryWithIndexes/ Stacktrace: ``` java.lang.AssertionError: Obtained 971 results for query '(id>=8433 AND id

Failed again on _master_ with IbmJDK8-fips: https://jenkins.hazelcast.com/view/Official%20Builds/job/Hazelcast-master-IbmJDK8-fips-nightly/476/testReport/com.hazelcast.client.map/ClientQueryBounceTest/testQueryWithIndexes/

Failed again on _master_ with force-offload (Oracle JDK 8): https://jenkins.hazelcast.com/job/Hazelcast-master-nightly-force-offload/22/testReport/com.hazelcast.map/QueryBounceTest/testQueryWithIndexes/

Failed again on _master_ with zing-17: https://jenkins.hazelcast.com/view/Official%20Builds/job/Hazelcast-master-ZingJDK17-nightly/17/testReport/com.hazelcast.map/QueryBounceTest/testQueryWithIndexes/

Failed again on _master_ with OpenJDK17: https://jenkins.hazelcast.com/view/Official%20Builds/job/Hazelcast-master-OpenJDK17-nightly-Esxi7/37/testReport/com.hazelcast.map/QueryBounceTest/testQueryWithIndexes/