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

Sylvain Lebresne commented on CASSANDRA-10462:
----------------------------------------------

Appears that test hasn't bee fully updated for 3.0. It still expect a 
{{ReadTimeout}} when a 3.0 would throw a {{ReadFailure}} (on purpose). Note 
sure we have a way in the upgrade test to know which node will answer so 
modified the test to expect either one of {{ReadTimeout}} and {{ReadFailure}}, 
which should be good enough (commit 
[here|https://github.com/riptano/cassandra-dtest/commit/e12b06cb05e8b8ee2d685045e65c7b5589c14d3a]).
 The test is failing weirdly for me so while this should fix the CassCI issue, 
I'll wait to see how happy CI is with that before closing this.

> Fix failing test_failure_threshold_deletions upgrade test
> ---------------------------------------------------------
>
>                 Key: CASSANDRA-10462
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10462
>             Project: Cassandra
>          Issue Type: Sub-task
>            Reporter: Jim Witschey
>            Assignee: Sylvain Lebresne
>             Fix For: 3.0.0
>
>
> The 
> {{upgrade_tests/paging_test.py:TestPagingWithDeletions.test_failure_threshold_deletions}}
>  dtest fails on CassCI:
> http://cassci.datastax.com/view/cassandra-3.0/job/cassandra-3.0_dtest/lastCompletedBuild/testReport/upgrade_tests.paging_test/TestPagingWithDeletions/test_failure_threshold_deletions/
> and has failed for a while:
> http://cassci.datastax.com/view/cassandra-3.0/job/cassandra-3.0_dtest/lastCompletedBuild/testReport/upgrade_tests.paging_test/TestPagingWithDeletions/test_failure_threshold_deletions/history/
> It fails identically when I run it manually on OpenStack, so I don't think 
> it's a CassCI problem.



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

Reply via email to