[
https://issues.apache.org/jira/browse/CASSANDRA-9357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14538998#comment-14538998
]
Michael Shuler commented on CASSANDRA-9357:
-------------------------------------------
http://cassci.datastax.com/job/cassandra-2.1_testall/42/testReport/org.apache.cassandra.concurrent/LongSharedExecutorPoolTest/testPromptnessOfExecution/
The above is an example of this error - although trunk appears to have passed
this test on the last run in jenkins, the test just failed in trunk for me
locally. Adding 3.x or 2.2.x.
> LongSharedExecutorPoolTest.testPromptnessOfExecution fails in 2.1
> -----------------------------------------------------------------
>
> Key: CASSANDRA-9357
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9357
> Project: Cassandra
> Issue Type: Bug
> Components: Tests
> Reporter: Michael Shuler
> Fix For: 3.x, 2.1.6, 2.2.x
>
> 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)