You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Paul Golick (JIRA)" <tu...@ws.apache.org> on 2007/03/01 22:10:50 UTC

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

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

Paul Golick commented on TUSCANY-1122:
--------------------------------------

There were several BigDecimal bug fixes listed in the release notes for 1.5.0_08.  The links to the bug database no longer work but the release notes say the BigDecimal implementation inappropriately rounded some values.
To test 1.4.2 compilation, I use a patch to comment out the body of the testTuscany_836 method of TypeConversionTestCase.java.

> 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-Mx
>         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
>
> 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