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 "Ole Solberg (JIRA)" <ji...@apache.org> on 2007/12/07 09:19:43 UTC

[jira] Created: (DERBY-3261) 'Empty right rows returned = 0' expected '... = 1' in lang/outerjoin.sql

'Empty right rows returned = 0' expected '... = 1' in lang/outerjoin.sql
------------------------------------------------------------------------

                 Key: DERBY-3261
                 URL: https://issues.apache.org/jira/browse/DERBY-3261
             Project: Derby
          Issue Type: Bug
          Components: Regression Test Failure
    Affects Versions: 10.4.0.0
         Environment: OS:  Solaris 10 6/06 s10x_u2wos_09a X86 64bits - SunOS 5.10 Generic_118855-14
JVM: Sun Microsystems Inc. 1.6.0_02-b05

            Reporter: Ole Solberg
            Priority: Minor


See

http://clustra.norway.sun.com/~os136789/Apache/tinderbox_trunk16/jvm1.6/testing/testlog/SunOS-5.10_i86pc-i386/601833-derbyall_diff.txt

Failure Details:
********* Diff file derbyall/derbylang/outerjoin.diff
*** Start: outerjoin jdk1.6.0_02 derbyall:derbylang 2007-12-06 22:22:35 ***
1737 del
< Empty right rows returned = 1
1737a1737
> Empty right rows returned = 0
Test Failed.
*** End:   outerjoin jdk1.6.0_02 derbyall:derbylang 2007-12-06 22:22:43 ***


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


[jira] Commented: (DERBY-3261) 'Empty right rows returned = 0' expected '... = 1' in lang/outerjoin.sql

Posted by "Ole Solberg (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-3261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551453 ] 

Ole Solberg commented on DERBY-3261:
------------------------------------

Fixed in trunk tinderbox run on svn 603823: http://dbtg.thresher.com/derby/test/tinderbox_trunk16/jvm1.6/testing/Limited/testSummary-603823.html


> 'Empty right rows returned = 0' expected '... = 1' in lang/outerjoin.sql
> ------------------------------------------------------------------------
>
>                 Key: DERBY-3261
>                 URL: https://issues.apache.org/jira/browse/DERBY-3261
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.4.0.0
>         Environment: OS:  Solaris 10 6/06 s10x_u2wos_09a X86 64bits - SunOS 5.10 Generic_118855-14
> JVM: Sun Microsystems Inc. 1.6.0_02-b05
>            Reporter: Ole Solberg
>            Assignee: Mamta A. Satoor
>            Priority: Minor
>
> See
> http://dbtg.thresher.com/derby/test/tinderbox_trunk16/jvm1.6/testing/testlog/SunOS-5.10_i86pc-i386/601833-derbyall_diff.txt
> Failure Details:
> ********* Diff file derbyall/derbylang/outerjoin.diff
> *** Start: outerjoin jdk1.6.0_02 derbyall:derbylang 2007-12-06 22:22:35 ***
> 1737 del
> < Empty right rows returned = 1
> 1737a1737
> > Empty right rows returned = 0
> Test Failed.
> *** End:   outerjoin jdk1.6.0_02 derbyall:derbylang 2007-12-06 22:22:43 ***

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


[jira] Commented: (DERBY-3261) 'Empty right rows returned = 0' expected '... = 1' in lang/outerjoin.sql

Posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-3261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551549 ] 

Mamta A. Satoor commented on DERBY-3261:
----------------------------------------

Thanks Ole for checking that the fix actually worked with the tinerbox runs. I am running derbyall right now on 10.3 codeline and then will merge the fix there too. Junit tests ran fine on 10.3 on the merged codeline.

> 'Empty right rows returned = 0' expected '... = 1' in lang/outerjoin.sql
> ------------------------------------------------------------------------
>
>                 Key: DERBY-3261
>                 URL: https://issues.apache.org/jira/browse/DERBY-3261
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.4.0.0
>         Environment: OS:  Solaris 10 6/06 s10x_u2wos_09a X86 64bits - SunOS 5.10 Generic_118855-14
> JVM: Sun Microsystems Inc. 1.6.0_02-b05
>            Reporter: Ole Solberg
>            Assignee: Mamta A. Satoor
>            Priority: Minor
>
> See
> http://dbtg.thresher.com/derby/test/tinderbox_trunk16/jvm1.6/testing/testlog/SunOS-5.10_i86pc-i386/601833-derbyall_diff.txt
> Failure Details:
> ********* Diff file derbyall/derbylang/outerjoin.diff
> *** Start: outerjoin jdk1.6.0_02 derbyall:derbylang 2007-12-06 22:22:35 ***
> 1737 del
> < Empty right rows returned = 1
> 1737a1737
> > Empty right rows returned = 0
> Test Failed.
> *** End:   outerjoin jdk1.6.0_02 derbyall:derbylang 2007-12-06 22:22:43 ***

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


