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 "Mike Matrigali (JIRA)" <ji...@apache.org> on 2010/07/09 01:15:50 UTC

[jira] Resolved: (DERBY-4460) test_031_derby_4413 failed in nightly regression run : ComparisonFailure: expected: 1 but was: 2

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

Mike Matrigali resolved DERBY-4460.
-----------------------------------

         Assignee: Knut Anders Hatlen  (was: Mike Matrigali)
    Fix Version/s: 10.5.3.1
       Resolution: Fixed

backported to 10.5, resolving as fixed there, and resetting original owner.

> test_031_derby_4413 failed in nightly regression run : ComparisonFailure: expected: 1 but was: 2
> ------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-4460
>                 URL: https://issues.apache.org/jira/browse/DERBY-4460
>             Project: Derby
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: 10.6.1.0
>         Environment: ibm15 jvm on windows
> ibm142 jvm on linux
> ibm15 jvm on linux
>            Reporter: Mike Matrigali
>            Assignee: Knut Anders Hatlen
>             Fix For: 10.5.3.1, 10.6.1.0
>
>         Attachments: orderby.diff
>
>
> Failed in full nightly run along with the already fixed testDistinctInsertWithGeneratedColumn failure.  
> 2) test_031_derby_4413(org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest)junit.framework.ComparisonFailure: expected:<1> but was:<2>
> 	at org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper.assertResults(GeneratedColumnsHelper.java:346)
> 	at org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper.assertResults(GeneratedColumnsHelper.java:310)
> 	at org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest.test_031_derby_4413(GeneratedColumnsTest.java:5442)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:109)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
> 	at junit.extensions.TestSetup.run(TestSetup.java:23)
> 	at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.java:57)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
> 	at junit.extensions.TestSetup.run(TestSetup.java:23)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.