You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Philip Thompson (JIRA)" <ji...@apache.org> on 2016/08/12 15:25:20 UTC

[jira] [Resolved] (CASSANDRA-12452) dtest failure in compaction_test.TestCompaction_with_SizeTieredCompactionStrategy.bloomfilter_size_test

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

Philip Thompson resolved CASSANDRA-12452.
-----------------------------------------
    Resolution: Duplicate

> dtest failure in compaction_test.TestCompaction_with_SizeTieredCompactionStrategy.bloomfilter_size_test
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12452
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12452
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Sean McCarthy
>            Assignee: DS Test Eng
>              Labels: dtest
>         Attachments: node1.log, node1_debug.log, node1_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/trunk_dtest/1335/testReport/compaction_test/TestCompaction_with_SizeTieredCompactionStrategy/bloomfilter_size_test
> {code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
>     testMethod()
>   File "/home/automaton/cassandra-dtest/compaction_test.py", line 155, in bloomfilter_size_test
>     self.assertGreaterEqual(bfSize, size_factor * min_bf_size)
>   File "/usr/lib/python2.7/unittest/case.py", line 948, in assertGreaterEqual
>     self.fail(self._formatMessage(msg, standardMsg))
>   File "/usr/lib/python2.7/unittest/case.py", line 410, in fail
>     raise self.failureException(msg)
> "125672 not greater than or equal to 300000
> {code}
> related failure:
> http://cassci.datastax.com/job/trunk_dtest/1335/testReport/compaction_test/TestCompaction_with_DateTieredCompactionStrategy/bloomfilter_size_test/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)