Sean McCarthy created CASSANDRA-12797:
-----------------------------------------
Summary: dtest failure in
offline_tools_test.TestOfflineTools.sstableofflinerelevel_test
Key: CASSANDRA-12797
URL: https://issues.apache.org/jira/browse/CASSANDRA-12797
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/cassandra-3.0_dtest/832/testReport/offline_tools_test/TestOfflineTools/sstableofflinerelevel_test/
{code}
Error Message
'L0=1' not found in 'New leveling: \nL0=0\nL1 10\n'
{code}
{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 162, in
sstableofflinerelevel_test
self.assertIn("L0=1", output)
File "/usr/lib/python2.7/unittest/case.py", line 803, in assertIn
self.fail(self._formatMessage(msg, standardMsg))
File "/usr/lib/python2.7/unittest/case.py", line 410, in fail
raise self.failureException(msg)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)