Name: iaR10016 Date: 12/28/2003
Filed By : J2SE-SQA [###@###.###
JDK : JDK1.5.0-b32
(passes with JDK1.5.0-b31,
the test is not valid for JDK1.4.2)
JCK : JCK1.5-runtime (b10)
Platform[s] : all
switch/Mode : default
JCK test owner : http://javaweb.eng/jck/usr/owners.jto
Falling test : api/xml_schema/structures/IdConstrDefs/targetNS/targetNS00101m/targetNS00101m2.html#Negative
Test source location:
=====================
/java/re/jck/1.5/beta/b10/latest/binaries/JCK-runtime-15/tests/api/xml_schema/structures/IdConstrDefs/targetNS/targetNS00101m
jtr file location:
==================
/net/jtgb4u4c.sfbay/export/sail15/results.2/tiger/b32/jck15/sparc/sol10_sparc_cde_client_d64_esa_linux-8/workDir/api/xml_schema/structures/IdConstrDefs/targetNS/targetNS00101m/targetNS00101m2_Negative.jtr
How to reproduce:
=================
Run the following script (you may need to change its variables)
--- script start ---
#!/bin/bash
#Paths in Java Software:
JDK="/java/re/jdk/1.5.0/promoted/all/b32/binaries/solaris-sparc"
JCK="/java/re/jck/1.5/promoted/beta/b10/binaries/JCK-runtime-15"
#Alternative paths outside Java Software:
#JDK="/net/koori.sfbay/onestop/jdk/1.5.0/promoted/all/b32/binaries/solaris-sparc"
#JCK="/net/koori.sfbay/onestop/jck/1.5/promoted/beta/b10/binaries/JCK-runtime-15"
export CLASSPATH="$JCK/classes:$JCK/lib/javatest.jar"
$JDK/bin/java -showversion javasoft.sqe.tests.api.xml.schema.TestRun -negative -t file://$JCK/tests/api/xml_schema/structures/IdConstrDefs/targetNS/targetNS00101m/targetNS00101m2.html#Negative -s targetNS00101m2_stub.xsd targetNS00101m2_stub.xml
--- script end ---
Test output:
============
java version "1.5.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta-b32)
Java HotSpot(TM) Client VM (build 1.5.0-beta-b32, mixed mode)
Error: The validation unexpectedly passed.
STATUS:Failed.Error: The validation unexpectedly passed.
Specific machine info:
======================
Hostname: linux-16
OS: Windows XP Pro
Hostname: linux-6
OS: Solaris 9 (x86) (CDE)
Hostname: linux-8
OS: Solaris 10 (sparc) (CDE)
Hostname: novo48
OS: Solaris 9 (sparc) (CDE)
======================================================================
Filed By : J2SE-SQA [###@###.###
JDK : JDK1.5.0-b32
(passes with JDK1.5.0-b31,
the test is not valid for JDK1.4.2)
JCK : JCK1.5-runtime (b10)
Platform[s] : all
switch/Mode : default
JCK test owner : http://javaweb.eng/jck/usr/owners.jto
Falling test : api/xml_schema/structures/IdConstrDefs/targetNS/targetNS00101m/targetNS00101m2.html#Negative
Test source location:
=====================
/java/re/jck/1.5/beta/b10/latest/binaries/JCK-runtime-15/tests/api/xml_schema/structures/IdConstrDefs/targetNS/targetNS00101m
jtr file location:
==================
/net/jtgb4u4c.sfbay/export/sail15/results.2/tiger/b32/jck15/sparc/sol10_sparc_cde_client_d64_esa_linux-8/workDir/api/xml_schema/structures/IdConstrDefs/targetNS/targetNS00101m/targetNS00101m2_Negative.jtr
How to reproduce:
=================
Run the following script (you may need to change its variables)
--- script start ---
#!/bin/bash
#Paths in Java Software:
JDK="/java/re/jdk/1.5.0/promoted/all/b32/binaries/solaris-sparc"
JCK="/java/re/jck/1.5/promoted/beta/b10/binaries/JCK-runtime-15"
#Alternative paths outside Java Software:
#JDK="/net/koori.sfbay/onestop/jdk/1.5.0/promoted/all/b32/binaries/solaris-sparc"
#JCK="/net/koori.sfbay/onestop/jck/1.5/promoted/beta/b10/binaries/JCK-runtime-15"
export CLASSPATH="$JCK/classes:$JCK/lib/javatest.jar"
$JDK/bin/java -showversion javasoft.sqe.tests.api.xml.schema.TestRun -negative -t file://$JCK/tests/api/xml_schema/structures/IdConstrDefs/targetNS/targetNS00101m/targetNS00101m2.html#Negative -s targetNS00101m2_stub.xsd targetNS00101m2_stub.xml
--- script end ---
Test output:
============
java version "1.5.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta-b32)
Java HotSpot(TM) Client VM (build 1.5.0-beta-b32, mixed mode)
Error: The validation unexpectedly passed.
STATUS:Failed.Error: The validation unexpectedly passed.
Specific machine info:
======================
Hostname: linux-16
OS: Windows XP Pro
Hostname: linux-6
OS: Solaris 9 (x86) (CDE)
Hostname: linux-8
OS: Solaris 10 (sparc) (CDE)
Hostname: novo48
OS: Solaris 9 (sparc) (CDE)
======================================================================
- duplicates
-
JDK-4972882 two identity-constraints with the same {name} and {target namespace} are allowed
- Closed