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

Ryan McGuire updated CASSANDRA-6573:
------------------------------------

    Fix Version/s: 2.0.8

> 2.0.4 src.tar.gz unit test failures (pass in git)
> -------------------------------------------------
>
>                 Key: CASSANDRA-6573
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6573
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tests
>         Environment: Debian Wheezy
> Oracle JDK 1.7_45
>            Reporter: Michael Shuler
>            Assignee: Michael Shuler
>            Priority: Minor
>             Fix For: 2.0.8
>
>         Attachments: 2.0.4_unittest_tar.log.txt, 2.0.4_unittest_tar.log2.txt, 
> 2.0.4_unittest_tar.log3.txt
>
>
> The unit tests all pass when running from the cassandra-2.0.4 git tag (as 
> well as cassandra-2.0 branch HEAD), however, running unit tests from the 
> src.tar.gz that is created by the 'ant artifacts' target, the following unit 
> tests fail (3 runs:  (1) fresh untar, 'ant jar test', (2) 'ant test' again 
> (CleanupTest fails, too) (3) 'ant clean jar test'):
> {noformat}
> mshuler@hana:~$ cat 2.0.4_unittest_tar.log.failed.txt 
>     [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
>     [junit] Tests run: 2, Failures: 2, Errors: 0, Time elapsed: 7.906 sec
> --
>     [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
>     [junit] Tests run: 6, Failures: 1, Errors: 0, Time elapsed: 8.437 sec
> --
>     [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
> --
>     [junit] Testsuite: org.apache.cassandra.utils.BitSetTest
>     [junit] Tests run: 4, Failures: 0, Errors: 1, Time elapsed: 0.985 sec
> mshuler@hana:~$ cat 2.0.4_unittest_tar.log2.failed.txt 
>     [junit] Testsuite: org.apache.cassandra.db.CleanupTest
>     [junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 8.354 sec
> --
>     [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
>     [junit] Tests run: 2, Failures: 2, Errors: 0, Time elapsed: 8.323 sec
> --
>     [junit] Testsuite: org.apache.cassandra.service.MoveTest
>     [junit] Tests run: 3, Failures: 1, Errors: 0, Time elapsed: 7.721 sec
> --
>     [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
> --
>     [junit] Testsuite: org.apache.cassandra.utils.BitSetTest
>     [junit] Tests run: 4, Failures: 0, Errors: 1, Time elapsed: 0.956 sec
> mshuler@hana:~$ cat 2.0.4_unittest_tar.log3.failed.txt 
>     [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
>     [junit] Tests run: 2, Failures: 2, Errors: 0, Time elapsed: 7.836 sec
> --
>     [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
>     [junit] Tests run: 6, Failures: 1, Errors: 0, Time elapsed: 7.755 sec
> --
>     [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
> --
>     [junit] Testsuite: org.apache.cassandra.utils.BitSetTest
>     [junit] Tests run: 4, Failures: 0, Errors: 1, Time elapsed: 0.81 sec
> mshuler@hana:~$
> {noformat}
> Full ant test logs attached.



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

Reply via email to