jtreg tests: AWT results
Artem Ananiev
artem.ananiev at oracle.com
Wed May 18 07:09:46 PDT 2011
Hi, team,
here are preliminary results of running AWT regression tests from
jdk/test/java/awt/
folder with CToolkit. I didn't run any tests for particular components
(Button, Label, ScrollPane, etc.), but only included tests for generic
functionality (Window, Component, Toolkit, etc.)
1. Test results: passed: 79, failed: 95
2. Many tests are failed because of:
http://java.net/jira/browse/MACOSX_PORT-70
3. Even more tests fail with the "Not implemented" exception thrown from
LWToolkit.createTextArea().
4. Several font tests cause jtreg to hang (or probably just take toooo
long to execute), so they were excluded as well. There is a separate
JIRA issue filed about this problem:
http://java.net/jira/browse/MACOSX_PORT-58
Thanks,
Artem
More information about the macosx-port-dev
mailing list