You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2017/06/22 16:34:18 UTC

[jira] [Updated] (CASSANDRA-10977) MV view_tombstone_test is failing on trunk

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

Jeremy Hanna updated CASSANDRA-10977:
-------------------------------------
    Component/s: Materialized Views

> 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: Materialized Views, 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.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org