Sean McCarthy created CASSANDRA-12096:
-----------------------------------------
Summary: dtest failure in
consistency_test.TestAccuracy.test_simple_strategy_each_quorum_users
Key: CASSANDRA-12096
URL: https://issues.apache.org/jira/browse/CASSANDRA-12096
Project: Cassandra
Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log,
node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log,
node4.log, node4_debug.log, node4_gc.log, node5.log, node5_debug.log,
node5_gc.log
example failure:
http://cassci.datastax.com/job/trunk_novnode_dtest/407/testReport/consistency_test/TestAccuracy/test_simple_strategy_each_quorum_users
Failed on CassCI build trunk_novnode_dtest #407
{code}
Stacktrace
File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
File "/home/automaton/cassandra-dtest/tools.py", line 288, in wrapped
f(obj)
File "/home/automaton/cassandra-dtest/consistency_test.py", line 591, in
test_simple_strategy_each_quorum_users
self._run_test_function_in_parallel(TestAccuracy.Validation.validate_users,
[self.nodes], [self.rf], combinations)
File "/home/automaton/cassandra-dtest/consistency_test.py", line 543, in
_run_test_function_in_parallel
assert False, err.message
'Error from server: code=2200 [Invalid query] message="unconfigured table users"
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)