You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Yuki Morishita (JIRA)" <ji...@apache.org> on 2015/11/04 19:51:28 UTC

[jira] [Commented] (CASSANDRA-10641) simultaneous_bootstrap_test fails on Windows

    [ https://issues.apache.org/jira/browse/CASSANDRA-10641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14990163#comment-14990163 ] 

Yuki Morishita commented on CASSANDRA-10641:
--------------------------------------------

It looks to me powershell script {{cassandra.ps1}} does not produce stderr from Cassandra process it started.
We may need to change script in order for test to pass.

Can someone take this over [~JoshuaMcKenzie] as I'm not windows expert?

> 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)