[jira] Updated: (DERBY-3261) 'Empty right rows returned = 0' expected '... = 1' in lang/outerjoin.sql

Posted by "Ole Solberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-3261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ole Solberg updated DERBY-3261:
-------------------------------

    Description: 
See

http://dbtg.thresher.com/derby/test/tinderbox_trunk16/jvm1.6/testing/testlog/SunOS-5.10_i86pc-i386/601833-derbyall_diff.txt

Failure Details:
********* Diff file derbyall/derbylang/outerjoin.diff
*** Start: outerjoin jdk1.6.0_02 derbyall:derbylang 2007-12-06 22:22:35 ***
1737 del
< Empty right rows returned = 1
1737a1737
> Empty right rows returned = 0
Test Failed.
*** End:   outerjoin jdk1.6.0_02 derbyall:derbylang 2007-12-06 22:22:43 ***


  was:
See

http://clustra.norway.sun.com/~os136789/Apache/tinderbox_trunk16/jvm1.6/testing/testlog/SunOS-5.10_i86pc-i386/601833-derbyall_diff.txt

Failure Details:
********* Diff file derbyall/derbylang/outerjoin.diff
*** Start: outerjoin jdk1.6.0_02 derbyall:derbylang 2007-12-06 22:22:35 ***
1737 del
< Empty right rows returned = 1
1737a1737
> Empty right rows returned = 0
Test Failed.
*** End:   outerjoin jdk1.6.0_02 derbyall:derbylang 2007-12-06 22:22:43 ***



Sorry, wrong (internal) link. This is the correct one @ thresher:

http://dbtg.thresher.com/derby/test/tinderbox_trunk16/jvm1.6/testing/testlog/SunOS-5.10_i86pc-i386/601833-derbyall_diff.txt

> 'Empty right rows returned = 0' expected '... = 1' in lang/outerjoin.sql
> ------------------------------------------------------------------------
>
>                 Key: DERBY-3261
>                 URL: https://issues.apache.org/jira/browse/DERBY-3261
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.4.0.0
>         Environment: OS:  Solaris 10 6/06 s10x_u2wos_09a X86 64bits - SunOS 5.10 Generic_118855-14
> JVM: Sun Microsystems Inc. 1.6.0_02-b05
>            Reporter: Ole Solberg
>            Priority: Minor
>
> See
> http://dbtg.thresher.com/derby/test/tinderbox_trunk16/jvm1.6/testing/testlog/SunOS-5.10_i86pc-i386/601833-derbyall_diff.txt
> Failure Details:
> ********* Diff file derbyall/derbylang/outerjoin.diff
> *** Start: outerjoin jdk1.6.0_02 derbyall:derbylang 2007-12-06 22:22:35 ***
> 1737 del
> < Empty right rows returned = 1
> 1737a1737
> > Empty right rows returned = 0
> Test Failed.
> *** End:   outerjoin jdk1.6.0_02 derbyall:derbylang 2007-12-06 22:22:43 ***

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


[jira] Closed: (DERBY-3261) 'Empty right rows returned = 0' expected '... = 1' in lang/outerjoin.sql

Posted by "Ole Solberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-3261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ole Solberg closed DERBY-3261.
------------------------------


> 'Empty right rows returned = 0' expected '... = 1' in lang/outerjoin.sql
> ------------------------------------------------------------------------
>
>                 Key: DERBY-3261
>                 URL: https://issues.apache.org/jira/browse/DERBY-3261
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.4.0.0
>         Environment: OS:  Solaris 10 6/06 s10x_u2wos_09a X86 64bits - SunOS 5.10 Generic_118855-14
> JVM: Sun Microsystems Inc. 1.6.0_02-b05
>            Reporter: Ole Solberg
>            Assignee: Mamta A. Satoor
>            Priority: Minor
>             Fix For: 10.3.2.2, 10.4.0.0
>
>
> See
> http://dbtg.thresher.com/derby/test/tinderbox_trunk16/jvm1.6/testing/testlog/SunOS-5.10_i86pc-i386/601833-derbyall_diff.txt
> Failure Details:
> ********* Diff file derbyall/derbylang/outerjoin.diff
> *** Start: outerjoin jdk1.6.0_02 derbyall:derbylang 2007-12-06 22:22:35 ***
> 1737 del
> < Empty right rows returned = 1
> 1737a1737
> > Empty right rows returned = 0
> Test Failed.
> *** End:   outerjoin jdk1.6.0_02 derbyall:derbylang 2007-12-06 22:22:43 ***

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


