You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "David Capwell (Jira)" <ji...@apache.org> on 2020/10/21 17:15:00 UTC

[jira] [Commented] (CASSANDRA-16219) when running python dtest and using JAVA_TOOL_OPTIONS to inject cassandra configurations, tests fail as they don't expect this flag in stderr

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

David Capwell commented on CASSANDRA-16219:
-------------------------------------------

sure, will create one now, will trigger on 3.0 and trunk.

> when running python dtest and using JAVA_TOOL_OPTIONS to inject cassandra configurations, tests fail as they don't expect this flag in stderr
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-16219
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16219
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Test/dtest/python
>            Reporter: David Capwell
>            Assignee: David Capwell
>            Priority: Low
>             Fix For: NA
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> We have many flags that are set as system properties, and rather than changing the tests to support the different versions, we try to run the tests with different flag settings; this causes some tests to fail as stderr will contain something like the following
> JAVA_TOOL_OPTIONS: -Dcassandra.consistent.simultaneousmoves.allow=true
> We should update our tests to ignore this stderr message.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org