[
https://issues.apache.org/jira/browse/CASSANDRA-17578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764626#comment-17764626
]
Andres de la Peña commented on CASSANDRA-17578:
-----------------------------------------------
Yes, I have run the entire class since the methods share state, and there might
be race conditions between them.
Here are the runs including 4.0 and 4.1:
||Branch||CI||
|4.0|[j8|https://app.circleci.com/pipelines/github/adelapena/cassandra/3207/workflows/477d1eb8-db5e-46fb-87c4-cceb0da3aeb8]
[j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/3207/workflows/1ab75776-5440-49b7-b10d-699b77d40630]|
|4.1|[j8|https://app.circleci.com/pipelines/github/adelapena/cassandra/3206/workflows/bccaf573-cf10-4d66-8369-f45ecf68ec55]
[j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/3206/workflows/e43a16ff-5849-40e6-b78b-7f732d748b86]|
|5.0|[j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/3204/workflows/96c19c84-6acc-4f71-9805-5a451aca9eaf]
[j17|https://app.circleci.com/pipelines/github/adelapena/cassandra/3204/workflows/2604da71-0f34-4950-930a-34103de909e5]|
|trunk|[j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/3205/workflows/f3b1a329-50e1-4e59-ae65-f6000a2bd8dd]
[j17|https://app.circleci.com/pipelines/github/adelapena/cassandra/3205/workflows/d918c890-3df2-423d-9bdf-63ee8f9df0b0]|
Once again {{testRangeTombstoneCompaction}} is not hit.
The run for 4.1
[hits|https://app.circleci.com/pipelines/github/adelapena/cassandra/3206/workflows/e43a16ff-5849-40e6-b78b-7f732d748b86/jobs/78331/tests]
{{overlappingRangeTest}} with compression, which we also hit on the previous
run for 5.0. I have opened CASSANDRA-18847 for dealing with it separately if
you want to close this one, although I suspect the multiple method failures in
{{RangeTombstoneTest}} might have a common cause.
> Test failure:
> org.apache.cassandra.db.RangeTombstoneTest.testRangeTombstoneCompaction
> -------------------------------------------------------------------------------------
>
> Key: CASSANDRA-17578
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17578
> Project: Cassandra
> Issue Type: Bug
> Components: Legacy/Local Write-Read Paths
> Reporter: Marcus Eriksson
> Assignee: Berenguer Blasi
> Priority: Normal
> Fix For: 5.0.x, 5.x
>
>
> https://ci-cassandra.apache.org/job/Cassandra-trunk/1099/testReport/org.apache.cassandra.db/RangeTombstoneTest/testRangeTombstoneCompaction_compression_2/
> {code}
> junit.framework.AssertionFailedError: Expecting open marker, got Row: name=8
> | val=8
> at
> org.apache.cassandra.db.RangeTombstoneTest.testRangeTombstoneCompaction(RangeTombstoneTest.java:561)
> at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]