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/08/18 14:47:20 UTC

[jira] [Created] (CASSANDRA-12495) dtest failure in snapshot_test.TestArchiveCommitlog.test_archive_commitlog_point_in_time_with_active_commitlog_ln

Sean McCarthy created CASSANDRA-12495:
-----------------------------------------

             Summary: dtest failure in snapshot_test.TestArchiveCommitlog.test_archive_commitlog_point_in_time_with_active_commitlog_ln
                 Key: CASSANDRA-12495
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12495
             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/376/testReport/snapshot_test/TestArchiveCommitlog/test_archive_commitlog_point_in_time_with_active_commitlog_ln/

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/automaton/cassandra-dtest/snapshot_test.py", line 198, in test_archive_commitlog_point_in_time_with_active_commitlog_ln
    self.run_archive_commitlog(restore_point_in_time=True, archive_active_commitlogs=True, archive_command='ln')
  File "/home/automaton/cassandra-dtest/snapshot_test.py", line 281, 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)