Hmm. I just added DateConversionTestCase, which works fine for me. It must 
have something to do with the TimeZone it's being run in :-( 

I think I'll just disable the test for now. Sorry about that.

Frank.

Jim Marino <[EMAIL PROTECTED]> wrote on 08/25/2006 12:20:45 PM:

> I just synced SDO and am getting the following when building from /java:
> 
> junit.framework.AssertionFailedError: The expected value did not 
> result when calling toDay after initializing with toDay.
>    at junit.framework.Assert.fail(Assert.java:47)
>    at junit.framework.Assert.assertTrue(Assert.java:20)
>    at org.apache.tuscany.sdo.test.DateConversionTestCase 
> $Test.executeConversion(DateConversionTestCase.java:167)
>    at org.apache.tuscany.sdo.test.DateConversionTestCase 
> $Test.attemptConversion(DateConversionTestCase.java:148)
>    at 
> org.apache.tuscany.sdo.test.DateConversionTestCase.testConversionsFromDa 

> y(DateConversionTestCase.java:200)
> 
> 
> I would be surprised if this is from any of the changes to SCA.
> 
> Jim
> 
> 
> On Aug 25, 2006, at 9:08 AM, Jim Marino wrote:
> 
> > Hi Ignacio,
> >
> > The build runs fine for me. Did you try mvn clean first?  Can you 
> > send a stacktrace if it persists?
> >
> > Jim
> >
> > On Aug 25, 2006, at 7:00 AM, Ignacio Silva-Lepe wrote:
> >
> >> The latest update, that updates a lot of the core/implementation/ 
> >> processors, seems to be breaking a lot if not all of the sca 
> >> samples. The way I see this is by doing a mvn clean and mvn -e 
> >> from the top, which breaks while running the tests for the SDO 
> >> impl, so then I go to sca/core and do mvn -e and then go to 
> >> samples/sca and do mvn -e. This is where I see various exceptions 
> >> from processors such as ServiceProcessor and 
> >> HeuristicPojoProcessor, including NPE, from samples that used to 
> >> run, such as supply chain and samplecallback.
> >> Any ideas?
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to