[
https://issues.apache.org/jira/browse/CASSANDRA-9489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14580123#comment-14580123
]
Pallavi Bhardwaj commented on CASSANDRA-9489:
---------------------------------------------
I have tried with the latest code, still this test case is failing on PPC64
machine.
Made the code changes as per the suggestion provided in the below link, still
the test case is failing.
https://issues.apache.org/jira/browse/CASSANDRA-9432
> Testcase failure:
> testExpiredTombstones(org.apache.cassandra.cql3.SliceQueryFilterWithTombstonesTest)
> -----------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-9489
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9489
> Project: Cassandra
> Issue Type: Bug
> Components: Tests
> Environment: Red Hat Enterprise Linux, Arch : PPC64le
> Reporter: Pallavi Bhardwaj
> Fix For: 2.1.6
>
>
> While executing the test cases, I observed the following failure,
> [junit] ERROR 08:42:40 Scanned over 100 tombstones in
> cql_test_keyspace.table_4; query aborted (see tombstone_failure_threshold)
> [junit] ERROR 08:42:40 Scanned over 100 tombstones in
> cql_test_keyspace.table_4; query aborted (see tombstone_failure_threshold)
> [junit] ------------- ---------------- ---------------
> [junit] Testcase:
> testExpiredTombstones(org.apache.cassandra.cql3.SliceQueryFilterWithTombstonesTest):
> FAILED
> [junit] null
> [junit] junit.framework.AssertionFailedError: null
> [junit] at
> org.apache.cassandra.cql3.SliceQueryFilterWithTombstonesTest.testExpiredTombstones(SliceQueryFilterWithTombstonesTest.java:155)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)