[ 
https://issues.apache.org/jira/browse/CASSANDRA-10977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carl Yeksigian updated CASSANDRA-10977:
---------------------------------------
    Fix Version/s:     (was: 3.x)
                   3.3
                   3.0.3

> MV view_tombstone_test is failing on trunk
> ------------------------------------------
>
>                 Key: CASSANDRA-10977
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10977
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Alan Boudreault
>              Labels: dtest
>             Fix For: 3.0.3, 3.3
>
>
> http://cassci.datastax.com/job/trunk_dtest/893/testReport/materialized_views_test/TestMaterializedViews/view_tombstone_test/
> {code}
> ======================================================================
> FAIL: view_tombstone_test (materialized_views_test.TestMaterializedViews)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/home/aboudreault/git/cstar/cassandra-dtest/materialized_views_test.py", 
> line 735, in view_tombstone_test
>     assert_none(session, "SELECT * FROM t_by_v WHERE v = 1")
>   File "/home/aboudreault/git/cstar/cassandra-dtest/assertions.py", line 44, 
> in assert_none
>     assert list_res == [], "Expected nothing from %s, but got %s" % (query, 
> list_res)
> AssertionError: Expected nothing from SELECT * FROM t_by_v WHERE v = 1, but 
> got [[1, 1, u'b', None]]
> -------------------- >> begin captured logging << --------------------
> dtest: DEBUG: cluster ccm directory: /tmp/dtest-MFSCKQ
> --------------------- >> end captured logging << ---------------------
> ----------------------------------------------------------------------
> Ran 1 test in 27.986s
> FAILED (failures=1)
> {code}



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

Reply via email to