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/09/13 16:14:20 UTC

[jira] [Assigned] (CASSANDRA-12637) dtest failure in upgrade_tests.storage_engine_upgrade_test.TestBootstrapAfterUpgrade.upgrade_with_range_tombstone_eoc_0_test

     [ https://issues.apache.org/jira/browse/CASSANDRA-12637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philip Thompson reassigned CASSANDRA-12637:
-------------------------------------------

    Assignee: Philip Thompson  (was: DS Test Eng)

> dtest failure in upgrade_tests.storage_engine_upgrade_test.TestBootstrapAfterUpgrade.upgrade_with_range_tombstone_eoc_0_test
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12637
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12637
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Sean McCarthy
>            Assignee: Philip Thompson
>              Labels: dtest
>         Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, node2_debug.log, node2_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.9_dtest_upgrade/31/testReport/upgrade_tests.storage_engine_upgrade_test/TestBootstrapAfterUpgrade/upgrade_with_range_tombstone_eoc_0_test
> {code}
> Error Message
> Expected [] to have length 2, but instead is of length 0
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
>     testMethod()
>   File "/home/automaton/cassandra-dtest/upgrade_tests/storage_engine_upgrade_test.py", line 421, in upgrade_with_range_tombstone_eoc_0_test
>     assert_length_equal(ret, 2)
>   File "/home/automaton/cassandra-dtest/tools/assertions.py", line 249, in assert_length_equal
>     expected_length, len(object_with_length)))
>   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}
> Related failure:
> http://cassci.datastax.com/job/cassandra-3.9_dtest_upgrade/31/testReport/upgrade_tests.storage_engine_upgrade_test/TestStorageEngineUpgrade/upgrade_with_range_tombstone_eoc_0_test/



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