new regression test com/sun/org/apache/xerces/internal/impl/Bug4693341Test.java failed
test has 2 problems:
1. bug ids should be space separated, instead of comma
3c3
< * @bug 7145458, 4693341
---
> * @bug 7145458 4693341
2. test failed because no Bug4693341.dtd in the test run directory, this file should be copied to test execution directory
see comments for more details
test has 2 problems:
1. bug ids should be space separated, instead of comma
3c3
< * @bug 7145458, 4693341
---
> * @bug 7145458 4693341
2. test failed because no Bug4693341.dtd in the test run directory, this file should be copied to test execution directory
see comments for more details
- duplicates
-
JDK-7158895 com/sun/org/apache/xerces/internal/impl/Bug4693341Test.java fails (no such file Bug4693341.dtd)
-
- Closed
-
-
JDK-7159120 [TEST]test/com/sun/org/apache/xerces/internal/impl/Bug4693341Test.java not working properly
-
- Closed
-
- relates to
-
JDK-7145458 146 JCK-devtools tests fails since jdk6u32 b01
-
- Closed
-