Sebastien,

If this is still a problem, could you post the full test output (from all
the unit tests including the failing one) of implementation.osgi? I ran the
build for implementation.osgi using mvn many times, but have never seen this
failure.


Thank you...

Regards,

Rajini


On 9/16/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
>
> If that helps, it is a random error. Happens every 3 or 4 build for me.
>
> Jean-Sebastien Delfino wrote:
> > I'm getting a build error in implementation-osgi module in the 1.0
> > branch. Anybody else getting the same error?
> >
> > testOSGiComponent(
> org.apache.tuscany.sca.implementation.osgi.invocation.OSGiPropertyTestCase
> )
> > Time elapsed: 0.152 sec  <<< FAILURE!
> > junit.framework.ComparisonFailure: expected:<...WithProperty...> but
> > was:<......>
> >        at junit.framework.Assert.assertEquals(Assert.java:81)
> >        at junit.framework.Assert.assertEquals(Assert.java:87)
> >        at
> >
> org.apache.tuscany.sca.implementation.osgi.invocation.OSGiTestCase.testOSGiComponent
> (OSGiTestCase.java:66)
> >
> >        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >        at
> > sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.java:64)
> >
> >        at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(
> DelegatingMethodAccessorImpl.java:43)
> >
> >        at java.lang.reflect.Method.invoke(Method.java:615)
> >        at junit.framework.TestCase.runTest(TestCase.java:154)
> >        at junit.framework.TestCase.runBare(TestCase.java:127)
> >        at junit.framework.TestResult$1.protect(TestResult.java:106)
> >        at junit.framework.TestResult.runProtected(TestResult.java:124)
> >        at junit.framework.TestResult.run(TestResult.java:109)
> >        at junit.framework.TestCase.run(TestCase.java:118)
> >        at junit.framework.TestSuite.runTest(TestSuite.java:208)
> >        at junit.framework.TestSuite.run(TestSuite.java:203)
> >        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >        at
> > sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.java:64)
> >
> >        at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(
> DelegatingMethodAccessorImpl.java:43)
> >
> >        at java.lang.reflect.Method.invoke(Method.java:615)
> >        at
> > org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java
> :213)
> >
> >        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:64)
> >
> >        at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(
> DelegatingMethodAccessorImpl.java:43)
> >
> >        at java.lang.reflect.Method.invoke(Method.java:615)
> >        at
> > org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(
> SurefireBooter.java:290)
> >
> >        at
> > org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java
> :818)
> >
> >        at
> > org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java
> :818)
> >
> >
> >
> > Results :
> >
> > Failed tests:
> >
> > testOSGiComponent(
> org.apache.tuscany.sca.implementation.osgi.invocation.OSGiPropertyTestCase
> )
> >
> >
>
>
> --
> Jean-Sebastien
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to