You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Marcus Eriksson (Jira)" <ji...@apache.org> on 2020/01/16 17:34:00 UTC

[jira] [Created] (CASSANDRA-15508) Failing jvm dtest: FailingRepairTest.testFailingMessage

Marcus Eriksson created CASSANDRA-15508:
-------------------------------------------

             Summary: Failing jvm dtest: FailingRepairTest.testFailingMessage
                 Key: CASSANDRA-15508
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15508
             Project: Cassandra
          Issue Type: Bug
          Components: Test/unit
            Reporter: Marcus Eriksson


It seems we can't run parameterized unit tests with {{ant testsome}}:

{code}
$ ant testsome -Dtest.name=org.apache.cassandra.distributed.test.FailingRepairTest -Dtest.methods=testFailingMessage
....
[junit-timeout] Testcase: initializationError(org.junit.runner.manipulation.Filter):    Caused an ERROR
[junit-timeout] No tests found matching Method testFailingMessage(org.apache.cassandra.distributed.test.FailingRepairTest) from org.junit.internal.requests.ClassRequest@4d95d2a2
[junit-timeout] java.lang.Exception: No tests found matching Method testFailingMessage(org.apache.cassandra.distributed.test.FailingRepairTest) from org.junit.internal.requests.ClassRequest@4d95d2a2
[junit-timeout]         at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
{code}



--
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