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/20 23:08:00 UTC

[jira] [Created] (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

David Capwell created CASSANDRA-16219:
-----------------------------------------

             Summary: 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


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