You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Philip Thompson (JIRA)" <ji...@apache.org> on 2016/11/09 20:01:59 UTC

[jira] [Commented] (CASSANDRA-12865) dtest failure in materialized_views_test.TestMaterializedViews.view_tombstone_test

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

Philip Thompson commented on CASSANDRA-12865:
---------------------------------------------

I dont see any problems with the test, so moving to the bug queue.

> dtest failure in materialized_views_test.TestMaterializedViews.view_tombstone_test
> ----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12865
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12865
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Sean McCarthy
>              Labels: dtest, test-failure
>         Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.0_dtest/844/testReport/materialized_views_test/TestMaterializedViews/view_tombstone_test
> {code}
> Error Message
> Encountered digest mismatch when we shouldn't
> {code}{code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
>     testMethod()
>   File "/home/automaton/cassandra-dtest/materialized_views_test.py", line 971, in view_tombstone_test
>     self.check_trace_events(result.get_query_trace(), False)
>   File "/home/automaton/cassandra-dtest/materialized_views_test.py", line 995, in check_trace_events
>     self.fail("Encountered digest mismatch when we shouldn't")
>   File "/usr/lib/python2.7/unittest/case.py", line 410, in fail
>     raise self.failureException(msg)
> {code}



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