[ https://issues.apache.org/jira/browse/CASSANDRA-10460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14947129#comment-14947129
]
Joel Knighton commented on CASSANDRA-10460:
-------------------------------------------
I've pushed a fix at [10460|https://github.com/jkni/cassandra-dtest/commits/10460]. It's just
a dtest fix.
The test includes two delete statements; in one place, the incorrect delete statement was
used and not enough values were provided, leading to the "Invalid unset value" message.
I put [~carlyeks] to review. After review, I'll PR to the cassandra-dtest repository.
> Fix materialized_views_test.py:TestMaterializedViews.complex_mv_select_statements_test
> --------------------------------------------------------------------------------------
>
> Key: CASSANDRA-10460
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10460
> Project: Cassandra
> Issue Type: Sub-task
> Reporter: Jim Witschey
> Assignee: Joel Knighton
> Fix For: 3.0.0 rc2
>
>
> This test:
> http://cassci.datastax.com/view/cassandra-3.0/job/cassandra-3.0_dtest/lastCompletedBuild/testReport/materialized_views_test/TestMaterializedViews/complex_mv_select_statements_test/
> fails on CassCI and when I run it manually on OpenStack. It's been failing for a while:
> http://cassci.datastax.com/view/cassandra-3.0/job/cassandra-3.0_dtest/lastCompletedBuild/testReport/materialized_views_test/TestMaterializedViews/complex_mv_select_statements_test/history/
> Assigning to [~carlyeks] for triage; feel free to reassign.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|