United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...
Bug ID: 6691794 New failing JCK tests on several platforms.
6691794 : New failing JCK tests on several platforms.

Details
Type:
Bug
Submit Date:
2008-04-22
Status:
Closed
Updated Date:
2010-04-02
Project Name:
JDK
Resolved Date:
2008-04-29
Component:
core-libs
OS:
generic
Sub-Component:
java.net
CPU:
generic
Priority:
P3
Resolution:
Not an Issue
Affected Versions:
7
Fixed Versions:

Related Reports

Sub Tasks

Description
Report written to:
/net/shimmer/export/home/otto/nightlies/jdk7/test/solaris-amd64/JCK/runtime-6a/report
/net/shimmer/export/home/otto/nightlies/jdk7/test/solaris-i586/JCK/runtime-6a/report
/net/shimmer/export/home/otto/nightlies/jdk7/test/solaris-sparc/JCK/runtime-6a/report
/net/shimmer/export/home/otto/nightlies/jdk7/test/solaris-sparcv9/JCK/runtime-6a/report
/net/shimmer/export/home/otto/nightlies/jdk7/test/linux-amd64/JCK/runtime-6a/report
/net/shimmer/export/home/otto/nightlies/jdk7/test/linux-i586/JCK/runtime-6a/report

I did not test on windows-i586, but expect the same problem.

I had other problems which prevented me from running April 16th-April 18th.  These tests started to fail beginning on the 19th, so that makes the following putback very suspicious:

6558853: getHostAddress() on connections using IPv6 link-local addrs should have
 zone id

Here are the errors:

api/java_net/InetAddress/index.html#Equals
             Failed. test cases: 5; passed: 4; failed: 1; first test case failure: differentValue

api/java_net/InetAddress/index.html#GetAllByName
             Failed. test cases: 4; passed: 3; failed: 1; first test case failure: multiHost

                                    

Comments
EVALUATION

Tests are run with a hostname that doesn't exist in our DNS/YP tables anymore:

> index_GetAllByName.jtr:multiHost: Failed. Could not create InetAddress: java.net.UnknownHostException: polgar
> index_Equals.jtr:differentValue: Failed. Could not create new InetAddress: java.net.UnknownHostException: polgar

$ /usr/sbin/ping polgar
/usr/sbin/ping: unknown host polgar

This is a test configuration issue.
Closing.
                                     
2008-04-29
EVALUATION

Agreed.  The run-JCK6a script needs to be updated.
                                     
2008-04-29
EVALUATION

Apparently these JCK tests are being confused by the scope_id in the string representation. This is likely to be a JCK bug since scope_id in IPv6 addresses should be expected.
Will investigate further, but doesn't seem to be a regression.
                                     
2008-04-23



Hardware and Software, Engineered to Work Together