[
https://issues.apache.org/jira/browse/CAMEL-6939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14045755#comment-14045755
]
ASF GitHub Bot commented on CAMEL-6939:
---------------------------------------
GitHub user grgrzybek opened a pull request:
https://github.com/apache/camel/pull/200
[CAMEL-6939] Fixing failing tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/grgrzybek/camel CAMEL-6939
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/200.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 #200
----
commit 0054dc479bf6301e74327a61911232c64c6bfd9c
Author: Grzegorz Grzybek <[email protected]>
Date: 2014-06-27T09:30:11Z
[CAMEL-6939] Fixing failing tests
----
> 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
> Assignee: Grzegorz Grzybek
> Fix For: Future
>
>
> 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)