[
https://issues.apache.org/jira/browse/CAMEL-6939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13993563#comment-13993563
]
ASF GitHub Bot commented on CAMEL-6939:
---------------------------------------
GitHub user kevinearls opened a pull request:
https://github.com/apache/camel/pull/146
A couple of test fixes for CAMEL-6939
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kevinearls/camel master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/146.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #146
----
commit 8d0075c6b3c291b0378289c4c4e2bdb2cc54d310
Author: Kevin Earls <[email protected]>
Date: 2014-05-09T13:01:49Z
A couple of test fixes for CAMEL-6939
----
> camel-itest-osgi - A number of failed tests
> -------------------------------------------
>
> Key: CAMEL-6939
> URL: https://issues.apache.org/jira/browse/CAMEL-6939
> Project: Camel
> Issue Type: Test
> Components: osgi, tests
> Reporter: Claus Ibsen
>
> Runing all tests in tests/camel-itest-osgi has some errors
> {code}
> Tests in error:
> BeanValidatorTest.validateShouldSuccessWithExpliciteDefaultGroup:47 »
> Validation
> BeanValidatorTest.testBeanValidatorRoute:36 » Validation Unable to create a
> Co...
>
> CamelBlueprint4Test.testRouteWithXSLT:42->AbstractIntegrationTest.getOsgiService:87
> » Runtime
>
> CamelBlueprint7Test.testErrorHandler:41->AbstractIntegrationTest.getOsgiService:87
> » Runtime
>
> XsltBlueprintRouteTest>CamelTestSupport.setUp:218->doPostSetup:68->AbstractIntegrationTest.getOsgiService:87
> » Runtime
>
> DisruptorTest>CamelTestSupport.setUp:217->CamelTestSupport.doSetUp:311->CamelTestSupport.startCamelContext:477
> » ResolveEndpointFailed
>
> DisruptorTest>CamelTestSupport.setUp:217->CamelTestSupport.doSetUp:311->CamelTestSupport.startCamelContext:477
> » ResolveEndpointFailed
>
> DisruptorVmTest>CamelTestSupport.setUp:217->CamelTestSupport.doSetUp:311->CamelTestSupport.startCamelContext:477
> » ResolveEndpointFailed
> GroovyTest.testGroovyLanguage:38 » ClassNotFound groovy.lang.Script
>
> HdfsBlueprintRouteTest.testWriteAndReadString:50->AbstractIntegrationTest.getOsgiService:87
> » Runtime
>
> JaxbDataFormatTest>CamelTestSupport.setUp:217->CamelTestSupport.doSetUp:311->CamelTestSupport.startCamelContext:477
> » JAXB
> GroovyScriptOsgiTest.testLanguage:47 » ClassNotFound groovy.lang.Script
> Tests run: 178, Failures: 0, Errors: 12, Skipped: 24
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)