Uploaded image for project: 'Tuscany'
  1. Tuscany
  2. TUSCANY-2198

Apache Tuscany SCA OSGi-SCA Integration Tests fail to build on the Continuum build server

    XMLWordPrintableJSON

Details

    Description

      The build of itest/osgi-implementation has jsut failed on the Continuum build server.

      The build output is at:

      http://vmbuild.apache.org/continuum/buildResult.action?buildId=73096&projectId=277

      The relevant fragment is:

      Created OSGiCustomerComponentImpl supplychain.customer.OSGiCustomerComponentImpl@2bccb2
      Activated OSGiCustomerComponentImpl bundle
      OSGiCustomerComponentImpl.purchaseBooks, retailer1 is [Proxy - org.apache.tuscany.sca.core.invocation.JDKInvocationHandler@1958cc2]
      Activated OSGiRetailerComponentImpl bundle
      OSGiRetailerComponentImpl.submitOrder , warehouse is [Proxy - org.apache.tuscany.sca.core.invocation.JDKInvocationHandler@97617]
      JavaWarehouseComponentImpl.fulfillOrder : shipper is [Proxy - org.apache.tuscany.sca.core.invocation.JDKInvocationHandler@127f79d]
      Activated OSGiShipperComponentImpl bundle
      OSGiShipperComponentImpl.processShipment, customer is [Proxy - org.apache.tuscany.sca.core.invocation.JDKInvocationHandler@bb2bc3]
      Deactivated OSGiShipperComponentImpl bundle
      Deactivated OSGiCustomerComponentImpl bundle
      Created OSGiCustomerComponentImpl supplychain.customer.OSGiCustomerComponentImpl@dac21
      Activated OSGiCustomerComponentImpl bundle
      Deactivated OSGiCustomerComponentImpl bundle
      Deactivated OSGiRetailerComponentImpl bundle
      Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.713 sec <<< FAILURE!
      test(supplychain.factory.DSFactoryTestCase) Time elapsed: 0.701 sec <<< FAILURE!
      junit.framework.AssertionFailedError: null
      at junit.framework.Assert.fail(Assert.java:47)
      at junit.framework.Assert.assertTrue(Assert.java:20)
      at junit.framework.Assert.assertFalse(Assert.java:34)
      at junit.framework.Assert.assertFalse(Assert.java:41)
      at supplychain.factory.FactoryTestCase.test(FactoryTestCase.java:42)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:585)
      at junit.framework.TestCase.runTest(TestCase.java:168)
      at junit.framework.TestCase.runBare(TestCase.java:134)
      at junit.framework.TestResult$1.protect(TestResult.java:110)
      at junit.framework.TestResult.runProtected(TestResult.java:128)
      at junit.framework.TestResult.run(TestResult.java:113)
      at junit.framework.TestCase.run(TestCase.java:124)
      at junit.framework.TestSuite.runTest(TestSuite.java:232)
      at junit.framework.TestSuite.run(TestSuite.java:227)
      at org.junit.internal.runners.OldTestClassRunner.run(OldTestClassRunner.java:35)
      at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
      at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
      at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
      at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:585)
      at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:308)
      at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:879)

      Attachments

        Activity

          People

            mcombell Mark Combellack
            mcombell Mark Combellack
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: