You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (Jira)" <ji...@apache.org> on 2021/03/08 16:19:00 UTC

[jira] [Commented] (CASSANDRA-16497) concurrent.LongSharedExecutorPoolTest.testPromptnessOfExecution broken

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

Brandon Williams commented on CASSANDRA-16497:
----------------------------------------------

Specifcally, failing like this fairly quickly:

{quote}
[junit-timeout] Testcase: testPromptnessOfExecution(org.apache.cassandra.concurrent.LongSharedExecutorPoolTest):        FAILED
[junit-timeout] null
[junit-timeout] junit.framework.AssertionFailedError
[junit-timeout]         at org.apache.cassandra.concurrent.LongSharedExecutorPoolTest.testPromptnessOfExecution(LongSharedExecutorPoolTest.java:169)
{quote}

I took quick look here and CI says the first build was 303: https://ci-cassandra.apache.org/job/Cassandra-trunk/303/testReport/junit/org.apache.cassandra.concurrent/LongSharedExecutorPoolTest/testPromptnessOfExecution/history/ but that was where I upgraded jackson, which doesn't make sense.  I tried the commit before that and it failed the same way, so it's not that.

> concurrent.LongSharedExecutorPoolTest.testPromptnessOfExecution broken
> ----------------------------------------------------------------------
>
>                 Key: CASSANDRA-16497
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16497
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/unit
>            Reporter: Adam Holmberg
>            Assignee: Benjamin Lerer
>            Priority: Normal
>             Fix For: 4.0, 4.0-beta
>
>
> {noformat}
> junit.framework.AssertionFailedError
> 	at org.apache.cassandra.concurrent.LongSharedExecutorPoolTest.testPromptnessOfExecution(LongSharedExecutorPoolTest.java:169)
> 	at org.apache.cassandra.concurrent.LongSharedExecutorPoolTest.testPromptnessOfExecution(LongSharedExecutorPoolTest.java:102)
> {noformat}
> https://ci-cassandra.apache.org/job/Cassandra-trunk/308/testReport/org.apache.cassandra.concurrent/LongSharedExecutorPoolTest/testPromptnessOfExecution/



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

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