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/06/22 18:12:16 UTC

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

Sean McCarthy created CASSANDRA-12067:
-----------------------------------------

             Summary: 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: 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/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)