[
https://issues.apache.org/jira/browse/CASSANDRA-15508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024555#comment-17024555
]
David Capwell commented on CASSANDRA-15508:
-------------------------------------------
bq. also the 3.0 and 3.11 workflows don't have start_jvm_upgrade_dtest in the
top level like trunk does?
3.0: https://circleci.com/workflow-run/1145e096-8b8b-4519-bd47-81655b6cedfe
3.0 w/ my patch:
https://circleci.com/workflow-run/0d06171e-3056-4976-b9db-c3e950e686bc
3.11: https://circleci.com/workflow-run/8988cc5c-736d-4d1b-b811-c9df5544cb9c
3.11 w/ my patch:
https://circleci.com/workflow-run/2da5d802-8a3c-42eb-9ab4-7e44fcf4a70b
the shape looks the same to me
What I saw when applying the patch was that I had to rewrite this for 2.2, 3.0,
and 3.11 since the patch couldn't cleanly apply; this implies to me there are
other differences but I have not looked into that.
Trying to look closer at the 3.11 failing test now.
> 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
> Assignee: David Capwell
> Priority: Normal
> Labels: pull-request-available
> Attachments: Screen Shot 2020-01-17 at 4.51.17 PM.png
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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: [email protected]
For additional commands, e-mail: [email protected]