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

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

    [ https://issues.apache.org/jira/browse/CASSANDRA-12139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15362960#comment-15362960 ] 

Philip Thompson edited comment on CASSANDRA-12139 at 7/5/16 8:34 PM:
---------------------------------------------------------------------

Can't repro locally. Added more debug info and multiplexed here:
http://cassci.datastax.com/view/Parameterized/job/parameterized_dtest_multiplexer/159/

Got no repro, trying here:
http://cassci.datastax.com/view/Parameterized/job/parameterized_dtest_multiplexer/


was (Author: philipthompson):
Can't repro locally. Added more debug info and multiplexed here:
http://cassci.datastax.com/view/Parameterized/job/parameterized_dtest_multiplexer/159/

> 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: Philip Thompson
>              Labels: dtest
>         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)