libgcj/6219: java.util.Propertiies failures with Mauve
mark@klomp.org
mark@klomp.org
Sun Apr 7 14:56:00 GMT 2002
>Number: 6219
>Category: libgcj
>Synopsis: java.util.Propertiies failures with Mauve
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Apr 07 14:56:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: mark@klomp.org
>Release: 3.1
>Organization:
>Environment:
>Description:
The following Mauve tests fail:
FAIL: gnu.testlet.java.util.Properties.AcuniaPropertiesTest: should throw NullPointerException -- 1 (number 1)
FAIL: gnu.testlet.java.util.Properties.AcuniaPropertiesTest: v does not contain:$longvalue=I'mtryingtogiveavaluelongerthen40characters$ (number 1)
FAIL: gnu.testlet.java.util.Properties.AcuniaPropertiesTest: should throw NullPointerException -- 1 (number 1)
FAIL: gnu.testlet.java.util.Properties.AcuniaPropertiesTest: all elements are the same (number 1)
FAIL: gnu.testlet.java.util.Properties.AcuniaPropertiesTest: checkvalue -- got:$ents=$ (number 1)
FAIL: gnu.testlet.java.util.Properties.AcuniaPropertiesTest: checkvalue -- got:$dog=nocat $ (number 1)
FAIL: gnu.testlet.java.util.Properties.AcuniaPropertiesTest: check if all elements were found -- got: [dog=no\cat ] (number 1)
The class should be remerged with GNU Classpath but that won't solve these issues and introduces new unexpected NullPointer exceptions in the testsuite.
>How-To-Repeat:
In your configured and compiled mauve obj dir do:
echo gnu.testlet.java.util.Properties.AcuniaPropertiesTest | ./SimpleTestHarness
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-prs
mailing list