Re: [jira] Commented: (DERBY-3261) 'Empty right rows returned = 0' expected '... = 1' in lang/outerjoin.sql

Posted by Henri van de Scheur <He...@Sun.COM>.
I think this one is meant:
http://dbtg.thresher.com/derby/test/tinderbox_trunk16/jvm1.6/testing/testlog/SunOS-5.10_i86pc-i386/601833-derbyall_diff.txt

Henri

Mamta A. Satoor (JIRA) wrote:
>     [ https://issues.apache.org/jira/browse/DERBY-3261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549567 ] 
>
> Mamta A. Satoor commented on DERBY-3261:
> ----------------------------------------
>
> Olg, I tried going to http://clustra.norway.sun.com/~os136789/Apache/tinderbox_trunk16/jvm1.6/testing/testlog/SunOS-5.10_i86pc-i386/601833-derbyall_diff.txt to see the test results but looks like the url is incorrect. Could you please check if there is some typo in the url that you posted? thanks
>
>   
>> 'Empty right rows returned = 0' expected '... = 1' in lang/outerjoin.sql
>> ------------------------------------------------------------------------
>>
>>                 Key: DERBY-3261
>>                 URL: https://issues.apache.org/jira/browse/DERBY-3261
>>             Project: Derby
>>          Issue Type: Bug
>>          Components: Regression Test Failure
>>    Affects Versions: 10.4.0.0
>>         Environment: OS:  Solaris 10 6/06 s10x_u2wos_09a X86 64bits - SunOS 5.10 Generic_118855-14
>> JVM: Sun Microsystems Inc. 1.6.0_02-b05
>>            Reporter: Ole Solberg
>>            Priority: Minor
>>
>> See
>> http://clustra.norway.sun.com/~os136789/Apache/tinderbox_trunk16/jvm1.6/testing/testlog/SunOS-5.10_i86pc-i386/601833-derbyall_diff.txt
>> Failure Details:
>> ********* Diff file derbyall/derbylang/outerjoin.diff
>> *** Start: outerjoin jdk1.6.0_02 derbyall:derbylang 2007-12-06 22:22:35 ***
>> 1737 del
>> < Empty right rows returned = 1
>> 1737a1737
>>     
>>> Empty right rows returned = 0
>>>       
>> Test Failed.
>> *** End:   outerjoin jdk1.6.0_02 derbyall:derbylang 2007-12-06 22:22:43 ***
>>     
>
>   

[jira] Commented: (DERBY-3261) 'Empty right rows returned = 0' expected '... = 1' in lang/outerjoin.sql

Posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-3261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549567 ] 

Mamta A. Satoor commented on DERBY-3261:
----------------------------------------

Olg, I tried going to http://clustra.norway.sun.com/~os136789/Apache/tinderbox_trunk16/jvm1.6/testing/testlog/SunOS-5.10_i86pc-i386/601833-derbyall_diff.txt to see the test results but looks like the url is incorrect. Could you please check if there is some typo in the url that you posted? thanks

> 'Empty right rows returned = 0' expected '... = 1' in lang/outerjoin.sql
> ------------------------------------------------------------------------
>
>                 Key: DERBY-3261
>                 URL: https://issues.apache.org/jira/browse/DERBY-3261
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.4.0.0
>         Environment: OS:  Solaris 10 6/06 s10x_u2wos_09a X86 64bits - SunOS 5.10 Generic_118855-14
> JVM: Sun Microsystems Inc. 1.6.0_02-b05
>            Reporter: Ole Solberg
>            Priority: Minor
>
> See
> http://clustra.norway.sun.com/~os136789/Apache/tinderbox_trunk16/jvm1.6/testing/testlog/SunOS-5.10_i86pc-i386/601833-derbyall_diff.txt
> Failure Details:
> ********* Diff file derbyall/derbylang/outerjoin.diff
> *** Start: outerjoin jdk1.6.0_02 derbyall:derbylang 2007-12-06 22:22:35 ***
> 1737 del
> < Empty right rows returned = 1
> 1737a1737
> > Empty right rows returned = 0
> Test Failed.
> *** End:   outerjoin jdk1.6.0_02 derbyall:derbylang 2007-12-06 22:22:43 ***

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


