David Capwell created CASSANDRA-16660:
-----------------------------------------

             Summary: python test failures caused by error checks not filtering 
JAVA_TOOL_OPTIONS
                 Key: CASSANDRA-16660
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16660
             Project: Cassandra
          Issue Type: Bug
          Components: Test/dtest/python
            Reporter: David Capwell
            Assignee: David Capwell


In order to test some code paths in Cassandra we need to set system properties, 
which can be done using JAVA_TOOL_OPTIONS, when we do this some tests fail as 
it expects stderr to be empty; we have a function assert_stderr_clean which 
does the same check but filters out stuff like JAVA_TOOL_OPTIONS



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to