You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Kelvin Goodson (JIRA)" <tu...@ws.apache.org> on 2007/07/11 18:05:05 UTC

[jira] Resolved: (TUSCANY-1122) TypeConversionTestCase fails for JDK 1.4.2

     [ https://issues.apache.org/jira/browse/TUSCANY-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kelvin Goodson resolved TUSCANY-1122.
-------------------------------------

    Resolution: Fixed

fix avoids executing the code that demonstrates the JDK bug

> 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-1.0
>
>
> 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: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org