[ https://issues.apache.org/activemq/browse/CAMEL-2916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60463#action_60463 ]
Hadrian Zbarcea commented on CAMEL-2916: ---------------------------------------- Running all tests now. I actually forgot that we have a few definitions of TestSupport and CamelTestSupport, plus the junit4 to be dealt with :(. There is more consolidation that would be good do be done sooner. > Consolidate support for canRunOnThisPlatform() > ---------------------------------------------- > > Key: CAMEL-2916 > URL: https://issues.apache.org/activemq/browse/CAMEL-2916 > Project: Apache Camel > Issue Type: Improvement > Affects Versions: 2.3.0 > Reporter: Hadrian Zbarcea > Assignee: Hadrian Zbarcea > Priority: Minor > Fix For: 2.4.0 > > > Some tests are only restricted to a few platforms using a > canRunOnThisPlatform(). > Instead of making this check in every test, a better implementation is to > override runBare() and only check once. This method should also be provided > in TestSupport actually, to make this feature available to the whole test > suite. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.