[
https://issues.apache.org/jira/browse/SLING-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885075#comment-13885075
]
Sufyan Haroon commented on SLING-3343:
--------------------------------------
As a fix we need to add method name in test execution path in two places.
Attaching the patch for the same.
> Sling-Junit-Core Method Name in Test selector is not honoured
> -------------------------------------------------------------
>
> Key: SLING-3343
> URL: https://issues.apache.org/jira/browse/SLING-3343
> Project: Sling
> Issue Type: Bug
> Components: Testing
> Affects Versions: org.apache.sling.testing.tools 1.0.6
> Reporter: Sufyan Haroon
> Labels: bug
> Fix For: org.apache.sling.testing.tools 1.0.8
>
> Attachments: SLING-3343.patch, SLING-3343.txt
>
>
> When using method name in test selection in browser, method name is not
> honoured.
> For Example,
> When hitting url like,
> <server:port>/system/sling/junit/com.demo.test.demoTest/methodName.html
> and executing the test, all the tests in the class demoTest are execute
> instead of just executing the test methodName.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)