Michael Shuler created CASSANDRA-9356:
-----------------------------------------
Summary: SSTableRewriterTest frequently times out
Key: CASSANDRA-9356
URL: https://issues.apache.org/jira/browse/CASSANDRA-9356
Project: Cassandra
Issue Type: Bug
Components: Tests
Reporter: Michael Shuler
Fix For: 2.0.15, 2.1.6, 2.2.x
This test frequently times out in all branches.
ie:
http://cassci.datastax.com/job/trunk_utest/lastCompletedBuild/testReport/junit/org.apache.cassandra.io.sstable/SSTableRewriterTest/testOfflineAbort/
{noformat}
18:45:26 [junit] Testsuite:
org.apache.cassandra.io.sstable.SSTableRewriterTest
18:45:26 [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time
elapsed: 0 sec
18:45:26 [junit]
18:45:26 [junit] Testcase:
org.apache.cassandra.io.sstable.SSTableRewriterTest:testOfflineAbort: Caused
an ERROR
18:45:26 [junit] Timeout occurred. Please note the time in the report does
not reflect the time until the timeout.
18:45:26 [junit] junit.framework.AssertionFailedError: Timeout occurred.
Please note the time in the report does not reflect the time until the timeout.
18:45:26 [junit] at java.lang.Thread.run(Thread.java:745)
18:45:26 [junit]
18:45:26 [junit]
18:45:26 [junit] Test org.apache.cassandra.io.sstable.SSTableRewriterTest
FAILED (timeout)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)