[jira] Commented: (DERBY-3261) 'Empty right rows returned = 0' expected '... = 1' in lang/outerjoin.sql

Posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-3261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12550724 ] 

Mamta A. Satoor commented on DERBY-3261:
----------------------------------------

I am working on invesitgating this failure. It appears that the problem is that the run time stats are getting cleared before they are collected. I hope to have a fix for this in couple days if not sooner,

> 'Empty right rows returned = 0' expected '... = 1' in lang/outerjoin.sql
> ------------------------------------------------------------------------
>
>                 Key: DERBY-3261
>                 URL: https://issues.apache.org/jira/browse/DERBY-3261
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.4.0.0
>         Environment: OS:  Solaris 10 6/06 s10x_u2wos_09a X86 64bits - SunOS 5.10 Generic_118855-14
> JVM: Sun Microsystems Inc. 1.6.0_02-b05
>            Reporter: Ole Solberg
>            Assignee: Mamta A. Satoor
>            Priority: Minor
>
> See
> http://dbtg.thresher.com/derby/test/tinderbox_trunk16/jvm1.6/testing/testlog/SunOS-5.10_i86pc-i386/601833-derbyall_diff.txt
> Failure Details:
> ********* Diff file derbyall/derbylang/outerjoin.diff
> *** Start: outerjoin jdk1.6.0_02 derbyall:derbylang 2007-12-06 22:22:35 ***
> 1737 del
> < Empty right rows returned = 1
> 1737a1737
> > Empty right rows returned = 0
> Test Failed.
> *** End:   outerjoin jdk1.6.0_02 derbyall:derbylang 2007-12-06 22:22:43 ***

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


[jira] Assigned: (DERBY-3261) 'Empty right rows returned = 0' expected '... = 1' in lang/outerjoin.sql

Posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-3261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mamta A. Satoor reassigned DERBY-3261:
--------------------------------------

    Assignee: Mamta A. Satoor

> 'Empty right rows returned = 0' expected '... = 1' in lang/outerjoin.sql
> ------------------------------------------------------------------------
>
>                 Key: DERBY-3261
>                 URL: https://issues.apache.org/jira/browse/DERBY-3261
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.4.0.0
>         Environment: OS:  Solaris 10 6/06 s10x_u2wos_09a X86 64bits - SunOS 5.10 Generic_118855-14
> JVM: Sun Microsystems Inc. 1.6.0_02-b05
>            Reporter: Ole Solberg
>            Assignee: Mamta A. Satoor
>            Priority: Minor
>
> See
> http://dbtg.thresher.com/derby/test/tinderbox_trunk16/jvm1.6/testing/testlog/SunOS-5.10_i86pc-i386/601833-derbyall_diff.txt
> Failure Details:
> ********* Diff file derbyall/derbylang/outerjoin.diff
> *** Start: outerjoin jdk1.6.0_02 derbyall:derbylang 2007-12-06 22:22:35 ***
> 1737 del
> < Empty right rows returned = 1
> 1737a1737
> > Empty right rows returned = 0
> Test Failed.
> *** End:   outerjoin jdk1.6.0_02 derbyall:derbylang 2007-12-06 22:22:43 ***

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


[jira] Resolved: (DERBY-3261) 'Empty right rows returned = 0' expected '... = 1' in lang/outerjoin.sql

Posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-3261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mamta A. Satoor resolved DERBY-3261.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 10.4.0.0
                   10.3.2.2

Merged changes from trunk(603823) into 10.3 codeline(r603980). All the tests ran fine.

