michaelsembwever commented on PR #799: URL: https://github.com/apache/cassandra-ccm/pull/799#issuecomment-3681153994
> https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch-before-5-dtest/42/ – same failure as on 5.0 https://github.com/apache/cassandra-ccm/pull/799#issuecomment-3652331364 @dkropachev , if i patch (see https://github.com/thelastpickle/cassandra-dtest/commit/aada32c94a565b441d2ac72b6c0bd6aed5dce71a) cassandra-dtest's `requirements.txt` to also `` it fixes the failures: http://ci-cassandra.infra.datastax.com/job/cassandra-5.0/61/ But of course the correct solution here is to apply the same change of `LooseVersion` in all of cassandra-dtest Unfortunately, either way, this changes a compatibility breakage (complicated because both cassandra-dtest and cassandra-ccm are used unpinned) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

