[ 
https://issues.apache.org/jira/browse/CASSANDRA-18423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17728834#comment-17728834
 ] 

Ekaterina Dimitrova commented on CASSANDRA-18423:
-------------------------------------------------

{quote}As far as this ticket goes, since we know that CASSANDRA-18435 wants to 
run check style on only the lowest supported JDK, which also solves the problem 
here, let's commit 
[this|https://github.com/driftx/cassandra/commit/8479d4a15df618fbae96421b650eb798a429e0cf]
 earlier patch I tested.
{quote}
I am all in to commit it, thanks. We still need to fix and run checkstyle with 
11 to drop 8. 

Thank you both for looking into this!

 
{quote} - the check style is skipped for the CircleCI before building and 
running tests: https://issues.apache.org/jira/browse/CASSANDRA-18000{quote}
That is a good point, we do the check style in the build step, so there is no 
need to repeat it, but unfortunately, that doesn't explain why the test is not 
run in CircleCI. :( 

> Test failure: 
> org.apache.cassandra.io.sstable.indexsummary.IndexSummaryTest.testLargeIndexSummary
> -------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-18423
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18423
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Feature/2i Index
>            Reporter: Brandon Williams
>            Assignee: Maxim Muzafarov
>            Priority: Normal
>             Fix For: 5.x
>
>         Attachments: image-1.png, image.png
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Failed 6 times in the last 6 runs. Flakiness: 0%, Stability: 0%
> {noformat}
> unit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please 
> note the time in the report does not reflect the time until the VM exit.
>       at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
>       at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>       at java.base/java.util.Vector.forEach(Vector.java:1394)
>       at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
>       at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>       at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
>       at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>       at java.base/java.util.Vector.forEach(Vector.java:1394)
> {noformat}
> Note that only the 'default' version of this test is failing: 
> https://butler.cassandra.apache.org/#/ci/upstream/workflow/Cassandra-trunk/failure/org.apache.cassandra.io.sstable.indexsummary/IndexSummaryTest/testLargeIndexSummary



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to