-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
6
-
generic
-
generic
JCK : JCK6.0 b28
J2SE : FAIL - mustang b94, PASS - mustang b93, tiger u7
Platform[s] : FAIL - all
switch/Mode : FAIL - default
test api/xml_schema/suntest/xsd006/xsd006.html#xsd006.v00 fails since mustang b94 with the messages:
Error: file:/net/stt-13/export1/stt/jck_promotions/6.0/beta/b28/binaries/JCK-runtime-60/tests/api/xml_schema/suntest/xsd006/xsd006.v00.xml(29,13): cvc-complex-type.2.4.d: Invalid content was found starting with element '{"foo":x}'. No child element is expected at this point.
Error: file:/net/stt-13/export1/stt/jck_promotions/6.0/beta/b28/binaries/JCK-runtime-60/tests/api/xml_schema/suntest/xsd006/xsd006.v00.xml(54,13): cvc-complex-type.2.4.d: Invalid content was found starting with element '{"foo":x}'. No child element is expected at this point.
Error: file:/net/stt-13/export1/stt/jck_promotions/6.0/beta/b28/binaries/JCK-runtime-60/tests/api/xml_schema/suntest/xsd006/xsd006.v00.xml(97,13): cvc-complex-type.2.4.d: Invalid content was found starting with element '{"foo":x}'. No child element is expected at this point.
Error: file:/net/stt-13/export1/stt/jck_promotions/6.0/beta/b28/binaries/JCK-runtime-60/tests/api/xml_schema/suntest/xsd006/xsd006.v00.xml(101,13): cvc-complex-type.2.4.d: Invalid content was found starting with element '{"foo":x}'. No child element is expected at this point.
Error: file:/net/stt-13/export1/stt/jck_promotions/6.0/beta/b28/binaries/JCK-runtime-60/tests/api/xml_schema/suntest/xsd006/xsd006.v00.xml(105,13): cvc-complex-type.2.4.d: Invalid content was found starting with element '{"foo":x}'. No child element is expected at this point.
Steps to reproduce:
run the following script:
export JDK6=/set/stt/jdk_promotions/JDK6.0/b94/binaries/solaris-i586/jdk1.6.0
export JDK5=/set/stt/jdk_promotions/JDK5.0u7/binaries/solaris-i586/jdk1.5.0_07
export JCK6=/net/stt-13/export1/stt/jck_promotions/6.0/beta/b28/binaries/JCK-runtime-60/
export JCK15a=/net/stt-13/export1/stt/jck_promotions/1.5a/fcs/b11/binaries/JCK-runtime-15a
$JDK6/bin/java -showversion -cp $JCK6/classes -Djava.security.policy=$JCK6/lib/jck.policy javasoft.sqe.tests.api.xml.schema.TestRun -t file://$JCK6/tests/api/xml_schema/suntest/xsd006/xsd006.html#xsd006.v00 -s xsd006.xsd xsd006.v00.xml
$JDK5/bin/java -showversion -cp $JCK15a/classes -Djava.security.policy=$JCK6/lib/jck.policy javasoft.sqe.tests.api.xml.schema.TestRun -t file://$JCK6/tests/api/xml_schema/suntest/xsd006/xsd006.html#xsd006.v00 -s xsd006.xsd xsd006.v00.xml
J2SE : FAIL - mustang b94, PASS - mustang b93, tiger u7
Platform[s] : FAIL - all
switch/Mode : FAIL - default
test api/xml_schema/suntest/xsd006/xsd006.html#xsd006.v00 fails since mustang b94 with the messages:
Error: file:/net/stt-13/export1/stt/jck_promotions/6.0/beta/b28/binaries/JCK-runtime-60/tests/api/xml_schema/suntest/xsd006/xsd006.v00.xml(29,13): cvc-complex-type.2.4.d: Invalid content was found starting with element '{"foo":x}'. No child element is expected at this point.
Error: file:/net/stt-13/export1/stt/jck_promotions/6.0/beta/b28/binaries/JCK-runtime-60/tests/api/xml_schema/suntest/xsd006/xsd006.v00.xml(54,13): cvc-complex-type.2.4.d: Invalid content was found starting with element '{"foo":x}'. No child element is expected at this point.
Error: file:/net/stt-13/export1/stt/jck_promotions/6.0/beta/b28/binaries/JCK-runtime-60/tests/api/xml_schema/suntest/xsd006/xsd006.v00.xml(97,13): cvc-complex-type.2.4.d: Invalid content was found starting with element '{"foo":x}'. No child element is expected at this point.
Error: file:/net/stt-13/export1/stt/jck_promotions/6.0/beta/b28/binaries/JCK-runtime-60/tests/api/xml_schema/suntest/xsd006/xsd006.v00.xml(101,13): cvc-complex-type.2.4.d: Invalid content was found starting with element '{"foo":x}'. No child element is expected at this point.
Error: file:/net/stt-13/export1/stt/jck_promotions/6.0/beta/b28/binaries/JCK-runtime-60/tests/api/xml_schema/suntest/xsd006/xsd006.v00.xml(105,13): cvc-complex-type.2.4.d: Invalid content was found starting with element '{"foo":x}'. No child element is expected at this point.
Steps to reproduce:
run the following script:
export JDK6=/set/stt/jdk_promotions/JDK6.0/b94/binaries/solaris-i586/jdk1.6.0
export JDK5=/set/stt/jdk_promotions/JDK5.0u7/binaries/solaris-i586/jdk1.5.0_07
export JCK6=/net/stt-13/export1/stt/jck_promotions/6.0/beta/b28/binaries/JCK-runtime-60/
export JCK15a=/net/stt-13/export1/stt/jck_promotions/1.5a/fcs/b11/binaries/JCK-runtime-15a
$JDK6/bin/java -showversion -cp $JCK6/classes -Djava.security.policy=$JCK6/lib/jck.policy javasoft.sqe.tests.api.xml.schema.TestRun -t file://$JCK6/tests/api/xml_schema/suntest/xsd006/xsd006.html#xsd006.v00 -s xsd006.xsd xsd006.v00.xml
$JDK5/bin/java -showversion -cp $JCK15a/classes -Djava.security.policy=$JCK6/lib/jck.policy javasoft.sqe.tests.api.xml.schema.TestRun -t file://$JCK6/tests/api/xml_schema/suntest/xsd006/xsd006.html#xsd006.v00 -s xsd006.xsd xsd006.v00.xml
- duplicates
-
JDK-6457662 Mustang b94 intuduces an XML validation bug. Worked in all previous releases.
- Resolved