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-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to