Marcus Eriksson created CASSANDRA-5330:
------------------------------------------

             Summary: make it possible to run unittests in any order
                 Key: CASSANDRA-5330
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5330
             Project: Cassandra
          Issue Type: Bug
          Components: Tests
            Reporter: Marcus Eriksson
            Priority: Minor


SchemaLoader does its thing @BeforeClass and @AfterClass, should ideally be 
done @Before and @After - otherwise tests will se leftovers from earlier unit 
tests

guessing this caused most of the issues in CASSANDRA-5315

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to