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

Ekaterina Dimitrova commented on CASSANDRA-16973:
-------------------------------------------------

I just tried that patch cherry-picked on 4.0 and running it locally it fails 
again:
{code:java}
Exception in thread "main" java.lang.AssertionErrorException in thread "main" 
java.lang.AssertionError at 
org.apache.cassandra.concurrent.LongSharedExecutorPoolTest.testPromptnessOfExecution(LongSharedExecutorPoolTest.java:180)
 at 
org.apache.cassandra.concurrent.LongSharedExecutorPoolTest.main(LongSharedExecutorPoolTest.java:234){code}
It was long time ago but I guess we saw it doesn't completely fix the test and 
that's why it wasn't committed.

> Fix 
> org.apache.cassandra.concurrent.LongSharedExecutorPoolTest.testPromptnessOfExecution
> ----------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-16973
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16973
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/unit
>            Reporter: Ekaterina Dimitrova
>            Assignee: Ekaterina Dimitrova
>            Priority: Normal
>             Fix For: 3.0.x, 3.11.x
>
>
> org.apache.cassandra.concurrent.LongSharedExecutorPoolTest.testPromptnessOfExecution
>  fails in 
> [3.11|https://jenkins-cm4.apache.org/job/Cassandra-devbranch/1119/testReport/junit/org.apache.cassandra.concurrent/LongSharedExecutorPoolTest/testPromptnessOfExecution/]
> h3.  
> {code:java}
> Stacktrace
> junit.framework.AssertionFailedError at 
> org.apache.cassandra.concurrent.LongSharedExecutorPoolTest.testPromptnessOfExecution(LongSharedExecutorPoolTest.java:169)
>  at 
> org.apache.cassandra.concurrent.LongSharedExecutorPoolTest.testPromptnessOfExecution(LongSharedExecutorPoolTest.java:102)
> Standard Output
> Completed 0K batches with 0.0M events Running for 120s with load multiplier 
> 0.5
> Standard Error
> SLF4J: The following set of substitute loggers may have been accessed SLF4J: 
> during the initialization phase. Logging calls during this SLF4J: phase were 
> not honored. However, subsequent logging calls to these SLF4J: loggers will 
> work as normally expected. SLF4J: See also
> http://www.slf4j.org/codes.html#substituteLogger
> SLF4J: org.apache.cassandra.LogbackStatusListener
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to