You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ekaterina Dimitrova (Jira)" <ji...@apache.org> on 2022/10/21 00:48:00 UTC

[jira] [Comment Edited] (CASSANDRA-16413) Byteman fails to install injections after Jacoco upgrade

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

Ekaterina Dimitrova edited comment on CASSANDRA-16413 at 10/21/22 12:47 AM:
----------------------------------------------------------------------------

Thanks [~jlewandowski]!

I think you meant to bump Byteman to 4.0.20 not Jacoco.Branch  [rebased|https://github.com/apache/cassandra/compare/trunk...ekaterinadimitrova2:cassandra:16413-trunk], Byteman bumped to [4.0.20|https://github.com/apache/cassandra/commit/7e37eabf77b1fd86336a22531c96e022cb4ee71b], 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


was (Author: e.dimitrova):
Thanks [~jlewandowski]!

I think you meant to bump Byteman to 4.0.20 no Jacoco.Branch  [rebased|https://github.com/apache/cassandra/compare/trunk...ekaterinadimitrova2:cassandra:16413-trunk], Byteman bumped to [4.0.20|https://github.com/apache/cassandra/commit/7e37eabf77b1fd86336a22531c96e022cb4ee71b], 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.x
>
>
> 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: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org