Claus Ibsen created CAMEL-6125:
----------------------------------

             Summary: OSGi test failures on Karaf 2.3.1
                 Key: CAMEL-6125
                 URL: https://issues.apache.org/jira/browse/CAMEL-6125
             Project: Camel
          Issue Type: Task
          Components: osgi, tests
            Reporter: Claus Ibsen
             Fix For: 2.11.0


Upgraded to Karaf 2.3.1, and ran the osgi tests in camel-itest-osgi. And the 
following fails

{code}
davsclaus:~/workspace/camel/tests/camel-itest-osgi/target/surefire-reports$ 
find *.txt | xargs grep FAIL
org.apache.camel.itest.osgi.cache.CacheManagerFactoryRefTest.txt:Tests run: 1, 
Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 10.782 sec <<< FAILURE!
org.apache.camel.itest.osgi.cache.CacheManagerFactoryRefTest.txt:testCache:org.apache.camel.itest.osgi.cache.CacheManagerFactoryRefTest.testCache:KarafTestContainer{mvn:org.apache.karaf/apache-karaf/2.3.1/tar.gz}(org.apache.camel.itest.osgi.cache.CacheManagerFactoryRefTest)
  Time elapsed: 10.19 sec  <<< FAILURE!
org.apache.camel.itest.osgi.cache.CacheRoutesManagementTest.txt:Tests run: 1, 
Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 9.39 sec <<< FAILURE!
org.apache.camel.itest.osgi.cache.CacheRoutesManagementTest.txt:testCache:org.apache.camel.itest.osgi.cache.CacheRoutesManagementTest.testCache:KarafTestContainer{mvn:org.apache.karaf/apache-karaf/2.3.1/tar.gz}(org.apache.camel.itest.osgi.cache.CacheRoutesManagementTest)
  Time elapsed: 8.8 sec  <<< FAILURE!
org.apache.camel.itest.osgi.cache.CacheTest.txt:Tests run: 1, Failures: 1, 
Errors: 0, Skipped: 0, Time elapsed: 10.348 sec <<< FAILURE!
org.apache.camel.itest.osgi.cache.CacheTest.txt:testCache:org.apache.camel.itest.osgi.cache.CacheTest.testCache:KarafTestContainer{mvn:org.apache.karaf/apache-karaf/2.3.1/tar.gz}(org.apache.camel.itest.osgi.cache.CacheTest)
  Time elapsed: 9.579 sec  <<< FAILURE!
org.apache.camel.itest.osgi.jclouds.BlobStoreBlueprintRouteTest.txt:Tests run: 
1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 12.413 sec <<< FAILURE!
org.apache.camel.itest.osgi.jclouds.BlobStoreRouteTest.txt:Tests run: 1, 
Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 11.859 sec <<< FAILURE!
org.apache.camel.itest.osgi.servlet.ServletComponentTest.txt:Tests run: 1, 
Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 18.594 sec <<< FAILURE!
org.apache.camel.itest.osgi.servlet.ServletServicesTest.txt:Tests run: 1, 
Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 17.807 sec <<< FAILURE!
{code}


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to