You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ariel Weisberg (JIRA)" <ji...@apache.org> on 2015/05/19 23:07:00 UTC

[jira] [Created] (CASSANDRA-9433) TraceCompleteTest.testTraceComplete is failing infrequently

Ariel Weisberg created CASSANDRA-9433:
-----------------------------------------

             Summary: TraceCompleteTest.testTraceComplete is failing infrequently
                 Key: CASSANDRA-9433
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9433
             Project: Cassandra
          Issue Type: Test
            Reporter: Ariel Weisberg


I have only seen this fail once, but haven't been looking hard.
http://cassci.datastax.com/view/trunk/job/trunk_testall/98/testReport/junit/org.apache.cassandra.tracing/TraceCompleteTest/testTraceComplete/

This is a weird one. It looks straightforward because the test is waiting for an event, but for only 250 milliseconds which is within the amount of time a node can just up and pause because life is hard.

However if you look at the test run it failed twice! Once in test and again in test-compression. Those odds aren't great.

I am tempted to increase the timeout and keep an eye open. It returns as soon as the event is available so it shouldn't have an impact on how long the test runs on average.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)