Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
Description
Many cqlsh_copy_tests are busted. We should disable the entire suite until this is resolved as these tests are currently nothing but a waste of time.
test_bulk_round_trip_blogposts - cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest
test_bulk_round_trip_blogposts_with_max_connections - cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest
test_bulk_round_trip_default - cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest
Error starting node3.
-------------------- >> begin captured logging << --------------------
dtest: DEBUG: cluster ccm directory: /tmp/dtest-S9NfIH
dtest: DEBUG: Done setting configuration options:
--------------------- >> end captured logging << ---------------------
File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
File "/home/cassandra/cassandra-dtest/cqlsh_tests/cqlsh_copy_tests.py", line 2546, in test_bulk_round_trip_blogposts
stress_table='stresscql.blogposts')
File "/home/cassandra/cassandra-dtest/cqlsh_tests/cqlsh_copy_tests.py", line 2451, in _test_bulk_round_trip
self.prepare(nodes=nodes, partitioner=partitioner, configuration_options=configuration_options)
File "/home/cassandra/cassandra-dtest/cqlsh_tests/cqlsh_copy_tests.py", line 115, in prepare
self.cluster.populate(nodes, tokens=tokens).start(wait_for_binary_proto=True)
File "/home/cassandra/env/local/lib/python2.7/site-packages/ccmlib/cluster.py", line 423, in start
raise NodeError("Error starting
.".format(node.name), p)
"Error starting node3.\n-------------------- >> begin captured logging << --------------------\ndtest: DEBUG: cluster ccm directory: /tmp/dtest-S9NfIH\ndtest: DEBUG: Done setting configuration options:\n
\n--------------------- >> end captured logging << ---------------------"