You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2015/09/01 15:25:46 UTC

[jira] [Commented] (CASSANDRA-9893) Fix upgrade tests from #9704 that are still failing

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

Sylvain Lebresne commented on CASSANDRA-9893:
---------------------------------------------

bq. The change I've made makes the deserialized read commands approximately the same as the ones sent by the 2.x node, and fixes the test.

The problem I have is that I can't reproduce those test failures (for neither {{composite_index_collections_test}}, {{edge_2i_on_complex_pk_test}}, and {{indexed_with_eq_test}}). I've tried both 2.1 and 2.2 against the current cassandra-3.0 and all are passing without failure on my box. And as a result, I'm not sure what's going on here and I can't really answer your questions. Are you getting consistent failures on those tests? And can you maybe past what error you actually get (for at least one of those tests)?

> Fix upgrade tests from #9704 that are still failing
> ---------------------------------------------------
>
>                 Key: CASSANDRA-9893
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9893
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Sylvain Lebresne
>            Assignee: Blake Eggleston
>             Fix For: 3.0 beta 2
>
>
> The first things to do on this ticket would be to commit Tyler's branch (https://github.com/thobbs/cassandra-dtest/tree/8099-backwards-compat) to the dtests so cassci run them. I've had to do a few minor modifications to have them run locally so someone which access to cassci should do it and make sure it runs properly.
> Once we have that, we should fix any test that isn't passing. I've ran the tests locally and I had 8 failures. for 2 of them, it sounds plausible that they'll get fixed by the patch of CASSANDRA-9775, though that's just a guess.  The rest where test that timeouted without a particular error in the log, and running some of them individually, they passed.  So we'll have to see if it's just my machine being overly slow when running them all.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)