Sean McCarthy created CASSANDRA-12519:
-----------------------------------------
Summary: dtest failure in
offline_tools_test.TestOfflineTools.sstableofflinerelevel_test
Key: CASSANDRA-12519
URL: https://issues.apache.org/jira/browse/CASSANDRA-12519
Project: Cassandra
Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
Attachments: node1.log, node1_debug.log, node1_gc.log
example failure:
http://cassci.datastax.com/job/trunk_offheap_dtest/379/testReport/offline_tools_test/TestOfflineTools/sstableofflinerelevel_test/
{code}
Stacktrace
File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
File "/home/automaton/cassandra-dtest/offline_tools_test.py", line 209, in
sstableofflinerelevel_test
self.assertGreater(max(final_levels), 1)
File "/usr/lib/python2.7/unittest/case.py", line 942, in assertGreater
self.fail(self._formatMessage(msg, standardMsg))
File "/usr/lib/python2.7/unittest/case.py", line 410, in fail
raise self.failureException(msg)
"1 not greater than 1
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)