[ 
https://issues.apache.org/jira/browse/CASSANDRA-16413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ekaterina Dimitrova updated CASSANDRA-16413:
--------------------------------------------
    Test and Documentation Plan: 
[Patch|https://github.com/apache/cassandra/compare/trunk...ekaterinadimitrova2:cassandra:16413-trunk].
 I just pushed CI 
[here|https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra?branch=16413-trunk]

I ran also again the mentioned tests with _ant codecoverage -Duse.jdk11=true_ 
successfully locally. Pending commit on successful CI completion.

I also tested locally below calls finish successfully
{code:java}
ant codecoverage -Duse.jdk11=true  -Dtaskname=testsome -Dtest.name=* {code}
where in place of start I set each of the test classes reported In this ticket. 
Also, I verified reports were generated in build/jacoco

*EDIT:* This is the last CI run

  was:
[Patch|https://github.com/apache/cassandra/compare/trunk...ekaterinadimitrova2:cassandra:16413-trunk].
 I just pushed CI 
[here|https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra?branch=16413-trunk]

I ran also again the mentioned tests with _ant codecoverage -Duse.jdk11=true_ 
successfully locally. Pending commit on successful CI completion.

I also tested locally below calls finish successfully
{code:java}
ant codecoverage -Duse.jdk11=true  -Dtaskname=testsome -Dtest.name=* {code}
where in place of start I set each of the test classes reported In this ticket. 
Also, I verified reports were generated in build/jacoco


> Byteman fails to install injections after Jacoco upgrade
> --------------------------------------------------------
>
>                 Key: CASSANDRA-16413
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16413
>             Project: Cassandra
>          Issue Type: Task
>          Components: Test/dtest/java
>            Reporter: Ekaterina Dimitrova
>            Assignee: Ekaterina Dimitrova
>            Priority: Low
>             Fix For: 4.2
>
>
> This ticket is a follow up on CASSANDRA-16365 and it should be worked on 
> after the Jacoco upgrade is committed
> List of the failing tests:
> org.apache.cassandra.db.commitlog.CommitLogSegmentBackpressureTest.testCompressedCommitLogBackpressure
> org.apache.cassandra.db.compaction.CompactionsBytemanTest.testSSTableNotEnoughDiskSpaceForCompactionGetsDropped
> org.apache.cassandra.db.compaction.CompactionsBytemanTest.testRuntimeExceptionWhenNoDiskSpaceForCompaction
> org.apache.cassandra.db.compaction.CompactionsBytemanTest.testStopUserDefinedCompactionRepaired
> org.apache.cassandra.db.compaction.CompactionsBytemanTest.testStopSubRangeCompactionRepaired
> org.apache.cassandra.db.repair.PendingAntiCompactionBytemanTest.testExceptionAnticompaction
> org.apache.cassandra.gms.PendingRangeCalculatorServiceTest.testDelayedResponse
> org.apache.cassandra.hints.HintsBufferPoolTest.testBackpressure
>  



--
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