You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sean McCarthy (JIRA)" <ji...@apache.org> on 2016/07/05 18:01:11 UTC

[jira] [Created] (CASSANDRA-12139) dtest failure in snapshot_test.TestArchiveCommitlog.dont_test_archive_commitlog

Sean McCarthy created CASSANDRA-12139:
-----------------------------------------

             Summary: dtest failure in snapshot_test.TestArchiveCommitlog.dont_test_archive_commitlog
                 Key: CASSANDRA-12139
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12139
             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_novnode_dtest/409/testReport/snapshot_test/TestArchiveCommitlog/dont_test_archive_commitlog

Failed on CassCI build trunk_novnode_dtest #409

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/automaton/cassandra-dtest/snapshot_test.py", line 168, in dont_test_archive_commitlog
    self.run_archive_commitlog(restore_point_in_time=False, restore_archived_commitlog=False)
  File "/home/automaton/cassandra-dtest/snapshot_test.py", line 279, in run_archive_commitlog
    set())
  File "/usr/lib/python2.7/unittest/case.py", line 522, in assertNotEqual
    raise self.failureException(msg)
"set([]) == set([])
{code}



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