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 "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2008/02/21 03:29:43 UTC

[jira] Commented: (DERBY-3443) With IBM 1.6 derbynet/sysinfo.java, derbynet/sysinfo_withproperties and derbynet/getCurrentProperties fail with missing line "listing properties"

    [ https://issues.apache.org/jira/browse/DERBY-3443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570928#action_12570928 ] 

Daniel John Debrunner commented on DERBY-3443:
----------------------------------------------

Just to add, the listing properties line comes from the Java library class method java.util.Properties.list().

When these tests are converted to Junit it would be good to get rid of this dependency on a method intended for debugging (and thus producing different outpput on different vms).

> With IBM 1.6 derbynet/sysinfo.java, derbynet/sysinfo_withproperties and derbynet/getCurrentProperties  fail with missing line "listing properties"
> --------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-3443
>                 URL: https://issues.apache.org/jira/browse/DERBY-3443
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure, Test
>    Affects Versions: 10.3.2.2, 10.4.0.0
>            Reporter: Kathey Marsden
>            Assignee: Kathey Marsden
>            Priority: Trivial
>
>  thes tests on IBM 1.6 fail with:
> 4d3
> < ----- listing properties --
> 37d35
> < ----- listing properties --
> 71d68
> < ----- listing properties --
> Test Failed.
> *** End:   sysinfo_withproperties jdk1.6.0 DerbyNetClient 
> Just a difference of how the JVM outputs the property listing.  I think it can be fixed with a sed file.

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