You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2014/05/30 12:03:03 UTC

[jira] [Created] (CASSANDRA-7327) Reduce new CQL test time

Sylvain Lebresne created CASSANDRA-7327:
-------------------------------------------

             Summary: Reduce new CQL test time
                 Key: CASSANDRA-7327
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7327
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Sylvain Lebresne
            Assignee: Sylvain Lebresne
            Priority: Minor
             Fix For: 2.1.0


We've introduced CQL tests in the unit test suite and in particular a new CQLTester class meant for all those test to use. Currently, we have only 2 test classes yet those tests takes about 20-22 seconds to run on my box. This is way too long.

This issue is linked to CASSANDRA-6968, but here I'm only focusing on the CQL tests. Those don't load all the schema from SchemaLoader so are not directly targeted by CASSANDRA-6968. That said, I think most of what is done here can be backported to the rest of the unit tests and I'll let that to CASSANDRA-6968.




--
This message was sent by Atlassian JIRA
(v6.2#6252)