Sean McCarthy created CASSANDRA-12822:
-----------------------------------------

             Summary: dtest failure in 
compaction_test.TestCompaction_with_SizeTieredCompactionStrategy.fanout_size_test
                 Key: CASSANDRA-12822
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12822
             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_dtest/1403/testReport/compaction_test/TestCompaction_with_SizeTieredCompactionStrategy/fanout_size_test

{code}
Error Message

75 != 74
{code}{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/automaton/cassandra-dtest/tools/decorators.py", line 46, in 
wrapped
    f(obj)
  File "/home/automaton/cassandra-dtest/compaction_test.py", line 553, in 
fanout_size_test
    self.assertEqual(25 * len(node1.data_directories()), int(m.group(2)))
  File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
    raise self.failureException(msg)
{code}



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

Reply via email to