[
https://issues.apache.org/jira/browse/CASSANDRA-16942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17414793#comment-17414793
]
Marcus Eriksson commented on CASSANDRA-16942:
---------------------------------------------
Pushed fixes for the above
Regarding the failures - assuming I understand what you were doing here
(marking several test classes in idea and running them) - our configuration
when running tests in idea is to not fork between classes, so these tests run
in the same JVM which makes the tests fail. I pushed a config change to enable
forking between classes (this is the same way we run from {{ant}}). These tests
failed the same way before removing {{OrderedJUnit4ClassRunner}}
> Remove OrderedJUnit4ClassRunner
> -------------------------------
>
> Key: CASSANDRA-16942
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16942
> Project: Cassandra
> Issue Type: Bug
> Components: Test/unit
> Reporter: Marcus Eriksson
> Assignee: Marcus Eriksson
> Priority: Normal
> Fix For: 4.0.x, 4.x
>
>
> Tests in a class should not depend on the order they are run in, remove
> {{OrderedJUnit4ClassRunner}} and fix any tests that depend on it
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]