You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2014/05/12 23:06:16 UTC

[jira] [Created] (DERBY-6575) LangScript.floattypes gets REAL instead of expected DOUBLE

Dag H. Wanvik created DERBY-6575:
------------------------------------

             Summary: LangScript.floattypes gets REAL instead of expected DOUBLE
                 Key: DERBY-6575
                 URL: https://issues.apache.org/jira/browse/DERBY-6575
             Project: Derby
          Issue Type: Bug
    Affects Versions: 10.10.2.0
         Environment: suites.All on ia32_jdk6 
            Reporter: Dag H. Wanvik


http://download.java.net/javadesktop/derby/request_5590862/javadb-task-3858021.html
{code}
    junit.framework.ComparisonFailure: Output at line 1633 expected:<[F                                                                                                                               |DOUBLE]         > but was:<[R                                                                                                                               |REAL  ]         >
	at org.apache.derbyTesting.functionTests.util.CanonTestCase.compareCanon(CanonTestCase.java:110)
	at org.apache.derbyTesting.functionTests.util.ScriptTestCase.runTest(ScriptTestCase.java:203)
	at org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:118)
	at org.apache.derbyTesting.junit.BaseJDBCTestCase.runBareOverridable(BaseJDBCTestCase.java:440)
	at org.apache.derbyTesting.junit.BaseJDBCTestCase.runBare(BaseJDBCTestCase.java:457)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
	at junit.extensions.TestSetup.run(TestSetup.java:25)
	at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.java:57)
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)