o.a.c.cql3.validation contains a lot of tests. Most of them are not real
unittest in the sense that they start and use a C* server.
I am not sure of how it is done but if we ran multiple tests in parallel we
have to be carefull that those test do not interfer with each others. For
example, some tes
Another couple ABORT examples have presented themselves, tonight, one
that has logs.
Usually we'll see unit tests finish similar to:
01:57:39 [junit] Testsuite:
org.apache.cassandra.cql3.statements.PropertyDefinitionsTest
01:57:39 [junit] Testsuite:
org.apache.cassandra.cql3.statements.Pr