[
https://issues.apache.org/jira/browse/CASSANDRA-11607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philip Thompson updated CASSANDRA-11607:
----------------------------------------
Labels: dtest windows (was: dtest)
> dtest failure in user_types_test.TestUserTypes.test_nested_user_types
> ---------------------------------------------------------------------
>
> Key: CASSANDRA-11607
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11607
> Project: Cassandra
> Issue Type: Test
> Reporter: Jim Witschey
> Assignee: Philip Thompson
> Labels: dtest, windows
>
> This is a single flap:
> http://cassci.datastax.com/job/cassandra-2.2_dtest_win32/217/testReport/user_types_test/TestUserTypes/test_nested_user_types
> Failed on CassCI build cassandra-2.2_dtest_win32 #217
> {code}
> Error Message
> Lists differ: [None] != [[u'test', u'test2']]
> First differing element 0:
> None
> [u'test', u'test2']
> - [None]
> + [[u'test', u'test2']]
> -------------------- >> begin captured logging << --------------------
> dtest: DEBUG: cluster ccm directory: d:\temp\dtest-vgkgwi
> dtest: DEBUG: Custom init_config not found. Setting defaults.
> dtest: DEBUG: Done setting configuration options:
> { 'initial_token': None,
> 'num_tokens': '32',
> 'phi_convict_threshold': 5,
> 'range_request_timeout_in_ms': 10000,
> 'read_request_timeout_in_ms': 10000,
> 'request_timeout_in_ms': 10000,
> 'truncate_request_timeout_in_ms': 10000,
> 'write_request_timeout_in_ms': 10000}
> --------------------- >> end captured logging << ---------------------
> Stacktrace
> File "C:\tools\python2\lib\unittest\case.py", line 329, in run
> testMethod()
> File
> "D:\jenkins\workspace\cassandra-2.2_dtest_win32\cassandra-dtest\user_types_test.py",
> line 289, in test_nested_user_types
> self.assertEqual(listify(primary_item), [[u'test', u'test2']])
> File "C:\tools\python2\lib\unittest\case.py", line 513, in assertEqual
> assertion_func(first, second, msg=msg)
> File "C:\tools\python2\lib\unittest\case.py", line 742, in assertListEqual
> self.assertSequenceEqual(list1, list2, msg, seq_type=list)
> File "C:\tools\python2\lib\unittest\case.py", line 724, in
> assertSequenceEqual
> self.fail(msg)
> File "C:\tools\python2\lib\unittest\case.py", line 410, in fail
> raise self.failureException(msg)
> "Lists differ: [None] != [[u'test', u'test2']]\n\nFirst differing element
> 0:\nNone\n[u'test', u'test2']\n\n- [None]\n+ [[u'test',
> u'test2']]\n-------------------- >> begin captured logging <<
> --------------------\ndtest: DEBUG: cluster ccm directory:
> d:\\temp\\dtest-vgkgwi\ndtest: DEBUG: Custom init_config not found. Setting
> defaults.\ndtest: DEBUG: Done setting configuration options:\n{
> 'initial_token': None,\n 'num_tokens': '32',\n 'phi_convict_threshold':
> 5,\n 'range_request_timeout_in_ms': 10000,\n
> 'read_request_timeout_in_ms': 10000,\n 'request_timeout_in_ms': 10000,\n
> 'truncate_request_timeout_in_ms': 10000,\n 'write_request_timeout_in_ms':
> 10000}\n--------------------- >> end captured logging <<
> ---------------------"
> Standard Error
> Started: node1 with pid: 4328
> Started: node3 with pid: 7568
> Started: node2 with pid: 7504
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)