[
https://issues.apache.org/jira/browse/CASSANDRA-4695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13460270#comment-13460270
]
Sylvain Lebresne commented on CASSANDRA-4695:
---------------------------------------------
Downgrading the priority of this issue because I'm pretty sure this isn't
really a problem. I also have CompactionsTest timeouting for ages on my desktop
box with the default timeout (but is passes on some other box). Bumping the
junit timeout fixes the issue however, so I think it's really just that
CompactionsTest is a bit too long for the default timeout on system with a slow
hard drive.
> CompactionsTest fails with timeout
> ----------------------------------
>
> Key: CASSANDRA-4695
> URL: https://issues.apache.org/jira/browse/CASSANDRA-4695
> Project: Cassandra
> Issue Type: Bug
> Components: Tests
> Affects Versions: 1.1.5
> Environment: Ubuntu 12.04, Java 1.6, Ant 1.8.2, Maven 3.0.4
> Ubuntu 11.10, Java 1.6, Ant 1.8.2, Maven 2.2.1
> Reporter: Alexey Zotov
> Priority: Minor
> Labels: test-fail
>
> {code}
> [junit] Testsuite: org.apache.cassandra.db.compaction.CompactionsTest
> [junit] Testsuite: org.apache.cassandra.db.compaction.CompactionsTest
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
> [junit]
> [junit] Testcase:
> org.apache.cassandra.db.compaction.CompactionsTest:testStandardColumnCompactions:
> Caused an ERROR
> [junit] Timeout occurred. Please note the time in the report does not
> reflect the time until the timeout.
> [junit] junit.framework.AssertionFailedError: Timeout occurred. Please
> note the time in the report does not reflect the time until the timeout.
> [junit]
> [junit]
> [junit] Test org.apache.cassandra.db.compaction.CompactionsTest FAILED
> (timeout)
> {code}
--
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