Ant,
  good suggestion, thanks, I'll add a note to the JIRA.
Kelvin.


On 08/06/07, ant elder <[EMAIL PROTECTED]> wrote:

Could the testcase be coded to skip the test for JDK levels known not to
work? Something along the lines as was done for this sca testcase:


http://svn.apache.org/viewvc/incubator/tuscany/java/sca/modules/databinding/src/test/java/org/apache/tuscany/sca/databinding/extension/SimpleTypeMapperExtensionTestCase.java?view=diff&r1=542408&r2=542409&pathrev=542409

   ...ant

On 6/8/07, Kelvin Goodson (JIRA) <[email protected]> wrote:
>
>
>     [
>
https://issues.apache.org/jira/browse/TUSCANY-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502735
]
>
> Kelvin Goodson commented on TUSCANY-1122:
> -----------------------------------------
>
> I propose we add a comment to the test case code,  add an FAQ to the
> website and close this JIRA.
>
> > TypeConversionTestCase fails for JDK 1.4.2
> > ------------------------------------------
> >
> >                 Key: TUSCANY-1122
> >                 URL:
https://issues.apache.org/jira/browse/TUSCANY-1122
> >             Project: Tuscany
> >          Issue Type: Bug
> >          Components: Java SDO Implementation
> >    Affects Versions: Java-SDO-M2, Java-SDO-beta1
> >         Environment: IBM JDK 1.4.2 build cn1420-20040626 on Windows
> > also observed on a 1.4.2 linux build
> > svn revision level = 509212
> >            Reporter: Kelvin Goodson
> >             Fix For: Java-SDO-Next
> >
> >
> > Just discovered this, not having build with 1.4.2 for a while.
> > junit.framework.AssertionFailedError : expected:<-9223372036854775808>
> but was:<9223372036854775807>
> >     at junit.framework.Assert.fail(Assert.java:47)
> >     at junit.framework.Assert.failNotEquals(Assert.java:282)
> >     at junit.framework.Assert.assertEquals (Assert.java:64)
> >     at junit.framework.Assert.assertEquals(Assert.java:136)
> >     at junit.framework.Assert.assertEquals(Assert.java:142)
> >     at
> org.apache.tuscany.sdo.test.TypeConversionTestCase.testTuscany_836(
> TypeConversionTestCase.java :887)
> >     at
> org.apache.tuscany.sdo.test.TypeConversionTestCase.testTuscany_836(
> TypeConversionTestCase.java:887)
> > This looks similar to the closed JIRA TUSCANY-712
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to