[
https://issues.apache.org/jira/browse/TAP5-2451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14313797#comment-14313797
]
Jochen Kemnade commented on TAP5-2451:
--------------------------------------
Gradle was not able to find those tests (see
http://gradle.org/docs/current/userguide/userguide_single.html#N1299F). I just
committed a fix but I'm not sure if that'll do it because of the
{{tapestry-ioc-jcache}} project's custom {{buildDir}} configuration. We'll have
to see if Jenkins will pick up the results now.
> tapestry-ioc-jcache tests arent run
> -----------------------------------
>
> Key: TAP5-2451
> URL: https://issues.apache.org/jira/browse/TAP5-2451
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-ioc
> Affects Versions: 5.4
> Reporter: quurks
> Assignee: Jochen Kemnade
>
> tapestry-ioc-jcache tests dont seem to run.
> There is nothing for jcache in
> https://builds.apache.org/job/tapestry-trunk-freestyle/lastStableBuild/testReport/
> Probably caused because the tests are junit-based, but there is no useJUnit()
> in tapesty-ioc-jcache/build.gradle
> If I add useJunit() all tests seem to get excluded by AbstractTestExcluder,
> but that might be a configuration problem on my end.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)