jtreg tests: AWT results

Henri Gomez henri.gomez at gmail.com
Wed May 18 07:24:37 PDT 2011


Hi Artem.

What are you using to jtreg AWT ?

jtreg  -jdk:../build/macosx-universal/j2sdk-bundle/1.7.0.jdk/Contents/Home/
-ignore:quiet -v:summary test/java/awt/


2011/5/18 Artem Ananiev <artem.ananiev at oracle.com>:
> 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