You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Alex Petrov (JIRA)" <ji...@apache.org> on 2017/04/10 07:47:41 UTC

[jira] [Comment Edited] (CASSANDRA-12811) testall failure in org.apache.cassandra.cql3.validation.operations.DeleteTest.testDeleteWithOneClusteringColumns-compression

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

Alex Petrov edited comment on CASSANDRA-12811 at 4/10/17 7:47 AM:
------------------------------------------------------------------

Sorry, this was most likely an artefact of my fork. Thank you for noticing!

Re-pushed to 3.11 as [5e130209d38cd7e483d025d798895afe21f2a6bd|https://github.com/ifesdjeen/cassandra/commit/5e130209d38cd7e483d025d798895afe21f2a6bd], merged with {{-s ours}} to [3.11|https://github.com/ifesdjeen/cassandra/commit/fc58dbb2f89b1e53a7e8ddbfe3332cb254d7cd06] and [trunk|https://github.com/ifesdjeen/cassandra/commit/ee6bf10ecc7b16e12067ff41bf810c26c8730a03].


was (Author: ifesdjeen):
Sorry, this was most likely an artefact of my fork. Thank you for noticing!

Re-pushed to 3.11 as [5e130209d38cd7e483d025d798895afe21f2a6bd}https://github.com/ifesdjeen/cassandra/commit/5e130209d38cd7e483d025d798895afe21f2a6bd], merged with {{-s ours}} to [3.11|https://github.com/ifesdjeen/cassandra/commit/fc58dbb2f89b1e53a7e8ddbfe3332cb254d7cd06] and [trunk|https://github.com/ifesdjeen/cassandra/commit/ee6bf10ecc7b16e12067ff41bf810c26c8730a03].

> testall failure in org.apache.cassandra.cql3.validation.operations.DeleteTest.testDeleteWithOneClusteringColumns-compression
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12811
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12811
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Sean McCarthy
>            Assignee: Alex Petrov
>              Labels: test-failure
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.X_testall/34/testReport/org.apache.cassandra.cql3.validation.operations/DeleteTest/testDeleteWithOneClusteringColumns_compression/
> {code}
> Error Message
> Expected empty result but got 1 rows
> {code}
> {code}
> Stacktrace
> junit.framework.AssertionFailedError: Expected empty result but got 1 rows
> 	at org.apache.cassandra.cql3.CQLTester.assertEmpty(CQLTester.java:1089)
> 	at org.apache.cassandra.cql3.validation.operations.DeleteTest.testDeleteWithOneClusteringColumns(DeleteTest.java:463)
> 	at org.apache.cassandra.cql3.validation.operations.DeleteTest.testDeleteWithOneClusteringColumns(DeleteTest.java:427)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)