You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Shuler (JIRA)" <ji...@apache.org> on 2015/05/12 01:35:01 UTC

[jira] [Created] (CASSANDRA-9356) SSTableRewriterTest frequently times out

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)