Sean McCarthy created CASSANDRA-12723:
-----------------------------------------

             Summary: dtest failure in 
materialized_views_test.TestMaterializedViews.clustering_column_test
                 Key: CASSANDRA-12723
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12723
             Project: Cassandra
          Issue Type: Test
            Reporter: Sean McCarthy
            Assignee: DS Test Eng


example failure:

http://cassci.datastax.com/job/cassandra-3.0_dtest/818/testReport/materialized_views_test/TestMaterializedViews/clustering_column_test

{code}
Error Message

'TestMaterializedViews' object has no attribute '_settled_stages'
{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 367, 
in clustering_column_test
    self._insert_data(session)
  File "/home/automaton/cassandra-dtest/materialized_views_test.py", line 96, 
in _insert_data
    self._settle_nodes()
  File "/home/automaton/cassandra-dtest/materialized_views_test.py", line 85, 
in _settle_nodes
    while attempts > 0 and not self._settled_stages(node):
{code}



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

Reply via email to