Joshua McKenzie created CASSANDRA-10103:
-------------------------------------------
Summary: Windows dtest 3.0:
incremental_repair_test.py:TestIncRepair.sstable_repairedset_test fails
Key: CASSANDRA-10103
URL: https://issues.apache.org/jira/browse/CASSANDRA-10103
Project: Cassandra
Issue Type: Sub-task
Reporter: Joshua McKenzie
Fix For: 3.0.x
{noformat}
File "D:\Python27\lib\unittest\case.py", line 329, in run
testMethod()
File
"D:\jenkins\workspace\cassandra-3.0_dtest_win32\cassandra-dtest\incremental_repair_test.py",
line 165, in sstable_repairedset_test
self.assertGreaterEqual(len(uniquematches), 2)
File "D:\Python27\lib\unittest\case.py", line 948, in assertGreaterEqual
self.fail(self._formatMessage(msg, standardMsg))
File "D:\Python27\lib\unittest\case.py", line 410, in fail
raise self.failureException(msg)
'0 not greater than or equal to 2\n-------------------- >> begin captured
logging << --------------------\ndtest: DEBUG: cluster ccm directory:
d:\\temp\\dtest-pq7lpx\ndtest: DEBUG: []\n--------------------- >> end captured
logging << ---------------------'
{noformat}
Failure history:
[consistent|http://cassci.datastax.com/view/cassandra-3.0/job/cassandra-3.0_dtest_win32/17/testReport/junit/hintedhandoff_test/TestHintedHandoffConfig/hintedhandoff_dc_disabled_test/history/]
Env: both CI and local
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)