Due to the testEncoding() failure I mentioned on a previous response, the
sdo-impl jar was not getting created and so the further failures in
tools-test, after proper generation of sdo-impl jar these issues got solved.
Also I have made AllTests to include all the existing tests from tools-test.

Regards,
Amita

On Jan 24, 2008 4:14 PM, Amita Vadhavkar <[EMAIL PROTECTED]> wrote:

> Hi Kelvin,
> What I did was -
> renamed C:\Documents and Settings\Administrator\.m2\repository ->
> C:\Documents and Settings\Administrator\.m2\repository_bkp
> so that I don't have any maven repo and did a fresh svn checkout of SDO
> Java and tried to build - with this I get testEncoding() failure.
>
> Am also seeing below in tools-tests - Failed tests:
>   testSimpleTypeExtension(
> org.apache.tuscany.sdo.test.SubstitutionWithExtensionV
> aluesTestCase)
>
> Tests in error:
>   testComplexTypeWithSimpleContentExtensionMetaData(
> org.apache.tuscany.sdo.test.
> SubstitutionWithExtensionValuesTestCase)
>   testComplexTypeWithSimpleContentExtensionChangeSummary(
> org.apache.tuscany.sdo.
> test.SubstitutionWithExtensionValuesTestCase)
>   testChangeSummaryOnDataGraphWithIntAndFloat(
> org.apache.tuscany.sdo.test.Change
> SummaryGenTestCase)
>
> Tests run: 23, Failures: 1, Errors: 3, Skipped: 0
>
>
> Also, is there any known reason why
>         suite.addTestSuite(DataObjectGetListTestCase.class );
>         suite.addTestSuite(ListWithDefaultTestCase.class);
>         suite.addTestSuite(SubstitutionWithExtensionValuesTestCase.class);
> the above ones are not in AllTests in tools-test?
>
> I am investigating more.
>
> Regards,
> Amita
>
>
> On Jan 24, 2008 4:01 PM, kelvin goodson <[EMAIL PROTECTED]> wrote:
>
> > Amita,
> >
> >  do you still see this?  I wiped all eclipse artifacts from my local
> > repo
> > and did a clean build.  All ran fine.  If you are still seeing it,
> > perhaps
> > you can give some more detail on the errors.  Maybe you could paste some
> >
> > relevant error report sections from the files in target/surefire-reports
> >
> > Kelvin.
> >
> > On 21/01/2008, Amita Vadhavkar < [EMAIL PROTECTED]> wrote:
> > >
> > > After building a fresh checkout and using initially empty maven repo,
> > all
> > > except testEncoding(org.apache.tuscany.sdo.test.XMLHelperTestCase)
> > > failed. Is this a known issue? This is due to encoding mismatch
> > between
> > > the
> > > one coming from org.eclipse.emf.ecore.xmi.XMLResource
> > > is ASCII and the expected one is UTF-8
> > >
> > > Regards,
> > > Amita
> > >
> > > On Jan 21, 2008 4:45 PM, kelvin goodson < [EMAIL PROTECTED]>
> > wrote:
> > >
> > > > Amita
> > > >
> > > > >
> > > > > So I guess I can open a JIRA and fix variable HTML_HEADER from
> > > > > sample-sdo/DocumentSamples to contain the above and it will do the
> > > > trick.
> > > > > Does this sound OK?
> > > >
> > > >
> > > >   sounds good, thanks
> > > >
> > > > Kelvin.
> > > >
> > >
> >
>
>

Reply via email to