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

Ekaterina Dimitrova commented on CASSANDRA-17835:
-------------------------------------------------

The CI runs completed. Python DTests job marked as failed but when we open the 
results all tests have passed and the number is the same as in the previous 
green run so I don't think we need to spend more time on that.

The unit tests - I didn't find it failing in Butler or a ticket filed but I 
found it mentioned as failing on another ticket CASSANDRA-17416. It doesn't 
fail locally for me so it seems as just another flaky test...

I will see to file a Jira ticket- testNonFrozenEmptyCollection[0: 
clusterMinVersion=3.0]

Starting commit

> Upgrade ASM, ByteBuddy and Mockito on trunk
> -------------------------------------------
>
>                 Key: CASSANDRA-17835
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17835
>             Project: Cassandra
>          Issue Type: Task
>          Components: Build
>            Reporter: Ekaterina Dimitrova
>            Assignee: Ekaterina Dimitrova
>            Priority: Normal
>             Fix For: 4.x
>
>
> In preparation to support Java 17 I would like to update ASM, ByteBuddy and 
> Mockito on trunk.
>  * ASM - from 9.1 to 9.3; From the [release 
> notes|https://asm.ow2.io/versions.html] I don't see anything disturbing for 
> us; 
>  * ByteBuddy - 1.10.10 to 1.12.13; [Release 
> notes|https://github.com/raphw/byte-buddy/blob/master/release-notes.md]; they 
> support Java 17 since 1.12.0 but I did not see an issue updating to the 
> latest version; 
>  * Mockito - 3.2.4 to 4.7.0; [Release 
> notes|https://github.com/mockito/mockito/releases/]. The bump in the major 
> version was due to removing outdated deprecated APIs which it doesn't seem 
> that we use so this is not a breaking change for us. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to