Name: iaR10016 Date: 09/10/2003
Filed By : J2SE-SQA [###@###.###
JDK : JDK1.5.0-b18, JDK1.5.0-b17, JDK1.4.2-b28
JCK : JCK1.5-runtime (b03)
Platform[s] : all
switch/Mode : default
JCK test owner: http://javaweb.eng/jck/usr/owners.jto
Falling tests : api/org_w3c/dom/Node/index.html#GetFirstChild [GetFirstChild011]
api/org_w3c/dom/Node/index.html#GetLastChild [GetLastChild011]
Two JCK1.5 (b03) runtime api/org_w3c/dom/Node tests fail using JDK1.5.0, JDK1.4.2
with "Failed. null returned" error message.
These tests are in JCK1.5 known failure list because of bug 4636528 which was closed
as "will not fix". This is a JCK conformance failure, so bug 4636528 should be fixed
or the tests need to be updated.
Please, re-categorize to jck/tck_j2se/api_tests if it is needed.
Please, see bug 4636528 for more details.
Test source location:
=====================
/java/re/jck/1.5/promoted/latest/binaries/JCK-runtime-15/tests/api/org_w3c/dom/Node/GetFirstChildTests.java
/java/re/jck/1.5/promoted/latest/binaries/JCK-runtime-15/tests/api/org_w3c/dom/Node/GetLastChildTests.java
jtr file location:
==================
/net/jtgb4u4c.sfbay/export/sail15/results.2/tiger/b18/jck15/sparc/sol10_sparc_gnome_client_d64_enablesystemassertions_linux-8/workDir/api/org_w3c/dom/Node/index_GetFirstChild.jtr
/net/jtgb4u4c.sfbay/export/sail15/results.2/tiger/b18/jck15/sparc/sol10_sparc_gnome_client_d64_enablesystemassertions_linux-8/workDir/api/org_w3c/dom/Node/index_GetLastChild.jtr
How to reproduce:
=================
Run the following script (you may need to change its variables):
--- script start ---
#!/bin/bash
JCK="/java/re/jck/1.5/promoted/latest/binaries/JCK-runtime-15"
JDK="/java/re/jdk/1.5.0/promoted/latest/binaries/solaris-sparc"
#JCK="/net/linux-15/export/home/java/jck1.5/JCK-runtime-15"
#JDK="/net/linux-15/export/home/java/jdk1.5.0/sparc"
export CLASSPATH="$JCK/classes:$JCK/lib/javatest.jar"
$JDK/bin/java javasoft.sqe.tests.api.org.w3c.dom.Node.GetFirstChildTests -TestCaseID GetFirstChild011
--- script end ---
Script output:
==============
java version "1.5.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta-b18)
Java HotSpot(TM) Client VM (build 1.5.0-beta-b18, mixed mode)
GetFirstChild011: Failed. null returned
STATUS:Failed.test cases: 1; all failed; first test case failure: GetFirstChild011
------------------------------------------------------------------------------------------------
GetLastChild011: Failed. null returned
STATUS:Failed.test cases: 1; all failed; first test case failure: GetLastChild011
Specific machine info:
======================
Hostname: linux-19
OS: Windows 2003
Hostname: linux-2
OS: Suse Linux 8.2 (GNOME2)
Hostname: linux-8
OS: Solaris 10 (sparc) (GNOME)
======================================================================
Filed By : J2SE-SQA [###@###.###
JDK : JDK1.5.0-b18, JDK1.5.0-b17, JDK1.4.2-b28
JCK : JCK1.5-runtime (b03)
Platform[s] : all
switch/Mode : default
JCK test owner: http://javaweb.eng/jck/usr/owners.jto
Falling tests : api/org_w3c/dom/Node/index.html#GetFirstChild [GetFirstChild011]
api/org_w3c/dom/Node/index.html#GetLastChild [GetLastChild011]
Two JCK1.5 (b03) runtime api/org_w3c/dom/Node tests fail using JDK1.5.0, JDK1.4.2
with "Failed. null returned" error message.
These tests are in JCK1.5 known failure list because of bug 4636528 which was closed
as "will not fix". This is a JCK conformance failure, so bug 4636528 should be fixed
or the tests need to be updated.
Please, re-categorize to jck/tck_j2se/api_tests if it is needed.
Please, see bug 4636528 for more details.
Test source location:
=====================
/java/re/jck/1.5/promoted/latest/binaries/JCK-runtime-15/tests/api/org_w3c/dom/Node/GetFirstChildTests.java
/java/re/jck/1.5/promoted/latest/binaries/JCK-runtime-15/tests/api/org_w3c/dom/Node/GetLastChildTests.java
jtr file location:
==================
/net/jtgb4u4c.sfbay/export/sail15/results.2/tiger/b18/jck15/sparc/sol10_sparc_gnome_client_d64_enablesystemassertions_linux-8/workDir/api/org_w3c/dom/Node/index_GetFirstChild.jtr
/net/jtgb4u4c.sfbay/export/sail15/results.2/tiger/b18/jck15/sparc/sol10_sparc_gnome_client_d64_enablesystemassertions_linux-8/workDir/api/org_w3c/dom/Node/index_GetLastChild.jtr
How to reproduce:
=================
Run the following script (you may need to change its variables):
--- script start ---
#!/bin/bash
JCK="/java/re/jck/1.5/promoted/latest/binaries/JCK-runtime-15"
JDK="/java/re/jdk/1.5.0/promoted/latest/binaries/solaris-sparc"
#JCK="/net/linux-15/export/home/java/jck1.5/JCK-runtime-15"
#JDK="/net/linux-15/export/home/java/jdk1.5.0/sparc"
export CLASSPATH="$JCK/classes:$JCK/lib/javatest.jar"
$JDK/bin/java javasoft.sqe.tests.api.org.w3c.dom.Node.GetFirstChildTests -TestCaseID GetFirstChild011
--- script end ---
Script output:
==============
java version "1.5.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta-b18)
Java HotSpot(TM) Client VM (build 1.5.0-beta-b18, mixed mode)
GetFirstChild011: Failed. null returned
STATUS:Failed.test cases: 1; all failed; first test case failure: GetFirstChild011
------------------------------------------------------------------------------------------------
GetLastChild011: Failed. null returned
STATUS:Failed.test cases: 1; all failed; first test case failure: GetLastChild011
Specific machine info:
======================
Hostname: linux-19
OS: Windows 2003
Hostname: linux-2
OS: Suse Linux 8.2 (GNOME2)
Hostname: linux-8
OS: Solaris 10 (sparc) (GNOME)
======================================================================