You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2015/11/06 17:56:27 UTC

[jira] [Commented] (CASSANDRA-9357) LongSharedExecutorPoolTest.testPromptnessOfExecution fails in 2.1

    [ https://issues.apache.org/jira/browse/CASSANDRA-9357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993953#comment-14993953 ] 

Sylvain Lebresne commented on CASSANDRA-9357:
---------------------------------------------

Can't remember having seen that test failing on 3.0 recently. Is that not run on CI anymore?

bq. It is not really intended to be a regression test that is run all of the time, but a manually run burn test

I'm a little worried about the idea of a "manually run burn test". I suspect there is a high probably everyone will forget about that test and it will never be run, or not regularly enough to be actually useful. What better option do we have?

> LongSharedExecutorPoolTest.testPromptnessOfExecution fails in 2.1
> -----------------------------------------------------------------
>
>                 Key: CASSANDRA-9357
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9357
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Testing
>            Reporter: Michael Shuler
>             Fix For: 3.1
>
>         Attachments: system.log
>
>
> {noformat}
>     [junit] Testsuite: org.apache.cassandra.concurrent.LongSharedExecutorPoolTest
>     [junit] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.353 sec
>     [junit] 
>     [junit] ------------- Standard Output ---------------
>     [junit] Completed 0K batches with 0.0M events
>     [junit] Running for 120s with load multiplier 0.5
>     [junit] ------------- ---------------- ---------------
>     [junit] Testcase: testPromptnessOfExecution(org.apache.cassandra.concurrent.LongSharedExecutorPoolTest):    FAILED
>     [junit] null
>     [junit] junit.framework.AssertionFailedError
>     [junit]     at org.apache.cassandra.concurrent.LongSharedExecutorPoolTest.testPromptnessOfExecution(LongSharedExecutorPoolTest.java:215)
>     [junit]     at org.apache.cassandra.concurrent.LongSharedExecutorPoolTest.testPromptnessOfExecution(LongSharedExecutorPoolTest.java:104)
>     [junit] 
>     [junit] 
>     [junit] Test org.apache.cassandra.concurrent.LongSharedExecutorPoolTest FAILED
> {noformat}



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