[junit-timeout] Testsuite: org.apache.cassandra.concurrent.SEPExecutorTest
[junit-timeout] Testsuite: org.apache.cassandra.concurrent.SEPExecutorTest Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 7.656 sec
[junit-timeout]
[junit-timeout] Testcase: changingMaxWorkersMeetsConcurrencyGoalsTest(org.apache.cassandra.concurrent.SEPExecutorTest): FAILED
[junit-timeout] expected:<true> but was:<false>
[junit-timeout] junit.framework.AssertionFailedError: expected:<true> but was:<false>
[junit-timeout] at org.apache.cassandra.concurrent.SEPExecutorTest.assertMaxTaskConcurrency(SEPExecutorTest.java:180)
[junit-timeout] at org.apache.cassandra.concurrent.SEPExecutorTest.changingMaxWorkersMeetsConcurrencyGoalsTest(SEPExecutorTest.java:110)
[junit-timeout]
[junit-timeout]
[junit-timeout] Test org.apache.cassandra.concurrent.SEPExecutorTest FAILED