-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
None
-
6u3
-
x86
-
windows_xp
Build : JDK 6U3 b01
Platform: Windows XP_Prof(SP2) x86
Locale: th
Regression script/test dirs used , was generated at:
/net/sqe1.sfbay/quality2/i18n/i18n_regression/script/6u3/build01_07112007
the testcase java/awt/font/LogicalFonts/MappingTest.java fails with below exception :
==========================================
----------System.out:(21/871)*----------
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
Read golden data from H:\\jdk\\regression\\test\\java\\awt\\font\\LogicalFonts\\mapping.Windows.x-windows-874
----------System.err:(13/716)----------
java.lang.RuntimeException: Errors occurred.
at MappingTest.main(MappingTest.java:122)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:619)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Errors occurred.
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Errors occurred.
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Errors occurred.
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Errors occurred.
==========================================
Note:
under this JDK6u3-b01 installation directory, the LucidaSansRegular.ttf was present under jre/lib/fonts directory .
Attachment:
the (.jtr) report file for this testcase is attached.
Report is accessible at:
/net/sekai2.sfbay/export2/java-g11n/web/j2se/6u3/i18n/reports/b01-wk1/regression/
Platform: Windows XP_Prof(SP2) x86
Locale: th
Regression script/test dirs used , was generated at:
/net/sqe1.sfbay/quality2/i18n/i18n_regression/script/6u3/build01_07112007
the testcase java/awt/font/LogicalFonts/MappingTest.java fails with below exception :
==========================================
----------System.out:(21/871)*----------
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
LucidaSansRegular.ttf does not exist
Read golden data from H:\\jdk\\regression\\test\\java\\awt\\font\\LogicalFonts\\mapping.Windows.x-windows-874
----------System.err:(13/716)----------
java.lang.RuntimeException: Errors occurred.
at MappingTest.main(MappingTest.java:122)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:619)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Errors occurred.
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Errors occurred.
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Errors occurred.
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Errors occurred.
==========================================
Note:
under this JDK6u3-b01 installation directory, the LucidaSansRegular.ttf was present under jre/lib/fonts directory .
Attachment:
the (.jtr) report file for this testcase is attached.
Report is accessible at:
/net/sekai2.sfbay/export2/java-g11n/web/j2se/6u3/i18n/reports/b01-wk1/regression/
- relates to
-
JDK-7146307 [TESTBUG] closed/java/awt/font/LogicalFonts/MappingTest.java failed on solaris since 1.8.0b17
- Closed