[
https://issues.apache.org/jira/browse/CASSANDRA-9490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14581424#comment-14581424
]
Pallavi Bhardwaj commented on CASSANDRA-9490:
---------------------------------------------
With the latest code on branch 2.1 , I am getting the below failure,
[junit] Testcase:
testWithDeletes(org.apache.cassandra.io.sstable.SSTableMetadataTest): FAILED
[junit] expected:<-7.21389483E8> but was:<1.433927893E9>
[junit] junit.framework.AssertionFailedError: expected:<-7.21389483E8> but
was:<1.433927893E9>
[junit] at
org.apache.cassandra.io.sstable.SSTableMetadataTest.testWithDeletes(SSTableMetadataTest.java:156)
> testcase failure :
> testWithDeletes(org.apache.cassandra.io.sstable.SSTableMetadataTest):
> ----------------------------------------------------------------------------------------
>
> Key: CASSANDRA-9490
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9490
> Project: Cassandra
> Issue Type: Bug
> Components: Tests
> Environment: Red Hat enterprise Linux ; Arch : PPC64le
> Reporter: Pallavi Bhardwaj
> Fix For: 2.1.x
>
>
> While executing the unit test cases, I observed the following failure,
> [junit] Testcase:
> testWithDeletes(org.apache.cassandra.io.sstable.SSTableMetadataTest):
> FAILED
> [junit] expected:<-2.038078123E9> but was:<1.432716678E9>
> [junit] junit.framework.AssertionFailedError: expected:<-2.038078123E9>
> but was:<1.432716678E9>
> [junit] at
> org.apache.cassandra.io.sstable.SSTableMetadataTest.testWithDeletes(SSTableMetadataTest.java:156)
> [junit]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)