Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
2.2.16, 3.0.20, 3.11.6, 4.0-alpha3, 4.0
-
Code - Bug - Unclear Impact
-
Low
-
Low Hanging Fruit
-
Unit Test
-
All
-
None
-
Description
It seems we can't run parameterized unit tests with ant testsome:
$ 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)
Attachments
Attachments
Issue Links
- breaks
-
CASSANDRA-15639 Jenkins build for jvm test should use testclasslist to support parameterized tests
- Resolved
- is related to
-
CASSANDRA-15014 Unit tests failure on trunk
- Resolved
-
CASSANDRA-15463 Fix in-jvm dtest java 11 compatibility
- Resolved
- links to
(1 links to)