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:02:11 UTC

[jira] [Updated] (CASSANDRA-12067) dtest failure in cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_explicit_column_order_reading

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

Philip Thompson updated CASSANDRA-12067:
----------------------------------------
    Fix Version/s: 3.x

> dtest failure in cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_explicit_column_order_reading
> ----------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12067
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12067
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Sean McCarthy
>            Assignee: DS Test Eng
>              Labels: cqlsh, dtest
>             Fix For: 3.x
>
>         Attachments: node1.log, node1_debug.log, node1_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/trunk_novnode_dtest/405/testReport/cqlsh_tests.cqlsh_copy_tests/CqlshCopyTest/test_explicit_column_order_reading
> Failed on CassCI build trunk_novnode_dtest #405
> {code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
>     testMethod()
>   File "/home/automaton/cassandra-dtest/cqlsh_tests/cqlsh_copy_tests.py", line 1453, in test_explicit_column_order_reading
>     self.assertCsvResultEqual(reference_file.name, results, 'testorder')
>   File "/home/automaton/cassandra-dtest/cqlsh_tests/cqlsh_copy_tests.py", line 318, in assertCsvResultEqual
>     raise e
> "Element counts were not equal:\nFirst has 1, Second has 0:  ['1', 'ham', '20']\nFirst has 1, Second has 0:  ['2', 'eggs', '40']\nFirst has 1, Second has 0:  ['3', 'beans', '60']\nFirst has 1, Second has 0:  ['4', 'toast', '80']
> {code}



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