Jim Witschey created CASSANDRA-10641:
----------------------------------------
Summary: simultaneous_bootstrap_test fails on Windows
Key: CASSANDRA-10641
URL: https://issues.apache.org/jira/browse/CASSANDRA-10641
Project: Cassandra
Issue Type: Sub-task
Reporter: Jim Witschey
Assignee: Yuki Morishita
Fix For: 2.2.x, 3.0.0
{{bootstrap_test.py:TestBootstrap.simultaneous_bootstrap_test}} fails on
Windows on C* 3.0 and 2.2:
http://cassci.datastax.com/view/win32/job/cassandra-3.0_dtest_win32/99/testReport/junit/bootstrap_test/TestBootstrap/simultaneous_bootstrap_test/
http://cassci.datastax.com/view/win32/job/cassandra-2.2_dtest_win32/127/testReport/junit/bootstrap_test/TestBootstrap/simultaneous_bootstrap_test/
It expects there to be a warning in the stderr of the node attempting to start
while another node boostraps, but the stderr is empty. It fails on this line:
https://github.com/riptano/cassandra-dtest/blob/master/bootstrap_test.py#L469
[~yukim] I believe you're the person to handle this ticket? I'll assign you,
but feel free to reassign.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)