> 'Empty right rows returned = 0' expected '... = 1' in lang/outerjoin.sql
> ------------------------------------------------------------------------
>
>                 Key: DERBY-3261
>                 URL: https://issues.apache.org/jira/browse/DERBY-3261
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.4.0.0
>         Environment: OS:  Solaris 10 6/06 s10x_u2wos_09a X86 64bits - SunOS 5.10 Generic_118855-14
> JVM: Sun Microsystems Inc. 1.6.0_02-b05
>            Reporter: Ole Solberg
>            Assignee: Mamta A. Satoor
>            Priority: Minor
>             Fix For: 10.3.2.2, 10.4.0.0
>
>
> See
> http://dbtg.thresher.com/derby/test/tinderbox_trunk16/jvm1.6/testing/testlog/SunOS-5.10_i86pc-i386/601833-derbyall_diff.txt
> Failure Details:
> ********* Diff file derbyall/derbylang/outerjoin.diff
> *** Start: outerjoin jdk1.6.0_02 derbyall:derbylang 2007-12-06 22:22:35 ***
> 1737 del
> < Empty right rows returned = 1
> 1737a1737
> > Empty right rows returned = 0
> Test Failed.
> *** End:   outerjoin jdk1.6.0_02 derbyall:derbylang 2007-12-06 22:22:43 ***

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


[jira] Commented: (DERBY-3261) 'Empty right rows returned = 0' expected '... = 1' in lang/outerjoin.sql

Posted by "Kathey Marsden (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-3261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549501 ] 

Kathey Marsden commented on DERBY-3261:
---------------------------------------

This appears to be related to the following checkin:
r601830 | mamta | 2007-12-06 11:47:40 -0800 (Thu, 06 Dec 2007) | 14 lines

DERBY-3037

Mamta, could you take a look?

Kathey


> 'Empty right rows returned = 0' expected '... = 1' in lang/outerjoin.sql
> ------------------------------------------------------------------------
>
>                 Key: DERBY-3261
>                 URL: https://issues.apache.org/jira/browse/DERBY-3261
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.4.0.0
>         Environment: OS:  Solaris 10 6/06 s10x_u2wos_09a X86 64bits - SunOS 5.10 Generic_118855-14
> JVM: Sun Microsystems Inc. 1.6.0_02-b05
>            Reporter: Ole Solberg
>            Priority: Minor
>
> See
> http://clustra.norway.sun.com/~os136789/Apache/tinderbox_trunk16/jvm1.6/testing/testlog/SunOS-5.10_i86pc-i386/601833-derbyall_diff.txt
> Failure Details:
> ********* Diff file derbyall/derbylang/outerjoin.diff
> *** Start: outerjoin jdk1.6.0_02 derbyall:derbylang 2007-12-06 22:22:35 ***
> 1737 del
> < Empty right rows returned = 1
> 1737a1737
> > Empty right rows returned = 0
> Test Failed.
> *** End:   outerjoin jdk1.6.0_02 derbyall:derbylang 2007-12-06 22:22:43 ***

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


[jira] Commented: (DERBY-3261) 'Empty right rows returned = 0' expected '... = 1' in lang/outerjoin.sql

Posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-3261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551220 ] 

Mamta A. Satoor commented on DERBY-3261:
----------------------------------------

Checked in fix for this into trunk using revision 603823. The commit comments were as follow
DERBY-3261 and part of DERBY-3037

The outerjoin.sql was failing because the part of the runtime statistcis info was getting erased before LanguageResultSet.close() code collected it all. I moved the erasing of runtime stat code so that it happened once the stat was collected successfully.

In addition, I removed redundant code of closing and finishing the LanguageResultSet from EmbedResultSet.java because these steps happen as part of activation.close

I will merge this into 10.3 codeline and fire the tests there.

> 'Empty right rows returned = 0' expected '... = 1' in lang/outerjoin.sql
> ------------------------------------------------------------------------
>
>                 Key: DERBY-3261
>                 URL: https://issues.apache.org/jira/browse/DERBY-3261
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.4.0.0
>         Environment: OS:  Solaris 10 6/06 s10x_u2wos_09a X86 64bits - SunOS 5.10 Generic_118855-14
> JVM: Sun Microsystems Inc. 1.6.0_02-b05
>            Reporter: Ole Solberg
>            Assignee: Mamta A. Satoor
>            Priority: Minor
>
> See
> http://dbtg.thresher.com/derby/test/tinderbox_trunk16/jvm1.6/testing/testlog/SunOS-5.10_i86pc-i386/601833-derbyall_diff.txt
> Failure Details:
> ********* Diff file derbyall/derbylang/outerjoin.diff
> *** Start: outerjoin jdk1.6.0_02 derbyall:derbylang 2007-12-06 22:22:35 ***
> 1737 del
> < Empty right rows returned = 1
> 1737a1737
> > Empty right rows returned = 0
> Test Failed.
> *** End:   outerjoin jdk1.6.0_02 derbyall:derbylang 2007-12-06 22:22:43 ***

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