[ 
https://issues.apache.org/jira/browse/CASSANDRA-5315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marcus Eriksson updated CASSANDRA-5315:
---------------------------------------

    Attachment: 0001-fix-tests-for-java7.patch

this adds @RunWith on all tests that were failing for me, there might be more
                
> Tests broken on Java7
> ---------------------
>
>                 Key: CASSANDRA-5315
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5315
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Marcus Eriksson
>            Assignee: Marcus Eriksson
>         Attachments: 0001-fix-tests-for-java7.patch
>
>
> Tests are broken when running them with java7
> Seems to be related to this:
> http://intellijava.blogspot.se/2012/05/junit-and-java-7.html
> (getDeclaredMethods now returns the methods without any ordering, in java6 it 
> was returned in the same order as they were defined in the .java file)

--
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